summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-09-10 11:49:26 -0300
committerJesusaves <cpntb1@ymail.com>2018-09-10 11:49:26 -0300
commit09853b8be9930a83f56a2af8f4a6cac76fe980c9 (patch)
treedee57f5d8fc8f69718b70eca81ede655b3f6665f
parent14762cd00c572949ad6a7f8ab768bea214d1b11c (diff)
downloadserverdata-09853b8be9930a83f56a2af8f4a6cac76fe980c9.tar.gz
serverdata-09853b8be9930a83f56a2af8f4a6cac76fe980c9.tar.bz2
serverdata-09853b8be9930a83f56a2af8f4a6cac76fe980c9.tar.xz
serverdata-09853b8be9930a83f56a2af8f4a6cac76fe980c9.zip
Rebuild map data
-rw-r--r--conf/map/maps.conf1
-rw-r--r--db/map_index.txt15
-rw-r--r--maps/re/014-5.mcachebin2341 -> 2328 bytes
-rw-r--r--maps/re/019-1.mcachebin0 -> 598 bytes
-rw-r--r--npc/014-5/_warps.txt1
-rw-r--r--npc/019-1/_import.txt4
-rw-r--r--npc/019-1/_mobs.txt5
-rw-r--r--npc/019-1/_warps.txt3
-rw-r--r--npc/_import.txt1
9 files changed, 23 insertions, 7 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index d5ce14e9d..2d1e26588 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -99,6 +99,7 @@ map_list: (
"018-4-2",
"018-4",
"018-5",
+ "019-1",
"boss",
"botcheck",
"sec_pri",
diff --git a/db/map_index.txt b/db/map_index.txt
index 532f31ecc..7db57e7f2 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -96,10 +96,11 @@
018-4-2 96
018-4 97
018-5 98
-boss 99
-botcheck 100
-sec_pri 101
-soren-2 102
-soren 103
-test 104
-testbg 105
+019-1 99
+boss 100
+botcheck 101
+sec_pri 102
+soren-2 103
+soren 104
+test 105
+testbg 106
diff --git a/maps/re/014-5.mcache b/maps/re/014-5.mcache
index 59d73fe9e..3ed68f891 100644
--- a/maps/re/014-5.mcache
+++ b/maps/re/014-5.mcache
Binary files differ
diff --git a/maps/re/019-1.mcache b/maps/re/019-1.mcache
new file mode 100644
index 000000000..ed8613f06
--- /dev/null
+++ b/maps/re/019-1.mcache
Binary files differ
diff --git a/npc/014-5/_warps.txt b/npc/014-5/_warps.txt
index 565f94bff..4b7a2e5f0 100644
--- a/npc/014-5/_warps.txt
+++ b/npc/014-5/_warps.txt
@@ -2,3 +2,4 @@
// Map 014-5: North Woodlands warps
014-5,82,229,0 warp #014-5_82_229 1,0,014-3,172,60
014-5,86,31,0 warp #014-5_86_31 0,0,015-5,81,139
+014-5,192,16,0 warp #014-5_192_16 2,0,019-1,60,101
diff --git a/npc/019-1/_import.txt b/npc/019-1/_import.txt
new file mode 100644
index 000000000..3c9b74696
--- /dev/null
+++ b/npc/019-1/_import.txt
@@ -0,0 +1,4 @@
+// Map 019-1: Snow Field
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/019-1/_mobs.txt",
+"npc/019-1/_warps.txt",
diff --git a/npc/019-1/_mobs.txt b/npc/019-1/_mobs.txt
new file mode 100644
index 000000000..cf41202dc
--- /dev/null
+++ b/npc/019-1/_mobs.txt
@@ -0,0 +1,5 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 019-1: Snow Field mobs
+019-1,70,67,52,48 monster Fluffy 1022,50,100000,30000
+019-1,61,73,52,48 monster White Slime 1094,20,100000,30000
+019-1,79,61,52,48 monster Wolvern 1037,12,60000,30000
diff --git a/npc/019-1/_warps.txt b/npc/019-1/_warps.txt
new file mode 100644
index 000000000..c8e84a466
--- /dev/null
+++ b/npc/019-1/_warps.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 019-1: Snow Field warps
+019-1,61,102,0 warp #019-1_61_102 3,0,014-5,192,17
diff --git a/npc/_import.txt b/npc/_import.txt
index 55c90fc8e..dfda64b20 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -98,6 +98,7 @@
@include "npc/018-4-2/_import.txt"
@include "npc/018-4/_import.txt"
@include "npc/018-5/_import.txt"
+@include "npc/019-1/_import.txt"
@include "npc/boss/_import.txt"
@include "npc/botcheck/_import.txt"
@include "npc/sec_pri/_import.txt"