From f7267c5a15949048afdd3560fdb7f52a36dfd88f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 5 Mar 2019 16:32:43 +0000 Subject: Real Estate attains the expected functionality. Now we still need utility NPCs (eg. Piano could allow change map music) --- db/constants.conf | 8 ++++ db/map_index.txt | 127 +++++++++++++++++++++++++++--------------------------- 2 files changed, 72 insertions(+), 63 deletions(-) (limited to 'db') 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 diff --git a/db/map_index.txt b/db/map_index.txt index 763380451..4a9da3835 100644 --- a/db/map_index.txt +++ b/db/map_index.txt @@ -71,66 +71,67 @@ 012-5 71 012-6 72 012-7 73 -014-1 74 -014-2-1 75 -014-2 76 -014-3 77 -014-4 78 -014-5 79 -015-1 80 -015-2 81 -015-3 82 -015-4 83 -015-5 84 -015-6 85 -015-7 86 -016-1 87 -016-6 88 -016-7 89 -017-1 90 -017-2-1 91 -017-2-2 92 -017-2 93 -017-3 94 -017-4 95 -017-5 96 -017-6 97 -018-1-1 98 -018-1 99 -018-2-1 100 -018-2-2 101 -018-2-3 102 -018-2-4 103 -018-2 104 -018-3 105 -018-4-1 106 -018-4-2 107 -018-4 108 -018-5 109 -019-1-1 110 -019-1 111 -019-2 112 -019-3 113 -019-4-1 114 -019-4 115 -020-1 116 -020-2 117 -020-3 118 -020-4 119 -020-5 120 -020-6 121 -021-1 122 -021-2 123 -021-3 124 -021-4 125 -022-1 126 -023-1 127 -023-2 128 -024-1 129 -boss 130 -botcheck 131 -sec_pri 132 -soren-2 133 -soren 134 -test 135 -testbg 136 +012-8 74 +014-1 75 +014-2-1 76 +014-2 77 +014-3 78 +014-4 79 +014-5 80 +015-1 81 +015-2 82 +015-3 83 +015-4 84 +015-5 85 +015-6 86 +015-7 87 +016-1 88 +016-6 89 +016-7 90 +017-1 91 +017-2-1 92 +017-2-2 93 +017-2 94 +017-3 95 +017-4 96 +017-5 97 +017-6 98 +018-1-1 99 +018-1 100 +018-2-1 101 +018-2-2 102 +018-2-3 103 +018-2-4 104 +018-2 105 +018-3 106 +018-4-1 107 +018-4-2 108 +018-4 109 +018-5 110 +019-1-1 111 +019-1 112 +019-2 113 +019-3 114 +019-4-1 115 +019-4 116 +020-1 117 +020-2 118 +020-3 119 +020-4 120 +020-5 121 +020-6 122 +021-1 123 +021-2 124 +021-3 125 +021-4 126 +022-1 127 +023-1 128 +023-2 129 +024-1 130 +boss 131 +botcheck 132 +sec_pri 133 +soren-2 134 +soren 135 +test 136 +testbg 137 -- cgit v1.2.3-70-g09d2