Issue information

Issue ID
#2418
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Nov 2, 2008 23:53
Last Post
Hercules Elf Bot
Mar 5, 2012 9:21
Confirmation
N/A

Hercules Elf Bot - Nov 2, 2008 23:53

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

The NPC, Paul Spanner in Einbroch, gives you mini-furnaces anytime you try to buy any forging tools from him. This is caused by line 461 of refine.txt. The current code is:
CODE
        set zeny,zeny-.@sell;
        getitem 612,.@input;
        mes "[Paul Spanner]";
        mes "Thank you for using my shop. If you need anything, just let me know.";
        close;


The 612 should be .@item.