Issue information

Issue ID
#4752
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Feb 7, 2011 8:00
Last Post
Hercules Elf Bot
Mar 5, 2012 15:39
Confirmation
N/A

Hercules Elf Bot - Feb 7, 2011 8:00

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

npc\merchants\icecream.txt

Line 65:
if(checkweight(536,.@amount) == 0) {

Change:
if(checkweight(536,.@input) == 0) {