diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/007-1/skydg.txt | 2 | ||||
-rw-r--r-- | npc/015-1/_mobs.txt | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/npc/007-1/skydg.txt b/npc/007-1/skydg.txt index bba331a18..7f590ba3c 100644 --- a/npc/007-1/skydg.txt +++ b/npc/007-1/skydg.txt @@ -42,7 +42,7 @@ L_Start: mesq l("Ok, what I need is:"); goto L_Lista; -L_Quit; +L_Quit: mes ""; mesn; mesq l("Alright."); diff --git a/npc/015-1/_mobs.txt b/npc/015-1/_mobs.txt index 94497c57e..1f040a0b7 100644 --- a/npc/015-1/_mobs.txt +++ b/npc/015-1/_mobs.txt @@ -1,7 +1,8 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 015-1: Woodland Mines mobs -015-1,79,83,119,97 monster Silk Worm 1034,5,30000,30000 -015-1,121,105,119,97 monster Bif 1058,8,45000,45000 +015-1,79,83,119,97 monster Silk Worm 1034,20,30000,30000 +015-1,121,105,119,97 monster Bif 1058,12,45000,45000 015-1,73,111,119,97 monster Red Slime 1092,60,30000,30000 015-1,130,81,119,97 monster Cave Bat 1039,40,60000,60000 015-1,147,91,119,97 monster Yellow Slime 1091,50,30000,40000 +015-1,62,122,119,97 monster Black Scorpion 1074,18,30000,30000 |