diff options
Diffstat (limited to 'npc/pre-re/mobs/dungeons/lhz_dun.txt')
-rw-r--r-- | npc/pre-re/mobs/dungeons/lhz_dun.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/pre-re/mobs/dungeons/lhz_dun.txt b/npc/pre-re/mobs/dungeons/lhz_dun.txt index b75f72c5f..725fbe2fe 100644 --- a/npc/pre-re/mobs/dungeons/lhz_dun.txt +++ b/npc/pre-re/mobs/dungeons/lhz_dun.txt @@ -229,7 +229,7 @@ lhz_dun03,139,117,20,11 monster Sniper Cecil 1644,1,2700000,2500000,1 lhz_dun03,138,138,36,34 monster High Priest Margaretha 1643,1,3300000,3000000,1 lhz_dun03,138,138,36,34 monster High Wizard Kathryne 1645,1,2580000,2460000,1 -lhz_dun03,2,2,0 script summon_boss_lt -1,{ +lhz_dun03,2,2,0 script summon_boss_lt FAKE_NPC,{ OnInit: initnpctimer; end; |