Issue information

Issue ID
#683
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 24, 2007 7:43
Last Post
Hercules Elf Bot
Feb 21, 2012 8:54
Confirmation
N/A

Hercules Elf Bot - Dec 24, 2007 7:43

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

int npc\jobs\novice\novice.txt

wrong variable in line 2918
CODE
set NOV_3_MERCHAN,NOV_3_MERCHAN+1;


it should be
CODE
set NOV_3_MERCHANT,NOV_3_MERCHANT+1;