Issue information

Issue ID
#783
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 10, 2008 20:46
Last Post
Hercules Elf Bot
Jan 10, 2008 20:46
Confirmation
N/A

Hercules Elf Bot - Jan 10, 2008 20:46

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

in (trunk) npc/kafras/kafras_dungeons.txt, there are 4 Kafras that have their own welcome message,
but the callfunc makes the "default Welcome Message" also display, resulting in a double welcome

CODE
callfunc "F_Kafra",0,2,1,120,1200;
should be:

callfunc "F_Kafra",5,2,1,120,1200;

for these Kafras in kafras_dungeons.txt:
    Byalan Island,
    Culvert Sewers,
    Orc Dungeon,
    Treasure Island
Attached File  kafra_dungeons.txt ( 1.1K ) Number of downloads: 37

*edit: attached generated diff

This post has been edited by brianlew: Jan 11 2008, 06:55 AM