From 6acd48ae38867259dcc2f66c610e705c2486fad8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 30 Jun 2025 17:48:19 -0700 Subject: Compact a few double entries for clarity. --- tile_config.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/tile_config.json b/tile_config.json index 4c3f7ef..6a12772 100644 --- a/tile_config.json +++ b/tile_config.json @@ -21755,9 +21755,9 @@ "fg": 11439, "rotates": false }, - { "id": [ "generic_city_building", "generic_necropolis_surface_building" ], "fg": 11440, "rotates": false }, - { - "id": [ + { + "id": [ + "generic_city_building", "generic_necropolis_surface_building", "mil_base_5g", "mil_base_6g", "necropolis_a_13", @@ -21898,9 +21898,9 @@ }, { "id": "generic_cropland", "fg": 11446, "rotates": false }, { "id": "generic_forest", "fg": 11447, "rotates": false }, - { "id": "generic_hospital", "fg": 11448, "rotates": false }, { "id": [ + "generic_hospital", "hospital_1_roof", "hospital_2_roof", "hospital_3_roof", @@ -21925,8 +21925,7 @@ { "id": [ "generic_parking_lot", "s_lot_no_sidewalk" ], "fg": 11450, "rotates": false }, { "id": [ - "generic_parking", - "generic_mall_parking", + "generic_parking", "generic_mall_parking", "s_lot", "loffice_tower_1", "loffice_tower_2", -- cgit v1.2.1