summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2025-07-01 13:42:01 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2025-07-01 13:42:01 -0700
commit64cc7fc98383b532398a7a74b828f7e32fca9bf3 (patch)
treef04397c31007b9bb7055a9c6f7f14a56ab4c43a2
parentChange the house_fortified_roof to look like the less jarringly wrong house_f... (diff)
downloadcataclysm-dda-tileset_undeadpeople-64cc7fc98383b532398a7a74b828f7e32fca9bf3.tar.xz
Fix farm_3_roof. And add more null tags.HEADmaster
-rw-r--r--tile_config.json21
1 files changed, 17 insertions, 4 deletions
diff --git a/tile_config.json b/tile_config.json
index f20ee3f..e3422bb 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -18010,6 +18010,7 @@
"farm_isherwood_3_hayloft",
"farm_isherwood_3_roof",
"farm_3",
+ "farm_3_roof",
"horse_farm_4",
"horse_farm_4_roof",
"horse_farm_7",
@@ -19291,12 +19292,18 @@
"rotates": true
},
{
- "id": "house_02",
+ "id": [
+ "null_generic_house_dirt_driveway",
+ "house_02"
+ ],
"fg": [ 10691, 10694, 10693, 10692 ],
"rotates": true
},
{
- "id": "house_02_roof",
+ "id": [
+ "null_generic_house_dirt_driveway_roof",
+ "house_02_roof"
+ ],
"fg": [ 10695, 10698, 10697, 10696 ],
"bg": 10885,
"rotates": true
@@ -19355,12 +19362,18 @@
"rotates": false
},
{
- "id": "house_modern_1",
+ "id": [
+ "null_generic_house_modern",
+ "house_modern_1"
+ ],
"fg": [ 10702, 10705, 10704, 10703 ],
"rotates": true
},
{
- "id": "house_modern_1_roof",
+ "id": [
+ "null_generic_house_modern_roof",
+ "house_modern_1_roof"
+ ],
"fg": [ 10706, 10709, 10708, 10707 ],
"bg": 10885,
"rotates": true