Issue information

Issue ID
#4677
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 28, 2010 17:15
Last Post
Hercules Elf Bot
Mar 5, 2012 15:27
Confirmation
N/A

Hercules Elf Bot - Dec 28, 2010 17:15

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

npc/instances/EndlessTower.txt

Line 355:
else if ((.@etower_timer >= 0) && (.@etower_timer2 == 2)) {

change:
else if ((.@etower_timer >= 0) && (.@etower_timer < 2) && (.@etower_timer2 == 2)) {