diff options
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 66 |
1 files changed, 58 insertions, 8 deletions
diff --git a/tile_config.json b/tile_config.json index 267cd61..239c8bc 100644 --- a/tile_config.json +++ b/tile_config.json @@ -18295,8 +18295,8 @@ "rotates": false }, { "id": [ "city_center", "road_nesw_manhole" ], "fg": 10568, "rotates": false }, - { "id": "communitygarden", "fg": 10569, "rotates": false }, - { "id": "communitygarden_2", "fg": 10570, "rotates": false }, + { "id": [ "communitygarden", "communitygarden_roof" ], "fg": 10569, "rotates": false }, + { "id": [ "communitygarden_2", "communitygarden_2_roof" ], "fg": 10570, "rotates": false }, { "id": "communitygarden_3", "fg": 10571, "rotates": false }, { "id": [ "construction_site", "shelter_unfinished", "house_vacant3" ], "fg": 10572, "rotates": false }, { "id": [ "craft_shop", "craft_shop_1", "craft_shop_2", "craft_shop_3" ], "fg": 10573, "rotates": false }, @@ -20466,7 +20466,7 @@ { "id": "lab_surface_brick_blockC3", "fg": 10724, "rotates": false }, { "id": "lab_surface_brick_basementD1_hidden_lab_stairs", "fg": 10719, "rotates": false }, { "id": "lake_bed", "fg": 10725, "rotates": false }, - { "id": "lake_shore", "fg": 10726, "rotates": false }, + { "id": [ "lake_shore", "lake_underwater_shore" ], "fg": 10726, "rotates": false }, { "id": [ "lake_surface", "lake_cabin_water" ], "fg": 10727, "rotates": false }, { "id": [ @@ -22848,7 +22848,17 @@ "fg": [ 11405, 11408, 11407, 11406 ], "rotates": true }, - { "id": [ "2StoryModern04_1_2" ], "fg": [ 11407, 11406, 11405, 11408 ], "rotates": true }, + { + "id": [ + "null_doublewidehouse_left", + "2StoryModern04_1_2", + "urban_21_1", + "urban_22_1", + "urban_40_1" + ], + "fg": [ 11407, 11406, 11405, 11408 ], + "rotates": true + }, { "id": [ "urban_1_1_basement", @@ -22907,7 +22917,20 @@ "bg": 10885, "rotates": true }, - { "id": [ "2StoryModern04_2_2", "2StoryModern04_roof_2" ], "fg": [ 11419, 11418, 11417, 11420 ], "bg": 10885, "rotates": true }, + { + "id": [ + "null_doublewidehouse_left_elevated", + "2StoryModern04_2_2", + "2StoryModern04_roof_2", + "urban_21_3", + "urban_22_3", + "urban_40_3", + "urban_40_5" + ], + "fg": [ 11419, 11418, 11417, 11420 ], + "bg": 10885, + "rotates": true + }, { "id": [ "urban_1_4", @@ -22935,7 +22958,19 @@ "bg": 10885, "rotates": true }, - { "id": [ "2StoryModern04_2_1", "2StoryModern04_roof_1" ], "fg": [ 11424, 11423, 11422, 11421 ], "bg": 10885, "rotates": true }, + { + "id": [ + "null_doublewidehouse_right_elevated", + "2StoryModern04_2_1", + "2StoryModern04_roof_1", + "urban_21_4", + "urban_22_4", + "urban_40_4", + "urban_40_6" + ], + "fg": [ 11424, 11423, 11422, 11421 ], + "bg": 10885, "rotates": true + }, { "id": [ "urban_1_2", @@ -22952,7 +22987,17 @@ "fg": [ 11426, 11425, 11428, 11427 ], "rotates": true }, - { "id": [ "2StoryModern04_1_1" ], "fg": [ 11428, 11427, 11426, 11425 ], "rotates": true }, + { + "id": [ + "null_doublewidehouse_right", + "2StoryModern04_1_1", + "urban_21_2", + "urban_22_2", + "urban_40_2" + ], + "fg": [ 11428, 11427, 11426, 11425 ], + "rotates": true + }, { "id": "veterinarian", "fg": 11429, "rotates": false }, { "id": "veterinarian_roof", "fg": 11430, "bg": 10885, "rotates": false }, { "id": "warehouse", "fg": 11431, "rotates": false }, @@ -22985,7 +23030,11 @@ "mil_base_6g", "necropolis_a_13", "necropolis_a_37", - "s_cardealer" + "s_cardealer", + "lumbermill_0_0_ocu", + "lumbermill_0_1_ocu", + "lumbermill_1_0_ocu", + "lumbermill_1_1_ocu" ], "fg": 11440, "rotates": false @@ -23049,6 +23098,7 @@ "shelter_under_1b", "shelter_under_unfinished", "lmoe_under", + "lmoe_under_full", "lmoe_under_empty", "pawn_pf_under", "silo_1", |