diff options
Diffstat (limited to 'db/constants.conf')
-rw-r--r-- | db/constants.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/constants.conf b/db/constants.conf index a26946525..c2b1b8214 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3884,11 +3884,11 @@ constants_db: { MASK_SPECIAL: 1024 comment__: "Real Estate Collisions" - RES_OBJECTS: 1 - RES_UTILITIES: 5 + RES_UTILITIES: 1 RES_LUXURY: 3 RES_DECORATION: 2 RES_SITTABLE: 4 + RES_OBJECTS: 5 RES_WALLDECORATION: 6 comment__: "speechflags" |