diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/003-1/_warps.txt | 4 | ||||
-rw-r--r-- | npc/003-6/_import.txt | 3 | ||||
-rw-r--r-- | npc/003-6/_warps.txt | 4 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 10 insertions, 2 deletions
diff --git a/npc/003-1/_warps.txt b/npc/003-1/_warps.txt index 16531a287..c125f0dd8 100644 --- a/npc/003-1/_warps.txt +++ b/npc/003-1/_warps.txt @@ -8,8 +8,8 @@ 003-1,51,119,0 warp #003-1_51_119 0,0,003-1,82,119 003-1,81,119,0 warp #003-1_81_119 0,0,003-1,52,119 003-1,96,144,0 warp #003-1_96_144 0,0,003-5,38,40 -003-1,106,147,0 warp #003-1_106_147 0,0,003-6,35,40 -003-1,112,147,0 warp #003-1_112_147 0,0,003-6,35,40 +003-1,106,147,0 warp #003-1_106_147 0,0,003-6,32,38 +003-1,112,147,0 warp #003-1_112_147 0,0,003-6,40,38 003-1,111,137,0 warp #003-1_111_137 0,0,003-7,39,40 003-1,107,132,0 warp #003-1_107_132 0,0,003-7,29,31 003-1,112,100,0 warp #003-1_112_100 0,0,003-8,31,43 diff --git a/npc/003-6/_import.txt b/npc/003-6/_import.txt new file mode 100644 index 000000000..111152cdb --- /dev/null +++ b/npc/003-6/_import.txt @@ -0,0 +1,3 @@ +// Map 003-6: Laundry +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/003-6/_warps.txt", diff --git a/npc/003-6/_warps.txt b/npc/003-6/_warps.txt new file mode 100644 index 000000000..d540cc5f9 --- /dev/null +++ b/npc/003-6/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 003-6: Laundry warps +003-6,40,39,0 warp #003-6_40_39 0,0,003-1,112,148 +003-6,32,39,0 warp #003-6_32_39 0,0,003-1,106,148 diff --git a/npc/_import.txt b/npc/_import.txt index 95f72d17d..53c10e6b3 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -70,6 +70,7 @@ @include "npc/003-2/_import.txt" @include "npc/003-3/_import.txt" @include "npc/003-5/_import.txt" +@include "npc/003-6/_import.txt" @include "npc/003-7/_import.txt" @include "npc/003-8/_import.txt" @include "npc/005-1/_import.txt" |