summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf13
1 files changed, 10 insertions, 3 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