From ec640c229fdd4443892ccc9cf955ea1948ada2e1 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 27 Jan 2023 02:34:40 -0800 Subject: Add aliases for hospital roof and bungalow 6/7/8 --- tile_config.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'tile_config.json') diff --git a/tile_config.json b/tile_config.json index 3d7462e..b748594 100644 --- a/tile_config.json +++ b/tile_config.json @@ -17107,6 +17107,9 @@ "bungalow03", "bungalow04", "bungalow05", + "bungalow06", + "bungalow07", + "bungalow08", "house_35", "house_36", "house_37", @@ -17997,7 +18000,7 @@ { "id": [ "generic_cropland" ], "fg": 9750, "rotates": false }, { "id": [ "generic_forest", "lumbermill_dforest" ], "fg": 9751, "rotates": false }, { "id": [ "generic_hospital" ], "fg": 9752, "rotates": false }, - { "id": [ "mil_base_5h1", "mil_base_5h", "mil_base_5i1", "mil_base_5i", "mil_base_6h1", "mil_base_6h", "mil_base_6i1", "mil_base_6i" ], "fg": 9752, "rotates": false }, + { "id": [ "hospital_1_roof", "hospital_2_roof", "hospital_3_roof", "hospital_4_roof", "hospital_5_roof", "hospital_6_roof", "hospital_7_roof", "hospital_8_roof", "hospital_9_roof", "mil_base_5h1", "mil_base_5h", "mil_base_5i1", "mil_base_5i", "mil_base_6h1", "mil_base_6h", "mil_base_6i1", "mil_base_6i" ], "fg": 9752, "rotates": false }, { "id": [ "generic_pasture", @@ -36280,6 +36283,9 @@ "bungalow03_roof", "bungalow04_roof", "bungalow05_roof", + "bungalow06_roof", + "bungalow07_roof", + "bungalow08_roof", "house_35_roof", "house_36_roof", "house_37_roof", -- cgit v1.2.1