summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-06-15 22:58:11 -0300
committerJesusaves <cpntb1@ymail.com>2019-06-15 22:58:11 -0300
commit40063772570dd32a9080bd32c2094efad3bf760a (patch)
tree045f198b943ca155c9a189cb0d5a4d3e3715f751
parentc70ab0974be49cfade40a1eebd44d83b71e65b4c (diff)
downloadserverdata-40063772570dd32a9080bd32c2094efad3bf760a.tar.gz
serverdata-40063772570dd32a9080bd32c2094efad3bf760a.tar.bz2
serverdata-40063772570dd32a9080bd32c2094efad3bf760a.tar.xz
serverdata-40063772570dd32a9080bd32c2094efad3bf760a.zip
Add three new maps for Player Story 5
-rw-r--r--conf/map/maps.conf3
-rw-r--r--db/map_index.txt51
-rw-r--r--maps/re/023-3-1.mcachebin0 -> 128 bytes
-rw-r--r--maps/re/023-3-2.mcachebin0 -> 133 bytes
-rw-r--r--maps/re/023-3.mcachebin0 -> 1625 bytes
-rw-r--r--npc/023-3-1/_import.txt2
-rw-r--r--npc/023-3-2/_import.txt2
-rw-r--r--npc/023-3/_import.txt2
-rw-r--r--npc/_import.txt3
9 files changed, 39 insertions, 24 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index 3621559c7..780d43054 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -147,6 +147,9 @@ map_list: (
"022-1",
"023-1",
"023-2",
+ "023-3-1",
+ "023-3-2",
+ "023-3",
"024-1",
"024-10",
"024-11",
diff --git a/db/map_index.txt b/db/map_index.txt
index 37a9abd01..6a63cf775 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -144,27 +144,30 @@
022-1 144
023-1 145
023-2 146
-024-1 147
-024-10 148
-024-11 149
-024-12 150
-024-13 151
-024-14 152
-024-15 153
-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
+023-3-1 147
+023-3-2 148
+023-3 149
+024-1 150
+024-10 151
+024-11 152
+024-12 153
+024-13 154
+024-14 155
+024-15 156
+024-16 157
+024-2 158
+024-3 159
+024-4 160
+024-5 161
+024-6 162
+024-7 163
+024-8 164
+024-9 165
+boss 166
+botcheck 167
+guilds 168
+sec_pri 169
+soren-2 170
+soren 171
+test 172
+testbg 173
diff --git a/maps/re/023-3-1.mcache b/maps/re/023-3-1.mcache
new file mode 100644
index 000000000..794707246
--- /dev/null
+++ b/maps/re/023-3-1.mcache
Binary files differ
diff --git a/maps/re/023-3-2.mcache b/maps/re/023-3-2.mcache
new file mode 100644
index 000000000..70fc0a2b9
--- /dev/null
+++ b/maps/re/023-3-2.mcache
Binary files differ
diff --git a/maps/re/023-3.mcache b/maps/re/023-3.mcache
new file mode 100644
index 000000000..2dc3b354e
--- /dev/null
+++ b/maps/re/023-3.mcache
Binary files differ
diff --git a/npc/023-3-1/_import.txt b/npc/023-3-1/_import.txt
new file mode 100644
index 000000000..39a6bd59a
--- /dev/null
+++ b/npc/023-3-1/_import.txt
@@ -0,0 +1,2 @@
+// Map 023-3-1: Ice Caves
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
diff --git a/npc/023-3-2/_import.txt b/npc/023-3-2/_import.txt
new file mode 100644
index 000000000..0573c4d25
--- /dev/null
+++ b/npc/023-3-2/_import.txt
@@ -0,0 +1,2 @@
+// Map 023-3-2: Ice Caves
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
diff --git a/npc/023-3/_import.txt b/npc/023-3/_import.txt
new file mode 100644
index 000000000..a9e60c143
--- /dev/null
+++ b/npc/023-3/_import.txt
@@ -0,0 +1,2 @@
+// Map 023-3: Ice Caves
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
diff --git a/npc/_import.txt b/npc/_import.txt
index be8b6bd80..09c7ebc5d 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -146,6 +146,9 @@
@include "npc/022-1/_import.txt"
@include "npc/023-1/_import.txt"
@include "npc/023-2/_import.txt"
+@include "npc/023-3-1/_import.txt"
+@include "npc/023-3-2/_import.txt"
+@include "npc/023-3/_import.txt"
@include "npc/024-1/_import.txt"
@include "npc/024-10/_import.txt"
@include "npc/024-11/_import.txt"