Issue information

Issue ID
#1764
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jun 24, 2008 12:40
Last Post
Hercules Elf Bot
Feb 21, 2012 14:36
Confirmation
N/A

Hercules Elf Bot - Jun 24, 2008 12:40

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

in agit_template.txt at line 96
CODE
    else if (strnpcinfo(2) == "payg_cas01") { setarray .@emproom[0],138,138; }

should be:
CODE
    else if (strnpcinfo(2) == "payg_cas01") { setarray .@emproom[0],139,139; }