diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/008-1/_import.txt | 2 | ||||
-rw-r--r-- | npc/008-2-31/_import.txt | 3 | ||||
-rw-r--r-- | npc/008-2-31/_warps.txt | 3 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 8 insertions, 1 deletions
diff --git a/npc/008-1/_import.txt b/npc/008-1/_import.txt index 6d5f4bfa..018577b5 100644 --- a/npc/008-1/_import.txt +++ b/npc/008-1/_import.txt @@ -1,8 +1,8 @@ // Map 008-1: Hurnscald // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/008-1/4144.txt", "npc/008-1/_mobs.txt", "npc/008-1/_warps.txt", -"npc/008-1/4144.txt", "npc/008-1/auldsbel.txt", "npc/008-1/banu.txt", "npc/008-1/blossom.txt", diff --git a/npc/008-2-31/_import.txt b/npc/008-2-31/_import.txt new file mode 100644 index 00000000..7f013b3e --- /dev/null +++ b/npc/008-2-31/_import.txt @@ -0,0 +1,3 @@ +// Map 008-2-31: Kyttys Home +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/008-2-31/_warps.txt", diff --git a/npc/008-2-31/_warps.txt b/npc/008-2-31/_warps.txt new file mode 100644 index 00000000..30b23d6d --- /dev/null +++ b/npc/008-2-31/_warps.txt @@ -0,0 +1,3 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 008-2-31: Kyttys Home warps +008-2-31,28,25,0 warp #008-2-31_28_25 0,0,008-1,260,106 diff --git a/npc/_import.txt b/npc/_import.txt index c19f2e32..15182a5f 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -83,6 +83,7 @@ @include "npc/008-2-29/_import.txt" @include "npc/008-2-3/_import.txt" @include "npc/008-2-30/_import.txt" +@include "npc/008-2-31/_import.txt" @include "npc/008-2-4/_import.txt" @include "npc/008-2-5/_import.txt" @include "npc/008-2-6/_import.txt" |