summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-03-11 18:31:52 -0300
committerJesusaves <cpntb1@ymail.com>2018-03-11 18:31:52 -0300
commit76358ff07d241b6fc8fcc17c0cdd7a6d43c38d57 (patch)
tree79dbe7131ff93bbcf3e57b2e0073ee3838ee0c6d
parentf8b4c7bb83b96d3b0e3233c027851d61a54ae115 (diff)
downloadserverdata-76358ff07d241b6fc8fcc17c0cdd7a6d43c38d57.tar.gz
serverdata-76358ff07d241b6fc8fcc17c0cdd7a6d43c38d57.tar.bz2
serverdata-76358ff07d241b6fc8fcc17c0cdd7a6d43c38d57.tar.xz
serverdata-76358ff07d241b6fc8fcc17c0cdd7a6d43c38d57.zip
Map 009-2 for testing
-rw-r--r--conf/map/maps.conf1
-rw-r--r--db/map_index.txt17
-rw-r--r--maps/re/009-2.mcachebin0 -> 296 bytes
-rw-r--r--npc/009-2/_import.txt4
-rw-r--r--npc/009-2/_mobs.txt3
-rw-r--r--npc/009-2/_warps.txt3
-rw-r--r--npc/_import.txt1
7 files changed, 21 insertions, 8 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index fdd131a7b..5629bdc3d 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -52,6 +52,7 @@ map_list: (
"008-2-8",
"008-2-9",
"009-1",
+ "009-2",
"009-5",
"boss",
"botcheck",
diff --git a/db/map_index.txt b/db/map_index.txt
index cc09f954c..9520688bc 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -49,11 +49,12 @@
008-2-8 49
008-2-9 50
009-1 51
-009-5 52
-boss 53
-botcheck 54
-sec_pri 55
-soren-2 56
-soren 57
-test 58
-testbg 59
+009-2 52
+009-5 53
+boss 54
+botcheck 55
+sec_pri 56
+soren-2 57
+soren 58
+test 59
+testbg 60
diff --git a/maps/re/009-2.mcache b/maps/re/009-2.mcache
new file mode 100644
index 000000000..b883fa903
--- /dev/null
+++ b/maps/re/009-2.mcache
Binary files differ
diff --git a/npc/009-2/_import.txt b/npc/009-2/_import.txt
new file mode 100644
index 000000000..c78e52bc3
--- /dev/null
+++ b/npc/009-2/_import.txt
@@ -0,0 +1,4 @@
+// Map 009-2: Halinarzo Route
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/009-2/_mobs.txt",
+"npc/009-2/_warps.txt",
diff --git a/npc/009-2/_mobs.txt b/npc/009-2/_mobs.txt
new file mode 100644
index 000000000..c4f3e2792
--- /dev/null
+++ b/npc/009-2/_mobs.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 009-2: Halinarzo Route mobs
+009-2,98,98,78,79 monster Blub 1008,1,60000,120000
diff --git a/npc/009-2/_warps.txt b/npc/009-2/_warps.txt
new file mode 100644
index 000000000..9acfc1a10
--- /dev/null
+++ b/npc/009-2/_warps.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 009-2: Halinarzo Route warps
+009-2,86,20,0 warp #009-2_86_20 2,0,009-1,56,108
diff --git a/npc/_import.txt b/npc/_import.txt
index acff10ad0..9741e53ce 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -51,6 +51,7 @@
@include "npc/008-2-8/_import.txt"
@include "npc/008-2-9/_import.txt"
@include "npc/009-1/_import.txt"
+@include "npc/009-2/_import.txt"
@include "npc/009-5/_import.txt"
@include "npc/boss/_import.txt"
@include "npc/botcheck/_import.txt"