From 1839f21404318d72e1a41a12e150df84c7ea3a73 Mon Sep 17 00:00:00 2001 From: Procyonae <45432782+Procyonae@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:54:05 +0100 Subject: [PATCH 1/6] Remove Graphical_Overmap mod --- data/mods/Graphical_Overmap/base_colors.json | 21 - data/mods/Graphical_Overmap/fonts.json.txt | 15 - .../Graphical_Overmap/go_overmap_terrain.json | 1027 --- .../go_overmap_terrain_abstract.json | 8 - .../go_overmap_terrain_agricultural.json | 940 -- .../go_overmap_terrain_campus.json | 473 - .../go_overmap_terrain_cemetery.json | 38 - .../go_overmap_terrain_commercial.json | 2462 ------ .../go_overmap_terrain_evac_center.json | 7803 ----------------- .../go_overmap_terrain_faction_base.json | 458 - .../go_overmap_terrain_fungal.json | 20 - .../go_overmap_terrain_hardcoded.json | 199 - .../go_overmap_terrain_industrial.json | 667 -- .../go_overmap_terrain_lab.json | 957 -- .../go_overmap_terrain_mall.json | 922 -- .../go_overmap_terrain_mansion.json | 266 - .../go_overmap_terrain_mi-go.json | 58 - .../go_overmap_terrain_microlab.json | 53 - .../go_overmap_terrain_military.json | 1272 --- .../go_overmap_terrain_private_resort.json | 170 - ..._overmap_terrain_public_institutional.json | 1010 --- .../go_overmap_terrain_ranch_camp.json | 335 - .../go_overmap_terrain_recreational.json | 1348 --- .../go_overmap_terrain_residential.json | 1957 ----- .../go_overmap_terrain_river.json | 74 - .../go_overmap_terrain_robofachq.json | 341 - .../go_overmap_terrain_test.json | 9 - .../go_overmap_terrain_transportation.json | 389 - .../go_overmap_terrain_waste_junk.json | 462 - .../go_overmap_terrain_waterbody.json | 14 - data/mods/Graphical_Overmap/modinfo.json | 13 - data/mods/Graphical_Overmap/readme.txt | 20 - 32 files changed, 23801 deletions(-) delete mode 100644 data/mods/Graphical_Overmap/base_colors.json delete mode 100644 data/mods/Graphical_Overmap/fonts.json.txt delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_abstract.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_agricultural.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_campus.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_cemetery.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_commercial.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_evac_center.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_faction_base.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_fungal.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_hardcoded.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_industrial.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_lab.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_mall.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_mansion.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_mi-go.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_microlab.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_military.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_private_resort.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_public_institutional.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_ranch_camp.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_recreational.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_residential.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_river.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_robofachq.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_test.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_transportation.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_waste_junk.json delete mode 100644 data/mods/Graphical_Overmap/go_overmap_terrain_waterbody.json delete mode 100644 data/mods/Graphical_Overmap/modinfo.json delete mode 100644 data/mods/Graphical_Overmap/readme.txt diff --git a/data/mods/Graphical_Overmap/base_colors.json b/data/mods/Graphical_Overmap/base_colors.json deleted file mode 100644 index 5ae7cc4bc551c..0000000000000 --- a/data/mods/Graphical_Overmap/base_colors.json +++ /dev/null @@ -1,21 +0,0 @@ -[ - { - "type": "colordef", - "BLACK": [ 0, 0, 0 ], - "RED": [ 130, 10, 10 ], - "GREEN": [ 0, 110, 0 ], - "BROWN": [ 92, 51, 23 ], - "BLUE": [ 30, 80, 240 ], - "MAGENTA": [ 145, 40, 220 ], - "CYAN": [ 0, 150, 115 ], - "GRAY": [ 120, 120, 120 ], - "DGRAY": [ 60, 60, 60 ], - "LRED": [ 195, 45, 50 ], - "LGREEN": [ 20, 190, 0 ], - "YELLOW": [ 250, 160, 0 ], - "LBLUE": [ 90, 160, 255 ], - "LMAGENTA": [ 215, 55, 150 ], - "LCYAN": [ 0, 200, 170 ], - "WHITE": [ 220, 220, 220 ] - } -] diff --git a/data/mods/Graphical_Overmap/fonts.json.txt b/data/mods/Graphical_Overmap/fonts.json.txt deleted file mode 100644 index c5c6ec7bb21b2..0000000000000 --- a/data/mods/Graphical_Overmap/fonts.json.txt +++ /dev/null @@ -1,15 +0,0 @@ -{ - "typeface": [ - "data/font/VecTerminus12Medium.otf", - "data/font/unifont.ttf" - ], - "map_typeface": [ - "data/font/VecTerminus12Medium.otf", - "data/font/unifont.ttf" - ], - "overmap_typeface": [ - "data/font/map_font_LARWICK.png", - "data/font/VecTerminus12Medium.otf", - "data/font/unifont.ttf" - ] -} diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain.json b/data/mods/Graphical_Overmap/go_overmap_terrain.json deleted file mode 100644 index f9eed12f8eeda..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain.json +++ /dev/null @@ -1,1027 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "", - "copy-from": "", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "abstract": "generic_city_building_no_sidewalk", - "copy-from": "generic_city_building_no_sidewalk", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "abstract": "generic_city_building", - "copy-from": "generic_city_building_no_sidewalk" - }, - { - "type": "overmap_terrain", - "id": "park", - "copy-from": "park", - "sym": "\u00EE" - }, - { - "type": "overmap_terrain", - "id": "s_garage", - "copy-from": "s_garage", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "s_garage_roof", - "copy-from": "s_garage_roof", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "s_garage_1", - "copy-from": "s_garage_1", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "s_garage_roof_1", - "copy-from": "s_garage_roof_1", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "s_garage_2", - "copy-from": "s_garage_2", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "s_garage_roof_2", - "copy-from": "s_garage_roof_2", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "s_garage_upper_roof_2", - "copy-from": "s_garage_upper_roof_2", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "boat_rental", - "copy-from": "boat_rental", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "lighthouse_ground", - "copy-from": "lighthouse_ground", - "sym": "\u00ED" - }, - { - "type": "overmap_terrain", - "id": "lighthouse_z1", - "copy-from": "lighthouse_z1", - "sym": "\u00ED" - }, - { - "type": "overmap_terrain", - "id": "lighthouse_z2", - "copy-from": "lighthouse_z1" - }, - { - "type": "overmap_terrain", - "id": "lighthouse_z3", - "copy-from": "lighthouse_z1" - }, - { - "type": "overmap_terrain", - "id": "lighthouse_z4", - "copy-from": "lighthouse_z1" - }, - { - "type": "overmap_terrain", - "id": "lighthouse_z5", - "copy-from": "lighthouse_z1" - }, - { - "type": "overmap_terrain", - "id": "lighthouse_roof", - "copy-from": "lighthouse_z1" - }, - { - "type": "overmap_terrain", - "id": "island_sand", - "copy-from": "island_sand", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "island_forest", - "copy-from": "island_forest", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "island_forest_thick", - "copy-from": "island_forest_thick", - "sym": "\u00F5" - }, - { - "type": "overmap_terrain", - "id": "island_forest_water", - "copy-from": "island_forest_water", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "island_field", - "copy-from": "island_field", - "sym": "\u00A8" - }, - { - "type": "overmap_terrain", - "id": "cabin_isherwood", - "copy-from": "cabin_isherwood", - "sym": "\u00E8", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "riverside_dwelling", - "copy-from": "riverside_dwelling", - "sym": "\u00E2", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "cabin_lake", - "copy-from": "cabin_lake", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "cabin_lake_roof", - "copy-from": "cabin_lake_roof", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "lake_cabin_boathouse", - "copy-from": "lake_cabin_boathouse", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "lake_cabin_boathouse_roof", - "copy-from": "lake_cabin_boathouse_roof", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "cabin_strange", - "copy-from": "cabin_strange", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "cabin_strange_b", - "copy-from": "cabin_strange_b", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "cabin_strange_roof", - "copy-from": "cabin_strange" - }, - { - "type": "overmap_terrain", - "id": "cabin", - "copy-from": "cabin", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof", - "copy-from": "cabin_roof", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_1", - "copy-from": "cabin_1", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof_1", - "copy-from": "cabin_roof_1", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_2", - "copy-from": "cabin_2", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof_2", - "copy-from": "cabin_2" - }, - { - "type": "overmap_terrain", - "id": "cabin_3", - "copy-from": "cabin_3", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof_3", - "copy-from": "cabin_roof_3", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_4", - "copy-from": "cabin_4", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof_4", - "copy-from": "cabin_roof_4", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_5", - "copy-from": "cabin_5", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof_5", - "copy-from": "cabin_roof_5", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_6", - "copy-from": "cabin_6", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof_6", - "copy-from": "cabin_roof_6", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_7", - "copy-from": "cabin_7", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof_7", - "copy-from": "cabin_roof_7", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_lapin", - "copy-from": "cabin_lapin", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cabin_roof_lapin", - "copy-from": "cabin_roof_lapin", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "dirtroad1_aban1", - "copy-from": "dirtroad1_aban1", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "forest_aban1", - "copy-from": "forest_aban1", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "dirtroad2_aban1", - "copy-from": "dirtroad2_aban1", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "dirtplaza_aban1", - "copy-from": "dirtplaza_aban1", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "cabin_aban1", - "copy-from": "cabin_aban1", - "sym": "\u00E2" - }, - { - "type": "overmap_terrain", - "id": "barn_aban1", - "copy-from": "barn_aban1", - "sym": "\u00E2" - }, - { - "type": "overmap_terrain", - "id": "car_corner_aban1", - "copy-from": "car_corner_aban1", - "sym": "\u00E2" - }, - { - "type": "overmap_terrain", - "id": "shipwreck_river_1", - "copy-from": "shipwreck_river_1", - "sym": "\u00D4", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "shipwreck_river_2", - "copy-from": "shipwreck_river_2", - "sym": "\u00D4", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "shipwreck_river_3", - "copy-from": "shipwreck_river_3", - "sym": "\u00D4", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "shipwreck_river_4", - "copy-from": "shipwreck_river_4", - "sym": "\u00D4", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "radio_tower", - "copy-from": "radio_tower", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "radio_tower_even", - "copy-from": "radio_tower_even", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "radio_tower_even_stair_only", - "copy-from": "radio_tower_even_stair_only", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "radio_tower_odd", - "copy-from": "radio_tower_odd", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "radio_tower_top", - "copy-from": "radio_tower_top", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "radio_tower_1", - "copy-from": "radio_tower_1", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "radio_tower_roof_1", - "copy-from": "radio_tower_1" - }, - { - "type": "overmap_terrain", - "id": "bandit_cabin", - "copy-from": "bandit_cabin", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "bandit_camp_1", - "copy-from": "bandit_camp_1", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "bandit_camp_2", - "copy-from": "bandit_camp_2", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "bandit_camp_3", - "copy-from": "bandit_camp_3", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "bandit_camp_4", - "copy-from": "bandit_camp_4", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "campsite", - "name": "campsite", - "copy-from": "campsite", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "campsite_a", - "copy-from": "campsite_a", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "campsite_cabin_incomplete", - "copy-from": "campsite_cabin_incomplete", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "campsite_field_biker", - "copy-from": "campsite_field_biker", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "campsite_field_biker_destroyed", - "copy-from": "campsite_field_biker_destroyed", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "pond_field", - "copy-from": "pond_field", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "hunter_shack", - "copy-from": "hunter_shack", - "sym": "\u00E0" - }, - { - "type": "overmap_terrain", - "id": "hunter_shack_roof", - "copy-from": "hunter_shack_roof", - "sym": "\u00E0" - }, - { - "type": "overmap_terrain", - "id": "hunter_shack_1", - "copy-from": "hunter_shack_1", - "sym": "\u00E0" - }, - { - "type": "overmap_terrain", - "id": "hunter_shack_roof_1", - "copy-from": "hunter_shack_roof_1", - "sym": "\u00E0" - }, - { - "type": "overmap_terrain", - "id": "desolatebarn", - "copy-from": "desolatebarn", - "sym": "\u00E9" - }, - { - "type": "overmap_terrain", - "id": "bandit_garage_1", - "copy-from": "bandit_garage_1", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "bandit_garage_2", - "copy-from": "bandit_garage_2", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "ws_giant_sinkhole_1", - "copy-from": "ws_giant_sinkhole_1", - "sym": "\u00FC" - }, - { - "type": "overmap_terrain", - "id": "ws_giant_sinkhole_2", - "copy-from": "ws_giant_sinkhole_2", - "sym": "\u00FC" - }, - { - "type": "overmap_terrain", - "id": "cs_public_space", - "copy-from": "cs_public_space", - "sym": "\u00F4", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "parking_2x1_0", - "copy-from": "parking_2x1_0", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "parking_2x1_1", - "copy-from": "parking_2x1_0" - }, - { - "type": "overmap_terrain", - "id": "parking_3x1_0", - "copy-from": "parking_2x1_0" - }, - { - "type": "overmap_terrain", - "id": "parking_3x1_1", - "copy-from": "parking_2x1_0" - }, - { - "type": "overmap_terrain", - "id": "parking_3x1_2", - "copy-from": "parking_2x1_0" - }, - { - "type": "overmap_terrain", - "id": "parking_2x2_0_0", - "copy-from": "parking_2x1_0" - }, - { - "type": "overmap_terrain", - "id": "parking_2x2_0_1", - "copy-from": "parking_2x1_0" - }, - { - "type": "overmap_terrain", - "id": "parking_2x2_1_0", - "copy-from": "parking_2x1_0" - }, - { - "type": "overmap_terrain", - "id": "parking_2x2_1_1", - "copy-from": "parking_2x1_0" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_1", - "copy-from": "irradiator_1_1", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_2", - "copy-from": "irradiator_1_2", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_3", - "copy-from": "irradiator_1_3", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_4", - "copy-from": "irradiator_1_4", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_5", - "copy-from": "irradiator_1_5", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_6", - "copy-from": "irradiator_1_6", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_7", - "copy-from": "irradiator_1_7", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_8", - "copy-from": "irradiator_1_8", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_9", - "copy-from": "irradiator_1_9", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_1_roof", - "copy-from": "irradiator_1_1_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_2_roof", - "copy-from": "irradiator_1_2_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_3_roof", - "copy-from": "irradiator_1_3_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_4_roof", - "copy-from": "irradiator_1_4_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_5_roof", - "copy-from": "irradiator_1_5_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_6_roof", - "copy-from": "irradiator_1_6_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_7_roof", - "copy-from": "irradiator_1_7_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_8_roof", - "copy-from": "irradiator_1_8_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "irradiator_1_9_roof", - "copy-from": "irradiator_1_9_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "airliner_1a", - "copy-from": "airliner_1a", - "sym": "\u00A8" - }, - { - "type": "overmap_terrain", - "id": "airliner_2a", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3a", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1b", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2b", - "copy-from": "airliner_2b", - "sym": "\u00FC", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "airliner_3b", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1c", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2c", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3c", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1d", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2d", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3d", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1e", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2e", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3e", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1f", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2f", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3f", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1g", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2g", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3g", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1h", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2h", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3h", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1i", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2i", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3i", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_1j", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2j", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_3j", - "copy-from": "airliner_1a" - }, - { - "type": "overmap_terrain", - "id": "airliner_2a_1", - "copy-from": "airliner_2a_1", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "airliner_2b_1", - "copy-from": "airliner_2b" - }, - { - "type": "overmap_terrain", - "id": "airliner_2c_1", - "copy-from": "airliner_2a_1" - }, - { - "type": "overmap_terrain", - "id": "airliner_2b_-1", - "copy-from": "airliner_2b" - }, - { - "type": "overmap_terrain", - "id": "airliner_2c_-1", - "copy-from": "airliner_2c_-1", - "sym": "\u00AE" - }, - { - "type": "overmap_terrain", - "id": "cground_1", - "copy-from": "cground_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_2", - "copy-from": "cground_2", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_3", - "copy-from": "cground_3", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_4", - "copy-from": "cground_4", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_5", - "copy-from": "cground_5", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_6", - "copy-from": "cground_6", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_7", - "copy-from": "cground_7", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_8", - "copy-from": "cground_8", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_9", - "copy-from": "cground_9", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_1_1", - "copy-from": "cground_1_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_2_1", - "copy-from": "cground_2_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_3_1", - "copy-from": "cground_4_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_4_1", - "copy-from": "cground_4_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_5_1", - "copy-from": "cground_5_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_6_1", - "copy-from": "cground_6_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_7_1", - "copy-from": "cground_7_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_8_1", - "copy-from": "cground_8_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_9_1", - "copy-from": "cground_9_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_1_2", - "copy-from": "cground_1_2", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "cground_2_2", - "copy-from": "cground_2_2", - "sym": "\u00C5" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_abstract.json b/data/mods/Graphical_Overmap/go_overmap_terrain_abstract.json deleted file mode 100644 index efb84cbc61016..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_abstract.json +++ /dev/null @@ -1,8 +0,0 @@ -[ - { - "type": "overmap_terrain", - "abstract": "generic_cemetery", - "copy-from": "generic_cemetery", - "sym": "\u00C4" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_agricultural.json b/data/mods/Graphical_Overmap/go_overmap_terrain_agricultural.json deleted file mode 100644 index c83c1ec8ada8b..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_agricultural.json +++ /dev/null @@ -1,940 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "sugar_house", - "copy-from": "sugar_house", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "sugar_house_roof", - "copy-from": "sugar_house_roof", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_1", - "copy-from": "farm_1", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_2", - "copy-from": "farm_2", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_2_roof", - "copy-from": "farm_2_roof", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_3", - "copy-from": "farm_3", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_3_roof", - "copy-from": "farm_3" - }, - { - "type": "overmap_terrain", - "id": "farm_4", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_5", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_6", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_7", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_8", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_9", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_1", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_2", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_3", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_roof_3", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_4", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_roof_4", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_5", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_6", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_7", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_8", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_9", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_10", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_11", - "copy-from": "2farm_11", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "2farm_roof_11", - "copy-from": "2farm_roof_11", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "2farm_12", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_13", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_14", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_15", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_roof_15", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2farm_16", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_1", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_2", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_3", - "copy-from": "farm_stills_3", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_4", - "copy-from": "farm_stills_4", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_5", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_6", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_7", - "copy-from": "farm_stills_7", - "sym": "\u00E9" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_8", - "copy-from": "farm_stills_4" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_9", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_10", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_11", - "copy-from": "farm_stills_11", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "farm_stills_12", - "copy-from": "farm_stills_4" - }, - { - "type": "overmap_terrain", - "id": "orchard_tree_apple", - "copy-from": "orchard_tree_apple", - "sym": "\u00F5", - "color": "red" - }, - { - "type": "overmap_terrain", - "id": "orchard_processing", - "copy-from": "orchard_processing", - "sym": "\u00D6", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "orchard_stall", - "copy-from": "orchard_stall", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_NW", - "copy-from": "dairy_farm_NW", - "sym": "\u00A9" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_NE", - "copy-from": "dairy_farm_NE", - "sym": "\u00A9" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_SE", - "copy-from": "dairy_farm_SE", - "sym": "\u00E9" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_SE_roof", - "copy-from": "dairy_farm_SE" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_SW", - "copy-from": "dairy_farm_SW", - "sym": "\u00E2" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_SW_roof", - "copy-from": "dairy_farm_SW" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_isherwood_W", - "copy-from": "dairy_farm_isherwood_W", - "sym": "\u00A9" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_isherwood_E", - "copy-from": "dairy_farm_isherwood_E", - "sym": "\u00A9" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_isherwood_SE", - "copy-from": "dairy_farm_isherwood_SE", - "sym": "\u00E9" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_isherwood_SE_roof", - "copy-from": "dairy_farm_isherwood_SE" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_isherwood_SW", - "copy-from": "dairy_farm_isherwood_SW", - "sym": "\u00E2" - }, - { - "type": "overmap_terrain", - "id": "dairy_farm_isherwood_SW_roof", - "copy-from": "dairy_farm_isherwood_SW" - }, - { - "type": "overmap_terrain", - "id": "smokehouse", - "copy-from": "smokehouse", - "sym": "\u00E9" - }, - { - "type": "overmap_terrain", - "id": "smokehouse_roof", - "copy-from": "smokehouse" - }, - { - "type": "overmap_terrain", - "id": "rural_outbuilding", - "copy-from": "rural_outbuilding", - "sym": "\u00E6" - }, - { - "type": "overmap_terrain", - "id": "rural_outbuilding_roof", - "copy-from": "rural_outbuilding" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_1", - "copy-from": "farm_isherwood_1", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_2", - "copy-from": "farm_isherwood_2", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_2_cellar", - "copy-from": "farm_isherwood_2" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_2_roof", - "copy-from": "farm_isherwood_2" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_3", - "copy-from": "farm_isherwood_3", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_3_hayloft", - "copy-from": "farm_isherwood_3" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_3_roof", - "copy-from": "farm_isherwood_3" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_4", - "copy-from": "farm_isherwood_4", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_5", - "copy-from": "farm_isherwood_5", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_6", - "copy-from": "farm_isherwood_6", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_7", - "copy-from": "farm_isherwood_7", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_8", - "copy-from": "farm_isherwood_8", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_isherwood_9", - "copy-from": "farm_isherwood_9", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_1", - "copy-from": "horse_farm_isherwood_1", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_2", - "copy-from": "horse_farm_isherwood_2", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_3", - "copy-from": "horse_farm_isherwood_3", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_4", - "copy-from": "horse_farm_isherwood_4", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_4_roof", - "copy-from": "horse_farm_isherwood_4" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_5", - "copy-from": "horse_farm_isherwood_5", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_6", - "copy-from": "horse_farm_isherwood_6", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_7", - "copy-from": "horse_farm_isherwood_7", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_7_hayloft", - "copy-from": "horse_farm_isherwood_7" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_7_roof", - "copy-from": "horse_farm_isherwood_7" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_8", - "copy-from": "horse_farm_isherwood_8", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_9", - "copy-from": "horse_farm_isherwood_9", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_9_roof", - "copy-from": "horse_farm_isherwood_9" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_10", - "copy-from": "horse_farm_isherwood_10", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_10_roof", - "copy-from": "horse_farm_isherwood_10" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_11", - "copy-from": "horse_farm_isherwood_11", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_12", - "copy-from": "horse_farm_isherwood_12", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_13", - "copy-from": "horse_farm_isherwood_13", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_13_2ndfloor", - "copy-from": "horse_farm_isherwood_13" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_13_roof", - "copy-from": "horse_farm_isherwood_13" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_14", - "copy-from": "horse_farm_isherwood_14", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_15", - "copy-from": "horse_farm_isherwood_15", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_isherwood_16", - "copy-from": "horse_farm_isherwood_16", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cemetery_small", - "copy-from": "cemetery_small", - "sym": "\u00C4" - }, - { - "type": "overmap_terrain", - "id": "orchard", - "copy-from": "orchard", - "sym": "\u00E8", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "moonshine_still", - "copy-from": "moonshine_still", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "moonshine_still_roof", - "copy-from": "moonshine_still" - }, - { - "type": "overmap_terrain", - "id": "moonshine_still_1", - "copy-from": "moonshine_still_1", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "moonshine_still_roof_1", - "copy-from": "moonshine_still_1" - }, - { - "type": "overmap_terrain", - "id": "moonshine_still_2", - "copy-from": "moonshine_still_2", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "moonshine_still_roof_2", - "copy-from": "moonshine_still_2" - }, - { - "type": "overmap_terrain", - "id": "TreeFarm_1b", - "copy-from": "TreeFarm_1b", - "sym": "\u00F5", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_1", - "copy-from": "horse_farm_1", - "sym": "\u00A9", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_2", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_3", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_4", - "copy-from": "horse_farm_4", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_4_roof", - "copy-from": "horse_farm_4" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_5", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_6", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_7", - "copy-from": "horse_farm_7", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_7_hayloft", - "copy-from": "horse_farm_7" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_7_roof", - "copy-from": "horse_farm_7" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_8", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_9", - "copy-from": "horse_farm_9", - "sym": "\u00E9", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_9_roof", - "copy-from": "horse_farm_9" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_10", - "copy-from": "horse_farm_10", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_10_roof", - "copy-from": "horse_farm_10" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_11", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_12", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_13", - "copy-from": "horse_farm_13", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_13_2ndfloor", - "copy-from": "horse_farm_13_2ndfloor", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_13_roof", - "copy-from": "horse_farm_13_roof", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_14", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_15", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "horse_farm_16", - "copy-from": "horse_farm_1" - }, - { - "type": "overmap_terrain", - "id": "farm_lot_wire_straight_h", - "copy-from": "farm_lot_wire_straight_h", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_lot_wire_turn_h", - "copy-from": "farm_lot_wire_straight_h" - }, - { - "type": "overmap_terrain", - "id": "farm_lot_wire_straight_v", - "copy-from": "farm_lot_wire_straight_h" - }, - { - "type": "overmap_terrain", - "id": "farm_lot_wire_turn_v", - "copy-from": "farm_lot_wire_straight_h" - }, - { - "type": "overmap_terrain", - "id": "farm_lot_wire_straight_v_open", - "copy-from": "farm_lot_wire_straight_h" - }, - { - "type": "overmap_terrain", - "id": "farm_lot_wire_turn_v_open", - "copy-from": "farm_lot_wire_straight_h" - }, - { - "type": "overmap_terrain", - "id": "farm_lot_M1", - "copy-from": "farm_1" - }, - { - "type": "overmap_terrain", - "id": "2silos", - "copy-from": "2silos", - "sym": "\u00F6" - }, - { - "type": "overmap_terrain", - "id": "2silos_1", - "copy-from": "2silos_1", - "sym": "\u00F6" - }, - { - "type": "overmap_terrain", - "id": "2silos_2", - "copy-from": "2silos_2", - "sym": "\u00F6" - }, - { - "type": "overmap_terrain", - "id": "2silos_roof", - "copy-from": "2silos_2" - }, - { - "type": "overmap_terrain", - "id": "coop_chicken", - "copy-from": "coop_chicken", - "sym": "\u00E9" - }, - { - "type": "overmap_terrain", - "id": "yard", - "copy-from": "yard", - "sym": "\u00A9", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "house_farm", - "copy-from": "house_farm", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "house_farm_roof", - "copy-from": "house_farm_roof", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_1", - "copy-from": "farm_dairy_twd_1", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_2", - "copy-from": "farm_dairy_twd_1" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_3", - "copy-from": "farm_dairy_twd_1" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_4", - "copy-from": "farm_dairy_twd_4", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_5", - "copy-from": "farm_dairy_twd_1" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_6", - "copy-from": "farm_dairy_twd_6", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_9", - "copy-from": "farm_dairy_twd_1" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_10", - "copy-from": "farm_dairy_twd_1" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_12", - "copy-from": "farm_dairy_twd_6" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_second_floor_3", - "copy-from": "farm_dairy_twd_4" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_second_floor_4", - "copy-from": "farm_dairy_twd_4" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_second_floor_5", - "copy-from": "farm_dairy_twd_6" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_second_floor_6", - "copy-from": "farm_dairy_twd_6" - }, - { - "type": "overmap_terrain", - "id": "farm_dairy_twd_second_floor_12", - "copy-from": "farm_dairy_twd_6" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_campus.json b/data/mods/Graphical_Overmap/go_overmap_terrain_campus.json deleted file mode 100644 index 74f5285d260c0..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_campus.json +++ /dev/null @@ -1,473 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "campus_admin_0_0_0", - "copy-from": "campus_admin_0_0_0", - "sym": "\u00C1", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_1_0", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_2_0", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_0_1", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_1_1", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_2_1", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_0_2", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_1_2", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_2_2", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_0_3", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_1_3", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_admin_0_2_3", - "copy-from": "campus_admin_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_0_0", - "name": "campus commons building", - "sym": "\u00C7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_0_0", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_1_0", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_1_0", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_2_0", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_2_0", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_3_0", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_3_0", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_0_1", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_0_1", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_1_1", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_1_1", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_2_1", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_2_1", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_3_1", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_3_1", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_0_2", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_0_2", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_1_2", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_1_2", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_2_2", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_2_2", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_3_2", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_3_2", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_0_3", - "name": "campus commons roof", - "color": "blue", - "copy-from": "campus_commons_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_0_3", - "copy-from": "campus_commons_0_0_3" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_1_3", - "copy-from": "campus_commons_0_0_3" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_1_3", - "copy-from": "campus_commons_0_0_3" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_2_3", - "copy-from": "campus_commons_0_0_3" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_2_3", - "copy-from": "campus_commons_0_0_3" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_0_3_3", - "copy-from": "campus_commons_0_0_3" - }, - { - "type": "overmap_terrain", - "id": "campus_commons_1_3_3", - "copy-from": "campus_commons_0_0_3" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_0_0", - "copy-from": "campus_media_0_0_0", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_1_0", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_0_0", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_1_0", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_0_1", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_1_1", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_0_1", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_1_1", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_0_2", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_1_2", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_0_2", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_1_2", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_0_3", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_1_3", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_0_3", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_1_3", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_0_4", - "copy-from": "campus_media_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_media_0_1_4", - "copy-from": "campus_media_0_0_4" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_0_4", - "copy-from": "campus_media_0_0_4" - }, - { - "type": "overmap_terrain", - "id": "campus_media_1_1_4", - "copy-from": "campus_media_0_0_4" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_0_0", - "copy-from": "campus_health_0_0_0", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_1_0", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_2_0", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_0_1", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_1_1", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_2_1", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_0_2", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_1_2", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_2_2", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_0_3", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_1_3", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_health_0_2_3", - "copy-from": "campus_health_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_0_0", - "copy-from": "campus_lecture_0_0_0", - "sym": "\u00FE", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_1_0", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_2_0", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_3_0", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_0_1", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_1_1", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_2_1", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_3_1", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_0_2", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_1_2", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_2_2", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_3_2", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_0_3", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_1_3", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_2_3", - "copy-from": "campus_lecture_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "campus_lecture_0_3_3", - "copy-from": "campus_lecture_0_0_3" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_cemetery.json b/data/mods/Graphical_Overmap/go_overmap_terrain_cemetery.json deleted file mode 100644 index 1ccd1237d440a..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_cemetery.json +++ /dev/null @@ -1,38 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "cemetery_4square_00", - "copy-from": "cemetery_4square_00", - "sym": "\u00C4" - }, - { - "type": "overmap_terrain", - "id": "cemetery_4square_10", - "copy-from": "cemetery_4square_10", - "sym": "\u00C4" - }, - { - "type": "overmap_terrain", - "id": "cemetery_4square_01", - "copy-from": "cemetery_4square_01", - "sym": "\u00C4" - }, - { - "type": "overmap_terrain", - "id": "cemetery_4square_11", - "copy-from": "cemetery_4square_11", - "sym": "\u00C4" - }, - { - "type": "overmap_terrain", - "id": "Cemetery_1a", - "copy-from": "Cemetery_1a", - "sym": "\u00C4" - }, - { - "type": "overmap_terrain", - "id": "Cemetery_1b", - "copy-from": "Cemetery_1b", - "sym": "\u00C4" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_commercial.json b/data/mods/Graphical_Overmap/go_overmap_terrain_commercial.json deleted file mode 100644 index c824b2ff8054b..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_commercial.json +++ /dev/null @@ -1,2462 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "s_gas", - "copy-from": "s_gas", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "s_gas_1", - "copy-from": "s_gas_1", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "s_gas_roof_1", - "copy-from": "s_gas_roof_1", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "s_pharm", - "copy-from": "s_pharm", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_pharm_roof", - "copy-from": "s_pharm_roof", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_pharm_1", - "copy-from": "s_pharm_1", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_pharm_roof_1", - "copy-from": "s_pharm_roof_1", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "office_doctor", - "copy-from": "office_doctor", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "office_doctor_roof", - "copy-from": "office_doctor_roof", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "office_doctor_1", - "copy-from": "office_doctor_1", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "office_doctor_roof_1", - "copy-from": "office_doctor_roof_1", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "office_doctor_2", - "copy-from": "office_doctor_2", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "office_doctor_roof_2", - "copy-from": "office_doctor_roof_2", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "office_doctor_upper_roof_2", - "copy-from": "office_doctor_roof_2" - }, - { - "type": "overmap_terrain", - "id": "office_cubical", - "copy-from": "office_cubical", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "office_cubical_roof", - "copy-from": "office_cubical" - }, - { - "type": "overmap_terrain", - "id": "office_cubical_1", - "copy-from": "office_cubical_1", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "office_cubical_roof_1", - "copy-from": "office_cubical" - }, - { - "type": "overmap_terrain", - "id": "office_tower_nw", - "copy-from": "office_tower_nw", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_ne", - "copy-from": "office_tower_ne", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_sw", - "copy-from": "office_tower_sw", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_se", - "copy-from": "office_tower_se", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_underground_nw", - "copy-from": "office_tower_underground_nw", - "sym": "\u00F4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_underground_ne", - "copy-from": "office_tower_underground_ne", - "sym": "\u00F4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_underground_sw", - "copy-from": "office_tower_underground_sw", - "sym": "\u00F4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_underground_se", - "copy-from": "office_tower_underground_se", - "sym": "\u00F4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_2_a1", - "copy-from": "office_tower_2_a1", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_2_a2", - "copy-from": "office_tower_2_a2", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_2_a3", - "copy-from": "office_tower_2_a3", - "sym": "\u00E8", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "office_tower_2_b1", - "copy-from": "office_tower_2_b1", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_2_b2", - "copy-from": "office_tower_2_b2", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_2_b3", - "copy-from": "office_tower_2_b3", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_a0", - "copy-from": "office_tower_collapse_a0", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_a1", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_a2", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b0", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b1", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b2", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b_a0", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b_a1", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b_a2", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b_b0", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b_b1", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_collapse_b_b2", - "copy-from": "office_tower_collapse_a0" - }, - { - "type": "overmap_terrain", - "id": "office_tower_2_a1_tower_lab", - "copy-from": "office_tower_2_a1_tower_lab", - "sym": "\u00C7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "office_tower_open_air_corner", - "copy-from": "office_tower_open_air_corner", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "s_grocery", - "copy-from": "s_grocery", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_grocery_roof", - "copy-from": "s_grocery_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_grocery_1", - "copy-from": "s_grocery" - }, - { - "type": "overmap_terrain", - "id": "s_grocery_roof_1", - "copy-from": "s_grocery_roof" - }, - { - "type": "overmap_terrain", - "id": "s_hardware", - "copy-from": "s_hardware", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_hardware_roof", - "copy-from": "s_hardware_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_hardware_1", - "copy-from": "s_hardware" - }, - { - "type": "overmap_terrain", - "id": "s_hardware_roof_1", - "copy-from": "s_hardware_roof" - }, - { - "type": "overmap_terrain", - "id": "s_hardware_2", - "copy-from": "s_hardware" - }, - { - "type": "overmap_terrain", - "id": "s_hardware_roof_2", - "copy-from": "s_hardware_roof" - }, - { - "type": "overmap_terrain", - "id": "s_hardware_3", - "copy-from": "s_hardware" - }, - { - "type": "overmap_terrain", - "id": "s_hardware_roof_3", - "copy-from": "s_hardware_roof" - }, - { - "type": "overmap_terrain", - "id": "s_electronics", - "copy-from": "s_electronics", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "s_electronics_roof", - "copy-from": "s_electronics_roof", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "s_electronics_1", - "copy-from": "s_electronics" - }, - { - "type": "overmap_terrain", - "id": "s_electronics_roof_1", - "copy-from": "s_electronics_roof" - }, - { - "type": "overmap_terrain", - "id": "s_sports", - "copy-from": "s_sports", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "s_sports_roof", - "copy-from": "s_sports_roof", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "s_liquor", - "copy-from": "s_liquor", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_liquor_roof", - "copy-from": "s_liquor_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_gun", - "copy-from": "s_gun", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_gun_roof", - "copy-from": "s_gun_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_gun_1", - "copy-from": "s_gun" - }, - { - "type": "overmap_terrain", - "id": "s_gun_roof_1", - "copy-from": "s_gun_roof" - }, - { - "type": "overmap_terrain", - "id": "s_gun_2", - "copy-from": "s_gun" - }, - { - "type": "overmap_terrain", - "id": "s_gun_3", - "copy-from": "s_gun" - }, - { - "type": "overmap_terrain", - "id": "s_gun_roof_3", - "copy-from": "s_gun_roof" - }, - { - "type": "overmap_terrain", - "id": "s_gun_4", - "copy-from": "s_gun" - }, - { - "type": "overmap_terrain", - "id": "s_gun_2ndfloor_4", - "copy-from": "s_gun_roof" - }, - { - "type": "overmap_terrain", - "id": "s_gun_roof_4", - "copy-from": "s_gun" - }, - { - "type": "overmap_terrain", - "id": "s_clothes", - "copy-from": "s_clothes", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_roof", - "copy-from": "s_clothes_roof", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_1", - "copy-from": "s_clothes" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_roof_1", - "copy-from": "s_clothes_roof" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_2", - "copy-from": "s_clothes" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_roof_2", - "copy-from": "s_clothes_roof" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_3", - "copy-from": "s_clothes" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_roof_3", - "copy-from": "s_clothes_roof" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_4", - "copy-from": "s_clothes" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_roof_4", - "copy-from": "s_clothes_roof" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_upper_roof_4", - "copy-from": "s_clothes_roof" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_5", - "copy-from": "s_clothes" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_roof_5", - "copy-from": "s_clothes_roof" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_6", - "copy-from": "s_clothes" - }, - { - "type": "overmap_terrain", - "id": "s_clothes_roof_6", - "copy-from": "s_clothes_roof" - }, - { - "type": "overmap_terrain", - "id": "s_bookstore", - "copy-from": "s_bookstore", - "sym": "\u00E7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_bookstore_roof", - "copy-from": "s_bookstore_roof", - "sym": "\u00E7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_bookstore_upper_roof", - "copy-from": "s_bookstore_roof" - }, - { - "type": "overmap_terrain", - "id": "s_bookstore_1", - "copy-from": "s_bookstore" - }, - { - "type": "overmap_terrain", - "id": "s_bookstore_roof_1", - "copy-from": "s_bookstore_roof" - }, - { - "type": "overmap_terrain", - "id": "s_bookstore_upper_roof_1", - "copy-from": "s_bookstore_roof" - }, - { - "type": "overmap_terrain", - "id": "s_bookstore_2", - "copy-from": "s_bookstore" - }, - { - "type": "overmap_terrain", - "id": "s_bookstore_roof_2", - "copy-from": "s_bookstore_roof" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_foodplace_roof", - "copy-from": "s_restaurant_foodplace_roof", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_foodplace_upper_roof", - "copy-from": "s_restaurant_foodplace_roof" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant", - "copy-from": "s_restaurant", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_roof", - "copy-from": "s_restaurant_roof", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_1", - "copy-from": "s_restaurant" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_roof_1", - "copy-from": "s_restaurant_roof" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_2", - "copy-from": "s_restaurant" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_roof_2", - "copy-from": "s_restaurant_roof" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_3", - "copy-from": "s_restaurant" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_roof_3", - "copy-from": "s_restaurant_roof" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_fast", - "copy-from": "s_restaurant_fast", - "sym": "\u00E7", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_fast_roof", - "copy-from": "s_restaurant_fast_roof", - "sym": "\u00E7", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_fast_1", - "copy-from": "s_restaurant_fast" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_fast_roof_1", - "copy-from": "s_restaurant_fast_roof" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_coffee", - "copy-from": "s_restaurant_coffee", - "sym": "\u00E7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_coffee_roof", - "copy-from": "s_restaurant_coffee_roof", - "sym": "\u00E7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_coffee_1", - "copy-from": "s_restaurant_coffee" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_coffee_roof_1", - "copy-from": "s_restaurant_coffee_roof" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_coffee_2", - "copy-from": "s_restaurant_coffee" - }, - { - "type": "overmap_terrain", - "id": "s_restaurant_coffee_roof_2", - "copy-from": "s_restaurant_coffee_roof" - }, - { - "type": "overmap_terrain", - "id": "s_teashop", - "copy-from": "s_teashop", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_teashop_roof", - "copy-from": "s_teashop_roof", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_teashop_1", - "copy-from": "s_teashop" - }, - { - "type": "overmap_terrain", - "id": "s_teashop_roof_1", - "copy-from": "s_teashop_roof" - }, - { - "type": "overmap_terrain", - "id": "s_teashop_upper_roof_1", - "copy-from": "s_teashop_roof" - }, - { - "type": "overmap_terrain", - "id": "bar", - "copy-from": "bar", - "sym": "\u00E7", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "bar_roof", - "copy-from": "bar_roof", - "sym": "\u00E7", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "bar_1", - "copy-from": "bar" - }, - { - "type": "overmap_terrain", - "id": "bar_roof_1", - "copy-from": "bar_roof" - }, - { - "type": "overmap_terrain", - "id": "s_butcher", - "copy-from": "s_butcher", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "s_butcher_roof", - "copy-from": "s_butcher_roof", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "s_butcher_upper_roof", - "copy-from": "s_butcher_roof" - }, - { - "type": "overmap_terrain", - "id": "s_butcher_1", - "copy-from": "s_butcher" - }, - { - "type": "overmap_terrain", - "id": "s_butcher_roof_1", - "copy-from": "s_butcher_roof" - }, - { - "type": "overmap_terrain", - "id": "s_butcher_upper_roof_1", - "copy-from": "s_butcher_roof" - }, - { - "type": "overmap_terrain", - "id": "s_butcher_2", - "copy-from": "s_butcher" - }, - { - "type": "overmap_terrain", - "id": "s_butcher_roof_2", - "copy-from": "s_butcher_roof" - }, - { - "type": "overmap_terrain", - "id": "s_bike_shop", - "copy-from": "s_bike_shop", - "sym": "\u00E7", - "color": "cyan" - }, - { - "type": "overmap_terrain", - "id": "s_bike_shop_roof", - "copy-from": "s_bike_shop_roof", - "sym": "\u00E7", - "color": "cyan" - }, - { - "type": "overmap_terrain", - "id": "s_bike_shop_1", - "copy-from": "s_bike_shop" - }, - { - "type": "overmap_terrain", - "id": "s_bike_shop_roof_1", - "copy-from": "s_bike_shop_roof" - }, - { - "type": "overmap_terrain", - "id": "s_pizza_parlor", - "copy-from": "s_pizza_parlor", - "sym": "\u00E7", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "s_pizza_parlor_roof", - "copy-from": "s_pizza_parlor_roof", - "sym": "\u00E7", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "s_pizza_parlor_1", - "copy-from": "s_pizza_parlor" - }, - { - "type": "overmap_terrain", - "id": "s_pizza_parlor_roof_1", - "copy-from": "s_pizza_parlor_roof" - }, - { - "type": "overmap_terrain", - "id": "bank", - "copy-from": "bank", - "sym": "\u00FE", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "bank_roof", - "copy-from": "bank_roof", - "sym": "\u00FE", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "bank_1", - "copy-from": "bank" - }, - { - "type": "overmap_terrain", - "id": "bank_roof_1", - "copy-from": "bank_roof" - }, - { - "type": "overmap_terrain", - "id": "pawn", - "copy-from": "pawn", - "sym": "\u00E7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "pawn_roof", - "copy-from": "pawn_roof", - "sym": "\u00E7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "pawn_1", - "copy-from": "pawn" - }, - { - "type": "overmap_terrain", - "id": "pawn_roof_1", - "copy-from": "pawn_roof" - }, - { - "type": "overmap_terrain", - "id": "pawn_pf", - "copy-from": "pawn" - }, - { - "type": "overmap_terrain", - "id": "pawn_pf_under", - "copy-from": "pawn_roof" - }, - { - "type": "overmap_terrain", - "id": "pawn_pf_roof", - "copy-from": "pawn_roof" - }, - { - "type": "overmap_terrain", - "id": "mil_surplus", - "copy-from": "mil_surplus", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "mil_surplus_roof", - "copy-from": "mil_surplus_roof", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "mil_surplus_1", - "copy-from": "mil_surplus" - }, - { - "type": "overmap_terrain", - "id": "mil_surplus_roof_1", - "copy-from": "mil_surplus_roof" - }, - { - "type": "overmap_terrain", - "id": "mil_surplus_2", - "copy-from": "mil_surplus" - }, - { - "type": "overmap_terrain", - "id": "mil_surplus_roof_2", - "copy-from": "mil_surplus_roof" - }, - { - "type": "overmap_terrain", - "id": "furniture", - "copy-from": "furniture", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "furniture_roof", - "copy-from": "furniture_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "furniture_upper_roof", - "copy-from": "furniture_roof" - }, - { - "type": "overmap_terrain", - "id": "s_music", - "copy-from": "s_music", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_music_roof", - "copy-from": "s_music_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_0_0", - "copy-from": "megastore_0_0_0", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_0_0", - "copy-from": "megastore_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_0_0", - "copy-from": "megastore_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_1_0", - "copy-from": "megastore_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_1_0", - "copy-from": "megastore_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_1_0", - "copy-from": "megastore_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_2_0", - "copy-from": "megastore_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_2_0", - "copy-from": "megastore_1_2_0", - "sym": "\u00C1", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_2_0", - "copy-from": "megastore_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_0_1", - "copy-from": "megastore_0_0_1", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_0_1", - "copy-from": "megastore_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_0_1", - "copy-from": "megastore_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_1_1", - "copy-from": "megastore_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_1_1", - "copy-from": "megastore_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_1_1", - "copy-from": "megastore_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_2_1", - "copy-from": "megastore_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_2_1", - "copy-from": "megastore_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_2_1", - "copy-from": "megastore_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_0_roof", - "copy-from": "megastore_0_0_roof", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_0_roof", - "copy-from": "megastore_0_0_roof" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_0_roof", - "copy-from": "megastore_0_0_roof" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_1_roof", - "copy-from": "megastore_0_0_roof" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_1_roof", - "copy-from": "megastore_1_1_roof", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_1_roof", - "copy-from": "megastore_0_0_roof" - }, - { - "type": "overmap_terrain", - "id": "megastore_0_2_roof", - "copy-from": "megastore_0_0_roof" - }, - { - "type": "overmap_terrain", - "id": "megastore_1_2_roof", - "copy-from": "megastore_0_0_roof" - }, - { - "type": "overmap_terrain", - "id": "megastore_2_2_roof", - "copy-from": "megastore_0_0_roof" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_1", - "copy-from": "hotel_tower_1_1", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_2", - "copy-from": "hotel_tower_1_1" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_3", - "copy-from": "hotel_tower_1_1" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_4", - "copy-from": "hotel_tower_1_1" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr2_1_4", - "copy-from": "hotel_tower_flr2_1_4", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr3_1_4", - "copy-from": "hotel_tower_flr2_1_4" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr4_1_4", - "copy-from": "hotel_tower_flr2_1_4" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_roof_1_4", - "copy-from": "hotel_tower_roof_1_4", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_5", - "copy-from": "hotel_tower_1_5", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr2_1_5", - "copy-from": "hotel_tower_1_5" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr3_1_5", - "copy-from": "hotel_tower_1_5" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr4_1_5", - "copy-from": "hotel_tower_1_5" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_roof_1_5", - "copy-from": "hotel_tower_roof_1_5", - "sym": "\u00C7", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_5B", - "copy-from": "hotel_tower_1_5B", - "sym": "\u00C7", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr2_1_5B", - "copy-from": "hotel_tower_flr2_1_5B", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_5C", - "copy-from": "hotel_tower_1_5C", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr2_1_5C", - "copy-from": "hotel_tower_flr2_1_5C", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_6", - "copy-from": "hotel_tower_1_6", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr2_1_6", - "copy-from": "hotel_tower_flr2_1_6", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr3_1_6", - "copy-from": "hotel_tower_flr2_1_6" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr4_1_6", - "copy-from": "hotel_tower_flr2_1_6" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_roof_1_6", - "copy-from": "hotel_tower_roof_1_6", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_7", - "copy-from": "hotel_tower_1_7", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr2_1_7", - "copy-from": "hotel_tower_flr2_1_7", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr3_1_7", - "copy-from": "hotel_tower_flr3_1_7", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr4_1_7", - "copy-from": "hotel_tower_flr4_1_7", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_roof_1_7", - "copy-from": "hotel_tower_roof_1_7", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_8", - "copy-from": "hotel_tower_1_8", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr2_1_8", - "copy-from": "hotel_tower_flr2_1_8", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr3_1_8", - "copy-from": "hotel_tower_flr3_1_8", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr4_1_8", - "copy-from": "hotel_tower_flr4_1_8", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_roof_1_8", - "copy-from": "hotel_tower_roof_1_8", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_1_9", - "copy-from": "hotel_tower_1_9", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr2_1_9", - "copy-from": "hotel_tower_flr2_1_9", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr3_1_9", - "copy-from": "hotel_tower_flr3_1_9", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_flr4_1_9", - "copy-from": "hotel_tower_flr4_1_9", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_roof_1_9", - "copy-from": "hotel_tower_roof_1_9", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_b_1", - "copy-from": "hotel_tower_b_1", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_b_2", - "copy-from": "hotel_tower_b_1" - }, - { - "type": "overmap_terrain", - "id": "hotel_tower_b_3", - "copy-from": "hotel_tower_b_1" - }, - { - "type": "overmap_terrain", - "id": "motel_twd_1", - "copy-from": "motel_twd_1", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_twd_2", - "copy-from": "motel_twd_2", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_twd_second_floor", - "copy-from": "motel_twd_second_floor", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_entrance", - "copy-from": "motel_entrance", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_entrance_roof", - "copy-from": "motel_entrance_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_1", - "copy-from": "motel_1", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_1_roof", - "copy-from": "motel_1_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_2", - "copy-from": "motel_2", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_2_roof", - "copy-from": "motel_2_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_3", - "copy-from": "motel_3", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "motel_3_roof", - "copy-from": "motel_3_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_gas_rural", - "copy-from": "s_gas_rural", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "s_gas_rural_roof", - "copy-from": "s_gas_rural_roof", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_0_0_0", - "copy-from": "hdwr_large_0_0_0", - "sym": "\u00C1", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_1_0_0", - "copy-from": "hdwr_large_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_0_1_0", - "copy-from": "hdwr_large_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_1_1_0", - "copy-from": "hdwr_large_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_0_2_0", - "copy-from": "hdwr_large_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_1_2_0", - "copy-from": "hdwr_large_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_0_0_1", - "copy-from": "hdwr_large_0_0_1", - "sym": "\u00A6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_1_0_1", - "copy-from": "hdwr_large_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_0_1_1", - "copy-from": "hdwr_large_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_1_1_1", - "copy-from": "hdwr_large_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_0_2_1", - "copy-from": "hdwr_large_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "hdwr_large_1_2_1", - "copy-from": "hdwr_large_0_0_1" - }, - { - "type": "overmap_terrain", - "id": "garage_gas_1", - "copy-from": "garage_gas_1", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "garage_gas_roof_1", - "copy-from": "garage_gas_roof_1", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "garage_gas_2", - "copy-from": "garage_gas_1" - }, - { - "type": "overmap_terrain", - "id": "garage_gas_roof_2", - "copy-from": "garage_gas_roof_1" - }, - { - "type": "overmap_terrain", - "id": "garage_gas_3", - "copy-from": "garage_gas_1" - }, - { - "type": "overmap_terrain", - "id": "garage_gas_roof_3", - "copy-from": "garage_gas_roof_1" - }, - { - "type": "overmap_terrain", - "id": "dispensary", - "copy-from": "dispensary", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "dispensary_roof", - "copy-from": "dispensary_roof", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "dispensary_1", - "copy-from": "dispensary" - }, - { - "type": "overmap_terrain", - "id": "dispensary_roof_1", - "copy-from": "dispensary_roof" - }, - { - "type": "overmap_terrain", - "id": "dispensary_2", - "copy-from": "dispensary" - }, - { - "type": "overmap_terrain", - "id": "dispensary_roof_2", - "copy-from": "dispensary_roof" - }, - { - "type": "overmap_terrain", - "id": "small_office", - "copy-from": "small_office", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "small_office_roof", - "copy-from": "small_office_roof", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "small_office_upper_roof", - "copy-from": "small_office_roof" - }, - { - "type": "overmap_terrain", - "id": "candy_shop", - "copy-from": "candy_shop", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "candy_shop_roof", - "copy-from": "candy_shop_roof", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "candy_shop_1", - "copy-from": "candy_shop" - }, - { - "type": "overmap_terrain", - "id": "candy_shop_roof_1", - "copy-from": "candy_shop_roof" - }, - { - "type": "overmap_terrain", - "id": "bakery", - "copy-from": "bakery", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "bakery_roof", - "copy-from": "bakery_roof", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "bakery_upper_roof", - "copy-from": "bakery_roof" - }, - { - "type": "overmap_terrain", - "id": "icecream_shop", - "copy-from": "icecream_shop", - "sym": "\u00E7", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "icecream_shop_roof", - "copy-from": "icecream_shop_roof", - "sym": "\u00E7", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "dollarstore", - "copy-from": "dollarstore", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "dollarstore_roof", - "copy-from": "dollarstore_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "dollarstore_1", - "copy-from": "dollarstore" - }, - { - "type": "overmap_terrain", - "id": "dollarstore_roof_1", - "copy-from": "dollarstore_roof" - }, - { - "type": "overmap_terrain", - "id": "lancenter", - "copy-from": "lancenter", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "lancenter_roof", - "copy-from": "lancenter_roof", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "lancenter_1", - "copy-from": "lancenter" - }, - { - "type": "overmap_terrain", - "id": "lancenter_roof_1", - "copy-from": "lancenter_roof" - }, - { - "type": "overmap_terrain", - "id": "landscapingsupplyco_1a", - "copy-from": "landscapingsupplyco_1a", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "landscapingsupplyco_1b", - "copy-from": "landscapingsupplyco_1b", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "landscapingsupplyco_1b_roof", - "copy-from": "landscapingsupplyco_1b_roof", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "s_vfw", - "copy-from": "s_vfw", - "sym": "\u00FF", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "s_vfw_roof", - "copy-from": "s_vfw_roof", - "sym": "\u00FF", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "s_thrift", - "copy-from": "s_thrift", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_thrift_roof", - "copy-from": "s_thrift_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_daycare", - "copy-from": "s_daycare", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_daycare_roof", - "copy-from": "s_daycare_roof", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_petstore", - "copy-from": "s_petstore", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_petstore_roof", - "copy-from": "s_petstore_roof", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "s_petstore_1", - "copy-from": "s_petstore" - }, - { - "type": "overmap_terrain", - "id": "s_petstore_roof_1", - "copy-from": "s_petstore_roof" - }, - { - "type": "overmap_terrain", - "id": "s_petstore_2", - "copy-from": "s_petstore" - }, - { - "type": "overmap_terrain", - "id": "s_petstore_roof_2", - "copy-from": "s_petstore_roof" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_a1", - "copy-from": "s_shoppingplaza_a1", - "sym": "\u00D7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_a2", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_a3", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_a4", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_a5", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_a6", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_b1", - "copy-from": "s_shoppingplaza_a1", - "sym": "\u00D7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_b2", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_b3", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_b4", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_b5", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "s_shoppingplaza_b6", - "copy-from": "s_shoppingplaza_a1" - }, - { - "type": "overmap_terrain", - "id": "veterinarian", - "copy-from": "veterinarian", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "veterinarian_roof", - "copy-from": "veterinarian_roof", - "sym": "\u00E7", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "s_laundromat", - "copy-from": "s_laundromat", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_laundromat_roof", - "copy-from": "s_laundromat_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_laundromat_1", - "copy-from": "s_laundromat" - }, - { - "type": "overmap_terrain", - "id": "s_laundromat_roof_1", - "copy-from": "s_laundromat_roof" - }, - { - "type": "overmap_terrain", - "id": "s_jewelry", - "copy-from": "s_jewelry", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_jewelry_roof", - "copy-from": "s_jewelry_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "abstract": "generic_motel", - "copy-from": "generic_motel", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_entrance", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_1", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_2", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_3", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_entrance_f2", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_1_f2", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_2_f2", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_3_f2", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_1_r", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_2_r", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "id": "2fmotel_3_r", - "copy-from": "generic_motel" - }, - { - "type": "overmap_terrain", - "abstract": "generic_large_office_tower", - "copy-from": "generic_large_office_tower", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "home_improvement", - "name": "home improvement store", - "copy-from": "home_improvement", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "home_improvement_roof", - "copy-from": "home_improvement_roof", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_1", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_2", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_3", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_4", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_5", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_6", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_7", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_8", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_9", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_9b", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_10", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_10b", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_11", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_12", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_13", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_14", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_15", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_16", - "copy-from": "generic_large_office_tower" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_17", - "copy-from": "loffice_tower_17", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_18", - "copy-from": "loffice_tower_18", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_19", - "copy-from": "loffice_tower_19", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "loffice_tower_20", - "copy-from": "loffice_tower_20", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "s_antique", - "copy-from": "s_antique", - "sym": "\u00E7", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "s_antique_roof", - "copy-from": "s_antique_roof", - "sym": "\u00E7", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "s_arcade", - "copy-from": "s_arcade", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "s_arcade_roof", - "copy-from": "s_arcade_roof", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "s_gardening", - "copy-from": "s_gardening", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_gardening_roof", - "copy-from": "s_gardening_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "craft_shop", - "copy-from": "craft_shop", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "craft_shop_roof", - "copy-from": "craft_shop_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "craft_shop_upper_roof", - "copy-from": "craft_shop_roof" - }, - { - "type": "overmap_terrain", - "id": "craft_shop_1", - "copy-from": "craft_shop" - }, - { - "type": "overmap_terrain", - "id": "craft_shop_roof_1", - "copy-from": "craft_shop_roof" - }, - { - "type": "overmap_terrain", - "id": "craft_shop_2", - "copy-from": "craft_shop" - }, - { - "type": "overmap_terrain", - "id": "craft_shop_2ndfloor_2", - "copy-from": "craft_shop_roof" - }, - { - "type": "overmap_terrain", - "id": "craft_shop_roof_2", - "copy-from": "craft_shop_roof" - }, - { - "type": "overmap_terrain", - "id": "cs_market_small", - "copy-from": "cs_market_small", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "cs_sex_shop", - "copy-from": "cs_sex_shop", - "sym": "\u00E7", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "cs_sex_shop_roof", - "copy-from": "cs_sex_shop_roof", - "sym": "\u00E7", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "cs_internet_cafe", - "copy-from": "cs_internet_cafe", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "cs_internet_cafe_roof", - "copy-from": "cs_internet_cafe_roof", - "sym": "\u00E7", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "cs_internet_cafe_upper_roof", - "copy-from": "cs_internet_cafe_roof" - }, - { - "type": "overmap_terrain", - "id": "cs_car_showroom", - "copy-from": "cs_car_showroom", - "sym": "\u00C1", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "cs_car_showroom_2ndfloor", - "copy-from": "cs_car_showroom_2ndfloor", - "sym": "\u00C1", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "cs_car_showroom_roof", - "copy-from": "cs_car_showroom_roof", - "sym": "\u00C1", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "cs_car_dealership", - "copy-from": "cs_car_dealership", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "cs_car_dealership_roof", - "copy-from": "cs_car_dealership_roof", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "cs_tire_shop", - "copy-from": "cs_tire_shop", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "cs_tire_shop_roof", - "copy-from": "cs_tire_shop_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "headshop", - "copy-from": "headshop", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "headshop_roof", - "copy-from": "headshop_roof", - "sym": "\u00E7", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "headshop_upper_roof", - "copy-from": "headshop_roof" - }, - { - "type": "overmap_terrain", - "id": "abstorefront", - "copy-from": "abstorefront", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "abstorefront_roof", - "copy-from": "abstorefront_roof", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "abstorefront_1", - "copy-from": "abstorefront_1", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "abstorefront_roof_1", - "copy-from": "abstorefront_roof_1", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "abstorefront_2", - "copy-from": "abstorefront_2", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "abstorefront_roof_2", - "copy-from": "abstorefront_roof_2", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "station_radio", - "copy-from": "station_radio", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "station_radio_roof", - "copy-from": "station_radio_roof", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "station_radio_1", - "copy-from": "station_radio_1", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "station_radio_roof_1", - "copy-from": "station_radio_roof_1", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "cs_gardening_allotment", - "copy-from": "cs_gardening_allotment", - "sym": "\u00E8", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "cs_gardening_allotment_roof", - "copy-from": "cs_gardening_allotment_roof", - "sym": "\u00E8", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "animalpound", - "copy-from": "animalpound", - "sym": "\u00E7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "animalpound_roof", - "copy-from": "animalpound_roof", - "sym": "\u00E7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "animalshelter", - "copy-from": "animalshelter", - "sym": "\u00E7", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "animalshelter_roof", - "copy-from": "animalshelter_roof", - "sym": "\u00E7", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "emptycommerciallot", - "copy-from": "emptycommerciallot", - "sym": "\u00D7", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "s_hunting", - "copy-from": "s_hunting", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "s_hunting_roof", - "copy-from": "s_hunting_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_1", - "copy-from": "city_block2_1", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_2", - "copy-from": "city_block2_2", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_3", - "copy-from": "city_block2_3", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_4", - "copy-from": "city_block2_4", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_flr2_1", - "copy-from": "city_block2_flr2_1", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_flr2_2", - "copy-from": "city_block2_flr2_2", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_flr2_3", - "copy-from": "city_block2_flr2_3", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_flr2_4", - "copy-from": "city_block2_flr2_4", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_roof_1", - "copy-from": "city_block2_roof_1", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_roof_2", - "copy-from": "city_block2_roof_2", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_roof_3", - "copy-from": "city_block2_roof_3", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "city_block2_roof_4", - "copy-from": "city_block2_roof_4", - "sym": "\u00C7" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_evac_center.json b/data/mods/Graphical_Overmap/go_overmap_terrain_evac_center.json deleted file mode 100644 index b806332744ca8..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_evac_center.json +++ /dev/null @@ -1,7803 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "evac_center_7", - "copy-from": "evac_center_7", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "evac_center_8", - "copy-from": "evac_center_8", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "evac_center_9", - "copy-from": "evac_center_9", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "evac_center_12", - "copy-from": "evac_center_12", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "evac_center_13", - "copy-from": "evac_center_13", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "evac_center_14", - "copy-from": "evac_center_14", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "evac_center_17", - "copy-from": "evac_center_17", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "evac_center_18", - "copy-from": "evac_center_18", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "evac_center_19", - "copy-from": "evac_center_19", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "abstract": "generic_refctr", - "copy-from": "generic_refctr", - "sym": "\u00A8", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5a", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5b", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5c", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5d", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5e", - "copy-from": "generic_refctr" - }, - { - "type": "overmap_terrain", - "abstract": "generic_rc_air", - "copy-from": "generic_rc_air", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_1_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_2_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_3_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_4_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_5_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_6_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_7_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_8_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_9_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_10_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_11_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_12_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_13_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_14_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_15_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_16_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_17_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_18_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_19_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_20_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_21_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_22_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_23_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_24_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_25_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5a_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5b_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5c_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5d_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5e_z1", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_1_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_2_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_3_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_4_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_5_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_6_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_7_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_8_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_9_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_10_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_11_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_12_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_13_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_14_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_15_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_16_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_17_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_18_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_19_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_20_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_21_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_22_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_23_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_24_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "evac_center_25_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5a_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5b_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5c_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5d_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5e_z2", - "copy-from": "generic_rc_air" - }, - { - "type": "overmap_terrain", - "abstract": "generic_rc_underground", - "name": "solid rock", - "looks_like": "empty_rock", - "sym": "%", - "color": "dark_gray", - "see_cost": 5 - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_1_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_2_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_3_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_4_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_5_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_6_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_7_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_8_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_9_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_10_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_11_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_12_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_13_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_14_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_15_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_16_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_17_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_18_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_19_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_20_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_21_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_22_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_23_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_24_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_25_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5a_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5b_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5c_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5d_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5e_z-1", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_1_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_2_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_3_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_4_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_5_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_6_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_7_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_8_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_9_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_10_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_11_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_12_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_13_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_14_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_15_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_16_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_17_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_18_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_19_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_20_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_21_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_22_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_23_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_24_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_25_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5a_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5b_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5c_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5d_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5e_z-2", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_1_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_2_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_3_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_4_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_5_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_6_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_7_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_8_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_9_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_10_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_11_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_12_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_13_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_14_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_15_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_16_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_17_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_18_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_19_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_20_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_21_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_22_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_23_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_24_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_25_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5a_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5b_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5c_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5d_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5e_z-3", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW1e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW2e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW3e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW4e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NW5e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N1e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N2e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N3e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N4e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_N5e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE1e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE2e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE3e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE4e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_NE5e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W1e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W2e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W3e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W4e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_W5e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_1_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_2_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_3_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_4_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_5_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_6_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_7_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_8_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_9_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_10_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_11_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_12_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_13_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_14_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_15_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_16_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_17_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_18_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_19_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_20_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_21_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_22_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_23_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_24_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "evac_center_25_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E1e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E2e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E3e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E4e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_E5e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW1e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW2e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW3e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW4e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SW5e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S1e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S2e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S3e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S4e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_S5e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5a_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5b_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5c_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5d_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE1e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE2e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE3e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE4e_z-4", - "copy-from": "generic_rc_underground" - }, - { - "type": "overmap_terrain", - "id": "refctr_SE5e_z-4", - "copy-from": "generic_rc_underground" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_faction_base.json b/data/mods/Graphical_Overmap/go_overmap_terrain_faction_base.json deleted file mode 100644 index ce8b29d0ebb5e..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_faction_base.json +++ /dev/null @@ -1,458 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "faction_base_camp_0", - "copy-from": "faction_base_camp_0", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_new_0", - "copy-from": "faction_base_camp_new_0", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_1", - "copy-from": "faction_base_camp_1", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_2", - "copy-from": "faction_base_camp_2", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_3", - "copy-from": "faction_base_camp_3", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_4", - "copy-from": "faction_base_camp_4", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_5", - "copy-from": "faction_base_camp_5", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_6", - "copy-from": "faction_base_camp_6", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_7", - "copy-from": "faction_base_camp_7", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_8", - "copy-from": "faction_base_camp_8", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_9", - "copy-from": "faction_base_camp_9", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_10", - "copy-from": "faction_base_camp_10", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_11", - "copy-from": "faction_base_camp_11", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_12", - "copy-from": "faction_base_camp_12", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_13", - "copy-from": "faction_base_camp_13", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_14", - "copy-from": "faction_base_camp_14", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_15", - "copy-from": "faction_base_camp_15", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_16", - "copy-from": "faction_base_camp_16", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_17", - "copy-from": "faction_base_camp_17", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_18", - "copy-from": "faction_base_camp_18", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_19", - "copy-from": "faction_base_camp_19", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_camp_20", - "copy-from": "faction_base_camp_20", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_base_farm_0", - "copy-from": "faction_base_farm_0", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "faction_base_farm_1", - "copy-from": "faction_base_farm_1", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "faction_base_farm_2", - "copy-from": "faction_base_farm_2", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "faction_base_farm_3", - "copy-from": "faction_base_farm_3", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "faction_base_farm_4", - "copy-from": "faction_base_farm_4", - "sym": "\u00A9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "faction_base_garage_0", - "copy-from": "faction_base_garage_0", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "faction_base_garage_1", - "copy-from": "faction_base_garage_1", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "faction_base_garage_2", - "copy-from": "faction_base_garage_2", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "faction_base_garage_3", - "copy-from": "faction_base_garage_3", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "faction_base_garage_4", - "copy-from": "faction_base_garage_4", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "faction_base_garage_5", - "copy-from": "faction_base_garage_5", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "faction_base_garage_6", - "copy-from": "faction_base_garage_6", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_0", - "copy-from": "faction_base_kitchen_0", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_1", - "copy-from": "faction_base_kitchen_1", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_2", - "copy-from": "faction_base_kitchen_2", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_3", - "copy-from": "faction_base_kitchen_3", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_4", - "copy-from": "faction_base_kitchen_4", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_5", - "copy-from": "faction_base_kitchen_5", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_6", - "copy-from": "faction_base_kitchen_6", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_7", - "copy-from": "faction_base_kitchen_7", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_base_kitchen_8", - "copy-from": "faction_base_kitchen_8", - "sym": "\u00E7", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "faction_hide_site_0", - "copy-from": "faction_hide_site_0", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "id": "faction_wall_level_N_0", - "copy-from": "faction_wall_level_N_0", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "faction_wall_level_E_0", - "copy-from": "faction_wall_level_E_0", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "faction_wall_level_S_0", - "copy-from": "faction_wall_level_S_0", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "faction_wall_level_W_0", - "copy-from": "faction_wall_level_W_0", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "faction_wall_level_N_1", - "copy-from": "faction_wall_level_N_1", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "faction_wall_level_E_1", - "copy-from": "faction_wall_level_E_1", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "faction_wall_level_S_1", - "copy-from": "faction_wall_level_S_1", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "faction_wall_level_W_1", - "copy-from": "faction_wall_level_W_1", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "faction_base_workshop_0", - "copy-from": "faction_base_workshop_0", - "sym": "\u00E6" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_0", - "copy-from": "faction_base_blacksmith_0", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_1", - "copy-from": "faction_base_blacksmith_1", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_2", - "copy-from": "faction_base_blacksmith_2", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_3", - "copy-from": "faction_base_blacksmith_3", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_4", - "copy-from": "faction_base_blacksmith_4", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_5", - "copy-from": "faction_base_blacksmith_5", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_6", - "copy-from": "faction_base_blacksmith_6", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_7", - "copy-from": "faction_base_blacksmith_7", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_8", - "copy-from": "faction_base_blacksmith_8", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_9", - "copy-from": "faction_base_blacksmith_9", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_10", - "copy-from": "faction_base_blacksmith_10", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_11", - "copy-from": "faction_base_blacksmith_11", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_blacksmith_12", - "copy-from": "faction_base_blacksmith_12", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_livestock_0", - "copy-from": "faction_base_livestock_0", - "sym": "\u00E9" - }, - { - "type": "overmap_terrain", - "id": "faction_base_storehouse_0", - "copy-from": "faction_base_storehouse_0", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "faction_base_saltworks_0", - "copy-from": "faction_base_saltworks_0", - "sym": "\u00D6", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "faction_base_canteen_0", - "copy-from": "faction_base_canteen_0", - "sym": "\u00E7", - "color": "green" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_fungal.json b/data/mods/Graphical_Overmap/go_overmap_terrain_fungal.json deleted file mode 100644 index 793e7460819b1..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_fungal.json +++ /dev/null @@ -1,20 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "fungal_tower", - "copy-from": "fungal_tower", - "sym": "\u00F0" - }, - { - "type": "overmap_terrain", - "id": "fungal_bloom", - "copy-from": "fungal_bloom", - "sym": "\u00F0" - }, - { - "type": "overmap_terrain", - "id": "fungal_flowers", - "copy-from": "fungal_flowers", - "sym": "\u00F0" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_hardcoded.json b/data/mods/Graphical_Overmap/go_overmap_terrain_hardcoded.json deleted file mode 100644 index b0560af45868c..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_hardcoded.json +++ /dev/null @@ -1,199 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "open_air", - "copy-from": "open_air", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "crater", - "copy-from": "crater", - "sym": "\u00FC" - }, - { - "type": "overmap_terrain", - "id": "field", - "copy-from": "field", - "sym": "\u00A8" - }, - { - "type": "overmap_terrain", - "id": "forest", - "copy-from": "forest", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "forest_thick", - "copy-from": "forest_thick", - "sym": "\u00F5" - }, - { - "type": "overmap_terrain", - "id": "forest_water", - "copy-from": "forest_water", - "sym": "\u00EC" - }, - { - "type": "overmap_terrain", - "id": "s_lot", - "copy-from": "s_lot", - "sym": "\u00F4" - }, - { - "type": "overmap_terrain", - "id": "standing_stones", - "copy-from": "standing_stones", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "temple_stairs", - "copy-from": "temple_stairs", - "sym": "\u00FE" - }, - { - "type": "overmap_terrain", - "id": "temple_finale", - "copy-from": "temple_stairs", - "sym": "\u00FE" - }, - { - "type": "overmap_terrain", - "id": "mine_entrance", - "copy-from": "mine_entrance", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "mine_entrance_roof", - "copy-from": "mine_entrance_roof", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "mine_shaft_middle", - "copy-from": "mine_shaft_middle", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "mine_shaft_lower", - "copy-from": "mine_shaft_lower", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "mine_finale", - "copy-from": "mine_finale", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "cave", - "copy-from": "cave", - "sym": "\u00EA", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "cave_rat", - "copy-from": "cave_rat", - "sym": "\u00EA", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "hive", - "copy-from": "hive", - "sym": "\u00F3" - }, - { - "type": "overmap_terrain", - "id": "spider_pit", - "copy-from": "spider_pit", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "spider_pit_under", - "copy-from": "spider_pit_under", - "sym": "\u00B0" - }, - { - "type": "overmap_terrain", - "id": "slimepit", - "copy-from": "slimepit", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "slimepit_down", - "copy-from": "slimepit_down", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "triffid_grove", - "copy-from": "triffid_grove", - "sym": "\u00F5", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "triffid_roots", - "copy-from": "triffid_roots", - "sym": "\u00F5", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "triffid_finale", - "copy-from": "triffid_finale", - "sym": "\u00F5", - "color": "red" - }, - { - "type": "overmap_terrain", - "id": "rock", - "copy-from": "rock", - "sym": "\u00AE" - }, - { - "type": "overmap_terrain", - "id": "empty_rock", - "copy-from": "empty_rock", - "sym": "\u00AE" - }, - { - "type": "overmap_terrain", - "id": "ants", - "copy-from": "ants", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "ants_food", - "copy-from": "ants_food", - "sym": "\u00F3" - }, - { - "type": "overmap_terrain", - "id": "ants_larvae", - "copy-from": "ants_larvae", - "sym": "\u00F3" - }, - { - "type": "overmap_terrain", - "id": "ants_queen", - "copy-from": "ants_queen", - "sym": "\u00F3" - }, - { - "type": "overmap_terrain", - "id": "tutorial", - "copy-from": "tutorial", - "sym": "\u00D7" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_industrial.json b/data/mods/Graphical_Overmap/go_overmap_terrain_industrial.json deleted file mode 100644 index d19a0f18c13c2..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_industrial.json +++ /dev/null @@ -1,667 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "public_works_NE", - "copy-from": "public_works_NE", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "public_works_NE_roof", - "copy-from": "public_works_NE_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "public_works_NW", - "copy-from": "public_works_NW", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "public_works_NW_roof", - "copy-from": "public_works_NW_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "public_works_SW", - "copy-from": "public_works_SW", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "public_works_SW_roof", - "copy-from": "public_works_SW_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "public_works_SE", - "copy-from": "public_works_SE", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "public_works_SE_roof", - "copy-from": "public_works_SE_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "sai", - "copy-from": "sai", - "sym": "\u00E6", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "pwr_sub_s", - "copy-from": "pwr_sub_s", - "sym": "\u00E6" - }, - { - "type": "overmap_terrain", - "id": "pwr_sub_s_roof", - "copy-from": "pwr_sub_s" - }, - { - "type": "overmap_terrain", - "id": "pwr_large_entrance", - "copy-from": "pwr_large_entrance", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "pwr_large_entrance_roof", - "copy-from": "pwr_large_entrance" - }, - { - "type": "overmap_terrain", - "id": "pwr_large_2", - "copy-from": "pwr_large_2", - "sym": "\u00F6" - }, - { - "type": "overmap_terrain", - "id": "pwr_large_2_roof", - "copy-from": "pwr_large_2" - }, - { - "type": "overmap_terrain", - "id": "pwr_large_3", - "copy-from": "pwr_large_2", - "sym": "\u00F6" - }, - { - "type": "overmap_terrain", - "id": "pwr_large_4", - "copy-from": "pwr_large_4", - "sym": "\u00F6" - }, - { - "type": "overmap_terrain", - "id": "warehouse", - "copy-from": "warehouse", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "small_storage_units", - "copy-from": "small_storage_units", - "sym": "\u00E6", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "small_storage_units_roof", - "copy-from": "small_storage_units" - }, - { - "type": "overmap_terrain", - "id": "small_storage_units_1", - "copy-from": "small_storage_units_1", - "sym": "\u00E6", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "small_storage_units_roof_1", - "copy-from": "small_storage_units_1" - }, - { - "type": "overmap_terrain", - "id": "lumberyard_0_0", - "copy-from": "lumberyard_0_0", - "sym": "\u00D7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumberyard_0_1", - "copy-from": "lumberyard_0_0" - }, - { - "type": "overmap_terrain", - "id": "lumberyard_1_0", - "copy-from": "lumberyard_0_0" - }, - { - "type": "overmap_terrain", - "id": "lumberyard_1_1", - "copy-from": "lumberyard_0_0" - }, - { - "type": "overmap_terrain", - "id": "lumberyard_0_0_roof", - "copy-from": "lumberyard_0_0_roof", - "sym": "\u00D7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumberyard_0_1_roof", - "copy-from": "lumberyard_0_1_roof", - "sym": "\u00D7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumberyard_1_0_roof", - "copy-from": "lumberyard_1_0_roof", - "sym": "\u00D7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumberyard_1_1_roof", - "copy-from": "lumberyard_1_1_roof", - "sym": "\u00D7", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_0_0", - "copy-from": "lumbermill_0_0", - "sym": "\u00D6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_0_1", - "copy-from": "lumbermill_0_0" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_1_0", - "copy-from": "lumbermill_0_0" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_1_1", - "copy-from": "lumbermill_0_0" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_0_0_roof", - "copy-from": "lumbermill_0_0_roof", - "sym": "\u00D6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_0_1_roof", - "copy-from": "lumbermill_0_1_roof", - "sym": "\u00D6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_1_0_roof", - "copy-from": "lumbermill_1_0_roof", - "sym": "\u00D6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_1_1_roof", - "copy-from": "lumbermill_1_1_roof", - "sym": "\u00D6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lumbermill_dforest", - "copy-from": "lumbermill_dforest", - "sym": "\u00E8", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "construction_site", - "copy-from": "construction_site", - "sym": "\u00D7", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse", - "copy-from": "abandonedwarehouse", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_roof", - "copy-from": "abandonedwarehouse" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_1", - "copy-from": "abandonedwarehouse_1", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_1_roof", - "copy-from": "abandonedwarehouse_1" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_2", - "copy-from": "abandonedwarehouse_2", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_2_roof", - "copy-from": "abandonedwarehouse_2" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_3", - "copy-from": "abandonedwarehouse_3", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_3_roof", - "copy-from": "abandonedwarehouse_3" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_4", - "copy-from": "abandonedwarehouse_4", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "abandonedwarehouse_4_roof", - "copy-from": "abandonedwarehouse_4" - }, - { - "type": "overmap_terrain", - "id": "large_storage_units_3", - "copy-from": "large_storage_units_3", - "sym": "\u00D6", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "large_storage_units_roof_3", - "copy-from": "large_storage_units_3" - }, - { - "type": "overmap_terrain", - "id": "large_storage_units_2", - "copy-from": "large_storage_units_2", - "sym": "\u00D6", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "large_storage_units_roof_2", - "copy-from": "large_storage_units_2" - }, - { - "type": "overmap_terrain", - "id": "large_storage_units_1", - "copy-from": "large_storage_units_1", - "sym": "\u00D6", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "large_storage_units_roof_1", - "copy-from": "large_storage_units_1" - }, - { - "type": "overmap_terrain", - "id": "medium_storage_units_1", - "copy-from": "medium_storage_units_1", - "sym": "\u00E6", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "medium_storage_units_roof_1", - "copy-from": "medium_storage_units_1" - }, - { - "type": "overmap_terrain", - "id": "medium_storage_units_2", - "copy-from": "medium_storage_units_2", - "sym": "\u00E6", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "medium_storage_units_roof_2", - "copy-from": "medium_storage_units_2" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_1", - "copy-from": "steel_mill_0_1", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_4", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_1", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_4", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_1", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_4", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_1", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_rail_1", - "copy-from": "steel_mill_rail_1", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_1", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_rail_2", - "copy-from": "steel_mill_rail_2", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_1_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_2_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_3_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_4_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_1_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_2_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_3_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_4_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_1_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_2_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_3_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_4_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_1_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_2_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_3_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_rail_1_2", - "copy-from": "steel_mill_rail_1_2", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_1_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_2_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_3_2", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_rail_2_2", - "copy-from": "steel_mill_rail_2_2", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_1_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_2_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_3_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_0_4_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_1_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_2_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_3_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_1_4_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_1_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_2_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_3_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_2_4_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_1_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_2_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_3_3_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_rail_1_3", - "copy-from": "steel_mill_rail_1_3", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_1_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_2_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_4_3_3", - "copy-from": "steel_mill_0_1" - }, - { - "type": "overmap_terrain", - "id": "steel_mill_rail_2_3", - "copy-from": "steel_mill_0_1" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_lab.json b/data/mods/Graphical_Overmap/go_overmap_terrain_lab.json deleted file mode 100644 index da63d065e259e..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_lab.json +++ /dev/null @@ -1,957 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "lab", - "copy-from": "lab", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "lab_stairs", - "copy-from": "lab_stairs", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "lab_core", - "copy-from": "lab_core", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "lab_escape_cells", - "copy-from": "lab_escape_cells", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "lab_escape_entrance", - "copy-from": "lab_escape_entrance", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "ants_lab", - "copy-from": "ants_lab", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "ants_lab_stairs", - "copy-from": "ants_lab_stairs", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "lab_finale", - "copy-from": "lab_finale", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "ice_lab", - "copy-from": "ice_lab", - "sym": "\u00C1", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "ice_lab_stairs", - "copy-from": "ice_lab_stairs", - "sym": "\u00C1", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "ice_lab_core", - "copy-from": "ice_lab_core", - "sym": "\u00C1", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "ice_lab_finale", - "copy-from": "ice_lab_finale", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "tower_lab", - "copy-from": "tower_lab", - "sym": "\u00ED" - }, - { - "type": "overmap_terrain", - "id": "tower_lab_stairs", - "copy-from": "tower_lab", - "sym": "\u00ED" - }, - { - "type": "overmap_terrain", - "id": "tower_lab_finale", - "copy-from": "tower_lab", - "sym": "\u00ED" - }, - { - "type": "overmap_terrain", - "id": "lab_train_depot", - "copy-from": "lab_train_depot", - "sym": "\u00C6" - }, - { - "type": "overmap_terrain", - "id": "central_lab_train_depot", - "copy-from": "central_lab_train_depot", - "sym": "\u00C6" - }, - { - "type": "overmap_terrain", - "id": "central_lab_entrance", - "copy-from": "central_lab_entrance", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "central_lab_shaft", - "copy-from": "central_lab_shaft", - "sym": "\u00D2" - }, - { - "type": "overmap_terrain", - "abstract": "generic_central_lab", - "copy-from": "generic_central_lab", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_1", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_2", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_3", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_4", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_5", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_6", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_7", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_8", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab_hq_9", - "copy-from": "generic_central_lab" - }, - { - "type": "overmap_terrain", - "id": "central_lab", - "copy-from": "central_lab", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "central_lab_stairs", - "copy-from": "central_lab_stairs", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "central_lab_core", - "copy-from": "central_lab_core", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "central_lab_finale", - "copy-from": "central_lab_finale", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementA0", - "copy-from": "lab_surface_brick_basementA0", - "sym": "\u00AE" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementB0", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementC0", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementD0", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementE0", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementA1", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementB1", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementC1", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementD1_hidden_lab_stairs", - "copy-from": "lab_surface_brick_basementD1_hidden_lab_stairs", - "sym": "\u00C1", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementE1", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementA2", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementB2", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementC2", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementD2", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementE2", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementA3", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementB3", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementC3", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementD3", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementE3", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementA4", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementB4", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementC4", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementD4", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementE4", - "copy-from": "lab_surface_brick_basementA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockA0", - "copy-from": "lab_surface_brick_blockA0", - "sym": "\u00F4" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockB0", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockC0", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockD0", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockE0", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockA1", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockB1", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockC1", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockD1", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockE1", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockA2", - "copy-from": "lab_surface_brick_blockA2", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockB2", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockC2", - "copy-from": "lab_surface_brick_blockA0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockD2", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockE2", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockA3", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockB3", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockC3", - "copy-from": "lab_surface_brick_blockC3", - "sym": "\u00C1", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockD3", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockE3", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockA4", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockB4", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockC4", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockD4", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_blockE4", - "copy-from": "lab_surface_brick_blockA2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2A0", - "copy-from": "lab_surface_brick_block2A0", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2B0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2C0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2D0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2E0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2A1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2B1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2C1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2D1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2E1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2A2", - "copy-from": "lab_surface_brick_block2A2", - "sym": "\u00AE" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2B2", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2C2", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2D2", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2E2", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2A3", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2B3", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2C3", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2D3", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2E3", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2A4", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2B4", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2C4", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2D4", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block2E4", - "copy-from": "lab_surface_brick_block2A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3A0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3B0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3C0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3D0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3E0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3A1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3B1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3C1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3D1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3E1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3A2", - "copy-from": "lab_surface_brick_block3A2", - "sym": "\u00AE" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3B2", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3C2", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3D2", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3E2", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3A3", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3B3", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3C3", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3D3", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3E3", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3A4", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3B4", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3C4", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3D4", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block3E4", - "copy-from": "lab_surface_brick_block3A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4A0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4B0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4C0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4D0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4E0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4A1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4B1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4C1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4D1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4E1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4A2", - "copy-from": "lab_surface_brick_block4A2", - "sym": "\u00AE" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4B2", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4C2", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4D2", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4E2", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4A3", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4B3", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4C3", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4D3", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4E3", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4A4", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4B4", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4C4", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4D4", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block4E4", - "copy-from": "lab_surface_brick_block4A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5A0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5B0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5C0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5D0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5E0", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5A1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5B1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5C1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5D1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5E1", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5A2", - "copy-from": "lab_surface_brick_block5A2", - "sym": "\u00C1", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5B2", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5C2", - "copy-from": "lab_surface_brick_block2A0" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5D2", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5E2", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5A3", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5B3", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5C3", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5D3", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5E3", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5A4", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5B4", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5C4", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5D4", - "copy-from": "lab_surface_brick_block5A2" - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_block5E4", - "copy-from": "lab_surface_brick_block5A2" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_mall.json b/data/mods/Graphical_Overmap/go_overmap_terrain_mall.json deleted file mode 100644 index 166d188271285..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_mall.json +++ /dev/null @@ -1,922 +0,0 @@ -[ - { - "type": "overmap_terrain", - "abstract": "generic_mall", - "copy-from": "generic_mall" - }, - { - "type": "overmap_terrain", - "id": "mall_a_3", - "copy-from": "mall_a_3", - "sym": "\u00D6", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_3", - "copy-from": "mall_a_3" - }, - { - "type": "overmap_terrain", - "id": "mall_a_3_roof", - "copy-from": "mall_a_3" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_3", - "copy-from": "mall_a_3" - }, - { - "type": "overmap_terrain", - "id": "mall_a_4", - "copy-from": "mall_a_4", - "sym": "\u00C6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_4", - "copy-from": "mall_a_4" - }, - { - "type": "overmap_terrain", - "id": "mall_b_4", - "copy-from": "mall_a_4" - }, - { - "type": "overmap_terrain", - "id": "mall_a_4_roof", - "copy-from": "mall_a_4" - }, - { - "type": "overmap_terrain", - "id": "mall_a_5", - "copy-from": "mall_a_5", - "sym": "\u00C6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "mall_b_5", - "copy-from": "mall_a_5" - }, - { - "type": "overmap_terrain", - "id": "mall_a_5_roof", - "copy-from": "mall_a_5" - }, - { - "type": "overmap_terrain", - "id": "mall_a_7", - "copy-from": "mall_a_7", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "mall_a_8", - "copy-from": "mall_a_8", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "mall_a_9", - "copy-from": "mall_a_9", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "mall_a_10_roof", - "copy-from": "mall_a_10_roof", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "mall_a_11", - "copy-from": "mall_a_11", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_11", - "copy-from": "mall_a_11" - }, - { - "type": "overmap_terrain", - "id": "mall_a_11_roof", - "copy-from": "mall_a_11" - }, - { - "type": "overmap_terrain", - "id": "mall_a_12", - "copy-from": "mall_a_12", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_12", - "copy-from": "mall_a_12" - }, - { - "type": "overmap_terrain", - "id": "mall_a_12_roof", - "copy-from": "mall_a_12" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_12", - "copy-from": "mall_a_12" - }, - { - "type": "overmap_terrain", - "id": "mall_a_13", - "copy-from": "mall_a_13", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_13", - "copy-from": "mall_a_13" - }, - { - "type": "overmap_terrain", - "id": "mall_b_13", - "copy-from": "mall_a_13" - }, - { - "type": "overmap_terrain", - "id": "mall_a_13_roof", - "copy-from": "mall_a_13" - }, - { - "type": "overmap_terrain", - "id": "mall_a_14", - "copy-from": "mall_a_14", - "sym": "\u00C1", - "color": "red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_14", - "copy-from": "mall_a_14" - }, - { - "type": "overmap_terrain", - "id": "mall_a_14_roof", - "copy-from": "mall_a_14" - }, - { - "type": "overmap_terrain", - "id": "mall_a_19_roof", - "copy-from": "mall_a_19_roof", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "mall_a_20", - "copy-from": "mall_a_20", - "sym": "\u00EE", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_20", - "copy-from": "mall_a_20" - }, - { - "type": "overmap_terrain", - "id": "mall_a_20_roof", - "copy-from": "mall_a_20" - }, - { - "type": "overmap_terrain", - "id": "mall_a_21", - "copy-from": "mall_a_21", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_21", - "copy-from": "mall_a_21" - }, - { - "type": "overmap_terrain", - "id": "mall_a_21_roof", - "copy-from": "mall_a_21" - }, - { - "type": "overmap_terrain", - "id": "mall_a_22", - "copy-from": "mall_a_22", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_22", - "copy-from": "mall_a_22" - }, - { - "type": "overmap_terrain", - "id": "mall_a_22_roof", - "copy-from": "mall_a_22" - }, - { - "type": "overmap_terrain", - "id": "mall_a_23", - "copy-from": "mall_a_23", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_23", - "copy-from": "mall_a_23" - }, - { - "type": "overmap_terrain", - "id": "mall_a_23_roof", - "copy-from": "mall_a_23" - }, - { - "type": "overmap_terrain", - "id": "mall_a_24", - "copy-from": "mall_a_24", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_24", - "copy-from": "mall_a_24" - }, - { - "type": "overmap_terrain", - "id": "mall_a_24_roof", - "copy-from": "mall_a_24" - }, - { - "type": "overmap_terrain", - "id": "mall_a_25", - "copy-from": "mall_a_25", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_25", - "copy-from": "mall_a_25" - }, - { - "type": "overmap_terrain", - "id": "mall_a_25_roof", - "copy-from": "mall_a_25" - }, - { - "type": "overmap_terrain", - "id": "mall_a_26", - "copy-from": "mall_a_26", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_26", - "copy-from": "mall_a_26" - }, - { - "type": "overmap_terrain", - "id": "mall_a_26_roof", - "copy-from": "mall_a_26" - }, - { - "type": "overmap_terrain", - "id": "mall_a_29", - "copy-from": "mall_a_29", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_29", - "copy-from": "mall_a_29" - }, - { - "type": "overmap_terrain", - "id": "mall_a_29_roof", - "copy-from": "mall_a_29" - }, - { - "type": "overmap_terrain", - "id": "mall_a_30", - "copy-from": "mall_a_30", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_30", - "copy-from": "mall_a_30" - }, - { - "type": "overmap_terrain", - "id": "mall_a_30_roof", - "copy-from": "mall_a_30" - }, - { - "type": "overmap_terrain", - "id": "mall_a_31", - "copy-from": "mall_a_31", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_31", - "copy-from": "mall_a_31" - }, - { - "type": "overmap_terrain", - "id": "mall_a_31_roof", - "copy-from": "mall_a_31" - }, - { - "type": "overmap_terrain", - "id": "mall_a_32", - "copy-from": "mall_a_32", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_32", - "copy-from": "mall_a_32" - }, - { - "type": "overmap_terrain", - "id": "mall_a_32_roof", - "copy-from": "mall_a_32" - }, - { - "type": "overmap_terrain", - "id": "mall_a_33", - "copy-from": "mall_a_33", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_33", - "copy-from": "mall_a_33" - }, - { - "type": "overmap_terrain", - "id": "mall_a_33_roof", - "copy-from": "mall_a_33" - }, - { - "type": "overmap_terrain", - "id": "mall_a_34", - "copy-from": "mall_a_34", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_34", - "copy-from": "mall_a_34" - }, - { - "type": "overmap_terrain", - "id": "mall_a_34_roof", - "copy-from": "mall_a_34" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_34", - "copy-from": "mall_a_34" - }, - { - "type": "overmap_terrain", - "id": "mall_a_35", - "copy-from": "mall_a_35", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_35", - "copy-from": "mall_a_35" - }, - { - "type": "overmap_terrain", - "id": "mall_a_35_roof", - "copy-from": "mall_a_35" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_35", - "copy-from": "mall_a_35" - }, - { - "type": "overmap_terrain", - "id": "mall_a_38", - "copy-from": "mall_a_38", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_38", - "copy-from": "mall_a_38" - }, - { - "type": "overmap_terrain", - "id": "mall_a_38_roof", - "copy-from": "mall_a_38" - }, - { - "type": "overmap_terrain", - "id": "mall_a_39", - "copy-from": "mall_a_39", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_39", - "copy-from": "mall_a_39" - }, - { - "type": "overmap_terrain", - "id": "mall_a_39_roof", - "copy-from": "mall_a_39" - }, - { - "type": "overmap_terrain", - "id": "mall_a_40", - "copy-from": "mall_a_40", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_40", - "copy-from": "mall_a_40" - }, - { - "type": "overmap_terrain", - "id": "mall_a_40_roof", - "copy-from": "mall_a_40" - }, - { - "type": "overmap_terrain", - "id": "mall_a_41", - "copy-from": "mall_a_41", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_41", - "copy-from": "mall_a_41" - }, - { - "type": "overmap_terrain", - "id": "mall_a_41_roof", - "copy-from": "mall_a_41" - }, - { - "type": "overmap_terrain", - "id": "mall_a_42", - "copy-from": "generic_mall", - "sym": "M", - "color": "i_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_42", - "copy-from": "mall_a_42", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_a_42_roof", - "copy-from": "mall_a_42" - }, - { - "type": "overmap_terrain", - "id": "mall_a_43", - "copy-from": "mall_a_43", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_43", - "copy-from": "mall_a_43" - }, - { - "type": "overmap_terrain", - "id": "mall_a_43_roof", - "copy-from": "mall_a_43" - }, - { - "type": "overmap_terrain", - "id": "mall_a_44", - "copy-from": "mall_a_44", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_44", - "copy-from": "mall_a_44" - }, - { - "type": "overmap_terrain", - "id": "mall_a_44_roof", - "copy-from": "mall_a_44" - }, - { - "type": "overmap_terrain", - "id": "mall_a_47", - "copy-from": "mall_a_47", - "sym": "\u00C1", - "color": "red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_47", - "copy-from": "mall_a_47" - }, - { - "type": "overmap_terrain", - "id": "mall_a_47_roof", - "copy-from": "mall_a_47" - }, - { - "type": "overmap_terrain", - "id": "mall_a_48", - "copy-from": "mall_a_48", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_48", - "copy-from": "mall_a_48" - }, - { - "type": "overmap_terrain", - "id": "mall_a_48_roof", - "copy-from": "mall_a_48" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_48", - "copy-from": "mall_a_48" - }, - { - "type": "overmap_terrain", - "id": "mall_a_49", - "copy-from": "mall_a_49", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_49", - "copy-from": "mall_a_49" - }, - { - "type": "overmap_terrain", - "id": "mall_a_49_roof", - "copy-from": "mall_a_49" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_49", - "copy-from": "mall_a_49" - }, - { - "type": "overmap_terrain", - "id": "mall_a_50", - "copy-from": "mall_a_50", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_50", - "copy-from": "mall_a_50" - }, - { - "type": "overmap_terrain", - "id": "mall_a_50_roof", - "copy-from": "mall_a_50" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_50", - "copy-from": "mall_a_50" - }, - { - "type": "overmap_terrain", - "id": "mall_a_51", - "copy-from": "mall_a_51", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_51", - "copy-from": "mall_a_51" - }, - { - "type": "overmap_terrain", - "id": "mall_a_51_roof", - "copy-from": "mall_a_51" - }, - { - "type": "overmap_terrain", - "id": "mall_upper_roof_51", - "copy-from": "mall_a_51" - }, - { - "type": "overmap_terrain", - "id": "mall_a_52", - "copy-from": "mall_a_52", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_52", - "copy-from": "mall_a_52" - }, - { - "type": "overmap_terrain", - "id": "mall_a_52_roof", - "copy-from": "mall_a_52" - }, - { - "type": "overmap_terrain", - "id": "mall_a_53", - "copy-from": "mall_a_53", - "sym": "\u00C1", - "color": "red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_53", - "copy-from": "mall_a_53" - }, - { - "type": "overmap_terrain", - "id": "mall_a_53_roof", - "copy-from": "mall_a_53" - }, - { - "type": "overmap_terrain", - "id": "mall_a_56", - "copy-from": "mall_a_56", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_56", - "copy-from": "mall_a_56" - }, - { - "type": "overmap_terrain", - "id": "mall_a_56_roof", - "copy-from": "mall_a_56" - }, - { - "type": "overmap_terrain", - "id": "mall_a_57", - "copy-from": "mall_a_57", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_57", - "copy-from": "mall_a_57" - }, - { - "type": "overmap_terrain", - "id": "mall_a_57_roof", - "copy-from": "mall_a_57" - }, - { - "type": "overmap_terrain", - "id": "mall_a_58", - "copy-from": "mall_a_58", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_58", - "copy-from": "mall_a_58" - }, - { - "type": "overmap_terrain", - "id": "mall_a_58_roof", - "copy-from": "mall_a_58" - }, - { - "type": "overmap_terrain", - "id": "mall_a_59", - "copy-from": "mall_a_59", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_59", - "copy-from": "mall_a_59" - }, - { - "type": "overmap_terrain", - "id": "mall_a_59_roof", - "copy-from": "mall_a_59" - }, - { - "type": "overmap_terrain", - "id": "mall_a_60", - "copy-from": "mall_a_60", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_60", - "copy-from": "mall_a_60" - }, - { - "type": "overmap_terrain", - "id": "mall_a_60_roof", - "copy-from": "mall_a_60" - }, - { - "type": "overmap_terrain", - "id": "mall_a_61", - "copy-from": "mall_a_61", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_61", - "copy-from": "mall_a_61" - }, - { - "type": "overmap_terrain", - "id": "mall_a_61_roof", - "copy-from": "mall_a_61" - }, - { - "type": "overmap_terrain", - "id": "mall_a_62", - "copy-from": "mall_a_62", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_62", - "copy-from": "mall_a_62" - }, - { - "type": "overmap_terrain", - "id": "mall_a_62_roof", - "copy-from": "mall_a_62" - }, - { - "type": "overmap_terrain", - "id": "mall_a_65", - "copy-from": "mall_a_65", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_65", - "copy-from": "mall_a_65" - }, - { - "type": "overmap_terrain", - "id": "mall_a_65_roof", - "copy-from": "mall_a_65" - }, - { - "type": "overmap_terrain", - "id": "mall_a_66", - "copy-from": "mall_a_66", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_66", - "copy-from": "mall_a_66" - }, - { - "type": "overmap_terrain", - "id": "mall_a_66_roof", - "copy-from": "mall_a_66" - }, - { - "type": "overmap_terrain", - "id": "mall_a_67", - "copy-from": "mall_a_67", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_67", - "copy-from": "mall_a_67" - }, - { - "type": "overmap_terrain", - "id": "mall_a_67_roof", - "copy-from": "mall_a_67" - }, - { - "type": "overmap_terrain", - "id": "mall_a_68", - "copy-from": "mall_a_68", - "sym": "\u00C1", - "color": "red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_68", - "copy-from": "mall_a_68" - }, - { - "type": "overmap_terrain", - "id": "mall_a_68_roof", - "copy-from": "mall_a_68" - }, - { - "type": "overmap_terrain", - "id": "mall_a_69", - "copy-from": "mall_a_69", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_69", - "copy-from": "mall_a_69" - }, - { - "type": "overmap_terrain", - "id": "mall_a_69_roof", - "copy-from": "mall_a_69" - }, - { - "type": "overmap_terrain", - "id": "mall_a_70", - "copy-from": "mall_a_70", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_70", - "copy-from": "mall_a_70" - }, - { - "type": "overmap_terrain", - "id": "mall_a_70_roof", - "copy-from": "mall_a_70" - }, - { - "type": "overmap_terrain", - "id": "mall_a_71", - "copy-from": "mall_a_71", - "sym": "\u00C1", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "mall_b_71", - "copy-from": "mall_a_71" - }, - { - "type": "overmap_terrain", - "id": "mall_a_71_roof", - "copy-from": "mall_a_71" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_mansion.json b/data/mods/Graphical_Overmap/go_overmap_terrain_mansion.json deleted file mode 100644 index 6bc3ef481866a..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_mansion.json +++ /dev/null @@ -1,266 +0,0 @@ -[ - { - "type": "overmap_terrain", - "abstract": "generic_mansion", - "copy-from": "generic_mansion", - "sym": "\u00D0", - "color": "white" - }, - { - "type": "overmap_terrain", - "abstract": "generic_mansion_entrance", - "copy-from": "generic_mansion_entrance", - "sym": "\u00D0", - "color": "white" - }, - { - "id": "mansion_c1", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c2", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c3", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c4", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c5", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c1u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c2u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c3u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c4u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c5u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c1d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c2d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c3d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c4d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_c5d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+1", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+2", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+3", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+4", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+1u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+2u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+3u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+4u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+1d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+2d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_+4d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t1", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t2", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t4", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t5", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t6", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t7", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t1u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t2u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t4u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t5u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t6u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t7u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t1d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t2d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t4d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t5d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t6d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_t7d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_e1", - "type": "overmap_terrain", - "copy-from": "generic_mansion_entrance" - }, - { - "id": "mansion_e2", - "type": "overmap_terrain", - "copy-from": "generic_mansion_entrance" - }, - { - "id": "mansion_e1u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_e2u", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_e1d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - }, - { - "id": "mansion_e2d", - "type": "overmap_terrain", - "copy-from": "generic_mansion" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_mi-go.json b/data/mods/Graphical_Overmap/go_overmap_terrain_mi-go.json deleted file mode 100644 index e60bbd388820b..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_mi-go.json +++ /dev/null @@ -1,58 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "mi-go_camp1", - "copy-from": "mi-go_camp1", - "sym": "\u00F3", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "mi-go_camp2", - "copy-from": "mi-go_camp2", - "sym": "\u00F3", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "mi-go_camp2-1", - "copy-from": "mi-go_camp2-1", - "sym": "\u00DD", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "mi-go_camp2-2", - "copy-from": "mi-go_camp2-2", - "sym": "\u00D7", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "mi-go_scout_tower_1", - "copy-from": "mi-go_scout_tower_1", - "sym": "\u00DD", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "mi-go_scout_tower_2", - "copy-from": "mi-go_scout_tower_2", - "sym": "\u00DD", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "mi-go_scout_tower_3", - "copy-from": "mi-go_scout_tower_3", - "sym": "\u00DD", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "mi-go_scout_tower_4", - "copy-from": "mi-go_scout_tower_4", - "sym": "\u00DD", - "color": "magenta" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_microlab.json b/data/mods/Graphical_Overmap/go_overmap_terrain_microlab.json deleted file mode 100644 index d00cf33278b81..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_microlab.json +++ /dev/null @@ -1,53 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "microlab_generic", - "copy-from": "microlab_generic", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "microlab_rock_border", - "copy-from": "microlab_rock_border", - "sym": "\u00AE" - }, - { - "type": "overmap_terrain", - "id": "microlab_generic_edge", - "copy-from": "microlab_generic" - }, - { - "type": "overmap_terrain", - "id": "microlab_generic_surface_connector", - "copy-from": "microlab_generic" - }, - { - "type": "overmap_terrain", - "id": "microlab_sub_station", - "copy-from": "microlab_sub_station", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "microlab_sub_connector", - "copy-from": "microlab_sub_station" - }, - { - "type": "overmap_terrain", - "id": "microlab_generic_sub_entry", - "copy-from": "microlab_generic_sub_entry", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "microlab_generic_surface", - "copy-from": "microlab_generic_surface", - "sym": "\u00C1", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "microlab_generic_surface_roof", - "copy-from": "microlab_generic_surface" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_military.json b/data/mods/Graphical_Overmap/go_overmap_terrain_military.json deleted file mode 100644 index 42200fcc25b4a..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_military.json +++ /dev/null @@ -1,1272 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "fema_entrance", - "copy-from": "fema_entrance", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "fema", - "copy-from": "fema", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_tlc", - "copy-from": "FEMA_tlc", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_te", - "copy-from": "FEMA_te", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_trc", - "copy-from": "FEMA_trc", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_le", - "copy-from": "FEMA_le", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_mid", - "copy-from": "FEMA_mid", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_re", - "copy-from": "FEMA_re", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_blc", - "copy-from": "FEMA_blc", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_entrance", - "copy-from": "FEMA_entrance", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "FEMA_brc", - "copy-from": "FEMA_brc", - "sym": "\u00C5", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "shelter", - "copy-from": "shelter", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "shelter_roof", - "copy-from": "shelter_roof", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "shelter_1", - "copy-from": "shelter_1", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "shelter_roof_1", - "copy-from": "shelter_roof_1", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "shelter_2", - "copy-from": "shelter_1", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "shelter_roof_2", - "copy-from": "shelter_roof_2", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "shelter_under", - "copy-from": "shelter_under", - "sym": "\u00D6" - }, - { - "type": "overmap_terrain", - "id": "lmoe", - "copy-from": "lmoe", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "lmoe_roof", - "copy-from": "lmoe_roof", - "sym": "\u00D5", - "color": "red" - }, - { - "type": "overmap_terrain", - "id": "lmoe_under", - "copy-from": "lmoe_under", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "lmoe_under_empty", - "copy-from": "lmoe_under_empty", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "bunker", - "copy-from": "bunker", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "bunker_basement", - "copy-from": "bunker_basement", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "outpost", - "copy-from": "outpost", - "sym": "\u00ED" - }, - { - "type": "overmap_terrain", - "id": "silo", - "copy-from": "silo", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "silo_1", - "copy-from": "silo_1", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "silo_2", - "copy-from": "silo_2", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "silo_3", - "copy-from": "silo_3", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "silo_4", - "copy-from": "silo_4", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "silo_finale", - "copy-from": "silo_finale", - "sym": "\u00EB", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "ws_fire_lookout_tower_base", - "copy-from": "ws_fire_lookout_tower_base", - "sym": "\u00ED", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "ws_fire_lookout_tower_f1", - "copy-from": "ws_fire_lookout_tower_base" - }, - { - "type": "overmap_terrain", - "id": "ws_fire_lookout_tower_f2", - "copy-from": "ws_fire_lookout_tower_base" - }, - { - "type": "overmap_terrain", - "id": "ws_fire_lookout_tower_f3", - "copy-from": "ws_fire_lookout_tower_base" - }, - { - "type": "overmap_terrain", - "id": "ws_survivor_bunker_f0", - "copy-from": "ws_survivor_bunker_f0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "ws_survivor_bunker_f-1", - "copy-from": "ws_survivor_bunker_f0" - }, - { - "type": "overmap_terrain", - "id": "ws_survivor_camp", - "copy-from": "ws_survivor_camp", - "sym": "\u00C5" - }, - { - "type": "overmap_terrain", - "abstract": "generic_mil_helipad", - "copy-from": "generic_mil_helipad", - "sym": "\u00FE" - }, - { - "type": "overmap_terrain", - "id": "helipad_nw", - "copy-from": "generic_mil_helipad" - }, - { - "type": "overmap_terrain", - "id": "helipad_ne", - "copy-from": "generic_mil_helipad" - }, - { - "type": "overmap_terrain", - "id": "helipad_sw", - "copy-from": "generic_mil_helipad" - }, - { - "type": "overmap_terrain", - "id": "helipad_se", - "copy-from": "generic_mil_helipad" - }, - { - "type": "overmap_terrain", - "id": "helipad2f_nw", - "copy-from": "generic_mil_helipad" - }, - { - "type": "overmap_terrain", - "id": "helipad2f_ne", - "copy-from": "generic_mil_helipad" - }, - { - "type": "overmap_terrain", - "id": "helipad2f_sw", - "copy-from": "generic_mil_helipad" - }, - { - "type": "overmap_terrain", - "id": "helipad2f_se", - "copy-from": "generic_mil_helipad" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1a", - "copy-from": "mil_base_1a", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2a", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3a", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4a", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5a", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6a", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7a", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8a", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1j", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2j", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3j", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4j", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5j", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6j", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7j", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8j", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1k", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2k", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3k", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4k", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5k", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6k", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7k", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8k", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_road_entrance", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_minefield_n", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_minefield_ne", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_minefield_e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_minefield_se", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_minefield_s", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_minefield_sw", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_minefield_w", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_minefield_nw", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_a", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_b", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_c", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_d", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_e", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_f", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_g", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_h", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_tunnels_i", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1a1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2a1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3a1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4a1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5a1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6a1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7a1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8a1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1b1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2b1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3b1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4b1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5b1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6b1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7b1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8b1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1c1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2c1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3c1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4c1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5c1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6c1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7c1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8c1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1d1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2d1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3d1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4d1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5d1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6d1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7d1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8d1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1e1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2e1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3e1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4e1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5e1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6e1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7e1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8e1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1f1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2f1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3f1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4f1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5f1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6f1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7f1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8f1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1g1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2g1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3g1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4g1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5g1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6g1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7g1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8g1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1h1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2h1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3h1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4h1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5h1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6h1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7h1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8h1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1i1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2i1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3i1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4i1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5i1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6i1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7i1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8i1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1j1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2j1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3j1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4j1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5j1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6j1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7j1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8j1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_1k1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_2k1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3k1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_4k1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_5k1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_6k1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_7k1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_8k1", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3i2", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3i3", - "copy-from": "mil_base_1a" - }, - { - "type": "overmap_terrain", - "id": "mil_base_3i4", - "copy-from": "mil_base_1a" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_private_resort.json b/data/mods/Graphical_Overmap/go_overmap_terrain_private_resort.json deleted file mode 100644 index f015ce49d65db..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_private_resort.json +++ /dev/null @@ -1,170 +0,0 @@ -[ - { - "type": "overmap_terrain", - "abstract": "generic_private_resort", - "copy-from": "generic_private_resort", - "sym": "\u00D0" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1nw", - "copy-from": "generic_private_resort", - "sym": "\u00E3" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1nn", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1ne", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1ww", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1mm", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1ee", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1sw", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1ss", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_1se", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_pw", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_pm", - "copy-from": "generic_private_resort", - "sym": "\u00E3" - }, - { - "type": "overmap_terrain", - "id": "p_resort_pe", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2nw", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2nn", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2ne", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2ww", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2mm", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2ee", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2sw", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2ss", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_2se", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_0nw", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_0se", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_rnw", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_rnn", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_rne", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_rww", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_rmm", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_ree", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_rsw", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_rss", - "copy-from": "generic_private_resort" - }, - { - "type": "overmap_terrain", - "id": "p_resort_rse", - "copy-from": "generic_private_resort" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_public_institutional.json b/data/mods/Graphical_Overmap/go_overmap_terrain_public_institutional.json deleted file mode 100644 index 2e43756f64f23..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_public_institutional.json +++ /dev/null @@ -1,1010 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "church", - "copy-from": "church", - "sym": "\u00F2", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "church_roof", - "copy-from": "church" - }, - { - "type": "overmap_terrain", - "id": "church_steeple", - "copy-from": "church" - }, - { - "type": "overmap_terrain", - "id": "church_steeple_end", - "copy-from": "church" - }, - { - "type": "overmap_terrain", - "id": "church_steeple_roof", - "copy-from": "church" - }, - { - "type": "overmap_terrain", - "id": "church_1", - "copy-from": "church_1", - "sym": "\u00F2", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "church_2ndfloor_1", - "copy-from": "church_1" - }, - { - "type": "overmap_terrain", - "id": "church_3rdfloor_1", - "copy-from": "church_1" - }, - { - "type": "overmap_terrain", - "id": "church_roof_1", - "copy-from": "church_1" - }, - { - "type": "overmap_terrain", - "id": "cathedral_1_NW", - "copy-from": "cathedral_1_NW", - "sym": "\u00F2", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "cathedral_1_NE", - "copy-from": "cathedral_1_NW" - }, - { - "type": "overmap_terrain", - "id": "cathedral_1_SW", - "copy-from": "cathedral_1_NW" - }, - { - "type": "overmap_terrain", - "id": "cathedral_1_SE", - "copy-from": "cathedral_1_NW" - }, - { - "type": "overmap_terrain", - "id": "cathedral_b_NW", - "copy-from": "cathedral_b_NW", - "sym": "\u00F2", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "cathedral_b_NE", - "copy-from": "cathedral_b_NW" - }, - { - "type": "overmap_terrain", - "id": "cathedral_b_SW", - "copy-from": "cathedral_b_NW" - }, - { - "type": "overmap_terrain", - "id": "cathedral_b_SE", - "copy-from": "cathedral_b_NW" - }, - { - "type": "overmap_terrain", - "id": "s_library", - "copy-from": "s_library", - "sym": "\u00FF", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_library_roof", - "copy-from": "s_library_roof", - "sym": "\u00FF", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_library_1", - "copy-from": "s_library_1", - "sym": "\u00FF", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_library_roof_1", - "copy-from": "s_library_roof_1", - "sym": "\u00FF", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_library_2", - "copy-from": "s_library_2", - "sym": "\u00FF", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "s_library_roof_2", - "copy-from": "s_library_roof_2", - "sym": "\u00FF", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "police", - "copy-from": "police", - "sym": "\u00FF", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "police_roof", - "copy-from": "police_roof", - "sym": "\u00FF", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "police_1", - "copy-from": "police_1", - "sym": "\u00FF", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "police_2ndfloor_1", - "copy-from": "police_2ndfloor_1", - "sym": "\u00FF", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "police_roof_1", - "copy-from": "police_roof_1", - "sym": "\u00FF", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "police_2", - "copy-from": "police_2", - "sym": "\u00FF", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "police_roof_2", - "copy-from": "police_roof_2", - "sym": "\u00FF", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "police_upper_roof_2", - "copy-from": "police_upper_roof_2", - "sym": "\u00FF", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "abstract": "generic_hospital", - "copy-from": "generic_hospital", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "hospital_1", - "copy-from": "generic_hospital" - }, - { - "type": "overmap_terrain", - "id": "hospital_2", - "copy-from": "generic_hospital", - "color": "red" - }, - { - "type": "overmap_terrain", - "id": "hospital_3", - "copy-from": "generic_hospital" - }, - { - "type": "overmap_terrain", - "id": "hospital_4", - "copy-from": "generic_hospital" - }, - { - "type": "overmap_terrain", - "id": "hospital_5", - "copy-from": "generic_hospital" - }, - { - "type": "overmap_terrain", - "id": "hospital_6", - "copy-from": "generic_hospital" - }, - { - "type": "overmap_terrain", - "id": "hospital_7", - "copy-from": "generic_hospital" - }, - { - "type": "overmap_terrain", - "id": "hospital_8", - "copy-from": "generic_hospital" - }, - { - "type": "overmap_terrain", - "id": "hospital_9", - "copy-from": "generic_hospital" - }, - { - "type": "overmap_terrain", - "id": "school_1_1", - "copy-from": "school_1_1", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_1_2", - "copy-from": "school_1_2", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_1_3", - "copy-from": "school_1_3", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_1_4", - "copy-from": "school_1_4", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_1_5", - "copy-from": "school_1_5", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_1_6", - "copy-from": "school_1_6", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_1_7", - "copy-from": "school_1_7", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_1_8", - "copy-from": "school_1_8", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_1_9", - "copy-from": "school_1_9", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_1", - "copy-from": "school_2_1", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_2", - "copy-from": "school_2_2", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_3", - "copy-from": "school_2_3", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_4", - "copy-from": "school_2_4", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_5", - "copy-from": "school_2_5", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_6", - "copy-from": "school_2_6", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_7", - "copy-from": "school_2_7", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_8", - "copy-from": "school_2_8", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_2_9", - "copy-from": "school_2_9", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_1", - "copy-from": "school_3_1", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_2", - "copy-from": "school_3_2", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_3", - "copy-from": "school_3_3", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_4", - "copy-from": "school_3_4", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_5", - "copy-from": "school_3_5", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_6", - "copy-from": "school_3_6", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_7", - "copy-from": "school_3_7", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_8", - "copy-from": "school_3_8", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_3_9", - "copy-from": "school_3_9", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_1", - "copy-from": "school_4_1", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_2", - "copy-from": "school_4_2", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_3", - "copy-from": "school_4_3", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_4", - "copy-from": "school_4_4", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_5", - "copy-from": "school_4_5", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_6", - "copy-from": "school_4_6", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_7", - "copy-from": "school_4_7", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_8", - "copy-from": "school_4_8", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "school_4_9", - "copy-from": "school_4_9", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "prison_1_1", - "copy-from": "prison_1_1", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_2", - "copy-from": "prison_1_2", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_3", - "copy-from": "prison_1_3", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_4", - "copy-from": "prison_1_4", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_5", - "copy-from": "prison_1_5", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_6", - "copy-from": "prison_1_6", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_7", - "copy-from": "prison_1_7", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_8", - "copy-from": "prison_1_8", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_9", - "copy-from": "prison_1_9", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_1", - "copy-from": "prison_1_b_1", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_2", - "copy-from": "prison_1_b_2", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_3", - "copy-from": "prison_1_b_3", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_4", - "copy-from": "prison_1_b_4", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_5", - "copy-from": "prison_1_b_5", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_6", - "copy-from": "prison_1_b_6", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_7", - "copy-from": "prison_1_b_7", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_8", - "copy-from": "prison_1_b_8", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_9", - "copy-from": "prison_1_b_9", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_7_hidden", - "copy-from": "prison_1_b_7_hidden", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_8_hidden_lab_stairs", - "copy-from": "prison_1_b_8_hidden_lab_stairs", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_1_b_9_hidden", - "copy-from": "prison_1_b_9_hidden", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_1", - "copy-from": "prison_alcatraz_1", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_2", - "copy-from": "prison_alcatraz_2", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_3", - "copy-from": "prison_alcatraz_3", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_4", - "copy-from": "prison_alcatraz_4", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_5", - "copy-from": "prison_alcatraz_5", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_6", - "copy-from": "prison_alcatraz_6", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_7", - "copy-from": "prison_alcatraz_7", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_8", - "copy-from": "prison_alcatraz_8", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_9", - "copy-from": "prison_alcatraz_9", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_10", - "copy-from": "prison_alcatraz_10", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_11", - "copy-from": "prison_alcatraz_11", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_12", - "copy-from": "prison_alcatraz_12", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_13", - "copy-from": "prison_alcatraz_13", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_14", - "copy-from": "prison_alcatraz_14", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_15", - "copy-from": "prison_alcatraz_15", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_1_2f", - "copy-from": "prison_alcatraz_1_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_2_2f", - "copy-from": "prison_alcatraz_2_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_3_2f", - "copy-from": "prison_alcatraz_3_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_4_2f", - "copy-from": "prison_alcatraz_4_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_5_2f", - "copy-from": "prison_alcatraz_5_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_6_2f", - "copy-from": "prison_alcatraz_6_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_7_2f", - "copy-from": "prison_alcatraz_7_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_8_2f", - "copy-from": "prison_alcatraz_8_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_9_2f", - "copy-from": "prison_alcatraz_9_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_10_2f", - "copy-from": "prison_alcatraz_10_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_11_2f", - "copy-from": "prison_alcatraz_11_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_12_2f", - "copy-from": "prison_alcatraz_12_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_13_2f", - "copy-from": "prison_alcatraz_13_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_14_2f", - "copy-from": "prison_alcatraz_14_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "prison_alcatraz_15_2f", - "copy-from": "prison_alcatraz_15_2f", - "sym": "\u00E5", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "post_office", - "copy-from": "post_office", - "sym": "\u00E5", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "post_office_roof", - "copy-from": "post_office" - }, - { - "type": "overmap_terrain", - "id": "post_office_1", - "copy-from": "post_office", - "sym": "\u00E5", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "post_office_roof_1", - "copy-from": "post_office" - }, - { - "type": "overmap_terrain", - "id": "mortuary", - "copy-from": "mortuary", - "sym": "\u00E5", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "mortuary_roof", - "copy-from": "mortuary" - }, - { - "type": "overmap_terrain", - "id": "fire_station", - "copy-from": "fire_station", - "sym": "\u00C6" - }, - { - "type": "overmap_terrain", - "id": "fire_station_roof", - "copy-from": "fire_station_roof", - "sym": "\u00C6" - }, - { - "type": "overmap_terrain", - "id": "fire_station_1", - "copy-from": "fire_station_1", - "sym": "\u00C6" - }, - { - "type": "overmap_terrain", - "id": "fire_station_roof_1", - "copy-from": "fire_station_roof_1", - "sym": "\u00C6" - }, - { - "type": "overmap_terrain", - "id": "homeless_0_0_0", - "copy-from": "homeless_0_0_0", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "homeless_1_0_0", - "copy-from": "homeless_1_0_0", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "homeless_0_0_1", - "copy-from": "homeless_0_0_1", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "homeless_1_0_1", - "copy-from": "homeless_1_0_1", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "homeless_0_0_2", - "copy-from": "homeless_0_0_2", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "homeless_1_0_2", - "copy-from": "homeless_1_0_2", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "homeless_0_0_roof", - "copy-from": "homeless_0_0_roof", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "homeless_1_0_roof", - "copy-from": "homeless_1_0_roof", - "sym": "\u00E5" - }, - { - "type": "overmap_terrain", - "id": "town_hall_0_0_0", - "copy-from": "town_hall_0_0_0", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_1_0_0", - "copy-from": "town_hall_1_0_0", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_0_1_0", - "copy-from": "town_hall_0_1_0", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_1_1_0", - "copy-from": "town_hall_1_1_0", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_0_0_1", - "copy-from": "town_hall_0_0_1", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_1_0_1", - "copy-from": "town_hall_1_0_1", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_0_1_1", - "copy-from": "town_hall_0_1_1", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_1_1_1", - "copy-from": "town_hall_1_1_1", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_0_0_roof", - "copy-from": "town_hall_0_0_roof", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_1_0_roof", - "copy-from": "town_hall_1_0_roof", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_0_1_roof", - "copy-from": "town_hall_0_1_roof", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "town_hall_1_1_roof", - "copy-from": "town_hall_1_1_roof", - "sym": "\u00FF", - "color": "light_green" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_ranch_camp.json b/data/mods/Graphical_Overmap/go_overmap_terrain_ranch_camp.json deleted file mode 100644 index 707f71b9edfbb..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_ranch_camp.json +++ /dev/null @@ -1,335 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "ranch_camp_11", - "copy-from": "ranch_camp_11", - "sym": "\u00A9" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_12", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_13", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_14", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_15", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_16", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_17", - "copy-from": "ranch_camp_17", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_18", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_19", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_20", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_21", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_22", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_23", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_24", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_25", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_26", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_29", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_30", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_31", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_32", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_33", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_34", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_35", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_38", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_39", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_40", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_41", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_42", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_43", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_44", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_47", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_48", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_49", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_50", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_51", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_52", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_53", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_56", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_57", - "copy-from": "ranch_camp_57", - "sym": "\u00F6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_57_roof", - "copy-from": "ranch_camp_57_roof", - "sym": "\u00F6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_57_silo", - "copy-from": "ranch_camp_57_silo", - "sym": "\u00F6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_57_silocap", - "copy-from": "ranch_camp_57_silocap", - "sym": "\u00F6", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_58", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_59", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_60", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_61", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_62", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_65", - "copy-from": "ranch_camp_65", - "sym": "\u00A9" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_65_roof", - "copy-from": "ranch_camp_65_roof", - "name": "open air", - "sym": "\u00A6", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_66", - "copy-from": "ranch_camp_66", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_66_roof", - "copy-from": "ranch_camp_66_roof", - "sym": "\u00E9", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_67", - "copy-from": "ranch_camp_67", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_67_roof", - "copy-from": "ranch_camp_67_roof", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_68", - "copy-from": "ranch_camp_68", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_68_roof", - "copy-from": "ranch_camp_68_roof", - "sym": "\u00E2", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_70", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_71", - "copy-from": "ranch_camp_11" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_74_roof", - "copy-from": "ranch_camp_74_roof", - "name": "open air", - "sym": "\u00A6", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_75_roof", - "copy-from": "ranch_camp_75_roof", - "name": "open air", - "sym": "\u00A6", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "ranch_camp_76", - "copy-from": "ranch_camp_76", - "sym": "\u00D7" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_recreational.json b/data/mods/Graphical_Overmap/go_overmap_terrain_recreational.json deleted file mode 100644 index 07848216cae86..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_recreational.json +++ /dev/null @@ -1,1348 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "pool", - "copy-from": "pool", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_roof", - "copy-from": "pool_roof", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_1", - "copy-from": "pool_1", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_roof_1", - "copy-from": "pool_roof_1", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_2", - "copy-from": "pool_2", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_roof_2", - "copy-from": "pool_roof_2", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_3", - "copy-from": "pool_3", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_roof_3", - "copy-from": "pool_roof_3", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_4", - "copy-from": "pool_4", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_roof_4", - "copy-from": "pool_roof_4", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_5", - "copy-from": "pool_5", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "pool_6", - "copy-from": "pool_6", - "sym": "\u00E1" - }, - { - "type": "overmap_terrain", - "id": "football_field_a1", - "copy-from": "football_field_a1", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_a2", - "copy-from": "football_field_a1", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_a3", - "copy-from": "football_field_a3", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_a4", - "copy-from": "football_field_a4", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_a5", - "copy-from": "football_field_a5", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_b1", - "copy-from": "football_field_b1", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_b2", - "copy-from": "football_field_b2", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_b3", - "copy-from": "football_field_b3", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_b4", - "copy-from": "football_field_b4", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_b5", - "copy-from": "football_field_b5", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_c1", - "copy-from": "football_field_c1", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_c2", - "copy-from": "football_field_c2", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_c3", - "copy-from": "football_field_c3", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_c4", - "copy-from": "football_field_c4", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "football_field_c5", - "copy-from": "football_field_c5", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "art_gallery", - "copy-from": "art_gallery", - "sym": "\u00FF", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "art_gallery_roof", - "copy-from": "art_gallery_roof", - "sym": "\u00FF", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "state_park_0_0", - "copy-from": "state_park_0_0", - "sym": "\u00F1", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "state_park_0_1", - "copy-from": "state_park_0_1", - "sym": "\u00F1", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "state_park_1_0", - "copy-from": "state_park_1_0", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "state_park_1_1", - "copy-from": "state_park_1_1", - "sym": "\u00F1", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "fishing_pond_0_0", - "copy-from": "fishing_pond_0_0", - "sym": "\u00DC", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "fishing_pond_0_1", - "copy-from": "fishing_pond_0_1", - "sym": "\u00DC", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "fishing_pond_1_0", - "copy-from": "fishing_pond_1_0", - "sym": "\u00DC", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "fishing_pond_1_1", - "copy-from": "fishing_pond_1_1", - "sym": "\u00DC", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "skate_park", - "copy-from": "skate_park", - "sym": "\u00DC", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "small_wooded_trail", - "copy-from": "small_wooded_trail", - "sym": "\u00F1", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "pavilion", - "copy-from": "pavilion", - "sym": "\u00EE", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "pavilion_roof", - "copy-from": "pavilion_roof", - "sym": "\u00EE", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "pavilion_1", - "copy-from": "pavilion_1", - "sym": "\u00EE", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "pavilion_roof_1", - "copy-from": "pavilion_roof_1", - "sym": "\u00EE", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "hunting_blind", - "copy-from": "hunting_blind", - "sym": "\u00A0", - "color": "light_red" - }, - { - "type": "overmap_terrain", - "id": "NatureTrail_1a", - "copy-from": "NatureTrail_1a", - "sym": "\u00F1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "NatureTrail_1b", - "copy-from": "NatureTrail_1b", - "sym": "\u00F1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "PublicPond_1a", - "copy-from": "PublicPond_1a", - "sym": "\u00DC", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "PublicPond_1b", - "copy-from": "PublicPond_1b", - "sym": "\u00DC", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "communitygarden", - "copy-from": "communitygarden", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "publicgarden", - "copy-from": "publicgarden", - "sym": "\u00E8" - }, - { - "type": "overmap_terrain", - "id": "BotanicalGarden_1a", - "copy-from": "BotanicalGarden_1a", - "sym": "\u00E8", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "BotanicalGarden_1a_roof", - "copy-from": "BotanicalGarden_1a_roof", - "sym": "\u00E8", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "BotanicalGarden_1b", - "copy-from": "BotanicalGarden_1b", - "sym": "\u00E8", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "BotanicalGarden_1b_roof", - "copy-from": "BotanicalGarden_1b_roof", - "sym": "\u00E8", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "TreeFarm_1a", - "copy-from": "TreeFarm_1a", - "sym": "\u00F5", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "shootingrange_1a", - "copy-from": "shootingrange_1a", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "shootingrange_1a_roof", - "copy-from": "shootingrange_1a_roof", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "shootingrange_2a", - "copy-from": "shootingrange_2a", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "miniaturerailway_0_0_0", - "copy-from": "miniaturerailway_0_0_0", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "miniaturerailway_0_1_0", - "copy-from": "miniaturerailway_0_1_0", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "miniaturerailway_1_0_0", - "copy-from": "miniaturerailway_1_0_0", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "miniaturerailway_1_1_0", - "copy-from": "miniaturerailway_1_1_0", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "miniaturerailway_0_0_1", - "copy-from": "miniaturerailway_0_0_1", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "miniaturerailway_0_1_1", - "copy-from": "miniaturerailway_0_1_1", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "miniaturerailway_1_0_1", - "copy-from": "miniaturerailway_1_0_1", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "miniaturerailway_1_1_1", - "copy-from": "miniaturerailway_1_1_1", - "sym": "\u00D7" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_00", - "copy-from": "golfcourse_00", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_01", - "copy-from": "golfcourse_01", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_02", - "copy-from": "golfcourse_02", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_10", - "copy-from": "golfcourse_10", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_11", - "copy-from": "golfcourse_11", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_12", - "copy-from": "golfcourse_12", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_20", - "copy-from": "golfcourse_20", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_21", - "copy-from": "golfcourse_21", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_22", - "copy-from": "golfcourse_22", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_30", - "copy-from": "golfcourse_30", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_31", - "copy-from": "golfcourse_31", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_31_2ndfloor", - "copy-from": "golfcourse_31_2ndfloor", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_31_roof", - "copy-from": "golfcourse_31_roof", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "golfcourse_32", - "copy-from": "golfcourse_32", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "s_baseballfield_a1", - "copy-from": "s_baseballfield_a1", - "sym": "\u00A6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "s_baseballfield_a2", - "copy-from": "s_baseballfield_a2", - "sym": "\u00A6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "s_baseballfield_b1", - "copy-from": "s_baseballfield_b1", - "sym": "\u00A6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "s_baseballfield_b2", - "copy-from": "s_baseballfield_b2", - "sym": "\u00A6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_0_0", - "copy-from": "zoo_0_0", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "zoo_1_0", - "copy-from": "zoo_1_0", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "zoo_2_0", - "copy-from": "zoo_2_0", - "sym": "\u00EE", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "zoo_0_1", - "copy-from": "zoo_0_1", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_0_1_roof", - "copy-from": "zoo_0_1_roof", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_1_1", - "copy-from": "zoo_1_1", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_1_1_roof", - "copy-from": "zoo_1_1_roof", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_2_1", - "copy-from": "zoo_2_1", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_2_1_roof", - "copy-from": "zoo_2_1_roof", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_0_2", - "copy-from": "zoo_0_2", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_0_2_roof", - "copy-from": "zoo_0_2_roof", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_1_2", - "copy-from": "zoo_1_2", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_1_2_roof", - "copy-from": "zoo_1_2_roof", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_2_2", - "copy-from": "zoo_2_2", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "zoo_2_2_roof", - "copy-from": "zoo_2_2_roof", - "sym": "\u00C1", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "stadium_0_0", - "copy-from": "stadium_0_0", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "stadium_1_0", - "copy-from": "stadium_1_0", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "stadium_2_0", - "copy-from": "stadium_2_0", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "stadium_3_0", - "copy-from": "stadium_3_0", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "stadium_0_1", - "copy-from": "stadium_0_1", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_1_1", - "copy-from": "stadium_1_1", - "sym": "\u00C1", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "stadium_2_1", - "copy-from": "stadium_2_1", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_3_1", - "copy-from": "stadium_3_1", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_0_2", - "copy-from": "stadium_0_2", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_1_2", - "copy-from": "stadium_1_2", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "stadium_2_2", - "copy-from": "stadium_2_2", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "stadium_3_2", - "copy-from": "stadium_3_2", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_0_3", - "copy-from": "stadium_0_3", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_1_3", - "copy-from": "stadium_1_3", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "stadium_2_3", - "copy-from": "stadium_2_3", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "stadium_3_3", - "copy-from": "stadium_3_3", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_0_4", - "copy-from": "stadium_0_4", - "sym": "\u00E6", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "stadium_1_4", - "copy-from": "stadium_1_4", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_2_4", - "copy-from": "stadium_2_4", - "sym": "\u00C1" - }, - { - "type": "overmap_terrain", - "id": "stadium_3_4", - "copy-from": "stadium_3_4", - "sym": "\u00C1", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "natural_spring", - "copy-from": "natural_spring", - "sym": "\u00DC" - }, - { - "type": "overmap_terrain", - "id": "movietheater_0_0", - "copy-from": "movietheater_0_0", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_1_0", - "copy-from": "movietheater_1_0", - "sym": "\u00FF", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_2_0", - "copy-from": "movietheater_2_0", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_0_1", - "copy-from": "movietheater_0_1", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_1_1", - "copy-from": "movietheater_1_1", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_2_1", - "copy-from": "movietheater_2_1", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_0_2", - "copy-from": "movietheater_0_2", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_1_2", - "copy-from": "movietheater_1_2", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_2_2", - "copy-from": "movietheater_2_2", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_0_0", - "copy-from": "movietheater_roof_0_0", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_1_0", - "copy-from": "movietheater_roof_1_0", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_2_0", - "copy-from": "movietheater_roof_2_0", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_0_1", - "copy-from": "movietheater_roof_0_1", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_1_1", - "copy-from": "movietheater_roof_1_1", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_2_1", - "copy-from": "movietheater_roof_2_1", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_0_2", - "copy-from": "movietheater_roof_0_2", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_1_2", - "copy-from": "movietheater_roof_1_2", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "movietheater_roof_2_2", - "copy-from": "movietheater_roof_2_2", - "sym": "\u00C1", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "paintball_field", - "copy-from": "paintball_field", - "sym": "\u00A6", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "paintball_field_roof", - "copy-from": "paintball_field_roof", - "sym": "\u00A6", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "paintball_field_1", - "copy-from": "paintball_field_1", - "sym": "\u00A6", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "paintball_field_roof_1", - "copy-from": "paintball_field_roof_1", - "sym": "\u00A6", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "smoke_lounge", - "copy-from": "smoke_lounge", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "smoke_lounge_roof", - "copy-from": "smoke_lounge_roof", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "smoke_lounge_1", - "copy-from": "smoke_lounge_1", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "smoke_lounge_roof_1", - "copy-from": "smoke_lounge_roof_1", - "sym": "\u00E7", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "music_venue", - "copy-from": "music_venue", - "sym": "\u00C1", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "music_venue_roof", - "copy-from": "music_venue_roof", - "sym": "\u00C1", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "music_venue_1", - "copy-from": "music_venue_1", - "sym": "\u00C1", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "music_venue_1_roof", - "copy-from": "music_venue_1_roof", - "sym": "\u00C1", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "music_venue_1_roof_top", - "copy-from": "music_venue_1_roof_top", - "sym": "\u00C1", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "gambling_hall", - "copy-from": "gambling_hall", - "sym": "\u00FF", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "gambling_hall_roof", - "copy-from": "gambling_hall_roof", - "sym": "\u00FF", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "gambling_hall_upper_roof", - "copy-from": "gambling_hall_upper_roof", - "sym": "\u00FF", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "gambling_hall_1", - "copy-from": "gambling_hall_1", - "sym": "\u00FF", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "gambling_hall_roof_1", - "copy-from": "gambling_hall_roof_1", - "sym": "\u00FF", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "stripclub", - "copy-from": "stripclub", - "sym": "\u00E5", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "stripclub_roof", - "copy-from": "stripclub_roof", - "sym": "\u00E5", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "stripclub_1", - "copy-from": "stripclub_1", - "sym": "\u00E5", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "stripclub_roof_1", - "copy-from": "stripclub_roof_1", - "sym": "\u00E5", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "stripclub_2", - "copy-from": "stripclub_2", - "sym": "\u00E5", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "stripclub_roof_2", - "copy-from": "stripclub_roof_2", - "sym": "\u00E5", - "color": "pink" - }, - { - "type": "overmap_terrain", - "id": "museum", - "copy-from": "museum", - "sym": "\u00FE" - }, - { - "type": "overmap_terrain", - "id": "museum_roof", - "copy-from": "museum_roof", - "sym": "\u00FE" - }, - { - "type": "overmap_terrain", - "id": "bowling_alley", - "copy-from": "bowling_alley", - "sym": "\u00E7", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "bowling_alley_roof", - "copy-from": "bowling_alley_roof", - "sym": "\u00E7", - "color": "magenta" - }, - { - "type": "overmap_terrain", - "id": "gym", - "copy-from": "gym", - "sym": "\u00E5", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "gym_roof", - "copy-from": "gym_roof", - "sym": "\u00E5", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "gym_upper_roof", - "copy-from": "gym_upper_roof", - "sym": "\u00E5", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "gym_fitness", - "copy-from": "gym_fitness", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "gym_fitness_roof", - "copy-from": "gym_fitness_roof", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "gym_fitness_1", - "copy-from": "gym_fitness_1", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "gym_fitness_2ndFloor_1", - "copy-from": "gym_fitness_2ndFloor_1", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "gym_fitness_roof_1", - "copy-from": "gym_fitness_roof_1", - "sym": "\u00E7", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "dojo", - "copy-from": "dojo", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "dojo_roof", - "copy-from": "dojo_roof", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "dojo_upper_roof", - "copy-from": "dojo_upper_roof", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "dojo_1", - "copy-from": "dojo_1", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "dojo_roof_1", - "copy-from": "dojo_roof_1", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "dojo_upper_roof_1", - "copy-from": "dojo_upper_roof_1", - "sym": "\u00E7", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "cs_private_park", - "copy-from": "cs_private_park", - "sym": "\u00EE", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "cs_private_park_roof", - "copy-from": "cs_private_park_roof", - "sym": "\u00EE", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "cs_public_art_piece", - "copy-from": "cs_public_art_piece", - "sym": "\u00F8", - "color": "white" - }, - { - "type": "overmap_terrain", - "id": "lake_dock_small", - "copy-from": "lake_dock_small", - "sym": "\u00D4", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "lake_shore_dock_small", - "copy-from": "lake_shore_dock_small", - "sym": "\u00D4", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "marina_1", - "copy-from": "marina_1", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_2", - "copy-from": "marina_2", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_3", - "copy-from": "marina_3", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_4", - "copy-from": "marina_4", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_5", - "copy-from": "marina_5", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_6", - "copy-from": "marina_6", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_7", - "copy-from": "marina_7", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_8", - "copy-from": "marina_8", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_9", - "copy-from": "marina_9", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_10", - "copy-from": "marina_10", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_11", - "copy-from": "marina_11", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_12", - "copy-from": "marina_12", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_13", - "copy-from": "marina_13", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_14", - "copy-from": "marina_14", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_15", - "copy-from": "marina_15", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_16", - "copy-from": "marina_16", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_17", - "copy-from": "marina_17", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_18", - "copy-from": "marina_18", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_19", - "copy-from": "marina_19", - "sym": "\u00D4" - }, - { - "type": "overmap_terrain", - "id": "marina_20", - "copy-from": "marina_20", - "sym": "\u00D4" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_residential.json b/data/mods/Graphical_Overmap/go_overmap_terrain_residential.json deleted file mode 100644 index 0c36aa074c129..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_residential.json +++ /dev/null @@ -1,1957 +0,0 @@ -[ - { - "type": "overmap_terrain", - "abstract": "generic_city_house_basement", - "copy-from": "generic_city_house_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "basement", - "copy-from": "basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "basement_bionic", - "copy-from": "basement_bionic", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "basement_hidden_lab_stairs", - "copy-from": "basement_hidden_lab_stairs", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_wooded", - "copy-from": "house_wooded", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_roof", - "copy-from": "house_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_prepper", - "copy-from": "house_prepper", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_prepper2", - "copy-from": "house_prepper2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_prepper2_roof", - "copy-from": "house_prepper2_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_fortified", - "copy-from": "house_fortified", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_fortified_roof", - "copy-from": "house_fortified_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "duplex", - "copy-from": "duplex", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "duplex_roof", - "copy-from": "duplex_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex2", - "copy-from": "house_duplex2", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex2_roof", - "copy-from": "house_duplex2_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex3", - "copy-from": "house_duplex3", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex3_roof", - "copy-from": "house_duplex3_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex4", - "copy-from": "house_duplex4", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex4_roof", - "copy-from": "house_duplex4_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex5", - "copy-from": "house_duplex5", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex5_roof", - "copy-from": "house_duplex5_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex6", - "copy-from": "house_duplex6", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex6_roof", - "copy-from": "house_duplex6_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex7", - "copy-from": "house_duplex7", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex7_roof", - "copy-from": "house_duplex7_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex8", - "copy-from": "house_duplex8", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex8_roof", - "copy-from": "house_duplex8_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex9", - "copy-from": "house_duplex9", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex9_roof", - "copy-from": "house_duplex9_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex10", - "copy-from": "house_duplex10", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex10_roof", - "copy-from": "house_duplex10_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex11", - "copy-from": "house_duplex11", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_duplex11_roof", - "copy-from": "house_duplex11_roof", - "sym": "\u00E4", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "rural_house1", - "copy-from": "rural_house1", - "sym": "\u00E2" - }, - { - "type": "overmap_terrain", - "id": "rural_house1_roof", - "copy-from": "rural_house1" - }, - { - "type": "overmap_terrain", - "id": "rural_house2", - "copy-from": "rural_house2", - "sym": "\u00E2" - }, - { - "type": "overmap_terrain", - "id": "rural_house2_roof", - "copy-from": "rural_house2" - }, - { - "type": "overmap_terrain", - "abstract": "apartments_tower_any", - "copy-from": "apartments_tower_any", - "sym": "\u00C7" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_110", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_010", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_100", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_000", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_111", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_011", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_101", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_001", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_113", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_013", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_112", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_012", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_102", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_002", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_114", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_014", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_015", - "copy-from": "apartments_con_tower_015", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_104", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_con_tower_004", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_110", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_010", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_100", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_000", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_111", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_011", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_101", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_001", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_112", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_012", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_113", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_013", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_103", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "apartments_mod_tower_003", - "copy-from": "apartments_tower_any" - }, - { - "type": "overmap_terrain", - "id": "homelesscamp", - "copy-from": "homelesscamp", - "sym": "\u00C5", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "house_01", - "copy-from": "house_01", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_01_roof", - "copy-from": "house_01_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_02", - "copy-from": "house_02", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_02_roof", - "copy-from": "house_02_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_03", - "copy-from": "house_03", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_03_roof", - "copy-from": "house_03_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_04", - "copy-from": "house_04", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_04_roof", - "copy-from": "house_04_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_04_basement", - "copy-from": "generic_city_house_basement" - }, - { - "type": "overmap_terrain", - "id": "house_05_basement", - "copy-from": "generic_city_house_basement" - }, - { - "type": "overmap_terrain", - "id": "house_06", - "copy-from": "house_06", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_07", - "copy-from": "house_07", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_08", - "copy-from": "house_08", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_08_roof", - "copy-from": "house_08_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_09", - "copy-from": "house_09", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_09_roof", - "copy-from": "house_09_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_10", - "copy-from": "house_10", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_10_roof", - "copy-from": "house_10_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_2", - "copy-from": "house_w_2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_2_roof", - "copy-from": "house_w_2_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_3", - "copy-from": "house_w_3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_3_roof", - "copy-from": "house_w_3_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_4", - "copy-from": "house_w_4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_4_roof", - "copy-from": "house_w_4_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_5", - "copy-from": "house_w_5", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_5_roof", - "copy-from": "house_w_5_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_6", - "copy-from": "house_w_6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_6_2ndfloor", - "copy-from": "house_w_6_2ndfloor", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_6_roof", - "copy-from": "house_w_6_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "emptyresidentiallot", - "copy-from": "emptyresidentiallot", - "sym": "\u00D7", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "derelict_property", - "copy-from": "derelict_property", - "sym": "\u00E0", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "house_2story_base", - "copy-from": "house_2story_base", - "sym": "\u00D1", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_2story_second", - "copy-from": "house_2story_second", - "sym": "\u00D1", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_2story_roof", - "copy-from": "house_2story_second" - }, - { - "type": "overmap_terrain", - "id": "house_inner_garden", - "copy-from": "house_inner_garden", - "sym": "\u00EE", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_inner_garden_roof", - "copy-from": "house_inner_garden_roof", - "sym": "\u00EE", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_1", - "copy-from": "house_w_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_w_1_roof", - "copy-from": "house_w_1_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_11", - "copy-from": "house_11", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_11_roof", - "copy-from": "house_11_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_12", - "copy-from": "house_12", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_12_roof", - "copy-from": "house_12_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_13", - "copy-from": "house_13", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_13_roof", - "copy-from": "house_13_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_14", - "copy-from": "house_14", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_14_roof", - "copy-from": "house_14_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_15", - "copy-from": "house_15", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_15_roof", - "copy-from": "house_15_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_16", - "copy-from": "house_16", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_16_roof", - "copy-from": "house_16_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_17", - "copy-from": "house_17", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_17_roof", - "copy-from": "house_17_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_18", - "copy-from": "house_18", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_18_roof", - "copy-from": "house_18_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_19", - "copy-from": "house_19", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_19_roof", - "copy-from": "house_19_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_20", - "copy-from": "house_20", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_20_roof", - "copy-from": "house_20_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_21", - "copy-from": "house_21", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_21_roof", - "copy-from": "house_21_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_22", - "copy-from": "house_22", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_22_roof", - "copy-from": "house_22_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_23", - "copy-from": "house_23", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_23_roof", - "copy-from": "house_22_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_24", - "copy-from": "house_24", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_24_roof", - "copy-from": "house_24_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_25", - "copy-from": "house_25", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_25_roof", - "copy-from": "house_25_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_26", - "copy-from": "house_26", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_26_roof", - "copy-from": "house_26_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_27", - "copy-from": "house_27", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_27_roof", - "copy-from": "house_27_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_28", - "copy-from": "house_28", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_28_roof", - "copy-from": "house_28_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_29", - "copy-from": "house_29", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_29_roof", - "copy-from": "house_29_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_30", - "copy-from": "house_30", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_30_roof", - "copy-from": "house_30_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_31", - "copy-from": "house_31", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_31_roof", - "copy-from": "house_31_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_32", - "copy-from": "house_32", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_32_roof", - "copy-from": "house_32_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_33", - "copy-from": "house_33", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_33_roof", - "copy-from": "house_33_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_34", - "copy-from": "house_34", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_34_roof", - "copy-from": "house_34_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_35", - "copy-from": "house_35", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_35_roof", - "copy-from": "house_35_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_36", - "copy-from": "house_36", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_36_roof", - "copy-from": "house_36_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_37", - "copy-from": "house_37", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_37_roof", - "copy-from": "house_37_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_38", - "copy-from": "house_38", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_38_roof", - "copy-from": "house_38_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_39", - "copy-from": "house_39", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_39_roof", - "copy-from": "house_39_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_40", - "copy-from": "house_40", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_40_roof", - "copy-from": "house_40_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_41", - "copy-from": "house_41", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_41_roof", - "copy-from": "house_41_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_42", - "copy-from": "house_42", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_42_roof", - "copy-from": "house_42_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_vacant", - "copy-from": "house_vacant", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_vacant2", - "copy-from": "house_vacant2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_toolshed", - "copy-from": "house_toolshed", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_toolshed_roof", - "copy-from": "house_toolshed_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_quiverfull", - "copy-from": "house_quiverfull", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_suicide", - "copy-from": "house_suicide", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_suicide_roof", - "copy-from": "house_suicide_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_05", - "copy-from": "house_05", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_rv", - "copy-from": "house_rv", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_rv_roof", - "copy-from": "house_rv_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_porch", - "copy-from": "house_porch", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_porch_roof", - "copy-from": "house_porch_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_patio", - "copy-from": "house_patio", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_patio_roof", - "copy-from": "house_patio_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_library", - "copy-from": "house_library", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_modern_1", - "copy-from": "house_modern_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_modern_1_roof", - "copy-from": "house_modern_1_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_dogs", - "copy-from": "house_dogs", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_dogs_roof", - "copy-from": "house_dogs_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_gardener", - "copy-from": "house_gardener", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_gardener_roof", - "copy-from": "house_gardener_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage", - "copy-from": "house_garage", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage_roof", - "copy-from": "house_garage_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage2", - "copy-from": "house_garage2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage2_roof", - "copy-from": "house_garage2_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage3", - "copy-from": "house_garage3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage3_roof", - "copy-from": "house_garage3_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage4", - "copy-from": "house_garage4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage4_roof", - "copy-from": "house_garage4_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage5", - "copy-from": "house_garage5", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage5_roof", - "copy-from": "house_garage5_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage6", - "copy-from": "house_garage6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage6_roof", - "copy-from": "house_garage6_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage7", - "copy-from": "house_garage7", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage7_roof", - "copy-from": "house_garage7_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage8", - "copy-from": "house_garage8", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_garage8_roof", - "copy-from": "house_garage8_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "garden_house_1_floor_1", - "copy-from": "garden_house_1_floor_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "garden_house_1_floor_2", - "copy-from": "garden_house_1_floor_2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "garden_house_1_roof", - "copy-from": "garden_house_1_floor_2" - }, - { - "type": "overmap_terrain", - "id": "garden_house_1_basement", - "copy-from": "generic_city_house_basement" - }, - { - "type": "overmap_terrain", - "id": "house_detatched1", - "copy-from": "house_detatched1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched1_roof", - "copy-from": "house_detatched1_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched2", - "copy-from": "house_detatched2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched2_roof", - "copy-from": "house_detatched2_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched3", - "copy-from": "house_detatched3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched3_roof", - "copy-from": "house_detatched3_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched4", - "copy-from": "house_detatched4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched4_roof", - "copy-from": "house_detatched4_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched5", - "copy-from": "house_detatched5", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched5_roof", - "copy-from": "house_detatched5_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched6", - "copy-from": "house_detatched6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched6_roof", - "copy-from": "house_detatched6_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched7", - "copy-from": "house_detatched7", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched7_roof", - "copy-from": "house_detatched7_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched8", - "copy-from": "house_detatched8", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched8_roof", - "copy-from": "house_detatched8_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched9", - "copy-from": "house_detatched9", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched9_roof", - "copy-from": "house_detatched9_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched10", - "copy-from": "house_detatched10", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_detatched10_roof", - "copy-from": "house_detatched10_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_crack1", - "copy-from": "house_crack1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_crack1_roof", - "copy-from": "house_crack1_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_crack2", - "copy-from": "house_crack2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_crack3", - "copy-from": "house_crack3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "house_crack3_roof", - "copy-from": "house_crack3_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "2storyModern01_basement", - "copy-from": "2storyModern01_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "2storyModern01_first", - "copy-from": "2storyModern01_first", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "2storyModern01_second", - "copy-from": "2storyModern01_second", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "2storyModern01_roof", - "copy-from": "2storyModern01_roof", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_1_1", - "copy-from": "urban_1_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_1_2", - "copy-from": "urban_1_2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_1_3", - "copy-from": "urban_1_3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_1_4", - "copy-from": "urban_1_4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_1_1_basement", - "copy-from": "urban_1_1_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_1_2_basement", - "copy-from": "urban_1_2_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_1_6", - "copy-from": "urban_1_6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_4_1", - "copy-from": "urban_4_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_4_2", - "copy-from": "urban_4_2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_4_3", - "copy-from": "urban_4_3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_4_4", - "copy-from": "urban_4_4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_4_5", - "copy-from": "urban_4_5", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_4_6", - "copy-from": "urban_4_6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_4_7", - "copy-from": "urban_4_7", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_4_8", - "copy-from": "urban_4_8", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_5_1", - "copy-from": "urban_5_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_5_2", - "copy-from": "urban_5_2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_5_3", - "copy-from": "urban_5_3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_5_4", - "copy-from": "urban_5_4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_5_5", - "copy-from": "urban_5_5", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_5_6", - "copy-from": "urban_5_6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_5_1_basement", - "copy-from": "urban_5_1_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_5_2_basement", - "copy-from": "urban_5_2_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_6_1", - "copy-from": "urban_6_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_6_2", - "copy-from": "urban_6_2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_6_3", - "copy-from": "urban_6_3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_6_4", - "copy-from": "urban_6_4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_6_5", - "copy-from": "urban_6_5", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_6_6", - "copy-from": "urban_6_6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_6_1_basement", - "copy-from": "urban_6_1_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_6_2_basement", - "copy-from": "urban_6_2_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_2_1", - "copy-from": "urban_2_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_2_2", - "copy-from": "urban_2_2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_2_3", - "copy-from": "urban_2_3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_2_4", - "copy-from": "urban_2_4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_2_5", - "copy-from": "urban_2_5", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_2_6", - "copy-from": "urban_2_6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_2_1_basement", - "copy-from": "urban_2_1_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_2_2_basement", - "copy-from": "urban_2_2_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_3_1", - "copy-from": "urban_3_1", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_3_2", - "copy-from": "urban_3_2", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_3_3", - "copy-from": "urban_3_3", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_3_4", - "copy-from": "urban_3_4", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_3_5", - "copy-from": "urban_3_5", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_3_6", - "copy-from": "urban_3_6", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_3_1_basement", - "copy-from": "urban_3_1_basement", - "sym": "\u00E0", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "urban_3_2_basement", - "copy-from": "urban_3_2_basement", - "sym": "\u00E0", - "color": "light_gray" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_river.json b/data/mods/Graphical_Overmap/go_overmap_terrain_river.json deleted file mode 100644 index 24fd7c34c1c20..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_river.json +++ /dev/null @@ -1,74 +0,0 @@ -[ - { - "type": "overmap_terrain", - "abstract": "generic_river", - "copy-from": "generic_water", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "abstract": "generic_river_bank", - "copy-from": "generic_river_bank", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_center", - "copy-from": "river_center", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river", - "copy-from": "river", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_c_not_ne", - "copy-from": "river_c_not_ne", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_c_not_nw", - "copy-from": "river_c_not_nw", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_c_not_se", - "copy-from": "river_c_not_se", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_c_not_sw", - "copy-from": "river_c_not_sw", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_ne", - "copy-from": "river_ne", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_se", - "copy-from": "river_se", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_sw", - "copy-from": "river_sw", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "river_nw", - "copy-from": "river_nw", - "sym": "\u00F7" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_robofachq.json b/data/mods/Graphical_Overmap/go_overmap_terrain_robofachq.json deleted file mode 100644 index 80ff06e39c70d..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_robofachq.json +++ /dev/null @@ -1,341 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "robofachq_roof_a0", - "copy-from": "robofachq_roof_a0", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "robofachq_roof_a1", - "copy-from": "robofachq_roof_a1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_roof_a2", - "copy-from": "robofachq_roof_a2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_roof_a3", - "copy-from": "robofachq_roof_a3", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "robofachq_surface_parking", - "copy-from": "robofachq_surface_parking", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "robofachq_surface_entrance", - "copy-from": "robofachq_surface_entrance", - "sym": "\u00D5", - "color": "light_blue" - }, - { - "type": "overmap_terrain", - "id": "robofachq_surface_car_entrance", - "copy-from": "robofachq_surface_car_entrance", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "robofachq_surface_a3", - "copy-from": "robofachq_surface_a3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_surface_b0", - "copy-from": "robofachq_surface_b0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_surface_b1", - "copy-from": "robofachq_surface_b1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_surface_b2", - "copy-from": "robofachq_surface_b2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_surface_b3", - "copy-from": "robofachq_surface_b3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_exe_a0", - "copy-from": "robofachq_exe_a0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_exe_a1", - "copy-from": "robofachq_exe_a1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_exe_a2", - "copy-from": "robofachq_exe_a2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_exe_a3", - "copy-from": "robofachq_exe_a3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_exe_b0", - "copy-from": "robofachq_exe_b0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_exe_b1", - "copy-from": "robofachq_exe_b1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_exe_b2", - "copy-from": "robofachq_exe_b2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_exe_b3", - "copy-from": "robofachq_exe_b3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_hab_a0", - "copy-from": "robofachq_hab_a0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_hab_a1", - "copy-from": "robofachq_hab_a1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_hab_a2", - "copy-from": "robofachq_hab_a2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_hab_a3", - "copy-from": "robofachq_hab_a3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_hab_b0", - "copy-from": "robofachq_hab_b0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_hab_b1", - "copy-from": "robofachq_hab_b1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_hab_b2", - "copy-from": "robofachq_hab_b2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_hab_b3", - "copy-from": "robofachq_hab_b3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_sub_a0", - "copy-from": "robofachq_sub_a0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_sub_a1", - "copy-from": "robofachq_sub_a1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_sub_a2", - "copy-from": "robofachq_sub_a2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_sub_a3", - "copy-from": "robofachq_sub_a3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_res_a0", - "copy-from": "robofachq_sub_a0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_res_a1", - "copy-from": "robofachq_res_a1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_res_a2", - "copy-from": "robofachq_sub_a2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_res_a3", - "copy-from": "robofachq_sub_a3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_res_b0", - "copy-from": "robofachq_res_b0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_res_b1", - "copy-from": "robofachq_res_b1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_res_b2", - "copy-from": "robofachq_res_b2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_res_b3", - "copy-from": "robofachq_res_b3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_ai_a0", - "copy-from": "robofachq_ai_a0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_ai_a1", - "copy-from": "robofachq_ai_a1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_ai_a2", - "copy-from": "robofachq_ai_a2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_ai_a3", - "copy-from": "robofachq_ai_a3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_ai_b0", - "copy-from": "robofachq_ai_b0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_ai_b1", - "copy-from": "robofachq_ai_b1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_ai_b2", - "copy-from": "robofachq_ai_b2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_ai_b3", - "copy-from": "robofachq_ai_b3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_aiutl_a0", - "copy-from": "robofachq_aiutl_a0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_aiutl_a1", - "copy-from": "robofachq_aiutl_a1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_aiutl_a2", - "copy-from": "robofachq_aiutl_a2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_aiutl_a3", - "copy-from": "robofachq_aiutl_a3", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_aiutl_b0", - "copy-from": "robofachq_aiutl_b0", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_aiutl_b1", - "copy-from": "robofachq_aiutl_b1", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_aiutl_b2", - "copy-from": "robofachq_aiutl_b2", - "sym": "\u00D5" - }, - { - "type": "overmap_terrain", - "id": "robofachq_aiutl_b3", - "copy-from": "robofachq_aiutl_b3", - "sym": "\u00D5" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_test.json b/data/mods/Graphical_Overmap/go_overmap_terrain_test.json deleted file mode 100644 index 8d36dcb4141f3..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_test.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "s_restaurant_deserted_test", - "copy-from": "s_restaurant_deserted_test", - "sym": "\u00D3", - "color": "light_gray" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_transportation.json b/data/mods/Graphical_Overmap/go_overmap_terrain_transportation.json deleted file mode 100644 index 5e64cc1b75114..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_transportation.json +++ /dev/null @@ -1,389 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "road_nesw_manhole", - "copy-from": "road_nesw_manhole", - "sym": "\u00D8", - "color": "cyan" - }, - { - "type": "overmap_terrain", - "id": "roadstop", - "copy-from": "roadstop", - "sym": "\u00E7", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "roadstop_roof", - "copy-from": "roadstop_roof", - "sym": "\u00E7", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "roadstop_a", - "copy-from": "roadstop_a", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "roadstop_a_roof", - "copy-from": "roadstop_a_roof", - "sym": "\u00E7" - }, - { - "type": "overmap_terrain", - "id": "roadstop_b", - "copy-from": "roadstop_b", - "sym": "\u00EE" - }, - { - "type": "overmap_terrain", - "id": "roadstop_b_roof", - "copy-from": "roadstop_b_roof", - "sym": "\u00EE" - }, - { - "type": "overmap_terrain", - "abstract": "generic_railroad_station", - "copy-from": "generic_railroad_station", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "abstract": "generic_railroad_station_under", - "copy-from": "generic_railroad_station_under", - "sym": "\u00FF", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "abstract": "generic_railroad_station_parking_lot", - "copy-from": "generic_railroad_station_parking_lot", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_1_1", - "copy-from": "generic_railroad_station" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_1_2", - "copy-from": "generic_railroad_station" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_1_3", - "copy-from": "generic_railroad_station" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_1_4", - "copy-from": "generic_railroad_station" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_2_1", - "copy-from": "railroad_station_2_1", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_2_2", - "copy-from": "railroad_station_2_2", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_2_3", - "copy-from": "railroad_station_2_3", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_2_4", - "copy-from": "railroad_station_2_4", - "sym": "\u00F4", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_under_0_1", - "copy-from": "generic_railroad_station_under" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_under_0_2", - "copy-from": "generic_railroad_station_under" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_under_0_3", - "copy-from": "generic_railroad_station_under" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_under_1_1", - "copy-from": "generic_railroad_station_under" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_under_1_2", - "copy-from": "generic_railroad_station_under" - }, - { - "type": "overmap_terrain", - "id": "railroad_station_under_1_3", - "copy-from": "generic_railroad_station_under" - }, - { - "type": "overmap_terrain", - "id": [ "trailhead", "trailhead_shack_z0", "trailhead_outhouse_z0" ], - "copy-from": "trailhead", - "sym": "\u00F1" - }, - { - "type": "overmap_terrain", - "id": [ "trailhead_shack_z1", "trailhead_outhouse_z1" ], - "copy-from": "trailhead", - "sym": "\u00F1" - }, - { - "type": "overmap_terrain", - "id": "sub_station", - "copy-from": "sub_station", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "sub_station_roof", - "copy-from": "sub_station_roof", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "sewer_sub_station", - "copy-from": "sewer_sub_station", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "underground_sub_station", - "copy-from": "underground_sub_station", - "sym": "\u00D3" - }, - { - "type": "overmap_terrain", - "id": "s_reststop_1", - "copy-from": "s_reststop_1", - "sym": "\u00FF", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "s_reststop_1_roof", - "copy-from": "s_reststop_1_roof", - "sym": "\u00FF", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "s_reststop_2", - "copy-from": "s_reststop_2", - "sym": "\u00FF", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "s_reststop_2_roof", - "copy-from": "s_reststop_2_roof", - "sym": "\u00FF", - "color": "yellow" - }, - { - "type": "overmap_terrain", - "id": "s_restparking_1", - "copy-from": "s_restparking_1", - "sym": "\u00F4" - }, - { - "type": "overmap_terrain", - "id": "s_restparking_2", - "copy-from": "s_restparking_2", - "sym": "\u00F4" - }, - { - "type": "overmap_terrain", - "id": "control_tower_0", - "copy-from": "control_tower_0", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "control_tower_1", - "copy-from": "control_tower_1", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "control_tower_2", - "copy-from": "control_tower_2", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "control_tower_roof", - "copy-from": "control_tower_roof", - "sym": "\u00ED", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "fuel_station", - "copy-from": "fuel_station", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "fuel_station_roof", - "copy-from": "fuel_station_roof", - "sym": "\u00FA" - }, - { - "type": "overmap_terrain", - "id": "airport_lot_0", - "copy-from": "airport_lot_0", - "sym": "\u00F4" - }, - { - "type": "overmap_terrain", - "id": "airport_lot_1", - "copy-from": "airport_lot_1", - "sym": "\u00F4" - }, - { - "type": "overmap_terrain", - "id": "hangar", - "copy-from": "hangar", - "sym": "\u00FD", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "hangar_roof", - "copy-from": "hangar_roof", - "sym": "\u00FD", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "waiting_area", - "copy-from": "waiting_area", - "sym": "\u00FF", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "waiting_area_roof", - "copy-from": "waiting_area_roof", - "sym": "\u00FF", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "bus_stat_0", - "copy-from": "bus_stat_0", - "sym": "\u00C6", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "bus_stat_1", - "copy-from": "bus_stat_1", - "sym": "\u00C6", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "bus_stat_0_roof", - "copy-from": "bus_stat_0_roof", - "sym": "\u00C6", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "bus_stat_1_roof", - "copy-from": "bus_stat_1_roof", - "sym": "\u00C6", - "color": "light_cyan" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_down_0", - "copy-from": "parking_garage_down_0", - "sym": "\u00C1", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_down_1", - "copy-from": "parking_garage_down_0" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_0_0", - "copy-from": "parking_garage_0_0", - "sym": "\u00C1", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_0_1", - "copy-from": "parking_garage_0_0" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_1_0", - "copy-from": "parking_garage_down_0" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_1_1", - "copy-from": "parking_garage_down_0" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_2_0", - "copy-from": "parking_garage_down_0" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_2_1", - "copy-from": "parking_garage_down_0" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_roof_0", - "copy-from": "parking_garage_down_0" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_roof_1", - "copy-from": "parking_garage_down_0" - }, - { - "type": "overmap_terrain", - "id": "parking_garage_roof_top", - "copy-from": "parking_garage_down_0" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_waste_junk.json b/data/mods/Graphical_Overmap/go_overmap_terrain_waste_junk.json deleted file mode 100644 index 32bf80fefabee..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_waste_junk.json +++ /dev/null @@ -1,462 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "sewage_treatment_0_0_0", - "copy-from": "sewage_treatment_0_0_0", - "sym": "\u00D6", - "color": "cyan" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_0_0_roof", - "copy-from": "sewage_treatment_0_0_roof", - "name": "open air", - "sym": "\u00A6" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_1_0_0", - "copy-from": "sewage_treatment_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_1_0_roof", - "copy-from": "sewage_treatment_1_0_roof", - "sym": "\u00D6", - "color": "cyan" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_0_1_0", - "copy-from": "sewage_treatment_0_1_0", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_0_1_roof", - "copy-from": "sewage_treatment_0_1_roof", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_1_1_0", - "copy-from": "sewage_treatment_0_0_0" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_1_1_roof", - "copy-from": "sewage_treatment_1_0_roof" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_0_0_-1", - "copy-from": "sewage_treatment_0_0_-1", - "sym": "\u00D6", - "color": "cyan" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_1_0_-1", - "copy-from": "sewage_treatment_0_0_-1" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_2_0_-1", - "copy-from": "sewage_treatment_0_0_-1" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_0_1_-1", - "copy-from": "sewage_treatment_0_0_-1" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_1_1_-1", - "copy-from": "sewage_treatment_0_0_-1" - }, - { - "type": "overmap_terrain", - "id": "sewage_treatment_2_1_-1", - "copy-from": "sewage_treatment_0_0_-1" - }, - { - "type": "overmap_terrain", - "id": "toxic_dump", - "copy-from": "toxic_dump", - "sym": "\u00F3", - "color": "light_green" - }, - { - "type": "overmap_terrain", - "id": "haz_sar_1_1", - "copy-from": "haz_sar_1_1", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "haz_sar_1_2", - "copy-from": "haz_sar_1_2", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "haz_sar_1_3", - "copy-from": "haz_sar_1_3", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "haz_sar_1_4", - "copy-from": "haz_sar_1_4", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "haz_sar_b_1", - "copy-from": "haz_sar_b_1", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "haz_sar_b_2", - "copy-from": "haz_sar_b_2", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "haz_sar_b_3", - "copy-from": "haz_sar_b_3", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "haz_sar_b_4", - "copy-from": "haz_sar_b_4", - "sym": "\u00EB" - }, - { - "type": "overmap_terrain", - "id": "pump_station_1", - "copy-from": "pump_station_1", - "sym": "\u00D6", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "pump_station_1_roof", - "copy-from": "pump_station_1_roof", - "sym": "\u00D6", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "pump_station_2", - "copy-from": "pump_station_2", - "sym": "\u00D6", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "pump_station_2_roof", - "copy-from": "pump_station_2_roof", - "sym": "\u00D6", - "color": "blue" - }, - { - "type": "overmap_terrain", - "id": "dumpsite", - "copy-from": "dumpsite", - "sym": "\u00F3" - }, - { - "type": "overmap_terrain", - "id": "dump", - "copy-from": "dump", - "sym": "\u00F3", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "recyclecenter", - "copy-from": "recyclecenter", - "sym": "\u00D6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "recyclecenter_roof", - "copy-from": "recyclecenter_roof", - "sym": "\u00D6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "recyclecenter_1", - "copy-from": "recyclecenter_1", - "sym": "\u00D6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "recyclecenter_roof_1", - "copy-from": "recyclecenter_roof_1", - "sym": "\u00D6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "recyclecenter_2", - "copy-from": "recyclecenter_2", - "sym": "\u00D6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "recyclecenter_roof_2", - "copy-from": "recyclecenter_roof_2", - "sym": "\u00D6", - "color": "green" - }, - { - "type": "overmap_terrain", - "id": "landfill", - "copy-from": "landfill", - "sym": "\u00F3", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "junkyard_1a", - "copy-from": "junkyard_1a", - "sym": "\u00F3", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "junkyard_roof_1a", - "copy-from": "junkyard_roof_1a", - "sym": "\u00F3", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "junkyard_1b", - "copy-from": "junkyard_1b", - "sym": "\u00F3", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "junkyard_roof_1b", - "copy-from": "junkyard_roof_1b", - "sym": "\u00F3", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "junkyard_2a", - "copy-from": "junkyard_2a", - "sym": "\u00F3", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "junkyard_2b", - "copy-from": "junkyard_2b", - "sym": "\u00F3", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "abstract": "generic_regional_dump", - "copy-from": "generic_regional_dump", - "sym": "\u00F3", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_0_0", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_1_0", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_2_0", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_3_0", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_0_1", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_1_1", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_2_1", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_3_1", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_0_2", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_1_2", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_2_2", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_3_2", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_0_3", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_1_3", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_2_3", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_regional_dump_3_3", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "smallscrapyard", - "copy-from": "smallscrapyard", - "sym": "\u00F3", - "color": "light_gray" - }, - { - "type": "overmap_terrain", - "id": "cs_open_sewer", - "copy-from": "cs_open_sewer", - "sym": "\u00EF", - "color": "cyan" - }, - { - "type": "overmap_terrain", - "id": "cs_city_dump_small", - "copy-from": "cs_city_dump_small", - "sym": "\u00F3", - "color": "brown" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_0_0", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_1_0", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_2_0", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_3_0", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_0_1", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_1_1", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_2_1", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_3_1", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_0_2", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_1_2", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_2_2", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_2_2_roof", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_3_2", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_0_3", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_1_3", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_2_3", - "copy-from": "generic_regional_dump" - }, - { - "type": "overmap_terrain", - "id": "ws_biker_dump_3_3", - "copy-from": "generic_regional_dump" - } -] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_waterbody.json b/data/mods/Graphical_Overmap/go_overmap_terrain_waterbody.json deleted file mode 100644 index a1b76ea906a0a..0000000000000 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_waterbody.json +++ /dev/null @@ -1,14 +0,0 @@ -[ - { - "type": "overmap_terrain", - "id": "lake_shore", - "copy-from": "lake_shore", - "sym": "\u00F7" - }, - { - "type": "overmap_terrain", - "id": "lake_surface", - "copy-from": "lake_surface", - "sym": "\u00F7" - } -] diff --git a/data/mods/Graphical_Overmap/modinfo.json b/data/mods/Graphical_Overmap/modinfo.json deleted file mode 100644 index ad3b66e14984b..0000000000000 --- a/data/mods/Graphical_Overmap/modinfo.json +++ /dev/null @@ -1,13 +0,0 @@ -[ - { - "type": "MOD_INFO", - "id": "Graphical_Overmap", - "name": "Graphical Overmap", - "authors": [ "Larwick" ], - "maintainers": [ "Larwick" ], - "description": "Gives the overmap a graphical overhaul. Please refer to readme for installation.", - "category": "graphical", - "obsolete": true, - "dependencies": [ "dda" ] - } -] diff --git a/data/mods/Graphical_Overmap/readme.txt b/data/mods/Graphical_Overmap/readme.txt deleted file mode 100644 index 8d6753620d303..0000000000000 --- a/data/mods/Graphical_Overmap/readme.txt +++ /dev/null @@ -1,20 +0,0 @@ -Last updated 2020-1-23 -Up to date as of Build #10230 (Military Base location (PR #37024)) - -Installation: - - Rename 'fonts.json.txt' to 'fonts.json', move into your /config folder and overwrite - unless you have previously made changes to the file, in which case you will need to modify it manually to save your changes. Make sure 'fonts.json' no longer remains in the graphical overmap mod folder. - - In graphics options make sure the overmap font width/height/size are all set to "16" then restart. - -Optional: - - I would advise disabling the 5x5 location map in the sidebar, as it becomes unreadable by using this mod. Press } to access sidebar options and choose either 'labels' (using the Location Alt panel instead of Location) or 'labels-narrow'. - - For a more muted palette to increase readability move 'base_colors.json' into your /config folder and overwrite. The crossroads with manhole (road_nesw_manhole) actually uses the dark_gray (60,60,60) from this palette, so may look slightly off if you are using a different dark_gray. - -Issues: - - MAJOR: Mod doesn't work for people using Cyrillic script or diacritic glyphs. - - MAJOR: You may have problems (usually color based) when running this on anything but Windows. - - MINOR: The arbitrary symbol I have used to represent each icon will appear at the top of the sidebar on the overmap screen when the tile is selected. - - MINOR: Some locations are hidden in forests. However, some of these have the symbol and color of a forest, while their name reveals what they really are (eg. "cabin_aban1"). Not sure whether to make them look like forests or as their name suggests. So far have made them the symbol of their name, but green. - - MINOR: I know it's possible to change dirt roads, although getting the angles right confused me so I left it for now. - -Happy cartography, -@Larwick From 5fca5ea036e85976ee5d17046464c8dff8c0b9f2 Mon Sep 17 00:00:00 2001 From: Procyonae <45432782+Procyonae@users.noreply.github.com> Date: Tue, 11 Jun 2024 13:43:11 +0100 Subject: [PATCH 2/6] Add proper mod removal handling --- src/game.cpp | 27 ++++++++++++++++++++++----- src/game.h | 3 +-- 2 files changed, 23 insertions(+), 7 deletions(-) diff --git a/src/game.cpp b/src/game.cpp index 9c70fea58d92d..41ca209770019 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -3273,7 +3273,7 @@ void game::load_world_modfiles( loading_ui &ui ) DynamicDataLoader::get_instance().finalize_loaded_data( ui ); } -bool game::load_packs( const std::string &msg, const std::vector &packs, loading_ui &ui ) +void game::load_packs( const std::string &msg, const std::vector &packs, loading_ui &ui ) { ui.new_context( msg ); std::vector missing; @@ -3300,11 +3300,28 @@ bool game::load_packs( const std::string &msg, const std::vector &packs, ui.proceed(); } - for( const auto &e : missing ) { - debugmsg( "unknown content %s", e.c_str() ); - } + std::set removed_mods { + mod_id( "Graphical_Overmap" ) // Removed in 0.I + }; + for( const mod_id &e : missing ) { + bool remove_from_mod_list = false; - return missing.empty(); + if( removed_mods.find( e ) == removed_mods.end() ) { + if( query_yn( _( "Mod %s not found in mods folder, remove it from this world's modlist?" ), + e.c_str() ) ) { + remove_from_mod_list = true; + } + } else if( query_yn( _( "Mod %s has been removed, remove it from this world's modlist?" ), + e.c_str() ) ) { + remove_from_mod_list = true; + } + + if( remove_from_mod_list ) { + auto &mods = world_generator->active_world->active_mod_order; + mods.erase( std::remove( mods.begin(), mods.end(), e ), mods.end() ); + world_generator->get_mod_manager().save_mods_list( world_generator->active_world ); + } + } } void game::reset_npc_dispositions() diff --git a/src/game.h b/src/game.h index f95aa738caa47..56ea6185b4a94 100644 --- a/src/game.h +++ b/src/game.h @@ -188,9 +188,8 @@ class game * @param msg string to display whilst loading prompt * @param packs content packs to load in correct dependent order * @param ui structure for load progress display - * @return true if all packs were found, false if any were missing */ - bool load_packs( const std::string &msg, const std::vector &packs, loading_ui &ui ); + void load_packs( const std::string &msg, const std::vector &packs, loading_ui &ui ); /** * @brief Should be invoked whenever options change. From 1b1b1cddd28340e6f628ee42bb6c8972265c766c Mon Sep 17 00:00:00 2001 From: Procyonae <45432782+Procyonae@users.noreply.github.com> Date: Tue, 11 Jun 2024 14:16:10 +0100 Subject: [PATCH 3/6] Remove all queried mods at once instead --- src/game.cpp | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/src/game.cpp b/src/game.cpp index 41ca209770019..8ef0296506a9e 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -3300,28 +3300,29 @@ void game::load_packs( const std::string &msg, const std::vector &packs, ui.proceed(); } - std::set removed_mods { + std::unordered_set removed_mods { mod_id( "Graphical_Overmap" ) // Removed in 0.I }; + std::unordered_set mods_to_remove; for( const mod_id &e : missing ) { - bool remove_from_mod_list = false; if( removed_mods.find( e ) == removed_mods.end() ) { if( query_yn( _( "Mod %s not found in mods folder, remove it from this world's modlist?" ), e.c_str() ) ) { - remove_from_mod_list = true; + mods_to_remove.insert( e ); } } else if( query_yn( _( "Mod %s has been removed, remove it from this world's modlist?" ), e.c_str() ) ) { - remove_from_mod_list = true; - } - - if( remove_from_mod_list ) { - auto &mods = world_generator->active_world->active_mod_order; - mods.erase( std::remove( mods.begin(), mods.end(), e ), mods.end() ); - world_generator->get_mod_manager().save_mods_list( world_generator->active_world ); + mods_to_remove.insert( e ); } } + if( !mods_to_remove.empty() ) { + auto &mods = world_generator->active_world->active_mod_order; + mods.erase( std::remove_if( mods.begin(), mods.end(), [&mods_to_remove]( const auto e ) { + return mods_to_remove.find( e ) != mods_to_remove.end(); + } ), mods.end() ); + world_generator->get_mod_manager().save_mods_list( world_generator->active_world ); + } } void game::reset_npc_dispositions() From 46b3a0a1197faff4a8932402ccab938d45e41b02 Mon Sep 17 00:00:00 2001 From: Procyonae <45432782+Procyonae@users.noreply.github.com> Date: Tue, 11 Jun 2024 14:25:59 +0100 Subject: [PATCH 4/6] Remove random accidental newline --- src/game.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/game.cpp b/src/game.cpp index 8ef0296506a9e..edfa572e55768 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -3305,7 +3305,6 @@ void game::load_packs( const std::string &msg, const std::vector &packs, }; std::unordered_set mods_to_remove; for( const mod_id &e : missing ) { - if( removed_mods.find( e ) == removed_mods.end() ) { if( query_yn( _( "Mod %s not found in mods folder, remove it from this world's modlist?" ), e.c_str() ) ) { From e0011f665895aa2a1a8840d9547c2f883928f4e5 Mon Sep 17 00:00:00 2001 From: Procyonae <45432782+Procyonae@users.noreply.github.com> Date: Tue, 11 Jun 2024 17:17:35 +0100 Subject: [PATCH 5/6] Appease our clang overlords --- src/game.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/game.cpp b/src/game.cpp index edfa572e55768..aa36feeecc0ca 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -305,6 +305,7 @@ static const json_character_flag json_flag_WEB_RAPPEL( "WEB_RAPPEL" ); static const material_id material_glass( "glass" ); static const mod_id MOD_INFORMATION_dda( "dda" ); +static const mod_id MOD_INFORMATION_Graphical_Overmap( "Graphical_Overmap" ); static const mongroup_id GROUP_BLACK_ROAD( "GROUP_BLACK_ROAD" ); @@ -3301,7 +3302,7 @@ void game::load_packs( const std::string &msg, const std::vector &packs, } std::unordered_set removed_mods { - mod_id( "Graphical_Overmap" ) // Removed in 0.I + MOD_INFORMATION_Graphical_Overmap // Removed in 0.I }; std::unordered_set mods_to_remove; for( const mod_id &e : missing ) { From 8bb26c4a8cc78abcf472d0de986e0a95fedcfb50 Mon Sep 17 00:00:00 2001 From: Procyonae <45432782+Procyonae@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:19:06 +0100 Subject: [PATCH 6/6] Forgot Z before a --- src/game.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game.cpp b/src/game.cpp index aa36feeecc0ca..ea427c8d58d97 100644 --- a/src/game.cpp +++ b/src/game.cpp @@ -304,8 +304,8 @@ static const json_character_flag json_flag_WEB_RAPPEL( "WEB_RAPPEL" ); static const material_id material_glass( "glass" ); -static const mod_id MOD_INFORMATION_dda( "dda" ); static const mod_id MOD_INFORMATION_Graphical_Overmap( "Graphical_Overmap" ); +static const mod_id MOD_INFORMATION_dda( "dda" ); static const mongroup_id GROUP_BLACK_ROAD( "GROUP_BLACK_ROAD" );