summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-18 21:44:24 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-18 21:44:24 -0300
commitae9b73f4f3558ce9b266fe6dda2991c89e1f0f1c (patch)
tree528cd7dbe387096f94f5639f38da1c03447c95ab /db/constants.conf
parentfbed4a4d281a466f0a76b0dccd21e6f85f610543 (diff)
downloadserverdata-ae9b73f4f3558ce9b266fe6dda2991c89e1f0f1c.tar.gz
serverdata-ae9b73f4f3558ce9b266fe6dda2991c89e1f0f1c.tar.bz2
serverdata-ae9b73f4f3558ce9b266fe6dda2991c89e1f0f1c.tar.xz
serverdata-ae9b73f4f3558ce9b266fe6dda2991c89e1f0f1c.zip
The INK QUEST + Function utils
Diffstat (limited to 'db/constants.conf')
-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