Issue information

Issue ID
#1825
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jul 11, 2008 2:21
Last Post
Hercules Elf Bot
Mar 5, 2012 8:46
Confirmation
N/A

Hercules Elf Bot - Jul 11, 2008 2:21

Originally posted by [b]jc1991[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=1825

The section of the Kayron Grik script (npc\jobs\2-2\sage.txt, the first section of the file) that's executed when someone who isn't a mage and isn't a transcendent class talks to him ends with a close; and doesn't remove his cutin itself.

It should end with:

close2;
cutin "job_sage_kayron",255;
end;

or something similar.