diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/017-1/_warps.txt | 1 | ||||
-rw-r--r-- | npc/017-3/_import.txt | 3 | ||||
-rw-r--r-- | npc/017-3/_warps.txt | 9 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 14 insertions, 0 deletions
diff --git a/npc/017-1/_warps.txt b/npc/017-1/_warps.txt index bb19fda38..a1437a724 100644 --- a/npc/017-1/_warps.txt +++ b/npc/017-1/_warps.txt @@ -5,3 +5,4 @@ 017-1,182,197,0 warp #017-1_182_197 0,0,018-4,164,104 017-1,119,60,0 warp #017-1_119_60 0,0,017-2,31,30 017-1,219,91,0 warp #017-1_219_91 0,0,014-4,95,33 +017-1,55,143,0 warp #017-1_55_143 2,0,017-3,32,44 diff --git a/npc/017-3/_import.txt b/npc/017-3/_import.txt new file mode 100644 index 000000000..6fbfddb77 --- /dev/null +++ b/npc/017-3/_import.txt @@ -0,0 +1,3 @@ +// Map 017-3: Dimond's Cove +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/017-3/_warps.txt", diff --git a/npc/017-3/_warps.txt b/npc/017-3/_warps.txt new file mode 100644 index 000000000..4523397d2 --- /dev/null +++ b/npc/017-3/_warps.txt @@ -0,0 +1,9 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 017-3: Dimond's Cove warps +017-3,27,24,0 warp #017-3_27_24 0,0,017-3,35,68 +017-3,32,45,0 warp #017-3_32_45 0,0,017-1,55,144 +017-3,40,28,0 warp #017-3_40_27 2,0,017-3,83,28 +017-3,36,68,0 warp #017-3_36_68 0,0,017-3,28,24 +017-3,67,27,0 warp #017-3_67_27 2,0,017-3,67,72 +017-3,83,30,0 warp #017-3_83_29 2,0,017-3,40,28 +017-3,67,73,0 warp #017-3_67_73 2,0,017-3,67,28 diff --git a/npc/_import.txt b/npc/_import.txt index 4292b3a0a..8ce94c29e 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -80,6 +80,7 @@ @include "npc/017-1/_import.txt" @include "npc/017-2-1/_import.txt" @include "npc/017-2/_import.txt" +@include "npc/017-3/_import.txt" @include "npc/018-1-1/_import.txt" @include "npc/018-1/_import.txt" @include "npc/018-2-1/_import.txt" |