diff options
author | Haru <haru@dotalux.com> | 2015-12-31 23:40:48 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-31 23:40:48 +0100 |
commit | 0e990045fc308ca58421eda25838d3b9e7a10afa (patch) | |
tree | 7966898e283b6759f226bd8222de161fb64772c2 /npc/pre-re/mobs/dungeons/lhz_dun.txt | |
parent | e95c473c694f4fccb40584f3e6a00323f91e36ee (diff) | |
parent | 32a42eeee18b16d9f904a409974dda575f3966c2 (diff) | |
download | hercules-0e990045fc308ca58421eda25838d3b9e7a10afa.tar.gz hercules-0e990045fc308ca58421eda25838d3b9e7a10afa.tar.bz2 hercules-0e990045fc308ca58421eda25838d3b9e7a10afa.tar.xz hercules-0e990045fc308ca58421eda25838d3b9e7a10afa.zip |
Merge branch 'AnnieRuru-request_29' into hercules
Closes #1000 as merged
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; |