diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/009-2/_import.txt | 4 | ||||
-rw-r--r-- | npc/009-2/_mobs.txt | 3 | ||||
-rw-r--r-- | npc/009-2/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 11 insertions, 0 deletions
diff --git a/npc/009-2/_import.txt b/npc/009-2/_import.txt new file mode 100644 index 000000000..c78e52bc3 --- /dev/null +++ b/npc/009-2/_import.txt @@ -0,0 +1,4 @@ +// Map 009-2: Halinarzo Route +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/009-2/_mobs.txt", +"npc/009-2/_warps.txt", diff --git a/npc/009-2/_mobs.txt b/npc/009-2/_mobs.txt new file mode 100644 index 000000000..c4f3e2792 --- /dev/null +++ b/npc/009-2/_mobs.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 009-2: Halinarzo Route mobs +009-2,98,98,78,79 monster Blub 1008,1,60000,120000 diff --git a/npc/009-2/_warps.txt b/npc/009-2/_warps.txt new file mode 100644 index 000000000..9acfc1a10 --- /dev/null +++ b/npc/009-2/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 009-2: Halinarzo Route warps +009-2,86,20,0 warp #009-2_86_20 2,0,009-1,56,108 diff --git a/npc/_import.txt b/npc/_import.txt index acff10ad0..9741e53ce 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -51,6 +51,7 @@ @include "npc/008-2-8/_import.txt" @include "npc/008-2-9/_import.txt" @include "npc/009-1/_import.txt" +@include "npc/009-2/_import.txt" @include "npc/009-5/_import.txt" @include "npc/boss/_import.txt" @include "npc/botcheck/_import.txt" |