summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-09 15:20:53 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-09 15:20:53 -0300
commit687fda8cca0592f12635c524a6803548a1c3bc26 (patch)
tree46fd899ec7eeaa3b66338c9a1c238d5b9dce862a
parentb9c00de58f5de8671397d65685d825da886e9901 (diff)
downloadserverdata-687fda8cca0592f12635c524a6803548a1c3bc26.tar.gz
serverdata-687fda8cca0592f12635c524a6803548a1c3bc26.tar.bz2
serverdata-687fda8cca0592f12635c524a6803548a1c3bc26.tar.xz
serverdata-687fda8cca0592f12635c524a6803548a1c3bc26.zip
Make Maps
-rw-r--r--conf/map/maps.conf1
-rw-r--r--db/map_index.txt17
-rw-r--r--maps/re/016-1.mcachebin0 -> 106 bytes
-rw-r--r--npc/016-1/_import.txt3
-rw-r--r--npc/016-1/_mobs.txt3
-rw-r--r--npc/_import.txt1
6 files changed, 17 insertions, 8 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index 30d7a2528..15fe67797 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -62,6 +62,7 @@ map_list: (
"014-1",
"014-2",
"015-1",
+ "016-1",
"016-6",
"boss",
"botcheck",
diff --git a/db/map_index.txt b/db/map_index.txt
index 3719a2c8e..c83bcc686 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -59,11 +59,12 @@
014-1 59
014-2 60
015-1 61
-016-6 62
-boss 63
-botcheck 64
-sec_pri 65
-soren-2 66
-soren 67
-test 68
-testbg 69
+016-1 62
+016-6 63
+boss 64
+botcheck 65
+sec_pri 66
+soren-2 67
+soren 68
+test 69
+testbg 70
diff --git a/maps/re/016-1.mcache b/maps/re/016-1.mcache
new file mode 100644
index 000000000..1545b2200
--- /dev/null
+++ b/maps/re/016-1.mcache
Binary files differ
diff --git a/npc/016-1/_import.txt b/npc/016-1/_import.txt
new file mode 100644
index 000000000..1edea7a42
--- /dev/null
+++ b/npc/016-1/_import.txt
@@ -0,0 +1,3 @@
+// Map 016-1: La Marine First Deck
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+"npc/016-1/_mobs.txt",
diff --git a/npc/016-1/_mobs.txt b/npc/016-1/_mobs.txt
new file mode 100644
index 000000000..621c46039
--- /dev/null
+++ b/npc/016-1/_mobs.txt
@@ -0,0 +1,3 @@
+// This file is generated automatically. All manually added changes will be removed when running the Converter.
+// Map 016-1: La Marine First Deck mobs
+016-1,31,26,9,4 monster Piou 1002,2,30000,20000
diff --git a/npc/_import.txt b/npc/_import.txt
index 225d75b82..1d9deba5b 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -61,6 +61,7 @@
@include "npc/014-1/_import.txt"
@include "npc/014-2/_import.txt"
@include "npc/015-1/_import.txt"
+@include "npc/016-1/_import.txt"
@include "npc/016-6/_import.txt"
@include "npc/boss/_import.txt"
@include "npc/botcheck/_import.txt"