Hercules Elf Bot - Aug 10, 2008 10:37
Originally posted by [b]sosostupid[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2033
when player or gm equiped horong card
we dun see the skill SIGHT appear
Hercules Elf Bot - Dec 6, 2012 10:35
Originally posted by [b]Angezerus[/b]
Can't reproduce.
Working fine for me. (possibly it was because of the old tree view. In the new one it appears on the Misc tab.)
xienne15 - Jul 5, 2013 14:51
[code=auto:0]
{ skill "MG_SIGHT",1; },{},{ sc_end SC_SIGHT; }
[/code]
should be
[code=auto:0]
{},{ skill "MG_SIGHT",1; },{ sc_end SC_SIGHT; }
[/code]
kyeme - Dec 2, 2013 2:49
Unable to reproduce :)