summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 20814d94d..37241eb1c 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -2259,6 +2259,11 @@ constants_db: {
BS_SNEST9: 256
BS_SNESTALL: 511
+ comment__: "Fragments Expedition Constants"
+ FRAG_HASKEY: 1
+ FRAG_NEEDSKEY: 2
+ FRAG_EXPLOREDCAMP: 4
+
comment__: "Event Feat Constants"
EVFEAT_EASTER: 1
EVFEAT_VALENTINE: 2