From 57af1f14ba18ce76bda84178de06b8f9ab060e97 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 4 Sep 2022 15:36:30 -0700 Subject: Convert several overmap mansion basements to use generic basement tiles. --- tile_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}, -- cgit v1.2.1