summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/map/maps.conf1
-rw-r--r--db/map_index.txt5
-rw-r--r--db/re/map_cache.datbin10286 -> 11301 bytes
-rw-r--r--npc/008-1/_import.txt2
-rw-r--r--npc/_import.txt1
5 files changed, 7 insertions, 2 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index 4ce593a8..a8d9db96 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -53,6 +53,7 @@ map_list: (
"001-2-7",
"001-2-8",
"001-2-9",
+ "008-1",
"test",
"testbg",
)
diff --git a/db/map_index.txt b/db/map_index.txt
index e853bd75..70ea7529 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -50,5 +50,6 @@
001-2-7 50
001-2-8 51
001-2-9 52
-test 53
-testbg 54
+008-1 53
+test 54
+testbg 55
diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat
index 5274aa83..180c17c5 100644
--- a/db/re/map_cache.dat
+++ b/db/re/map_cache.dat
Binary files differ
diff --git a/npc/008-1/_import.txt b/npc/008-1/_import.txt
new file mode 100644
index 00000000..4b78a0e8
--- /dev/null
+++ b/npc/008-1/_import.txt
@@ -0,0 +1,2 @@
+// Map 008-1: Hurnscald
+// 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 8c606e29..953aa389 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -52,5 +52,6 @@
@include "npc/001-2-7/_import.txt"
@include "npc/001-2-8/_import.txt"
@include "npc/001-2-9/_import.txt"
+@include "npc/008-1/_import.txt"
@include "npc/test/_import.txt"
@include "npc/testbg/_import.txt"