summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-23 00:28:01 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-23 00:28:01 -0300
commit0b6ed7cf9eb37acc8ef14c40981203db325d01ed (patch)
treed962d834b12a1f22a5fda6cfbef6d07a354dbe9c /npc
parentc28e565b5ca78d036063f3fb03f02a278d3fe927 (diff)
downloadserverdata-0b6ed7cf9eb37acc8ef14c40981203db325d01ed.tar.gz
serverdata-0b6ed7cf9eb37acc8ef14c40981203db325d01ed.tar.bz2
serverdata-0b6ed7cf9eb37acc8ef14c40981203db325d01ed.tar.xz
serverdata-0b6ed7cf9eb37acc8ef14c40981203db325d01ed.zip
Make Maps. There are no new NPCs yet, and nobody was moved.
Diffstat (limited to 'npc')
-rw-r--r--npc/009-1/_warps.txt2
-rw-r--r--npc/009-2/_import.txt3
-rw-r--r--npc/009-2/_warps.txt4
-rw-r--r--npc/_import.txt1
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"