diff options
author | Micksha <ms-shaman@gmx.de> | 2019-10-10 13:37:31 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2019-10-10 13:37:31 +0000 |
commit | cfdcc0cd9ed54366a74459411f3e4112865dda3f (patch) | |
tree | 3e2fd2f8b107ca2837a0a29ab7b336a287ccc3b0 /npc | |
parent | 0115baf26a9f4e4088236f19826df8d70faabd4a (diff) | |
download | serverdata-cfdcc0cd9ed54366a74459411f3e4112865dda3f.tar.gz serverdata-cfdcc0cd9ed54366a74459411f3e4112865dda3f.tar.bz2 serverdata-cfdcc0cd9ed54366a74459411f3e4112865dda3f.tar.xz serverdata-cfdcc0cd9ed54366a74459411f3e4112865dda3f.zip |
Kytty's House
Diffstat (limited to 'npc')
-rw-r--r-- | npc/008-1/_warps.txt | 1 | ||||
-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, 0 deletions
diff --git a/npc/008-1/_warps.txt b/npc/008-1/_warps.txt index 9ca7640a..d0d93314 100644 --- a/npc/008-1/_warps.txt +++ b/npc/008-1/_warps.txt @@ -26,3 +26,4 @@ 008-1,287,133,0 warp #008-1_287_133 0,0,008-2-30,52,39 008-1,20,85,0 warp #008-1_20_85 0,1,008-1-1,246,85 008-1,165,171,0 warp #008-1_165_171 0,0,008-4-1,175,19 +008-1,289,125,0 warp #008-1_289_125 0,0,008-2-31,29,25 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..82846783 --- /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,288,125 diff --git a/npc/_import.txt b/npc/_import.txt index b821d9d9..4427e76b 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-32/_import.txt" @include "npc/008-2-4/_import.txt" @include "npc/008-2-5/_import.txt" |