diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-03 20:41:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-03 20:41:53 -0300 |
commit | cce1ee34cb234aa62fa96951480eafb018f46e5f (patch) | |
tree | 33c1b655916c5804e96375ca10220d2fc8240e6c /npc | |
parent | 15aeab5251840af0ab28da40f7cbbbdb39ad1f7a (diff) | |
download | serverdata-jesusalva/kytty01.tar.gz serverdata-jesusalva/kytty01.tar.bz2 serverdata-jesusalva/kytty01.tar.xz serverdata-jesusalva/kytty01.zip |
Kytty's Housejesusalva/kytty01
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" |