summaryrefslogtreecommitdiff
path: root/db/constants.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/constants.conf')
-rw-r--r--db/constants.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf
index f978b5605..a26946525 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -3883,6 +3883,14 @@ constants_db: {
MASK_UNUSED: 512
MASK_SPECIAL: 1024
+ comment__: "Real Estate Collisions"
+ RES_OBJECTS: 1
+ RES_UTILITIES: 5
+ RES_LUXURY: 3
+ RES_DECORATION: 2
+ RES_SITTABLE: 4
+ RES_WALLDECORATION: 6
+
comment__: "speechflags"
S_FIRST_BLANK_LINE: 1
S_LAST_BLANK_LINE: 2