diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/017-1/_warps.txt | 2 | ||||
-rw-r--r-- | npc/017-4/_import.txt | 2 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
3 files changed, 5 insertions, 0 deletions
diff --git a/npc/017-1/_warps.txt b/npc/017-1/_warps.txt index a1437a724..120279689 100644 --- a/npc/017-1/_warps.txt +++ b/npc/017-1/_warps.txt @@ -6,3 +6,5 @@ 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 +017-1,150,87,0 warp #017-1_150_87 0,0,017-4,27,41 +017-1,155,87,0 warp #017-1_155_87 0,0,017-4,35,41 diff --git a/npc/017-4/_import.txt b/npc/017-4/_import.txt new file mode 100644 index 000000000..cd24b9ee3 --- /dev/null +++ b/npc/017-4/_import.txt @@ -0,0 +1,2 @@ +// Map 017-4: Tech-User Forge +// This file is generated automatically. All manually added changes will be removed when running the Converter. diff --git a/npc/_import.txt b/npc/_import.txt index 8ce94c29e..a7400bae6 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -81,6 +81,7 @@ @include "npc/017-2-1/_import.txt" @include "npc/017-2/_import.txt" @include "npc/017-3/_import.txt" +@include "npc/017-4/_import.txt" @include "npc/018-1-1/_import.txt" @include "npc/018-1/_import.txt" @include "npc/018-2-1/_import.txt" |