diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-09-04 15:36:30 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-09-04 15:36:30 -0700 |
commit | 57af1f14ba18ce76bda84178de06b8f9ab060e97 (patch) | |
tree | 154f416682ed8ac82aa62c03ecff0cc3e13fe312 /tile_config.json | |
parent | Fix several overmap tiles for 2farm missing explicit roofs. (diff) | |
download | cataclysm-dda-tileset_undeadpeople-57af1f14ba18ce76bda84178de06b8f9ab060e97.tar.xz |
Convert several overmap mansion basements to use generic basement tiles.
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json index 69b2c7c..c5bbf7b 100644 --- a/tile_config.json +++ b/tile_config.json @@ -24158,7 +24158,7 @@ {"id": ["museum_roof"], "fg": [19522], "bg": 19347, "rotates": false}, {"id": ["urban_1_1_basement", "urban_2_1_basement", "urban_3_1_basement", "urban_4_1", "urban_5_1_basement", "urban_6_1_basement"], "fg": [19523,19530,19525,19524], "rotates": true}, {"id": ["urban_1_2_basement", "urban_2_2_basement", "urban_3_2_basement", "urban_4_2", "urban_5_2_basement", "urban_6_2_basement"], "fg": [19527,19526,19529,19528], "rotates": true}, -{"id": ["generic_city_house_basement", "bunker_basement", "bunker_basement_1", "shelter_under", "lmoe_under", "lmoe_under_empty", "silo_1", "silo_2", "silo_3", "silo_4", "silo_finale", "shelter_under", "p_resort_0nw", "p_resort_0se", "cabin_strange_b", "bunker_shop_b", "crypt1_b1", "crypt2_b1", "mansion_c1d", "mansion_c2d", "mansion_c3d", "mansion_c4d", "mansion_c5d", "mansion_e1d", "mansion_e2d", "mansion_t2d", "mansion_t4d", "mansion_t6d", "mansion_t7d", "mansion_+2d", "mansion_+4d", "cathedral_b_NE", "cathedral_b_NW", "cathedral_b_SE", "cathedral_b_SW"], "fg": [{"weight": 25, "sprite": 19531}, +{"id": ["generic_city_house_basement", "bunker_basement", "bunker_basement_1", "shelter_under", "lmoe_under", "lmoe_under_empty", "silo_1", "silo_2", "silo_3", "silo_4", "silo_finale", "shelter_under", "p_resort_0nw", "p_resort_0se", "cabin_strange_b", "bunker_shop_b", "crypt1_b1", "crypt2_b1", "mansion_c1d", "mansion_c2d", "mansion_c3d", "mansion_c4d", "mansion_c5d", "mansion_e1d", "mansion_e2d", "mansion_t1d", "mansion_t2d", "mansion_t4d", "mansion_t5d", "mansion_t6d", "mansion_t7d", "mansion_+1d", "mansion_+2d", "mansion_+4d", "cathedral_b_NE", "cathedral_b_NW", "cathedral_b_SE", "cathedral_b_SW"], "fg": [{"weight": 25, "sprite": 19531}, {"weight": 25, "sprite": 19532}, {"weight": 25, "sprite": 19533}, {"weight": 25, "sprite": 19534}], "rotates": false}, |