summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-18 03:04:35 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-18 03:04:46 +0100
commit1d76c6a552f3a5678c0190e2e5356a68f2ce93bd (patch)
tree131bef197bdeac519f6301be556d517f469539f8
parent26faa9a208a15ea858f5069a4c0d92e8a0709bdb (diff)
downloadserverdata-1d76c6a552f3a5678c0190e2e5356a68f2ce93bd.tar.gz
serverdata-1d76c6a552f3a5678c0190e2e5356a68f2ce93bd.tar.bz2
serverdata-1d76c6a552f3a5678c0190e2e5356a68f2ce93bd.tar.xz
serverdata-1d76c6a552f3a5678c0190e2e5356a68f2ce93bd.zip
make change
-rw-r--r--conf/map/maps.conf3
-rw-r--r--db/map_index.txt91
-rwxr-xr-xdb/re/map_cache.datbin8854 -> 8601 bytes
-rw-r--r--npc/_import.txt3
4 files changed, 44 insertions, 53 deletions
diff --git a/conf/map/maps.conf b/conf/map/maps.conf
index 996cc179a..6b62f5213 100644
--- a/conf/map/maps.conf
+++ b/conf/map/maps.conf
@@ -2,10 +2,7 @@ map_removed: (
)
map_list: (
"000-0-0",
- "000-0-1",
"000-0",
- "000-2-3",
- "000-2-4",
"002-1",
"002-2",
"002-3",
diff --git a/db/map_index.txt b/db/map_index.txt
index 6c4e3d1e2..54b30e779 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -1,48 +1,45 @@
000-0-0 1
-000-0-1 2
-000-0 3
-000-2-3 4
-000-2-4 5
-002-1 6
-002-2 7
-002-3 8
-002-4 9
-003-1-2 10
-003-1 11
-003-13 12
-003-2-0 13
-003-2-1 14
-003-2-2 15
-003-2 16
-003-3 17
-003-4 18
-003-5 19
-003-6 20
-003-7 21
-003-8 22
-004-1 23
-005-1 24
-005-2 25
-005-3 26
-005-4 27
-005-5 28
-005-6 29
-008-1 30
-008-2-0 31
-008-2-1 32
-008-2-10 33
-008-2-11 34
-008-2-12 35
-008-2-13 36
-008-2-14 37
-008-2-2 38
-008-2-3 39
-008-2-4 40
-008-2-5 41
-008-2-6 42
-008-2-7 43
-008-2-8 44
-008-2-9 45
-aeros 46
-test 47
-testbg 48
+000-0 2
+002-1 3
+002-2 4
+002-3 5
+002-4 6
+003-1-2 7
+003-1 8
+003-13 9
+003-2-0 10
+003-2-1 11
+003-2-2 12
+003-2 13
+003-3 14
+003-4 15
+003-5 16
+003-6 17
+003-7 18
+003-8 19
+004-1 20
+005-1 21
+005-2 22
+005-3 23
+005-4 24
+005-5 25
+005-6 26
+008-1 27
+008-2-0 28
+008-2-1 29
+008-2-10 30
+008-2-11 31
+008-2-12 32
+008-2-13 33
+008-2-14 34
+008-2-2 35
+008-2-3 36
+008-2-4 37
+008-2-5 38
+008-2-6 39
+008-2-7 40
+008-2-8 41
+008-2-9 42
+aeros 43
+test 44
+testbg 45
diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat
index f9d116597..a2dec2e9c 100755
--- a/db/re/map_cache.dat
+++ b/db/re/map_cache.dat
Binary files differ
diff --git a/npc/_import.txt b/npc/_import.txt
index cb2fcba29..b87f646fb 100644
--- a/npc/_import.txt
+++ b/npc/_import.txt
@@ -1,10 +1,7 @@
// This file is generated automatically. All manually added changes will be removed when running the Converter.
@include "npc/000-0-0/_import.txt"
-@include "npc/000-0-1/_import.txt"
@include "npc/000-0/_import.txt"
-@include "npc/000-2-3/_import.txt"
-@include "npc/000-2-4/_import.txt"
@include "npc/002-1/_import.txt"
@include "npc/002-2/_import.txt"
@include "npc/002-3/_import.txt"