diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-3-1/_import.txt | 3 | ||||
-rw-r--r-- | npc/001-3-1/_warps.txt | 9 | ||||
-rw-r--r-- | npc/001-3/_import.txt | 1 | ||||
-rw-r--r-- | npc/001-3/_warps.txt | 8 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
5 files changed, 22 insertions, 0 deletions
diff --git a/npc/001-3-1/_import.txt b/npc/001-3-1/_import.txt new file mode 100644 index 000000000..c76277ccc --- /dev/null +++ b/npc/001-3-1/_import.txt @@ -0,0 +1,3 @@ +// Map 001-3-1: Saulc's Palace +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-3-1/_warps.txt", diff --git a/npc/001-3-1/_warps.txt b/npc/001-3-1/_warps.txt new file mode 100644 index 000000000..462db80d7 --- /dev/null +++ b/npc/001-3-1/_warps.txt @@ -0,0 +1,9 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-3-1: Saulc's Palace warps +001-3-1,24,62,0 warp #001-3-1_24_62 0,0,001-3,127,65 +001-3-1,117,62,0 warp #001-3-1_117_62 0,0,001-3,127,125 +001-3-1,45,127,0 warp #001-3-1_45_127 3,0,001-3,104,81 +001-3-1,45,83,0 warp #001-3-1_45_83 3,0,001-3-1,106,116 +001-3-1,107,117,0 warp #001-3-1_107_117 3,0,001-3-1,44,84 +001-3-1,116,127,0 warp #001-3-1_116_127 2,0,001-3,106,66 +001-3-1,97,127,0 warp #001-3-1_97_127 2,0,001-3,101,66 diff --git a/npc/001-3/_import.txt b/npc/001-3/_import.txt index 80049616e..a49e27bc7 100644 --- a/npc/001-3/_import.txt +++ b/npc/001-3/_import.txt @@ -1,2 +1,3 @@ // Map 001-3: Saulc's Home // This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/001-3/_warps.txt", diff --git a/npc/001-3/_warps.txt b/npc/001-3/_warps.txt new file mode 100644 index 000000000..fd232ec6f --- /dev/null +++ b/npc/001-3/_warps.txt @@ -0,0 +1,8 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 001-3: Saulc's Home warps +001-3,80,123,0 warp #001-3_80_123 0,0,001-1,0,0 +001-3,127,124,0 warp #001-3_127_124 0,0,001-3-1,117,61 +001-3,104,80,0 warp #001-3_104_80 3,0,001-3-1,45,126 +001-3,106,65,0 warp #001-3_106_65 0,0,001-3-1,116,127 +001-3,127,64,0 warp #001-3_127_64 0,0,001-3-1,24,61 +001-3,101,65,0 warp #001-3_101_65 0,0,001-3-1,97,127 diff --git a/npc/_import.txt b/npc/_import.txt index 118449f87..ecf091d72 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -5,6 +5,7 @@ @include "npc/000-1/_import.txt" @include "npc/001-1/_import.txt" @include "npc/001-2/_import.txt" +@include "npc/001-3-1/_import.txt" @include "npc/001-3/_import.txt" @include "npc/001-4/_import.txt" @include "npc/001-5/_import.txt" |