summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 2a58226..18ceec4 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -2024,6 +2024,10 @@ constants_db: {
NPC_SWITCH_ONLINE: 915
NPC_ROLLINGSTONE: 916
+ comment__: "CR npcs"
+ NPC_BLANC: 850
+
+
// Avatars (1000+)
AVATAR_CARDA: 1000
AVATAR_CARD2: 1001
@@ -2259,6 +2263,14 @@ constants_db: {
ACTION_HURT: 6
ACTION_SPAWN: 7
+ comment__: "Event constants"
+ EV08_KEY: 1
+ EV08_P150: 2
+ EV08_P100: 4
+ EV08_P075: 8
+ EV08_P050: 16
+ EV08_P025: 32
+
comment__: "Misc constants"
ASK_YES: 1
ASK_NO: 2