Issue information

Issue ID
#2531
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 11, 2008 21:02
Last Post
Hercules Elf Bot
Mar 5, 2012 9:25
Confirmation
N/A

Hercules Elf Bot - Dec 11, 2008 21:02

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

With the new script for the delitem function, if the item ID is not in the inventory of the character it causes the window to "freeze".
npc/events/christmas_2005.txt
The line here:
CODE
delitem 953,1; //Cactus_Needle

Should be:
CODE
delitem 952,1; //Cactus_Needle