summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-06 11:48:20 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-06 11:48:20 -0300
commit827367ffe30ea3ffa3b9aedf96127d8affe03318 (patch)
treee4cf30d8d366ff224b9a456d743be54d9ea70d3c
parentb86ab8f4276de7245627a3ffc3e97ba611b0e6f8 (diff)
downloadserverdata-827367ffe30ea3ffa3b9aedf96127d8affe03318.tar.gz
serverdata-827367ffe30ea3ffa3b9aedf96127d8affe03318.tar.bz2
serverdata-827367ffe30ea3ffa3b9aedf96127d8affe03318.tar.xz
serverdata-827367ffe30ea3ffa3b9aedf96127d8affe03318.zip
Add frostia throne room to map db
-rw-r--r--conf/map/maps.conf1
-rw-r--r--db/map_index.txt33
-rw-r--r--maps/re/024-16.mcachebin0 -> 108 bytes
-rw-r--r--npc/024-16/_import.txt3
-rw-r--r--npc/024-16/_warps.txt3
-rw-r--r--npc/_import.txt1
6 files changed, 25 insertions, 16 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index 81d6bce63..3621559c7 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -154,6 +154,7 @@ map_list: (
"024-13",
"024-14",
"024-15",
+ "024-16",
"024-2",
"024-3",
"024-4",
diff --git a/db/map_index.txt b/db/map_index.txt
index 02e4c9529..37a9abd01 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -151,19 +151,20 @@
024-13 151
024-14 152
024-15 153
-024-2 154
-024-3 155
-024-4 156
-024-5 157
-024-6 158
-024-7 159
-024-8 160
-024-9 161
-boss 162
-botcheck 163
-guilds 164
-sec_pri 165
-soren-2 166
-soren 167
-test 168
-testbg 169
+024-16 154
+024-2 155
+024-3 156
+024-4 157
+024-5 158
+024-6 159
+024-7 160
+024-8 161
+024-9 162
+boss 163
+botcheck 164
+guilds 165
+sec_pri 166
+soren-2 167
+soren 168
+test 169
+testbg 170
diff --git a/maps/re/024-16.mcache b/maps/re/024-16.mcache
new file mode 100644
index 000000000..708c05eb4
--- /dev/null
+++ b/maps/re/024-16.mcache
Binary files differ
diff --git a/npc/024-16/_import.txt b/npc/024-16/_import.txt
new file mode 100644
index 000000000..33013885d
--- /dev/null
+++ b/npc/024-16/_import.txt
@@ -0,0 +1,3 @@
+// Map 024-16: Frostia's Throne Room
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/024-16/_warps.txt",
diff --git a/npc/024-16/_warps.txt b/npc/024-16/_warps.txt
new file mode 100644
index 000000000..5ead61bd5
--- /dev/null
+++ b/npc/024-16/_warps.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 024-16: Frostia's Throne Room warps
+024-16,30,54,0 warp #024-16_30_54 2,0,024-1,98,22
diff --git a/npc/_import.txt b/npc/_import.txt
index 248b700ec..be8b6bd80 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -153,6 +153,7 @@
@include "npc/024-13/_import.txt"
@include "npc/024-14/_import.txt"
@include "npc/024-15/_import.txt"
+@include "npc/024-16/_import.txt"
@include "npc/024-2/_import.txt"
@include "npc/024-3/_import.txt"
@include "npc/024-4/_import.txt"