diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/009-1/_warps.txt | 2 | ||||
-rw-r--r-- | npc/009-2/_import.txt | 3 | ||||
-rw-r--r-- | npc/009-2/_warps.txt | 4 | ||||
-rw-r--r-- | npc/_import.txt | 1 |
4 files changed, 10 insertions, 0 deletions
diff --git a/npc/009-1/_warps.txt b/npc/009-1/_warps.txt index c8b9057ef..acb339920 100644 --- a/npc/009-1/_warps.txt +++ b/npc/009-1/_warps.txt @@ -2,3 +2,5 @@ // Map 009-1: Halinarzo warps 009-1,56,107,0 warp #009-1_56_107 2,0,010-2,171,20 009-1,119,40,0 warp #009-1_119_40 0,0,011-1,177,177 +009-1,84,63,0 warp #009-1_84_63 0,0,009-2,62,66 +009-1,73,63,0 warp #009-1_73_63 0,0,009-2,28,65 diff --git a/npc/009-2/_import.txt b/npc/009-2/_import.txt new file mode 100644 index 000000000..3d586a4f8 --- /dev/null +++ b/npc/009-2/_import.txt @@ -0,0 +1,3 @@ +// Map 009-2: Halinarzo Library & Bar +// This file is generated automatically. All manually added changes will be removed when running the Converter. +"npc/009-2/_warps.txt", diff --git a/npc/009-2/_warps.txt b/npc/009-2/_warps.txt new file mode 100644 index 000000000..df08e8bae --- /dev/null +++ b/npc/009-2/_warps.txt @@ -0,0 +1,4 @@ +// This file is generated automatically. All manually added changes will be removed when running the Converter. +// Map 009-2: Halinarzo Library & Bar warps +009-2,28,66,0 warp #009-2_28_66 0,0,009-1,73,64 +009-2,62,67,0 warp #009-2_62_67 0,0,009-1,84,64 diff --git a/npc/_import.txt b/npc/_import.txt index fdf7a7d77..3af3f93e8 100644 --- a/npc/_import.txt +++ b/npc/_import.txt @@ -47,6 +47,7 @@ @include "npc/006-1/_import.txt" @include "npc/007-1/_import.txt" @include "npc/009-1/_import.txt" +@include "npc/009-2/_import.txt" @include "npc/010-1-1/_import.txt" @include "npc/010-1/_import.txt" @include "npc/010-2/_import.txt" |