Issue information

Issue ID
#4914
Status
Fixed
Severity
None
Started
Hercules Elf Bot
May 19, 2011 20:43
Last Post
Hercules Elf Bot
Mar 5, 2012 15:39
Confirmation
N/A

Hercules Elf Bot - May 19, 2011 20:43

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

On the #kiz08 NPC, line 3890

CODE
            close;
            soundeffect "tao_gunka_stand.wav",0;
            sc_end SC_Blind;
            sc_start SC_Curse,3000,0;
            if (lhz_curse == 11) set lhz_curse,12;
        }
    }
    end;
}


Should be close2;

This post has been edited by Aozi: May 19 2011, 01:45 PM