diff options
Diffstat (limited to 'npc/018-4-2')
-rw-r--r-- | npc/018-4-2/_warps.txt | 2 | ||||
-rw-r--r-- | npc/018-4-2/susanne.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/018-4-2/_warps.txt b/npc/018-4-2/_warps.txt index 02e21aacd..796a02460 100644 --- a/npc/018-4-2/_warps.txt +++ b/npc/018-4-2/_warps.txt @@ -2,4 +2,4 @@ // Map 018-4-2: Secret Island House warps // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 018-4-2: Secret_Island_Indoor warps -018-4-2,33,36,0 warp #018-4-2_33_36 0,0,018-4,73,26 +018-4-2,33,36,0 warp #018-4-2_33_36 0,0,018-4,78,36 diff --git a/npc/018-4-2/susanne.txt b/npc/018-4-2/susanne.txt index 9565ff48a..391bf3b25 100644 --- a/npc/018-4-2/susanne.txt +++ b/npc/018-4-2/susanne.txt @@ -153,7 +153,7 @@ L_Spawn: mesc l("Screams"); mesq l("I hear a Fafi Dragon on THIS very island!!"); .respawnTime=gettimetick(2)+(60*90); - monster "018-4", any(59,78,95,118,134), any(54,64,79), strmobinfo(1, FafiDragon), FafiDragon, 1, "Susanne::OnKillFafi"; + monster "018-4", any(64,83,100,123,139), any(64,74,89), strmobinfo(1, FafiDragon), FafiDragon, 1, "Susanne::OnKillFafi"; } close; |