summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
Diffstat (limited to 'db')
-rw-r--r--db/constants.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 2d89b0f25..b9e8928c6 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -4302,6 +4302,16 @@ constants_db: {
RB_GLOBALANNOUNCE: 64
RB_DEFAULT: 19 // dispbottom + debugmes + pleasereport
+ comment__: "Blue Sage Constants"
+ // Q - Quest / Investigation Quest
+ BS_QVISITOR: 1
+ BS_QHELPER: 2
+ // PM - Page Maker
+ BS_PMINK: 1
+ BS_PMBINDING: 2
+ BS_PMPAGE: 4
+ BS_PMGLUE: 8
+
comment__: "Being actions"
ACTION_STAND: 0
ACTION_MOVE: 1