From 46dd0a771facf04bb3ffb37d6aea1e9205d82ecb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 5 Mar 2019 01:45:25 -0300 Subject: Real Estate attains the expected functionality. Now we still need utility NPCs (eg. Piano could allow change map music) --- db/constants.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'db/constants.conf') 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 -- cgit v1.2.3-70-g09d2