summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorgumi <mekolat@users.noreply.github.com>2017-07-10 14:53:47 -0400
committergumi <mekolat@users.noreply.github.com>2017-07-17 17:10:27 -0400
commit3c9b5c41881137456750d9f8bd5124b09c057100 (patch)
treeecfb609e7b7df13af417b546760fcb841b560c94 /db
parentefdca25204a4ccc4ea5687ada7a67b51f5fb0cc5 (diff)
downloadserverdata-3c9b5c41881137456750d9f8bd5124b09c057100.tar.gz
serverdata-3c9b5c41881137456750d9f8bd5124b09c057100.tar.bz2
serverdata-3c9b5c41881137456750d9f8bd5124b09c057100.tar.xz
serverdata-3c9b5c41881137456750d9f8bd5124b09c057100.zip
improved hurnscald map
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf13
-rw-r--r--db/map_index.txt19
-rw-r--r--db/re/map_cache.datbin11301 -> 13197 bytes
3 files changed, 27 insertions, 5 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 956af0c3..cc5fcb62 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3581,14 +3581,14 @@ constants_db: {
PC_PARTY: 1
PC_GUILD: 2
PC_MAP: 3
-
+
comment__: "strnpcinfo"
NPC_NAME: 0
NPC_NAME_VISIBLE: 1
NPC_NAME_HIDDEN: 2
NPC_NAME_UNIQUE: 3
NPC_MAP: 4
-
+
comment__: "getcharid"
CHAR_ID_CHAR: 0
CHAR_ID_PARTY: 1
@@ -3776,7 +3776,6 @@ constants_db: {
RIGHTDOWN: 7
comment__: "npcs"
- NPC_EMPTY: -1
NPC_KNIVES: 100
NPC_DEMON_MAN: 101
NPC_HAT_BOX: 102
@@ -3885,6 +3884,14 @@ constants_db: {
NPC_KATJA_TREE: 911
NPC_DAN_NOTE: 912
NPC_OFFSET_NO_SPRITE: 998
+
+ comment__: "special npcs"
+ NPC_EMPTY: -1
+ NPC_WARP: 45
+ NPC_WARP_HIDDEN: 139
+ NPC_UNUSED__MOBTOMB: 565
+ NPC_WARP_DEBUG: 722
+ NPC_UNUSED__FLAG: 722
NPC_NO_SPRITE: 999
NPC_HIDDEN: 32767
diff --git a/db/map_index.txt b/db/map_index.txt
index 70ea7529..8317b00d 100644
--- a/db/map_index.txt
+++ b/db/map_index.txt
@@ -51,5 +51,20 @@
001-2-8 51
001-2-9 52
008-1 53
-test 54
-testbg 55
+008-2-0 54
+008-2-1 55
+008-2-10 56
+008-2-11 57
+008-2-12 58
+008-2-13 59
+008-2-14 60
+008-2-2 61
+008-2-3 62
+008-2-4 63
+008-2-5 64
+008-2-6 65
+008-2-7 66
+008-2-8 67
+008-2-9 68
+test 69
+testbg 70
diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat
index 180c17c5..cbe84d9d 100644
--- a/db/re/map_cache.dat
+++ b/db/re/map_cache.dat
Binary files differ