diff --git a/data/json/mapgen/lab/lab_surface/lab_surface_big_z-1.json b/data/json/mapgen/lab/lab_surface/lab_surface_big_z-1.json index f838ba32b222..fc3feb2878d2 100644 --- a/data/json/mapgen/lab/lab_surface/lab_surface_big_z-1.json +++ b/data/json/mapgen/lab/lab_surface/lab_surface_big_z-1.json @@ -2,166 +2,34 @@ { "type": "mapgen", "method": "json", - "om_terrain": [ - [ - "lab_surface_brick_basementA0", - "lab_surface_brick_basementB0", - "lab_surface_brick_basementC0", - "lab_surface_brick_basementD0", - "lab_surface_brick_basementE0" - ], - [ - "lab_surface_brick_basementA1", - "lab_surface_brick_basementB1", - "lab_surface_brick_basementC1", - "lab_surface_brick_basementD1_hidden_lab_stairs", - "lab_surface_brick_basementE1" - ], - [ - "lab_surface_brick_basementA2", - "lab_surface_brick_basementB2", - "lab_surface_brick_basementC2", - "lab_surface_brick_basementD2", - "lab_surface_brick_basementE2" - ], - [ - "lab_surface_brick_basementA3", - "lab_surface_brick_basementB3", - "lab_surface_brick_basementC3", - "lab_surface_brick_basementD3", - "lab_surface_brick_basementE3" - ], - [ - "lab_surface_brick_basementA4", - "lab_surface_brick_basementB4", - "lab_surface_brick_basementC4", - "lab_surface_brick_basementD4", - "lab_surface_brick_basementE4" - ] - ], + "om_terrain": [ [ "lab_surface_brick_basementD1_hidden_lab_stairs", "lab_surface_brick_basementE1" ] ], "object": { "fill_ter": "t_strconc_floor", "rows": [ - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "#################################################################################||||||||||||||||||#####################", - "#################################################################################|eeee|b <||> *|#####################", - "#################################################################################|eeee|b <||> |#####################", - "#################################################################################|eeee@b* |||||mm||||||||||############", - "#################################################################################|eeeem |bbb| m........|############", - "#################################################################################||||||||mm|...|mm|||m||||.|############", - "#################################################################################|f..d.w| 1...1 |wd.*.f|.|############", - "#################################################################################|l....s} ... }s....l|.|############", - "#################################################################################|l....s} *1bbb1* }s....l|.|############", - "#################################################################################|l.*.dx| ... |xd...l|.|############", - "#################################################################################||m|||||:::::::::||||||||.|############", - "#################################################################################|l........................|############", - "#################################################################################|||||||||||||||||||||||||||############", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################", - "########################################################################################################################" + "################################################", + "################################################", + "################################################", + "################################################", + "################################################", + "################################################", + "################################################", + "#########||||||||||||||||||#####################", + "#########|eeee|b <||> *|#####################", + "#########|eeee|b <||> |#####################", + "#########|eeee@b* |||||mm||||||||||############", + "#########|eeeem |bbb| m........|############", + "#########||||||||mm|...|mm|||m||||.|############", + "#########|f..d.w| 1...1 |wd.*.f|.|############", + "#########|l....s} ... }s....l|.|############", + "#########|l....s} *1bbb1* }s....l|.|############", + "#########|l.*.dx| ... |xd...l|.|############", + "#########||m|||||:::::::::||||||||.|############", + "#########|l........................|############", + "#########|||||||||||||||||||||||||||############", + "################################################", + "################################################", + "################################################", + "################################################" ], "terrain": { "|": "t_strconc_wall", diff --git a/data/json/mapgen/refugee_center/rc_grounds.json b/data/json/mapgen/refugee_center/rc_grounds.json new file mode 100644 index 000000000000..0e0360c170ea --- /dev/null +++ b/data/json/mapgen/refugee_center/rc_grounds.json @@ -0,0 +1,315 @@ +[ + { + "type": "mapgen", + "method": "json", + "om_terrain": [ [ "refctr_field" ] ], + "weight": 100, + "object": { + "fill_ter": "t_grass", + "rows": [ + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................" + ], + "palettes": [ "rc_grounds" ] + } + }, + { + "type": "mapgen", + "method": "json", + "om_terrain": [ [ "refctr_fence_NW", "refctr_fence_NE" ], [ "refctr_fence_SW", "refctr_fence_SE" ] ], + "weight": 100, + "object": { + "fill_ter": "t_grass", + "rows": [ + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~||||||||||||||||||||||||||~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~|........................|~~~~~~~~~~~", + "~~~~~~~~~~~||||||||||||||||||||||||||~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~" + ], + "palettes": [ "rc_grounds" ] + } + }, + { + "type": "mapgen", + "method": "json", + "om_terrain": [ [ "refctr_fence_E" ] ], + "weight": 100, + "object": { + "fill_ter": "t_grass", + "rows": [ + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~", + "............|~~~~~~~~~~~" + ], + "palettes": [ "rc_grounds" ] + } + }, + { + "type": "mapgen", + "method": "json", + "om_terrain": [ [ "refctr_fence_W" ] ], + "weight": 100, + "object": { + "fill_ter": "t_grass", + "rows": [ + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............", + "~~~~~~~~~~~|............" + ], + "palettes": [ "rc_grounds" ] + } + }, + { + "type": "mapgen", + "method": "json", + "om_terrain": [ [ "refctr_fence_N" ] ], + "weight": 100, + "object": { + "fill_ter": "t_grass", + "rows": [ + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "||||||||||||||||||||||||", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................" + ], + "palettes": [ "rc_grounds" ] + } + }, + { + "type": "mapgen", + "method": "json", + "om_terrain": [ [ "refctr_fence_S" ] ], + "weight": 100, + "object": { + "fill_ter": "t_grass", + "rows": [ + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "........................", + "||||||||||||||||||||||||", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~" + ], + "palettes": [ "rc_grounds" ] + } + }, + { + "type": "mapgen", + "method": "json", + "om_terrain": [ [ "refctr_fence_entrance_L", "refctr_road", "refctr_fence_entrance_R" ] ], + "weight": 100, + "object": { + "fill_ter": "t_grass", + "rows": [ + "........................''''________________''''........................", + "........................''''_______,,_______''''........................", + "........................''''_______,,_______''''........................", + "........................''''_______,,_______''''........................", + "........................''''________________''''........................", + "........................''''_______,,_______''''........................", + "........................''''_______,,_______''''........................", + "........................''''_______,,_______''''........................", + "........................''''________________''''........................", + "........................''''_______,,_______''''........................", + "........................''''_______,,_______''''........................", + "........................''''_______,,_______''''........................", + "||||||||||||............''''________________''''............||||||||||||", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''________________''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''________________''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~", + "~~~~~~~~~~~~~~~~~~~~~~~~''''_______,,_______''''~~~~~~~~~~~~~~~~~~~~~~~~" + ], + "palettes": [ "rc_grounds" ] + } + }, + { + "type": "mapgen", + "method": "json", + "om_terrain": [ [ "refctr_S3e" ] ], + "//": "Temporary map until I unhardcode the locate mission", + "weight": 100, + "object": { + "fill_ter": "t_grass", + "rows": [ + "''''________________''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''________________''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''________________''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''________________''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''________________''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''________________''''", + "''''_______,,_______''''", + "''''_______,,_______''''", + "''''_______,,_______''''" + ], + "palettes": [ "rc_grounds" ] + } + } +] diff --git a/data/json/mapgen/refugee_center/rc_grounds_e.json b/data/json/mapgen/refugee_center/rc_grounds_e.json deleted file mode 100644 index 37d213cee93d..000000000000 --- a/data/json/mapgen/refugee_center/rc_grounds_e.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_E1a", "refctr_E2a", "refctr_E3a", "refctr_E4a", "refctr_E5a" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_E1b", "refctr_E2b", "refctr_E3b", "refctr_E4b", "refctr_E5b" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_E1c", "refctr_E2c", "refctr_E3c", "refctr_E4c", "refctr_E5c" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_E1d", "refctr_E2d", "refctr_E3d", "refctr_E4d", "refctr_E5d" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_E1e", "refctr_E2e", "refctr_E3e", "refctr_E4e", "refctr_E5e" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_E1a_z2", "refctr_E2a_z2", "refctr_E3a_z2", "refctr_E4a_z2", "refctr_E5a_z2" ], - [ "refctr_E1b_z2", "refctr_E2b_z2", "refctr_E3b_z2", "refctr_E4b_z2", "refctr_E5b_z2" ], - [ "refctr_E1c_z2", "refctr_E2c_z2", "refctr_E3c_z2", "refctr_E4c_z2", "refctr_E5c_z2" ], - [ "refctr_E1d_z2", "refctr_E2d_z2", "refctr_E3d_z2", "refctr_E4d_z2", "refctr_E5d_z2" ], - [ "refctr_E1e_z2", "refctr_E2e_z2", "refctr_E3e_z2", "refctr_E4e_z2", "refctr_E5e_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_E1a_z1", "refctr_E2a_z1", "refctr_E3a_z1", "refctr_E4a_z1", "refctr_E5a_z1" ], - [ "refctr_E1b_z1", "refctr_E2b_z1", "refctr_E3b_z1", "refctr_E4b_z1", "refctr_E5b_z1" ], - [ "refctr_E1c_z1", "refctr_E2c_z1", "refctr_E3c_z1", "refctr_E4c_z1", "refctr_E5c_z1" ], - [ "refctr_E1d_z1", "refctr_E2d_z1", "refctr_E3d_z1", "refctr_E4d_z1", "refctr_E5d_z1" ], - [ "refctr_E1e_z1", "refctr_E2e_z1", "refctr_E3e_z1", "refctr_E4e_z1", "refctr_E5e_z1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_E1a_z-1", "refctr_E2a_z-1", "refctr_E3a_z-1", "refctr_E4a_z-1", "refctr_E5a_z-1" ], - [ "refctr_E1b_z-1", "refctr_E2b_z-1", "refctr_E3b_z-1", "refctr_E4b_z-1", "refctr_E5b_z-1" ], - [ "refctr_E1c_z-1", "refctr_E2c_z-1", "refctr_E3c_z-1", "refctr_E4c_z-1", "refctr_E5c_z-1" ], - [ "refctr_E1d_z-1", "refctr_E2d_z-1", "refctr_E3d_z-1", "refctr_E4d_z-1", "refctr_E5d_z-1" ], - [ "refctr_E1e_z-1", "refctr_E2e_z-1", "refctr_E3e_z-1", "refctr_E4e_z-1", "refctr_E5e_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_E1a_z-2", "refctr_E2a_z-2", "refctr_E3a_z-2", "refctr_E4a_z-2", "refctr_E5a_z-2" ], - [ "refctr_E1b_z-2", "refctr_E2b_z-2", "refctr_E3b_z-2", "refctr_E4b_z-2", "refctr_E5b_z-2" ], - [ "refctr_E1c_z-2", "refctr_E2c_z-2", "refctr_E3c_z-2", "refctr_E4c_z-2", "refctr_E5c_z-2" ], - [ "refctr_E1d_z-2", "refctr_E2d_z-2", "refctr_E3d_z-2", "refctr_E4d_z-2", "refctr_E5d_z-2" ], - [ "refctr_E1e_z-2", "refctr_E2e_z-2", "refctr_E3e_z-2", "refctr_E4e_z-2", "refctr_E5e_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_E1a_z-3", "refctr_E2a_z-3", "refctr_E3a_z-3", "refctr_E4a_z-3", "refctr_E5a_z-3" ], - [ "refctr_E1b_z-3", "refctr_E2b_z-3", "refctr_E3b_z-3", "refctr_E4b_z-3", "refctr_E5b_z-3" ], - [ "refctr_E1c_z-3", "refctr_E2c_z-3", "refctr_E3c_z-3", "refctr_E4c_z-3", "refctr_E5c_z-3" ], - [ "refctr_E1d_z-3", "refctr_E2d_z-3", "refctr_E3d_z-3", "refctr_E4d_z-3", "refctr_E5d_z-3" ], - [ "refctr_E1e_z-3", "refctr_E2e_z-3", "refctr_E3e_z-3", "refctr_E4e_z-3", "refctr_E5e_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_E1a_z-4", "refctr_E2a_z-4", "refctr_E3a_z-4", "refctr_E4a_z-4", "refctr_E5a_z-4" ], - [ "refctr_E1b_z-4", "refctr_E2b_z-4", "refctr_E3b_z-4", "refctr_E4b_z-4", "refctr_E5b_z-4" ], - [ "refctr_E1c_z-4", "refctr_E2c_z-4", "refctr_E3c_z-4", "refctr_E4c_z-4", "refctr_E5c_z-4" ], - [ "refctr_E1d_z-4", "refctr_E2d_z-4", "refctr_E3d_z-4", "refctr_E4d_z-4", "refctr_E5d_z-4" ], - [ "refctr_E1e_z-4", "refctr_E2e_z-4", "refctr_E3e_z-4", "refctr_E4e_z-4", "refctr_E5e_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/rc_grounds_n.json b/data/json/mapgen/refugee_center/rc_grounds_n.json deleted file mode 100644 index 3b3c84096909..000000000000 --- a/data/json/mapgen/refugee_center/rc_grounds_n.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_N1a", "refctr_N2a", "refctr_N3a", "refctr_N4a", "refctr_N5a" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "........................................................................................................................", - "||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_N1b", "refctr_N2b", "refctr_N3b", "refctr_N4b", "refctr_N5b" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_N1c", "refctr_N2c", "refctr_N3c", "refctr_N4c", "refctr_N5c" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_N1d", "refctr_N2d", "refctr_N3d", "refctr_N4d", "refctr_N5d" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_N1e", "refctr_N2e", "refctr_N3e", "refctr_N4e", "refctr_N5e" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_N1a_z2", "refctr_N2a_z2", "refctr_N3a_z2", "refctr_N4a_z2", "refctr_N5a_z2" ], - [ "refctr_N1b_z2", "refctr_N2b_z2", "refctr_N3b_z2", "refctr_N4b_z2", "refctr_N5b_z2" ], - [ "refctr_N1c_z2", "refctr_N2c_z2", "refctr_N3c_z2", "refctr_N4c_z2", "refctr_N5c_z2" ], - [ "refctr_N1d_z2", "refctr_N2d_z2", "refctr_N3d_z2", "refctr_N4d_z2", "refctr_N5d_z2" ], - [ "refctr_N1e_z2", "refctr_N2e_z2", "refctr_N3e_z2", "refctr_N4e_z2", "refctr_N5e_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_N1a_z1", "refctr_N2a_z1", "refctr_N3a_z1", "refctr_N4a_z1", "refctr_N5a_z1" ], - [ "refctr_N1b_z1", "refctr_N2b_z1", "refctr_N3b_z1", "refctr_N4b_z1", "refctr_N5b_z1" ], - [ "refctr_N1c_z1", "refctr_N2c_z1", "refctr_N3c_z1", "refctr_N4c_z1", "refctr_N5c_z1" ], - [ "refctr_N1d_z1", "refctr_N2d_z1", "refctr_N3d_z1", "refctr_N4d_z1", "refctr_N5d_z1" ], - [ "refctr_N1e_z1", "refctr_N2e_z1", "refctr_N3e_z1", "refctr_N4e_z1", "refctr_N5e_z1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_N1a_z-1", "refctr_N2a_z-1", "refctr_N3a_z-1", "refctr_N4a_z-1", "refctr_N5a_z-1" ], - [ "refctr_N1b_z-1", "refctr_N2b_z-1", "refctr_N3b_z-1", "refctr_N4b_z-1", "refctr_N5b_z-1" ], - [ "refctr_N1c_z-1", "refctr_N2c_z-1", "refctr_N3c_z-1", "refctr_N4c_z-1", "refctr_N5c_z-1" ], - [ "refctr_N1d_z-1", "refctr_N2d_z-1", "refctr_N3d_z-1", "refctr_N4d_z-1", "refctr_N5d_z-1" ], - [ "refctr_N1e_z-1", "refctr_N2e_z-1", "refctr_N3e_z-1", "refctr_N4e_z-1", "refctr_N5e_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_N1a_z-2", "refctr_N2a_z-2", "refctr_N3a_z-2", "refctr_N4a_z-2", "refctr_N5a_z-2" ], - [ "refctr_N1b_z-2", "refctr_N2b_z-2", "refctr_N3b_z-2", "refctr_N4b_z-2", "refctr_N5b_z-2" ], - [ "refctr_N1c_z-2", "refctr_N2c_z-2", "refctr_N3c_z-2", "refctr_N4c_z-2", "refctr_N5c_z-2" ], - [ "refctr_N1d_z-2", "refctr_N2d_z-2", "refctr_N3d_z-2", "refctr_N4d_z-2", "refctr_N5d_z-2" ], - [ "refctr_N1e_z-2", "refctr_N2e_z-2", "refctr_N3e_z-2", "refctr_N4e_z-2", "refctr_N5e_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_N1a_z-3", "refctr_N2a_z-3", "refctr_N3a_z-3", "refctr_N4a_z-3", "refctr_N5a_z-3" ], - [ "refctr_N1b_z-3", "refctr_N2b_z-3", "refctr_N3b_z-3", "refctr_N4b_z-3", "refctr_N5b_z-3" ], - [ "refctr_N1c_z-3", "refctr_N2c_z-3", "refctr_N3c_z-3", "refctr_N4c_z-3", "refctr_N5c_z-3" ], - [ "refctr_N1d_z-3", "refctr_N2d_z-3", "refctr_N3d_z-3", "refctr_N4d_z-3", "refctr_N5d_z-3" ], - [ "refctr_N1e_z-3", "refctr_N2e_z-3", "refctr_N3e_z-3", "refctr_N4e_z-3", "refctr_N5e_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_N1a_z-4", "refctr_N2a_z-4", "refctr_N3a_z-4", "refctr_N4a_z-4", "refctr_N5a_z-4" ], - [ "refctr_N1b_z-4", "refctr_N2b_z-4", "refctr_N3b_z-4", "refctr_N4b_z-4", "refctr_N5b_z-4" ], - [ "refctr_N1c_z-4", "refctr_N2c_z-4", "refctr_N3c_z-4", "refctr_N4c_z-4", "refctr_N5c_z-4" ], - [ "refctr_N1d_z-4", "refctr_N2d_z-4", "refctr_N3d_z-4", "refctr_N4d_z-4", "refctr_N5d_z-4" ], - [ "refctr_N1e_z-4", "refctr_N2e_z-4", "refctr_N3e_z-4", "refctr_N4e_z-4", "refctr_N5e_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/rc_grounds_ne.json b/data/json/mapgen/refugee_center/rc_grounds_ne.json deleted file mode 100644 index 206600739fef..000000000000 --- a/data/json/mapgen/refugee_center/rc_grounds_ne.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NE1a", "refctr_NE2a", "refctr_NE3a", "refctr_NE4a", "refctr_NE5a" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "........................................................................................................................", - "|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NE1b", "refctr_NE2b", "refctr_NE3b", "refctr_NE4b", "refctr_NE5b" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NE1c", "refctr_NE2c", "refctr_NE3c", "refctr_NE4c", "refctr_NE5c" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NE1d", "refctr_NE2d", "refctr_NE3d", "refctr_NE4d", "refctr_NE5d" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NE1e", "refctr_NE2e", "refctr_NE3e", "refctr_NE4e", "refctr_NE5e" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NE1a_z2", "refctr_NE2a_z2", "refctr_NE3a_z2", "refctr_NE4a_z2", "refctr_NE5a_z2" ], - [ "refctr_NE1b_z2", "refctr_NE2b_z2", "refctr_NE3b_z2", "refctr_NE4b_z2", "refctr_NE5b_z2" ], - [ "refctr_NE1c_z2", "refctr_NE2c_z2", "refctr_NE3c_z2", "refctr_NE4c_z2", "refctr_NE5c_z2" ], - [ "refctr_NE1d_z2", "refctr_NE2d_z2", "refctr_NE3d_z2", "refctr_NE4d_z2", "refctr_NE5d_z2" ], - [ "refctr_NE1e_z2", "refctr_NE2e_z2", "refctr_NE3e_z2", "refctr_NE4e_z2", "refctr_NE5e_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NE1a_z1", "refctr_NE2a_z1", "refctr_NE3a_z1", "refctr_NE4a_z1", "refctr_NE5a_z1" ], - [ "refctr_NE1b_z1", "refctr_NE2b_z1", "refctr_NE3b_z1", "refctr_NE4b_z1", "refctr_NE5b_z1" ], - [ "refctr_NE1c_z1", "refctr_NE2c_z1", "refctr_NE3c_z1", "refctr_NE4c_z1", "refctr_NE5c_z1" ], - [ "refctr_NE1d_z1", "refctr_NE2d_z1", "refctr_NE3d_z1", "refctr_NE4d_z1", "refctr_NE5d_z1" ], - [ "refctr_NE1e_z1", "refctr_NE2e_z1", "refctr_NE3e_z1", "refctr_NE4e_z1", "refctr_NE5e_z1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NE1a_z-1", "refctr_NE2a_z-1", "refctr_NE3a_z-1", "refctr_NE4a_z-1", "refctr_NE5a_z-1" ], - [ "refctr_NE1b_z-1", "refctr_NE2b_z-1", "refctr_NE3b_z-1", "refctr_NE4b_z-1", "refctr_NE5b_z-1" ], - [ "refctr_NE1c_z-1", "refctr_NE2c_z-1", "refctr_NE3c_z-1", "refctr_NE4c_z-1", "refctr_NE5c_z-1" ], - [ "refctr_NE1d_z-1", "refctr_NE2d_z-1", "refctr_NE3d_z-1", "refctr_NE4d_z-1", "refctr_NE5d_z-1" ], - [ "refctr_NE1e_z-1", "refctr_NE2e_z-1", "refctr_NE3e_z-1", "refctr_NE4e_z-1", "refctr_NE5e_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NE1a_z-2", "refctr_NE2a_z-2", "refctr_NE3a_z-2", "refctr_NE4a_z-2", "refctr_NE5a_z-2" ], - [ "refctr_NE1b_z-2", "refctr_NE2b_z-2", "refctr_NE3b_z-2", "refctr_NE4b_z-2", "refctr_NE5b_z-2" ], - [ "refctr_NE1c_z-2", "refctr_NE2c_z-2", "refctr_NE3c_z-2", "refctr_NE4c_z-2", "refctr_NE5c_z-2" ], - [ "refctr_NE1d_z-2", "refctr_NE2d_z-2", "refctr_NE3d_z-2", "refctr_NE4d_z-2", "refctr_NE5d_z-2" ], - [ "refctr_NE1e_z-2", "refctr_NE2e_z-2", "refctr_NE3e_z-2", "refctr_NE4e_z-2", "refctr_NE5e_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NE1a_z-3", "refctr_NE2a_z-3", "refctr_NE3a_z-3", "refctr_NE4a_z-3", "refctr_NE5a_z-3" ], - [ "refctr_NE1b_z-3", "refctr_NE2b_z-3", "refctr_NE3b_z-3", "refctr_NE4b_z-3", "refctr_NE5b_z-3" ], - [ "refctr_NE1c_z-3", "refctr_NE2c_z-3", "refctr_NE3c_z-3", "refctr_NE4c_z-3", "refctr_NE5c_z-3" ], - [ "refctr_NE1d_z-3", "refctr_NE2d_z-3", "refctr_NE3d_z-3", "refctr_NE4d_z-3", "refctr_NE5d_z-3" ], - [ "refctr_NE1e_z-3", "refctr_NE2e_z-3", "refctr_NE3e_z-3", "refctr_NE4e_z-3", "refctr_NE5e_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NE1a_z-4", "refctr_NE2a_z-4", "refctr_NE3a_z-4", "refctr_NE4a_z-4", "refctr_NE5a_z-4" ], - [ "refctr_NE1b_z-4", "refctr_NE2b_z-4", "refctr_NE3b_z-4", "refctr_NE4b_z-4", "refctr_NE5b_z-4" ], - [ "refctr_NE1c_z-4", "refctr_NE2c_z-4", "refctr_NE3c_z-4", "refctr_NE4c_z-4", "refctr_NE5c_z-4" ], - [ "refctr_NE1d_z-4", "refctr_NE2d_z-4", "refctr_NE3d_z-4", "refctr_NE4d_z-4", "refctr_NE5d_z-4" ], - [ "refctr_NE1e_z-4", "refctr_NE2e_z-4", "refctr_NE3e_z-4", "refctr_NE4e_z-4", "refctr_NE5e_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/rc_grounds_nw.json b/data/json/mapgen/refugee_center/rc_grounds_nw.json deleted file mode 100644 index f2f1cd4c1003..000000000000 --- a/data/json/mapgen/refugee_center/rc_grounds_nw.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NW1a", "refctr_NW2a", "refctr_NW3a", "refctr_NW4a", "refctr_NW5a" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "........................................................................................................................", - ".|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NW1b", "refctr_NW2b", "refctr_NW3b", "refctr_NW4b", "refctr_NW5b" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NW1c", "refctr_NW2c", "refctr_NW3c", "refctr_NW4c", "refctr_NW5c" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NW1d", "refctr_NW2d", "refctr_NW3d", "refctr_NW4d", "refctr_NW5d" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_NW1e", "refctr_NW2e", "refctr_NW3e", "refctr_NW4e", "refctr_NW5e" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NW1a_z2", "refctr_NW2a_z2", "refctr_NW3a_z2", "refctr_NW4a_z2", "refctr_NW5a_z2" ], - [ "refctr_NW1b_z2", "refctr_NW2b_z2", "refctr_NW3b_z2", "refctr_NW4b_z2", "refctr_NW5b_z2" ], - [ "refctr_NW1c_z2", "refctr_NW2c_z2", "refctr_NW3c_z2", "refctr_NW4c_z2", "refctr_NW5c_z2" ], - [ "refctr_NW1d_z2", "refctr_NW2d_z2", "refctr_NW3d_z2", "refctr_NW4d_z2", "refctr_NW5d_z2" ], - [ "refctr_NW1e_z2", "refctr_NW2e_z2", "refctr_NW3e_z2", "refctr_NW4e_z2", "refctr_NW5e_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NW1a_z1", "refctr_NW2a_z1", "refctr_NW3a_z1", "refctr_NW4a_z1", "refctr_NW5a_z1" ], - [ "refctr_NW1b_z1", "refctr_NW2b_z1", "refctr_NW3b_z1", "refctr_NW4b_z1", "refctr_NW5b_z1" ], - [ "refctr_NW1c_z1", "refctr_NW2c_z1", "refctr_NW3c_z1", "refctr_NW4c_z1", "refctr_NW5c_z1" ], - [ "refctr_NW1d_z1", "refctr_NW2d_z1", "refctr_NW3d_z1", "refctr_NW4d_z1", "refctr_NW5d_z1" ], - [ "refctr_NW1e_z1", "refctr_NW2e_z1", "refctr_NW3e_z1", "refctr_NW4e_z1", "refctr_NW5e_z1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NW1a_z-1", "refctr_NW2a_z-1", "refctr_NW3a_z-1", "refctr_NW4a_z-1", "refctr_NW5a_z-1" ], - [ "refctr_NW1b_z-1", "refctr_NW2b_z-1", "refctr_NW3b_z-1", "refctr_NW4b_z-1", "refctr_NW5b_z-1" ], - [ "refctr_NW1c_z-1", "refctr_NW2c_z-1", "refctr_NW3c_z-1", "refctr_NW4c_z-1", "refctr_NW5c_z-1" ], - [ "refctr_NW1d_z-1", "refctr_NW2d_z-1", "refctr_NW3d_z-1", "refctr_NW4d_z-1", "refctr_NW5d_z-1" ], - [ "refctr_NW1e_z-1", "refctr_NW2e_z-1", "refctr_NW3e_z-1", "refctr_NW4e_z-1", "refctr_NW5e_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NW1a_z-2", "refctr_NW2a_z-2", "refctr_NW3a_z-2", "refctr_NW4a_z-2", "refctr_NW5a_z-2" ], - [ "refctr_NW1b_z-2", "refctr_NW2b_z-2", "refctr_NW3b_z-2", "refctr_NW4b_z-2", "refctr_NW5b_z-2" ], - [ "refctr_NW1c_z-2", "refctr_NW2c_z-2", "refctr_NW3c_z-2", "refctr_NW4c_z-2", "refctr_NW5c_z-2" ], - [ "refctr_NW1d_z-2", "refctr_NW2d_z-2", "refctr_NW3d_z-2", "refctr_NW4d_z-2", "refctr_NW5d_z-2" ], - [ "refctr_NW1e_z-2", "refctr_NW2e_z-2", "refctr_NW3e_z-2", "refctr_NW4e_z-2", "refctr_NW5e_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NW1a_z-3", "refctr_NW2a_z-3", "refctr_NW3a_z-3", "refctr_NW4a_z-3", "refctr_NW5a_z-3" ], - [ "refctr_NW1b_z-3", "refctr_NW2b_z-3", "refctr_NW3b_z-3", "refctr_NW4b_z-3", "refctr_NW5b_z-3" ], - [ "refctr_NW1c_z-3", "refctr_NW2c_z-3", "refctr_NW3c_z-3", "refctr_NW4c_z-3", "refctr_NW5c_z-3" ], - [ "refctr_NW1d_z-3", "refctr_NW2d_z-3", "refctr_NW3d_z-3", "refctr_NW4d_z-3", "refctr_NW5d_z-3" ], - [ "refctr_NW1e_z-3", "refctr_NW2e_z-3", "refctr_NW3e_z-3", "refctr_NW4e_z-3", "refctr_NW5e_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_NW1a_z-4", "refctr_NW2a_z-4", "refctr_NW3a_z-4", "refctr_NW4a_z-4", "refctr_NW5a_z-4" ], - [ "refctr_NW1b_z-4", "refctr_NW2b_z-4", "refctr_NW3b_z-4", "refctr_NW4b_z-4", "refctr_NW5b_z-4" ], - [ "refctr_NW1c_z-4", "refctr_NW2c_z-4", "refctr_NW3c_z-4", "refctr_NW4c_z-4", "refctr_NW5c_z-4" ], - [ "refctr_NW1d_z-4", "refctr_NW2d_z-4", "refctr_NW3d_z-4", "refctr_NW4d_z-4", "refctr_NW5d_z-4" ], - [ "refctr_NW1e_z-4", "refctr_NW2e_z-4", "refctr_NW3e_z-4", "refctr_NW4e_z-4", "refctr_NW5e_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/rc_grounds_s.json b/data/json/mapgen/refugee_center/rc_grounds_s.json deleted file mode 100644 index 3383fd936d8f..000000000000 --- a/data/json/mapgen/refugee_center/rc_grounds_s.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_S1a", "refctr_S2a", "refctr_S3a", "refctr_S4a", "refctr_S5a" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_S1b", "refctr_S2b", "refctr_S3b", "refctr_S4b", "refctr_S5b" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_S1c", "refctr_S2c", "refctr_S3c", "refctr_S4c", "refctr_S5c" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_S1d", "refctr_S2d", "refctr_S3d", "refctr_S4d", "refctr_S5d" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_S1e", "refctr_S2e", "refctr_S3e", "refctr_S4e", "refctr_S5e" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "||||||||||||||||||||||||||||||||||||............''''_______,,_______''''............||||||||||||||||||||||||||||||||||||", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''________________''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................", - "................................................''''_______,,_______''''................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_S1a_z2", "refctr_S2a_z2", "refctr_S3a_z2", "refctr_S4a_z2", "refctr_S5a_z2" ], - [ "refctr_S1b_z2", "refctr_S2b_z2", "refctr_S3b_z2", "refctr_S4b_z2", "refctr_S5b_z2" ], - [ "refctr_S1c_z2", "refctr_S2c_z2", "refctr_S3c_z2", "refctr_S4c_z2", "refctr_S5c_z2" ], - [ "refctr_S1d_z2", "refctr_S2d_z2", "refctr_S3d_z2", "refctr_S4d_z2", "refctr_S5d_z2" ], - [ "refctr_S1e_z2", "refctr_S2e_z2", "refctr_S3e_z2", "refctr_S4e_z2", "refctr_S5e_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_S1a_z1", "refctr_S2a_z1", "refctr_S3a_z1", "refctr_S4a_z1", "refctr_S5a_z1" ], - [ "refctr_S1b_z1", "refctr_S2b_z1", "refctr_S3b_z1", "refctr_S4b_z1", "refctr_S5b_z1" ], - [ "refctr_S1c_z1", "refctr_S2c_z1", "refctr_S3c_z1", "refctr_S4c_z1", "refctr_S5c_z1" ], - [ "refctr_S1d_z1", "refctr_S2d_z1", "refctr_S3d_z1", "refctr_S4d_z1", "refctr_S5d_z1" ], - [ "refctr_S1e_z1", "refctr_S2e_z1", "refctr_S3e_z1", "refctr_S4e_z1", "refctr_S5e_z1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_S1a_z-1", "refctr_S2a_z-1", "refctr_S3a_z-1", "refctr_S4a_z-1", "refctr_S5a_z-1" ], - [ "refctr_S1b_z-1", "refctr_S2b_z-1", "refctr_S3b_z-1", "refctr_S4b_z-1", "refctr_S5b_z-1" ], - [ "refctr_S1c_z-1", "refctr_S2c_z-1", "refctr_S3c_z-1", "refctr_S4c_z-1", "refctr_S5c_z-1" ], - [ "refctr_S1d_z-1", "refctr_S2d_z-1", "refctr_S3d_z-1", "refctr_S4d_z-1", "refctr_S5d_z-1" ], - [ "refctr_S1e_z-1", "refctr_S2e_z-1", "refctr_S3e_z-1", "refctr_S4e_z-1", "refctr_S5e_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_S1a_z-2", "refctr_S2a_z-2", "refctr_S3a_z-2", "refctr_S4a_z-2", "refctr_S5a_z-2" ], - [ "refctr_S1b_z-2", "refctr_S2b_z-2", "refctr_S3b_z-2", "refctr_S4b_z-2", "refctr_S5b_z-2" ], - [ "refctr_S1c_z-2", "refctr_S2c_z-2", "refctr_S3c_z-2", "refctr_S4c_z-2", "refctr_S5c_z-2" ], - [ "refctr_S1d_z-2", "refctr_S2d_z-2", "refctr_S3d_z-2", "refctr_S4d_z-2", "refctr_S5d_z-2" ], - [ "refctr_S1e_z-2", "refctr_S2e_z-2", "refctr_S3e_z-2", "refctr_S4e_z-2", "refctr_S5e_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_S1a_z-3", "refctr_S2a_z-3", "refctr_S3a_z-3", "refctr_S4a_z-3", "refctr_S5a_z-3" ], - [ "refctr_S1b_z-3", "refctr_S2b_z-3", "refctr_S3b_z-3", "refctr_S4b_z-3", "refctr_S5b_z-3" ], - [ "refctr_S1c_z-3", "refctr_S2c_z-3", "refctr_S3c_z-3", "refctr_S4c_z-3", "refctr_S5c_z-3" ], - [ "refctr_S1d_z-3", "refctr_S2d_z-3", "refctr_S3d_z-3", "refctr_S4d_z-3", "refctr_S5d_z-3" ], - [ "refctr_S1e_z-3", "refctr_S2e_z-3", "refctr_S3e_z-3", "refctr_S4e_z-3", "refctr_S5e_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_S1a_z-4", "refctr_S2a_z-4", "refctr_S3a_z-4", "refctr_S4a_z-4", "refctr_S5a_z-4" ], - [ "refctr_S1b_z-4", "refctr_S2b_z-4", "refctr_S3b_z-4", "refctr_S4b_z-4", "refctr_S5b_z-4" ], - [ "refctr_S1c_z-4", "refctr_S2c_z-4", "refctr_S3c_z-4", "refctr_S4c_z-4", "refctr_S5c_z-4" ], - [ "refctr_S1d_z-4", "refctr_S2d_z-4", "refctr_S3d_z-4", "refctr_S4d_z-4", "refctr_S5d_z-4" ], - [ "refctr_S1e_z-4", "refctr_S2e_z-4", "refctr_S3e_z-4", "refctr_S4e_z-4", "refctr_S5e_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/rc_grounds_se.json b/data/json/mapgen/refugee_center/rc_grounds_se.json deleted file mode 100644 index b95f136ff8c2..000000000000 --- a/data/json/mapgen/refugee_center/rc_grounds_se.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SE1a", "refctr_SE2a", "refctr_SE3a", "refctr_SE4a", "refctr_SE5a" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SE1b", "refctr_SE2b", "refctr_SE3b", "refctr_SE4b", "refctr_SE5b" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SE1c", "refctr_SE2c", "refctr_SE3c", "refctr_SE4c", "refctr_SE5c" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SE1d", "refctr_SE2d", "refctr_SE3d", "refctr_SE4d", "refctr_SE5d" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|." - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SE1e", "refctr_SE2e", "refctr_SE3e", "refctr_SE4e", "refctr_SE5e" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "......................................................................................................................|.", - "|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||.", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SE1a_z2", "refctr_SE2a_z2", "refctr_SE3a_z2", "refctr_SE4a_z2", "refctr_SE5a_z2" ], - [ "refctr_SE1b_z2", "refctr_SE2b_z2", "refctr_SE3b_z2", "refctr_SE4b_z2", "refctr_SE5b_z2" ], - [ "refctr_SE1c_z2", "refctr_SE2c_z2", "refctr_SE3c_z2", "refctr_SE4c_z2", "refctr_SE5c_z2" ], - [ "refctr_SE1d_z2", "refctr_SE2d_z2", "refctr_SE3d_z2", "refctr_SE4d_z2", "refctr_SE5d_z2" ], - [ "refctr_SE1e_z2", "refctr_SE2e_z2", "refctr_SE3e_z2", "refctr_SE4e_z2", "refctr_SE5e_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SE1a_z1", "refctr_SE2a_z1", "refctr_SE3a_z1", "refctr_SE4a_z1", "refctr_SE5a_z1" ], - [ "refctr_SE1b_z1", "refctr_SE2b_z1", "refctr_SE3b_z1", "refctr_SE4b_z1", "refctr_SE5b_z1" ], - [ "refctr_SE1c_z1", "refctr_SE2c_z1", "refctr_SE3c_z1", "refctr_SE4c_z1", "refctr_SE5c_z1" ], - [ "refctr_SE1d_z1", "refctr_SE2d_z1", "refctr_SE3d_z1", "refctr_SE4d_z1", "refctr_SE5d_z1" ], - [ "refctr_SE1e_z1", "refctr_SE2e_z1", "refctr_SE3e_z1", "refctr_SE4e_z1", "refctr_SE5e_z1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SE1a_z-1", "refctr_SE2a_z-1", "refctr_SE3a_z-1", "refctr_SE4a_z-1", "refctr_SE5a_z-1" ], - [ "refctr_SE1b_z-1", "refctr_SE2b_z-1", "refctr_SE3b_z-1", "refctr_SE4b_z-1", "refctr_SE5b_z-1" ], - [ "refctr_SE1c_z-1", "refctr_SE2c_z-1", "refctr_SE3c_z-1", "refctr_SE4c_z-1", "refctr_SE5c_z-1" ], - [ "refctr_SE1d_z-1", "refctr_SE2d_z-1", "refctr_SE3d_z-1", "refctr_SE4d_z-1", "refctr_SE5d_z-1" ], - [ "refctr_SE1e_z-1", "refctr_SE2e_z-1", "refctr_SE3e_z-1", "refctr_SE4e_z-1", "refctr_SE5e_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SE1a_z-2", "refctr_SE2a_z-2", "refctr_SE3a_z-2", "refctr_SE4a_z-2", "refctr_SE5a_z-2" ], - [ "refctr_SE1b_z-2", "refctr_SE2b_z-2", "refctr_SE3b_z-2", "refctr_SE4b_z-2", "refctr_SE5b_z-2" ], - [ "refctr_SE1c_z-2", "refctr_SE2c_z-2", "refctr_SE3c_z-2", "refctr_SE4c_z-2", "refctr_SE5c_z-2" ], - [ "refctr_SE1d_z-2", "refctr_SE2d_z-2", "refctr_SE3d_z-2", "refctr_SE4d_z-2", "refctr_SE5d_z-2" ], - [ "refctr_SE1e_z-2", "refctr_SE2e_z-2", "refctr_SE3e_z-2", "refctr_SE4e_z-2", "refctr_SE5e_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SE1a_z-3", "refctr_SE2a_z-3", "refctr_SE3a_z-3", "refctr_SE4a_z-3", "refctr_SE5a_z-3" ], - [ "refctr_SE1b_z-3", "refctr_SE2b_z-3", "refctr_SE3b_z-3", "refctr_SE4b_z-3", "refctr_SE5b_z-3" ], - [ "refctr_SE1c_z-3", "refctr_SE2c_z-3", "refctr_SE3c_z-3", "refctr_SE4c_z-3", "refctr_SE5c_z-3" ], - [ "refctr_SE1d_z-3", "refctr_SE2d_z-3", "refctr_SE3d_z-3", "refctr_SE4d_z-3", "refctr_SE5d_z-3" ], - [ "refctr_SE1e_z-3", "refctr_SE2e_z-3", "refctr_SE3e_z-3", "refctr_SE4e_z-3", "refctr_SE5e_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SE1a_z-4", "refctr_SE2a_z-4", "refctr_SE3a_z-4", "refctr_SE4a_z-4", "refctr_SE5a_z-4" ], - [ "refctr_SE1b_z-4", "refctr_SE2b_z-4", "refctr_SE3b_z-4", "refctr_SE4b_z-4", "refctr_SE5b_z-4" ], - [ "refctr_SE1c_z-4", "refctr_SE2c_z-4", "refctr_SE3c_z-4", "refctr_SE4c_z-4", "refctr_SE5c_z-4" ], - [ "refctr_SE1d_z-4", "refctr_SE2d_z-4", "refctr_SE3d_z-4", "refctr_SE4d_z-4", "refctr_SE5d_z-4" ], - [ "refctr_SE1e_z-4", "refctr_SE2e_z-4", "refctr_SE3e_z-4", "refctr_SE4e_z-4", "refctr_SE5e_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/rc_grounds_sw.json b/data/json/mapgen/refugee_center/rc_grounds_sw.json deleted file mode 100644 index 6dcadb1fceb2..000000000000 --- a/data/json/mapgen/refugee_center/rc_grounds_sw.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SW1a", "refctr_SW2a", "refctr_SW3a", "refctr_SW4a", "refctr_SW5a" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SW1b", "refctr_SW2b", "refctr_SW3b", "refctr_SW4b", "refctr_SW5b" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SW1c", "refctr_SW2c", "refctr_SW3c", "refctr_SW4c", "refctr_SW5c" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SW1d", "refctr_SW2d", "refctr_SW3d", "refctr_SW4d", "refctr_SW5d" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_SW1e", "refctr_SW2e", "refctr_SW3e", "refctr_SW4e", "refctr_SW5e" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................", - "........................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SW1a_z2", "refctr_SW2a_z2", "refctr_SW3a_z2", "refctr_SW4a_z2", "refctr_SW5a_z2" ], - [ "refctr_SW1b_z2", "refctr_SW2b_z2", "refctr_SW3b_z2", "refctr_SW4b_z2", "refctr_SW5b_z2" ], - [ "refctr_SW1c_z2", "refctr_SW2c_z2", "refctr_SW3c_z2", "refctr_SW4c_z2", "refctr_SW5c_z2" ], - [ "refctr_SW1d_z2", "refctr_SW2d_z2", "refctr_SW3d_z2", "refctr_SW4d_z2", "refctr_SW5d_z2" ], - [ "refctr_SW1e_z2", "refctr_SW2e_z2", "refctr_SW3e_z2", "refctr_SW4e_z2", "refctr_SW5e_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SW1a_z1", "refctr_SW2a_z1", "refctr_SW3a_z1", "refctr_SW4a_z1", "refctr_SW5a_z1" ], - [ "refctr_SW1b_z1", "refctr_SW2b_z1", "refctr_SW3b_z1", "refctr_SW4b_z1", "refctr_SW5b_z1" ], - [ "refctr_SW1c_z1", "refctr_SW2c_z1", "refctr_SW3c_z1", "refctr_SW4c_z1", "refctr_SW5c_z1" ], - [ "refctr_SW1d_z1", "refctr_SW2d_z1", "refctr_SW3d_z1", "refctr_SW4d_z1", "refctr_SW5d_z1" ], - [ "refctr_SW1e_z1", "refctr_SW2e_z1", "refctr_SW3e_z1", "refctr_SW4e_z1", "refctr_SW5e_z1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SW1a_z-1", "refctr_SW2a_z-1", "refctr_SW3a_z-1", "refctr_SW4a_z-1", "refctr_SW5a_z-1" ], - [ "refctr_SW1b_z-1", "refctr_SW2b_z-1", "refctr_SW3b_z-1", "refctr_SW4b_z-1", "refctr_SW5b_z-1" ], - [ "refctr_SW1c_z-1", "refctr_SW2c_z-1", "refctr_SW3c_z-1", "refctr_SW4c_z-1", "refctr_SW5c_z-1" ], - [ "refctr_SW1d_z-1", "refctr_SW2d_z-1", "refctr_SW3d_z-1", "refctr_SW4d_z-1", "refctr_SW5d_z-1" ], - [ "refctr_SW1e_z-1", "refctr_SW2e_z-1", "refctr_SW3e_z-1", "refctr_SW4e_z-1", "refctr_SW5e_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SW1a_z-2", "refctr_SW2a_z-2", "refctr_SW3a_z-2", "refctr_SW4a_z-2", "refctr_SW5a_z-2" ], - [ "refctr_SW1b_z-2", "refctr_SW2b_z-2", "refctr_SW3b_z-2", "refctr_SW4b_z-2", "refctr_SW5b_z-2" ], - [ "refctr_SW1c_z-2", "refctr_SW2c_z-2", "refctr_SW3c_z-2", "refctr_SW4c_z-2", "refctr_SW5c_z-2" ], - [ "refctr_SW1d_z-2", "refctr_SW2d_z-2", "refctr_SW3d_z-2", "refctr_SW4d_z-2", "refctr_SW5d_z-2" ], - [ "refctr_SW1e_z-2", "refctr_SW2e_z-2", "refctr_SW3e_z-2", "refctr_SW4e_z-2", "refctr_SW5e_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SW1a_z-3", "refctr_SW2a_z-3", "refctr_SW3a_z-3", "refctr_SW4a_z-3", "refctr_SW5a_z-3" ], - [ "refctr_SW1b_z-3", "refctr_SW2b_z-3", "refctr_SW3b_z-3", "refctr_SW4b_z-3", "refctr_SW5b_z-3" ], - [ "refctr_SW1c_z-3", "refctr_SW2c_z-3", "refctr_SW3c_z-3", "refctr_SW4c_z-3", "refctr_SW5c_z-3" ], - [ "refctr_SW1d_z-3", "refctr_SW2d_z-3", "refctr_SW3d_z-3", "refctr_SW4d_z-3", "refctr_SW5d_z-3" ], - [ "refctr_SW1e_z-3", "refctr_SW2e_z-3", "refctr_SW3e_z-3", "refctr_SW4e_z-3", "refctr_SW5e_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_SW1a_z-4", "refctr_SW2a_z-4", "refctr_SW3a_z-4", "refctr_SW4a_z-4", "refctr_SW5a_z-4" ], - [ "refctr_SW1b_z-4", "refctr_SW2b_z-4", "refctr_SW3b_z-4", "refctr_SW4b_z-4", "refctr_SW5b_z-4" ], - [ "refctr_SW1c_z-4", "refctr_SW2c_z-4", "refctr_SW3c_z-4", "refctr_SW4c_z-4", "refctr_SW5c_z-4" ], - [ "refctr_SW1d_z-4", "refctr_SW2d_z-4", "refctr_SW3d_z-4", "refctr_SW4d_z-4", "refctr_SW5d_z-4" ], - [ "refctr_SW1e_z-4", "refctr_SW2e_z-4", "refctr_SW3e_z-4", "refctr_SW4e_z-4", "refctr_SW5e_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/rc_grounds_w.json b/data/json/mapgen/refugee_center/rc_grounds_w.json deleted file mode 100644 index c51c9c9b1ae4..000000000000 --- a/data/json/mapgen/refugee_center/rc_grounds_w.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_W1a", "refctr_W2a", "refctr_W3a", "refctr_W4a", "refctr_W5a" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_W1b", "refctr_W2b", "refctr_W3b", "refctr_W4b", "refctr_W5b" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_W1c", "refctr_W2c", "refctr_W3c", "refctr_W4c", "refctr_W5c" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_W1d", "refctr_W2d", "refctr_W3d", "refctr_W4d", "refctr_W5d" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ [ "refctr_W1e", "refctr_W2e", "refctr_W3e", "refctr_W4e", "refctr_W5e" ] ], - "weight": 100, - "object": { - "fill_ter": "t_grass", - "rows": [ - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................", - ".|......................................................................................................................" - ], - "palettes": [ "rc_grounds" ] - } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_W1a_z2", "refctr_W2a_z2", "refctr_W3a_z2", "refctr_W4a_z2", "refctr_W5a_z2" ], - [ "refctr_W1b_z2", "refctr_W2b_z2", "refctr_W3b_z2", "refctr_W4b_z2", "refctr_W5b_z2" ], - [ "refctr_W1c_z2", "refctr_W2c_z2", "refctr_W3c_z2", "refctr_W4c_z2", "refctr_W5c_z2" ], - [ "refctr_W1d_z2", "refctr_W2d_z2", "refctr_W3d_z2", "refctr_W4d_z2", "refctr_W5d_z2" ], - [ "refctr_W1e_z2", "refctr_W2e_z2", "refctr_W3e_z2", "refctr_W4e_z2", "refctr_W5e_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_W1a_z1", "refctr_W2a_z1", "refctr_W3a_z1", "refctr_W4a_z1", "refctr_W5a_z1" ], - [ "refctr_W1b_z1", "refctr_W2b_z1", "refctr_W3b_z1", "refctr_W4b_z1", "refctr_W5b_z1" ], - [ "refctr_W1c_z1", "refctr_W2c_z1", "refctr_W3c_z1", "refctr_W4c_z1", "refctr_W5c_z1" ], - [ "refctr_W1d_z1", "refctr_W2d_z1", "refctr_W3d_z1", "refctr_W4d_z1", "refctr_W5d_z1" ], - [ "refctr_W1e_z1", "refctr_W2e_z1", "refctr_W3e_z1", "refctr_W4e_z1", "refctr_W5e_z1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_W1a_z-1", "refctr_W2a_z-1", "refctr_W3a_z-1", "refctr_W4a_z-1", "refctr_W5a_z-1" ], - [ "refctr_W1b_z-1", "refctr_W2b_z-1", "refctr_W3b_z-1", "refctr_W4b_z-1", "refctr_W5b_z-1" ], - [ "refctr_W1c_z-1", "refctr_W2c_z-1", "refctr_W3c_z-1", "refctr_W4c_z-1", "refctr_W5c_z-1" ], - [ "refctr_W1d_z-1", "refctr_W2d_z-1", "refctr_W3d_z-1", "refctr_W4d_z-1", "refctr_W5d_z-1" ], - [ "refctr_W1e_z-1", "refctr_W2e_z-1", "refctr_W3e_z-1", "refctr_W4e_z-1", "refctr_W5e_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_W1a_z-2", "refctr_W2a_z-2", "refctr_W3a_z-2", "refctr_W4a_z-2", "refctr_W5a_z-2" ], - [ "refctr_W1b_z-2", "refctr_W2b_z-2", "refctr_W3b_z-2", "refctr_W4b_z-2", "refctr_W5b_z-2" ], - [ "refctr_W1c_z-2", "refctr_W2c_z-2", "refctr_W3c_z-2", "refctr_W4c_z-2", "refctr_W5c_z-2" ], - [ "refctr_W1d_z-2", "refctr_W2d_z-2", "refctr_W3d_z-2", "refctr_W4d_z-2", "refctr_W5d_z-2" ], - [ "refctr_W1e_z-2", "refctr_W2e_z-2", "refctr_W3e_z-2", "refctr_W4e_z-2", "refctr_W5e_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_W1a_z-3", "refctr_W2a_z-3", "refctr_W3a_z-3", "refctr_W4a_z-3", "refctr_W5a_z-3" ], - [ "refctr_W1b_z-3", "refctr_W2b_z-3", "refctr_W3b_z-3", "refctr_W4b_z-3", "refctr_W5b_z-3" ], - [ "refctr_W1c_z-3", "refctr_W2c_z-3", "refctr_W3c_z-3", "refctr_W4c_z-3", "refctr_W5c_z-3" ], - [ "refctr_W1d_z-3", "refctr_W2d_z-3", "refctr_W3d_z-3", "refctr_W4d_z-3", "refctr_W5d_z-3" ], - [ "refctr_W1e_z-3", "refctr_W2e_z-3", "refctr_W3e_z-3", "refctr_W4e_z-3", "refctr_W5e_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - }, - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "refctr_W1a_z-4", "refctr_W2a_z-4", "refctr_W3a_z-4", "refctr_W4a_z-4", "refctr_W5a_z-4" ], - [ "refctr_W1b_z-4", "refctr_W2b_z-4", "refctr_W3b_z-4", "refctr_W4b_z-4", "refctr_W5b_z-4" ], - [ "refctr_W1c_z-4", "refctr_W2c_z-4", "refctr_W3c_z-4", "refctr_W4c_z-4", "refctr_W5c_z-4" ], - [ "refctr_W1d_z-4", "refctr_W2d_z-4", "refctr_W3d_z-4", "refctr_W4d_z-4", "refctr_W5d_z-4" ], - [ "refctr_W1e_z-4", "refctr_W2e_z-4", "refctr_W3e_z-4", "refctr_W4e_z-4", "refctr_W5e_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/z-1_refugee_center.json b/data/json/mapgen/refugee_center/z-1_refugee_center.json deleted file mode 100644 index 4f579205def8..000000000000 --- a/data/json/mapgen/refugee_center/z-1_refugee_center.json +++ /dev/null @@ -1,15 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "evac_center_1_z-1", "evac_center_2_z-1", "evac_center_3_z-1", "evac_center_4_z-1", "evac_center_5_z-1" ], - [ "evac_center_6_z-1", "evac_center_7_z-1", "evac_center_8_z-1", "evac_center_9_z-1", "evac_center_10_z-1" ], - [ "evac_center_11_z-1", "evac_center_12_z-1", "evac_center_13_z-1", "evac_center_14_z-1", "evac_center_15_z-1" ], - [ "evac_center_16_z-1", "evac_center_17_z-1", "evac_center_18_z-1", "evac_center_19_z-1", "evac_center_20_z-1" ], - [ "evac_center_21_z-1", "evac_center_22_z-1", "evac_center_23_z-1", "evac_center_24_z-1", "evac_center_25_z-1" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/z-2_refugee_center.json b/data/json/mapgen/refugee_center/z-2_refugee_center.json deleted file mode 100644 index cf9084bc160a..000000000000 --- a/data/json/mapgen/refugee_center/z-2_refugee_center.json +++ /dev/null @@ -1,15 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "evac_center_1_z-2", "evac_center_2_z-2", "evac_center_3_z-2", "evac_center_4_z-2", "evac_center_5_z-2" ], - [ "evac_center_6_z-2", "evac_center_7_z-2", "evac_center_8_z-2", "evac_center_9_z-2", "evac_center_10_z-2" ], - [ "evac_center_11_z-2", "evac_center_12_z-2", "evac_center_13_z-2", "evac_center_14_z-2", "evac_center_15_z-2" ], - [ "evac_center_16_z-2", "evac_center_17_z-2", "evac_center_18_z-2", "evac_center_19_z-2", "evac_center_20_z-2" ], - [ "evac_center_21_z-2", "evac_center_22_z-2", "evac_center_23_z-2", "evac_center_24_z-2", "evac_center_25_z-2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/z-3_refugee_center.json b/data/json/mapgen/refugee_center/z-3_refugee_center.json deleted file mode 100644 index 1eb182e37eda..000000000000 --- a/data/json/mapgen/refugee_center/z-3_refugee_center.json +++ /dev/null @@ -1,15 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "evac_center_1_z-3", "evac_center_2_z-3", "evac_center_3_z-3", "evac_center_4_z-3", "evac_center_5_z-3" ], - [ "evac_center_6_z-3", "evac_center_7_z-3", "evac_center_8_z-3", "evac_center_9_z-3", "evac_center_10_z-3" ], - [ "evac_center_11_z-3", "evac_center_12_z-3", "evac_center_13_z-3", "evac_center_14_z-3", "evac_center_15_z-3" ], - [ "evac_center_16_z-3", "evac_center_17_z-3", "evac_center_18_z-3", "evac_center_19_z-3", "evac_center_20_z-3" ], - [ "evac_center_21_z-3", "evac_center_22_z-3", "evac_center_23_z-3", "evac_center_24_z-3", "evac_center_25_z-3" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/z-4_refugee_center.json b/data/json/mapgen/refugee_center/z-4_refugee_center.json deleted file mode 100644 index e8b0f95cdf45..000000000000 --- a/data/json/mapgen/refugee_center/z-4_refugee_center.json +++ /dev/null @@ -1,15 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "evac_center_1_z-4", "evac_center_2_z-4", "evac_center_3_z-4", "evac_center_4_z-4", "evac_center_5_z-4" ], - [ "evac_center_6_z-4", "evac_center_7_z-4", "evac_center_8_z-4", "evac_center_9_z-4", "evac_center_10_z-4" ], - [ "evac_center_11_z-4", "evac_center_12_z-4", "evac_center_13_z-4", "evac_center_14_z-4", "evac_center_15_z-4" ], - [ "evac_center_16_z-4", "evac_center_17_z-4", "evac_center_18_z-4", "evac_center_19_z-4", "evac_center_20_z-4" ], - [ "evac_center_21_z-4", "evac_center_22_z-4", "evac_center_23_z-4", "evac_center_24_z-4", "evac_center_25_z-4" ] - ], - "weight": 100, - "object": { "fill_ter": "t_rock" } - } -] diff --git a/data/json/mapgen/refugee_center/z1_refugee_center.json b/data/json/mapgen/refugee_center/z1_refugee_center.json index 15db13a3d669..41de65d5d1c3 100644 --- a/data/json/mapgen/refugee_center/z1_refugee_center.json +++ b/data/json/mapgen/refugee_center/z1_refugee_center.json @@ -2,128 +2,117 @@ { "type": "mapgen", "method": "json", - "om_terrain": [ [ "evac_center_6_z1", "evac_center_7_z1", "evac_center_8_z1", "evac_center_9_z1", "evac_center_10_z1" ] ], + "om_terrain": [ [ "evac_center_7_z1", "evac_center_8_z1", "evac_center_9_z1" ] ], "weight": 100, "object": { "fill_ter": "t_flat_roof", "rows": [ - " ", - " ", - " 22222222222222222222222222222222222222222222222222222222222222 ", - " |5............................................................53 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |..........................oooooooooo..........................3 ", - " |..........................oooooooooo..........................3 ", - " |..........................oooooooooo..........................3 ", - " |..............................................................3 ", - " |...ooooooooooooo..............................ooooooooooooo...3 ", - " |...ooooooooooooo..............................ooooooooooooo...3 ", - " |...ooooooooooooo..............................ooooooooooooo...3 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |.........&...........................................:........3 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |..............................................................3 ", - " -5............................................................5- ", - " |-----|...............................................|------| " + " ", + " ", + " 22222222222222222222222222222222222222222222222222222222222222 ", + " |5............................................................53 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |..........................oooooooooo..........................3 ", + " |..........................oooooooooo..........................3 ", + " |..........................oooooooooo..........................3 ", + " |..............................................................3 ", + " |...ooooooooooooo..............................ooooooooooooo...3 ", + " |...ooooooooooooo..............................ooooooooooooo...3 ", + " |...ooooooooooooo..............................ooooooooooooo...3 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |.........&...........................................Я........3 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |..............................................................3 ", + " -5............................................................5- ", + " |-----|...............................................|------| " ], - "palettes": [ "roof_palette" ], - "furniture": { ":": "f_standing_tank", "#": "f_solar_unit", "&": "f_roof_turbine_vent" } + "palettes": [ "roof_palette" ] } }, { "type": "mapgen", "method": "json", - "om_terrain": [ [ "evac_center_11_z1", "evac_center_12_z1", "evac_center_13_z1", "evac_center_14_z1", "evac_center_15_z1" ] ], + "om_terrain": [ [ "evac_center_12_z1", "evac_center_13_z1", "evac_center_14_z1" ] ], "weight": 100, "object": { "fill_ter": "t_flat_roof", "rows": [ - " 52.............................................25 ", - " |.............................................3 ", - " |.............................................3 ", - " |.................oooo...oooo.................3 ", - " |.................oooo...oooo.................3 ", - " |.............................................3 ", - " |.................oooo...oooo.................3 ", - " |.................oooo...oooo.................3 ", - " |.............................................3 ", - " |.............................................3 ", - " |.............................................3 ", - " |..........WWWWW.......&.......WWWWW..........3 ", - " |..........WflfW...............WflfW..........3 ", - " |..........W>ffW...............Wff>W..........3 ", - " |..........WWMWW...............WWMWW..........3 ", - " |.............................................3 ", - " |......................:......................3 ", - " |.............................................3 ", - " |.............................................3 ", - " |.............................................3 ", - " |.............................................3 ", - " |.............................................3 ", - " |.............................................3 ", - " 5-.............................................-5 " + " 52.............................................25 ", + " |.............................................3 ", + " |.............................................3 ", + " |.................oooo...oooo.................3 ", + " |.................oooo...oooo.................3 ", + " |.............................................3 ", + " |.................oooo...oooo.................3 ", + " |.................oooo...oooo.................3 ", + " |.............................................3 ", + " |.............................................3 ", + " |.............................................3 ", + " |..........WWWWW.......&.......WWWWW..........3 ", + " |..........W_l_W...............W_l_W..........3 ", + " |..........W>__W...............W__>W..........3 ", + " |..........WW+WW...............WW+WW..........3 ", + " |.............................................3 ", + " |......................Я......................3 ", + " |.............................................3 ", + " |.............................................3 ", + " |.............................................3 ", + " |.............................................3 ", + " |.............................................3 ", + " |.............................................3 ", + " 5-.............................................-5 " ], "palettes": [ "roof_palette" ], - "terrain": { - ">": "t_stairs_down", - "W": "t_brick_wall", - "f": "t_thconc_floor", - "l": "t_thconc_floor_olight", - "M": "t_door_metal_locked" - }, - "furniture": { ":": "f_standing_tank", "#": "f_solar_unit", "&": "f_roof_turbine_vent" } + "terrain": { "W": "t_brick_wall", "_": "t_thconc_floor", "l": "t_thconc_floor_olight", "+": "t_door_metal_locked" } } }, { "type": "mapgen", "method": "json", - "om_terrain": [ [ "evac_center_16_z1", "evac_center_17_z1", "evac_center_18_z1", "evac_center_19_z1", "evac_center_20_z1" ] ], + "om_terrain": [ [ "evac_center_17_z1", "evac_center_18_z1", "evac_center_19_z1" ] ], "weight": 100, "object": { "fill_ter": "t_flat_roof", "rows": [ - " 2222222...............................................2222222 ", - " |5...........................................................533 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |..............................................................3 ", - " |.....................5------------------5.....................3 ", - " |.....................| |.........ooo.........3 ", - " |.....................| |.........ooo.........3 ", - " |.....................| |.........ooo.........3 ", - " |.....................| |.........ooo.........3 ", - " |..........:..........| |..........&..........3 ", - " |.....................| |.....................3 ", - " |.....................| |.........ooo.........3 ", - " |.....................| |.........ooo.........3 ", - " |.....................| |.........ooo.........3 ", - " |.....................| |.........ooo.........3 ", - " |.....................| |.....................3 ", - " |.....................| |.....................3 ", - " |.....................| |.....................3 ", - " |5...................5| |5...................53 ", - " --------------------- --------------------- ", - " ", - " " + " 2222222...............................................2222222 ", + " |5...........................................................533 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |..............................................................3 ", + " |.....................5------------------5.....................3 ", + " |.....................| |.........ooo.........3 ", + " |.....................| |.........ooo.........3 ", + " |.....................| |.........ooo.........3 ", + " |.....................| |.........ooo.........3 ", + " |..........Я..........| |..........&..........3 ", + " |.....................| |.....................3 ", + " |.....................| |.........ooo.........3 ", + " |.....................| |.........ooo.........3 ", + " |.....................| |.........ooo.........3 ", + " |.....................| |.........ooo.........3 ", + " |.....................| |.....................3 ", + " |.....................| |.....................3 ", + " |.....................| |.....................3 ", + " |5...................5| |5...................53 ", + " --------------------- --------------------- ", + " ", + " " ], - "palettes": [ "roof_palette" ], - "furniture": { ":": "f_standing_tank", "#": "f_solar_unit", "&": "f_roof_turbine_vent" } + "palettes": [ "roof_palette" ] } }, { "type": "mapgen", "method": "json", - "om_terrain": [ - [ "evac_center_1_z1", "evac_center_2_z1", "evac_center_3_z1", "evac_center_4_z1", "evac_center_5_z1" ], - [ "evac_center_21_z1", "evac_center_22_z1", "evac_center_23_z1", "evac_center_24_z1", "evac_center_25_z1" ] - ], + "om_terrain": [ [ "evac_center_13_z2" ] ], + "//": "Map for Dave's house roof", "weight": 100, "object": { "fill_ter": "t_open_air" } } diff --git a/data/json/mapgen/refugee_center/z2_refugee_center.json b/data/json/mapgen/refugee_center/z2_refugee_center.json deleted file mode 100644 index 97ccf0393566..000000000000 --- a/data/json/mapgen/refugee_center/z2_refugee_center.json +++ /dev/null @@ -1,15 +0,0 @@ -[ - { - "type": "mapgen", - "method": "json", - "om_terrain": [ - [ "evac_center_1_z2", "evac_center_2_z2", "evac_center_3_z2", "evac_center_4_z2", "evac_center_5_z2" ], - [ "evac_center_6_z2", "evac_center_7_z2", "evac_center_8_z2", "evac_center_9_z2", "evac_center_10_z2" ], - [ "evac_center_11_z2", "evac_center_12_z2", "evac_center_13_z2", "evac_center_14_z2", "evac_center_15_z2" ], - [ "evac_center_16_z2", "evac_center_17_z2", "evac_center_18_z2", "evac_center_19_z2", "evac_center_20_z2" ], - [ "evac_center_21_z2", "evac_center_22_z2", "evac_center_23_z2", "evac_center_24_z2", "evac_center_25_z2" ] - ], - "weight": 100, - "object": { "fill_ter": "t_open_air" } - } -] diff --git a/data/json/mapgen_palettes/refugee_center.json b/data/json/mapgen_palettes/refugee_center.json index 281f569c338f..89e70077b6f2 100644 --- a/data/json/mapgen_palettes/refugee_center.json +++ b/data/json/mapgen_palettes/refugee_center.json @@ -75,6 +75,13 @@ [ "t_region_tree", 3 ], [ "t_water_sh", 3 ] ], + "~": [ + [ "t_region_groundcover", 400 ], + [ "t_region_groundcover_forest", 50 ], + [ "t_region_shrub", 30 ], + [ "t_region_tree", 2 ], + [ "t_water_sh", 1 ] + ], "|": [ [ "t_chainfence", 30 ], [ "t_chainfence_posts", 4 ], [ "t_region_groundcover_forest", 2 ], "t_region_shrub" ], "_": [ [ "t_pavement", 300 ], [ "t_region_groundcover_barren", 6 ], "t_region_groundcover_forest" ] } diff --git a/data/json/mapgen_palettes/roof_palette.json b/data/json/mapgen_palettes/roof_palette.json index 758ec6216452..17421dff3c5a 100644 --- a/data/json/mapgen_palettes/roof_palette.json +++ b/data/json/mapgen_palettes/roof_palette.json @@ -3,6 +3,7 @@ "type": "palette", "id": "roof_palette", "terrain": { + ">": "t_stairs_down", ".": "t_flat_roof", " ": "t_open_air", "o": "t_glass_roof", @@ -47,6 +48,7 @@ "S": "f_sink", "e": "f_oven", "F": "f_fridge", + "Я": "f_standing_tank", "y": [ "f_indoor_plant_y", "f_indoor_plant" ] }, "toilets": { "T": { } } diff --git a/data/json/obsoletion/migration_oter_ids.json b/data/json/obsoletion/migration_oter_ids.json index cb43cd2bd714..2d51988bbf0a 100644 --- a/data/json/obsoletion/migration_oter_ids.json +++ b/data/json/obsoletion/migration_oter_ids.json @@ -36,5 +36,1583 @@ "ants_queen": "ants_queen_north", "ants_queen_acid": "acid_ants_queen_north" } + }, + { + "type": "oter_id_migration", + "//": "debloated in 0.4", + "old_directions": true, + "new_directions": true, + "oter_ids": { + "refctr_NW1a": "refctr_fence_NW", + "refctr_NW2a": "refctr_fence_N", + "refctr_NW3a": "refctr_fence_N", + "refctr_NW4a": "refctr_fence_N", + "refctr_NW5a": "refctr_fence_N", + "refctr_NW1b": "refctr_fence_W", + "refctr_NW1c": "refctr_fence_W", + "refctr_NW1d": "refctr_fence_W", + "refctr_NW1e": "refctr_fence_W", + "refctr_N1a": "refctr_fence_N", + "refctr_N2a": "refctr_fence_N", + "refctr_N3a": "refctr_fence_N", + "refctr_N4a": "refctr_fence_N", + "refctr_N5a": "refctr_fence_N", + "refctr_NE1a": "refctr_fence_N", + "refctr_NE2a": "refctr_fence_N", + "refctr_NE3a": "refctr_fence_N", + "refctr_NE4a": "refctr_fence_N", + "refctr_NE5a": "refctr_fence_NE", + "refctr_NE5b": "refctr_fence_E", + "refctr_NE5c": "refctr_fence_E", + "refctr_NE5d": "refctr_fence_E", + "refctr_NE5e": "refctr_fence_E", + "refctr_W1a": "refctr_fence_W", + "refctr_W1b": "refctr_fence_W", + "refctr_W1c": "refctr_fence_W", + "refctr_W1d": "refctr_fence_W", + "refctr_W1e": "refctr_fence_W", + "refctr_E5a": "refctr_fence_E", + "refctr_E5b": "refctr_fence_E", + "refctr_E5c": "refctr_fence_E", + "refctr_E5d": "refctr_fence_E", + "refctr_E5e": "refctr_fence_E", + "refctr_SW1a": "refctr_fence_W", + "refctr_SW1b": "refctr_fence_W", + "refctr_SW1c": "refctr_fence_W", + "refctr_SW1d": "refctr_fence_W", + "refctr_SW1e": "refctr_fence_SW", + "refctr_SW2e": "refctr_fence_S", + "refctr_SW3e": "refctr_fence_S", + "refctr_SW4e": "refctr_fence_S", + "refctr_SW5e": "refctr_fence_S", + "refctr_S3a": "refctr_road", + "refctr_S3b": "refctr_road", + "refctr_S3c": "refctr_road", + "refctr_S3d": "refctr_road", + "refctr_S1e": "refctr_fence_S", + "refctr_S2e": "refctr_fence_entrance_L", + "refctr_S4e": "refctr_fence_entrance_R", + "refctr_S5e": "refctr_fence_S", + "refctr_SE5a": "refctr_fence_E", + "refctr_SE5b": "refctr_fence_E", + "refctr_SE5c": "refctr_fence_E", + "refctr_SE5d": "refctr_fence_E", + "refctr_SE1e": "refctr_fence_S", + "refctr_SE2e": "refctr_fence_S", + "refctr_SE3e": "refctr_fence_S", + "refctr_SE4e": "refctr_fence_S", + "refctr_SE5e": "refctr_fence_SE" + } + }, + { + "type": "oter_id_migration", + "//": "debloated in 0.4", + "old_directions": true, + "new_directions": false, + "oter_ids": { + "refctr_NW2b": "refctr_field", + "refctr_NW3b": "refctr_field", + "refctr_NW4b": "refctr_field", + "refctr_NW5b": "refctr_field", + "refctr_NW2c": "refctr_field", + "refctr_NW3c": "refctr_field", + "refctr_NW4c": "refctr_field", + "refctr_NW5c": "refctr_field", + "refctr_NW2d": "refctr_field", + "refctr_NW3d": "refctr_field", + "refctr_NW4d": "refctr_field", + "refctr_NW5d": "refctr_field", + "refctr_NW2e": "refctr_field", + "refctr_NW3e": "refctr_field", + "refctr_NW4e": "refctr_field", + "refctr_NW5e": "refctr_field", + "refctr_N1b": "refctr_field", + "refctr_N2b": "refctr_field", + "refctr_N3b": "refctr_field", + "refctr_N4b": "refctr_field", + "refctr_N5b": "refctr_field", + "refctr_N1c": "refctr_field", + "refctr_N2c": "refctr_field", + "refctr_N3c": "refctr_field", + "refctr_N4c": "refctr_field", + "refctr_N5c": "refctr_field", + "refctr_N1d": "refctr_field", + "refctr_N2d": "refctr_field", + "refctr_N3d": "refctr_field", + "refctr_N4d": "refctr_field", + "refctr_N5d": "refctr_field", + "refctr_N1e": "refctr_field", + "refctr_N2e": "refctr_field", + "refctr_N3e": "refctr_field", + "refctr_N4e": "refctr_field", + "refctr_N5e": "refctr_field", + "refctr_NE1b": "refctr_field", + "refctr_NE2b": "refctr_field", + "refctr_NE3b": "refctr_field", + "refctr_NE4b": "refctr_field", + "refctr_NE1c": "refctr_field", + "refctr_NE2c": "refctr_field", + "refctr_NE3c": "refctr_field", + "refctr_NE4c": "refctr_field", + "refctr_NE1d": "refctr_field", + "refctr_NE2d": "refctr_field", + "refctr_NE3d": "refctr_field", + "refctr_NE4d": "refctr_field", + "refctr_NE1e": "refctr_field", + "refctr_NE2e": "refctr_field", + "refctr_NE3e": "refctr_field", + "refctr_NE4e": "refctr_field", + "refctr_W2a": "refctr_field", + "refctr_W3a": "refctr_field", + "refctr_W4a": "refctr_field", + "refctr_W5a": "refctr_field", + "refctr_W2b": "refctr_field", + "refctr_W3b": "refctr_field", + "refctr_W4b": "refctr_field", + "refctr_W5b": "refctr_field", + "refctr_W2c": "refctr_field", + "refctr_W3c": "refctr_field", + "refctr_W4c": "refctr_field", + "refctr_W5c": "refctr_field", + "refctr_W2d": "refctr_field", + "refctr_W3d": "refctr_field", + "refctr_W4d": "refctr_field", + "refctr_W5d": "refctr_field", + "refctr_W2e": "refctr_field", + "refctr_W3e": "refctr_field", + "refctr_W4e": "refctr_field", + "refctr_W5e": "refctr_field", + "refctr_E1a": "refctr_field", + "refctr_E2a": "refctr_field", + "refctr_E3a": "refctr_field", + "refctr_E4a": "refctr_field", + "refctr_E1b": "refctr_field", + "refctr_E2b": "refctr_field", + "refctr_E3b": "refctr_field", + "refctr_E4b": "refctr_field", + "refctr_E1c": "refctr_field", + "refctr_E2c": "refctr_field", + "refctr_E3c": "refctr_field", + "refctr_E4c": "refctr_field", + "refctr_E1d": "refctr_field", + "refctr_E2d": "refctr_field", + "refctr_E3d": "refctr_field", + "refctr_E4d": "refctr_field", + "refctr_E1e": "refctr_field", + "refctr_E2e": "refctr_field", + "refctr_E3e": "refctr_field", + "refctr_E4e": "refctr_field", + "refctr_SW2a": "refctr_field", + "refctr_SW3a": "refctr_field", + "refctr_SW4a": "refctr_field", + "refctr_SW5a": "refctr_field", + "refctr_SW2b": "refctr_field", + "refctr_SW3b": "refctr_field", + "refctr_SW4b": "refctr_field", + "refctr_SW5b": "refctr_field", + "refctr_SW2c": "refctr_field", + "refctr_SW3c": "refctr_field", + "refctr_SW4c": "refctr_field", + "refctr_SW5c": "refctr_field", + "refctr_SW2d": "refctr_field", + "refctr_SW3d": "refctr_field", + "refctr_SW4d": "refctr_field", + "refctr_SW5d": "refctr_field", + "refctr_S1a": "refctr_field", + "refctr_S2a": "refctr_field", + "refctr_S4a": "refctr_field", + "refctr_S5a": "refctr_field", + "refctr_S1b": "refctr_field", + "refctr_S2b": "refctr_field", + "refctr_S4b": "refctr_field", + "refctr_S5b": "refctr_field", + "refctr_S1c": "refctr_field", + "refctr_S2c": "refctr_field", + "refctr_S4c": "refctr_field", + "refctr_S5c": "refctr_field", + "refctr_S1d": "refctr_field", + "refctr_S2d": "refctr_field", + "refctr_S4d": "refctr_field", + "refctr_S5d": "refctr_field", + "refctr_SE1a": "refctr_field", + "refctr_SE2a": "refctr_field", + "refctr_SE3a": "refctr_field", + "refctr_SE4a": "refctr_field", + "refctr_SE1b": "refctr_field", + "refctr_SE2b": "refctr_field", + "refctr_SE3b": "refctr_field", + "refctr_SE4b": "refctr_field", + "refctr_SE1c": "refctr_field", + "refctr_SE2c": "refctr_field", + "refctr_SE3c": "refctr_field", + "refctr_SE4c": "refctr_field", + "refctr_SE1d": "refctr_field", + "refctr_SE2d": "refctr_field", + "refctr_SE3d": "refctr_field", + "refctr_SE4d": "refctr_field", + "refctr_NW1a_z1": "open_air", + "refctr_NW2a_z1": "open_air", + "refctr_NW3a_z1": "open_air", + "refctr_NW4a_z1": "open_air", + "refctr_NW5a_z1": "open_air", + "refctr_NW1b_z1": "open_air", + "refctr_NW2b_z1": "open_air", + "refctr_NW3b_z1": "open_air", + "refctr_NW4b_z1": "open_air", + "refctr_NW5b_z1": "open_air", + "refctr_NW1c_z1": "open_air", + "refctr_NW2c_z1": "open_air", + "refctr_NW3c_z1": "open_air", + "refctr_NW4c_z1": "open_air", + "refctr_NW5c_z1": "open_air", + "refctr_NW1d_z1": "open_air", + "refctr_NW2d_z1": "open_air", + "refctr_NW3d_z1": "open_air", + "refctr_NW4d_z1": "open_air", + "refctr_NW5d_z1": "open_air", + "refctr_NW1e_z1": "open_air", + "refctr_NW2e_z1": "open_air", + "refctr_NW3e_z1": "open_air", + "refctr_NW4e_z1": "open_air", + "refctr_NW5e_z1": "open_air", + "refctr_N1a_z1": "open_air", + "refctr_N2a_z1": "open_air", + "refctr_N3a_z1": "open_air", + "refctr_N4a_z1": "open_air", + "refctr_N5a_z1": "open_air", + "refctr_N1b_z1": "open_air", + "refctr_N2b_z1": "open_air", + "refctr_N3b_z1": "open_air", + "refctr_N4b_z1": "open_air", + "refctr_N5b_z1": "open_air", + "refctr_N1c_z1": "open_air", + "refctr_N2c_z1": "open_air", + "refctr_N3c_z1": "open_air", + "refctr_N4c_z1": "open_air", + "refctr_N5c_z1": "open_air", + "refctr_N1d_z1": "open_air", + "refctr_N2d_z1": "open_air", + "refctr_N3d_z1": "open_air", + "refctr_N4d_z1": "open_air", + "refctr_N5d_z1": "open_air", + "refctr_N1e_z1": "open_air", + "refctr_N2e_z1": "open_air", + "refctr_N3e_z1": "open_air", + "refctr_N4e_z1": "open_air", + "refctr_N5e_z1": "open_air", + "refctr_NE1a_z1": "open_air", + "refctr_NE2a_z1": "open_air", + "refctr_NE3a_z1": "open_air", + "refctr_NE4a_z1": "open_air", + "refctr_NE5a_z1": "open_air", + "refctr_NE1b_z1": "open_air", + "refctr_NE2b_z1": "open_air", + "refctr_NE3b_z1": "open_air", + "refctr_NE4b_z1": "open_air", + "refctr_NE5b_z1": "open_air", + "refctr_NE1c_z1": "open_air", + "refctr_NE2c_z1": "open_air", + "refctr_NE3c_z1": "open_air", + "refctr_NE4c_z1": "open_air", + "refctr_NE5c_z1": "open_air", + "refctr_NE1d_z1": "open_air", + "refctr_NE2d_z1": "open_air", + "refctr_NE3d_z1": "open_air", + "refctr_NE4d_z1": "open_air", + "refctr_NE5d_z1": "open_air", + "refctr_NE1e_z1": "open_air", + "refctr_NE2e_z1": "open_air", + "refctr_NE3e_z1": "open_air", + "refctr_NE4e_z1": "open_air", + "refctr_NE5e_z1": "open_air", + "refctr_W1a_z1": "open_air", + "refctr_W2a_z1": "open_air", + "refctr_W3a_z1": "open_air", + "refctr_W4a_z1": "open_air", + "refctr_W5a_z1": "open_air", + "refctr_W1b_z1": "open_air", + "refctr_W2b_z1": "open_air", + "refctr_W3b_z1": "open_air", + "refctr_W4b_z1": "open_air", + "refctr_W5b_z1": "open_air", + "refctr_W1c_z1": "open_air", + "refctr_W2c_z1": "open_air", + "refctr_W3c_z1": "open_air", + "refctr_W4c_z1": "open_air", + "refctr_W5c_z1": "open_air", + "refctr_W1d_z1": "open_air", + "refctr_W2d_z1": "open_air", + "refctr_W3d_z1": "open_air", + "refctr_W4d_z1": "open_air", + "refctr_W5d_z1": "open_air", + "refctr_W1e_z1": "open_air", + "refctr_W2e_z1": "open_air", + "refctr_W3e_z1": "open_air", + "refctr_W4e_z1": "open_air", + "refctr_W5e_z1": "open_air", + "evac_center_1_z1": "open_air", + "evac_center_2_z1": "open_air", + "evac_center_3_z1": "open_air", + "evac_center_4_z1": "open_air", + "evac_center_5_z1": "open_air", + "evac_center_6_z1": "open_air", + "evac_center_10_z1": "open_air", + "evac_center_11_z1": "open_air", + "evac_center_15_z1": "open_air", + "evac_center_16_z1": "open_air", + "evac_center_20_z1": "open_air", + "evac_center_21_z1": "open_air", + "evac_center_22_z1": "open_air", + "evac_center_23_z1": "open_air", + "evac_center_24_z1": "open_air", + "evac_center_25_z1": "open_air", + "refctr_E1a_z1": "open_air", + "refctr_E2a_z1": "open_air", + "refctr_E3a_z1": "open_air", + "refctr_E4a_z1": "open_air", + "refctr_E5a_z1": "open_air", + "refctr_E1b_z1": "open_air", + "refctr_E2b_z1": "open_air", + "refctr_E3b_z1": "open_air", + "refctr_E4b_z1": "open_air", + "refctr_E5b_z1": "open_air", + "refctr_E1c_z1": "open_air", + "refctr_E2c_z1": "open_air", + "refctr_E3c_z1": "open_air", + "refctr_E4c_z1": "open_air", + "refctr_E5c_z1": "open_air", + "refctr_E1d_z1": "open_air", + "refctr_E2d_z1": "open_air", + "refctr_E3d_z1": "open_air", + "refctr_E4d_z1": "open_air", + "refctr_E5d_z1": "open_air", + "refctr_E1e_z1": "open_air", + "refctr_E2e_z1": "open_air", + "refctr_E3e_z1": "open_air", + "refctr_E4e_z1": "open_air", + "refctr_E5e_z1": "open_air", + "refctr_SW1a_z1": "open_air", + "refctr_SW2a_z1": "open_air", + "refctr_SW3a_z1": "open_air", + "refctr_SW4a_z1": "open_air", + "refctr_SW5a_z1": "open_air", + "refctr_SW1b_z1": "open_air", + "refctr_SW2b_z1": "open_air", + "refctr_SW3b_z1": "open_air", + "refctr_SW4b_z1": "open_air", + "refctr_SW5b_z1": "open_air", + "refctr_SW1c_z1": "open_air", + "refctr_SW2c_z1": "open_air", + "refctr_SW3c_z1": "open_air", + "refctr_SW4c_z1": "open_air", + "refctr_SW5c_z1": "open_air", + "refctr_SW1d_z1": "open_air", + "refctr_SW2d_z1": "open_air", + "refctr_SW3d_z1": "open_air", + "refctr_SW4d_z1": "open_air", + "refctr_SW5d_z1": "open_air", + "refctr_SW1e_z1": "open_air", + "refctr_SW2e_z1": "open_air", + "refctr_SW3e_z1": "open_air", + "refctr_SW4e_z1": "open_air", + "refctr_SW5e_z1": "open_air", + "refctr_S1a_z1": "open_air", + "refctr_S2a_z1": "open_air", + "refctr_S3a_z1": "open_air", + "refctr_S4a_z1": "open_air", + "refctr_S5a_z1": "open_air", + "refctr_S1b_z1": "open_air", + "refctr_S2b_z1": "open_air", + "refctr_S3b_z1": "open_air", + "refctr_S4b_z1": "open_air", + "refctr_S5b_z1": "open_air", + "refctr_S1c_z1": "open_air", + "refctr_S2c_z1": "open_air", + "refctr_S3c_z1": "open_air", + "refctr_S4c_z1": "open_air", + "refctr_S5c_z1": "open_air", + "refctr_S1d_z1": "open_air", + "refctr_S2d_z1": "open_air", + "refctr_S3d_z1": "open_air", + "refctr_S4d_z1": "open_air", + "refctr_S5d_z1": "open_air", + "refctr_S1e_z1": "open_air", + "refctr_S2e_z1": "open_air", + "refctr_S3e_z1": "open_air", + "refctr_S4e_z1": "open_air", + "refctr_S5e_z1": "open_air", + "refctr_SE1a_z1": "open_air", + "refctr_SE2a_z1": "open_air", + "refctr_SE3a_z1": "open_air", + "refctr_SE4a_z1": "open_air", + "refctr_SE5a_z1": "open_air", + "refctr_SE1b_z1": "open_air", + "refctr_SE2b_z1": "open_air", + "refctr_SE3b_z1": "open_air", + "refctr_SE4b_z1": "open_air", + "refctr_SE5b_z1": "open_air", + "refctr_SE1c_z1": "open_air", + "refctr_SE2c_z1": "open_air", + "refctr_SE3c_z1": "open_air", + "refctr_SE4c_z1": "open_air", + "refctr_SE5c_z1": "open_air", + "refctr_SE1d_z1": "open_air", + "refctr_SE2d_z1": "open_air", + "refctr_SE3d_z1": "open_air", + "refctr_SE4d_z1": "open_air", + "refctr_SE5d_z1": "open_air", + "refctr_SE1e_z1": "open_air", + "refctr_SE2e_z1": "open_air", + "refctr_SE3e_z1": "open_air", + "refctr_SE4e_z1": "open_air", + "refctr_SE5e_z1": "open_air", + "refctr_NW1a_z2": "open_air", + "refctr_NW2a_z2": "open_air", + "refctr_NW3a_z2": "open_air", + "refctr_NW4a_z2": "open_air", + "refctr_NW5a_z2": "open_air", + "refctr_NW1b_z2": "open_air", + "refctr_NW2b_z2": "open_air", + "refctr_NW3b_z2": "open_air", + "refctr_NW4b_z2": "open_air", + "refctr_NW5b_z2": "open_air", + "refctr_NW1c_z2": "open_air", + "refctr_NW2c_z2": "open_air", + "refctr_NW3c_z2": "open_air", + "refctr_NW4c_z2": "open_air", + "refctr_NW5c_z2": "open_air", + "refctr_NW1d_z2": "open_air", + "refctr_NW2d_z2": "open_air", + "refctr_NW3d_z2": "open_air", + "refctr_NW4d_z2": "open_air", + "refctr_NW5d_z2": "open_air", + "refctr_NW1e_z2": "open_air", + "refctr_NW2e_z2": "open_air", + "refctr_NW3e_z2": "open_air", + "refctr_NW4e_z2": "open_air", + "refctr_NW5e_z2": "open_air", + "refctr_N1a_z2": "open_air", + "refctr_N2a_z2": "open_air", + "refctr_N3a_z2": "open_air", + "refctr_N4a_z2": "open_air", + "refctr_N5a_z2": "open_air", + "refctr_N1b_z2": "open_air", + "refctr_N2b_z2": "open_air", + "refctr_N3b_z2": "open_air", + "refctr_N4b_z2": "open_air", + "refctr_N5b_z2": "open_air", + "refctr_N1c_z2": "open_air", + "refctr_N2c_z2": "open_air", + "refctr_N3c_z2": "open_air", + "refctr_N4c_z2": "open_air", + "refctr_N5c_z2": "open_air", + "refctr_N1d_z2": "open_air", + "refctr_N2d_z2": "open_air", + "refctr_N3d_z2": "open_air", + "refctr_N4d_z2": "open_air", + "refctr_N5d_z2": "open_air", + "refctr_N1e_z2": "open_air", + "refctr_N2e_z2": "open_air", + "refctr_N3e_z2": "open_air", + "refctr_N4e_z2": "open_air", + "refctr_N5e_z2": "open_air", + "refctr_NE1a_z2": "open_air", + "refctr_NE2a_z2": "open_air", + "refctr_NE3a_z2": "open_air", + "refctr_NE4a_z2": "open_air", + "refctr_NE5a_z2": "open_air", + "refctr_NE1b_z2": "open_air", + "refctr_NE2b_z2": "open_air", + "refctr_NE3b_z2": "open_air", + "refctr_NE4b_z2": "open_air", + "refctr_NE5b_z2": "open_air", + "refctr_NE1c_z2": "open_air", + "refctr_NE2c_z2": "open_air", + "refctr_NE3c_z2": "open_air", + "refctr_NE4c_z2": "open_air", + "refctr_NE5c_z2": "open_air", + "refctr_NE1d_z2": "open_air", + "refctr_NE2d_z2": "open_air", + "refctr_NE3d_z2": "open_air", + "refctr_NE4d_z2": "open_air", + "refctr_NE5d_z2": "open_air", + "refctr_NE1e_z2": "open_air", + "refctr_NE2e_z2": "open_air", + "refctr_NE3e_z2": "open_air", + "refctr_NE4e_z2": "open_air", + "refctr_NE5e_z2": "open_air", + "refctr_W1a_z2": "open_air", + "refctr_W2a_z2": "open_air", + "refctr_W3a_z2": "open_air", + "refctr_W4a_z2": "open_air", + "refctr_W5a_z2": "open_air", + "refctr_W1b_z2": "open_air", + "refctr_W2b_z2": "open_air", + "refctr_W3b_z2": "open_air", + "refctr_W4b_z2": "open_air", + "refctr_W5b_z2": "open_air", + "refctr_W1c_z2": "open_air", + "refctr_W2c_z2": "open_air", + "refctr_W3c_z2": "open_air", + "refctr_W4c_z2": "open_air", + "refctr_W5c_z2": "open_air", + "refctr_W1d_z2": "open_air", + "refctr_W2d_z2": "open_air", + "refctr_W3d_z2": "open_air", + "refctr_W4d_z2": "open_air", + "refctr_W5d_z2": "open_air", + "refctr_W1e_z2": "open_air", + "refctr_W2e_z2": "open_air", + "refctr_W3e_z2": "open_air", + "refctr_W4e_z2": "open_air", + "refctr_W5e_z2": "open_air", + "evac_center_1_z2": "open_air", + "evac_center_2_z2": "open_air", + "evac_center_3_z2": "open_air", + "evac_center_4_z2": "open_air", + "evac_center_5_z2": "open_air", + "evac_center_6_z2": "open_air", + "evac_center_7_z2": "open_air", + "evac_center_8_z2": "open_air", + "evac_center_9_z2": "open_air", + "evac_center_10_z2": "open_air", + "evac_center_11_z2": "open_air", + "evac_center_12_z2": "open_air", + "evac_center_14_z2": "open_air", + "evac_center_15_z2": "open_air", + "evac_center_16_z2": "open_air", + "evac_center_17_z2": "open_air", + "evac_center_18_z2": "open_air", + "evac_center_19_z2": "open_air", + "evac_center_20_z2": "open_air", + "evac_center_21_z2": "open_air", + "evac_center_22_z2": "open_air", + "evac_center_23_z2": "open_air", + "evac_center_24_z2": "open_air", + "evac_center_25_z2": "open_air", + "refctr_E1a_z2": "open_air", + "refctr_E2a_z2": "open_air", + "refctr_E3a_z2": "open_air", + "refctr_E4a_z2": "open_air", + "refctr_E5a_z2": "open_air", + "refctr_E1b_z2": "open_air", + "refctr_E2b_z2": "open_air", + "refctr_E3b_z2": "open_air", + "refctr_E4b_z2": "open_air", + "refctr_E5b_z2": "open_air", + "refctr_E1c_z2": "open_air", + "refctr_E2c_z2": "open_air", + "refctr_E3c_z2": "open_air", + "refctr_E4c_z2": "open_air", + "refctr_E5c_z2": "open_air", + "refctr_E1d_z2": "open_air", + "refctr_E2d_z2": "open_air", + "refctr_E3d_z2": "open_air", + "refctr_E4d_z2": "open_air", + "refctr_E5d_z2": "open_air", + "refctr_E1e_z2": "open_air", + "refctr_E2e_z2": "open_air", + "refctr_E3e_z2": "open_air", + "refctr_E4e_z2": "open_air", + "refctr_E5e_z2": "open_air", + "refctr_SW1a_z2": "open_air", + "refctr_SW2a_z2": "open_air", + "refctr_SW3a_z2": "open_air", + "refctr_SW4a_z2": "open_air", + "refctr_SW5a_z2": "open_air", + "refctr_SW1b_z2": "open_air", + "refctr_SW2b_z2": "open_air", + "refctr_SW3b_z2": "open_air", + "refctr_SW4b_z2": "open_air", + "refctr_SW5b_z2": "open_air", + "refctr_SW1c_z2": "open_air", + "refctr_SW2c_z2": "open_air", + "refctr_SW3c_z2": "open_air", + "refctr_SW4c_z2": "open_air", + "refctr_SW5c_z2": "open_air", + "refctr_SW1d_z2": "open_air", + "refctr_SW2d_z2": "open_air", + "refctr_SW3d_z2": "open_air", + "refctr_SW4d_z2": "open_air", + "refctr_SW5d_z2": "open_air", + "refctr_SW1e_z2": "open_air", + "refctr_SW2e_z2": "open_air", + "refctr_SW3e_z2": "open_air", + "refctr_SW4e_z2": "open_air", + "refctr_SW5e_z2": "open_air", + "refctr_S1a_z2": "open_air", + "refctr_S2a_z2": "open_air", + "refctr_S3a_z2": "open_air", + "refctr_S4a_z2": "open_air", + "refctr_S5a_z2": "open_air", + "refctr_S1b_z2": "open_air", + "refctr_S2b_z2": "open_air", + "refctr_S3b_z2": "open_air", + "refctr_S4b_z2": "open_air", + "refctr_S5b_z2": "open_air", + "refctr_S1c_z2": "open_air", + "refctr_S2c_z2": "open_air", + "refctr_S3c_z2": "open_air", + "refctr_S4c_z2": "open_air", + "refctr_S5c_z2": "open_air", + "refctr_S1d_z2": "open_air", + "refctr_S2d_z2": "open_air", + "refctr_S3d_z2": "open_air", + "refctr_S4d_z2": "open_air", + "refctr_S5d_z2": "open_air", + "refctr_S1e_z2": "open_air", + "refctr_S2e_z2": "open_air", + "refctr_S3e_z2": "open_air", + "refctr_S4e_z2": "open_air", + "refctr_S5e_z2": "open_air", + "refctr_SE1a_z2": "open_air", + "refctr_SE2a_z2": "open_air", + "refctr_SE3a_z2": "open_air", + "refctr_SE4a_z2": "open_air", + "refctr_SE5a_z2": "open_air", + "refctr_SE1b_z2": "open_air", + "refctr_SE2b_z2": "open_air", + "refctr_SE3b_z2": "open_air", + "refctr_SE4b_z2": "open_air", + "refctr_SE5b_z2": "open_air", + "refctr_SE1c_z2": "open_air", + "refctr_SE2c_z2": "open_air", + "refctr_SE3c_z2": "open_air", + "refctr_SE4c_z2": "open_air", + "refctr_SE5c_z2": "open_air", + "refctr_SE1d_z2": "open_air", + "refctr_SE2d_z2": "open_air", + "refctr_SE3d_z2": "open_air", + "refctr_SE4d_z2": "open_air", + "refctr_SE5d_z2": "open_air", + "refctr_SE1e_z2": "open_air", + "refctr_SE2e_z2": "open_air", + "refctr_SE3e_z2": "open_air", + "refctr_SE4e_z2": "open_air", + "refctr_SE5e_z2": "open_air", + "refctr_NW1a_z-1": "empty_rock", + "refctr_NW2a_z-1": "empty_rock", + "refctr_NW3a_z-1": "empty_rock", + "refctr_NW4a_z-1": "empty_rock", + "refctr_NW5a_z-1": "empty_rock", + "refctr_NW1b_z-1": "empty_rock", + "refctr_NW2b_z-1": "empty_rock", + "refctr_NW3b_z-1": "empty_rock", + "refctr_NW4b_z-1": "empty_rock", + "refctr_NW5b_z-1": "empty_rock", + "refctr_NW1c_z-1": "empty_rock", + "refctr_NW2c_z-1": "empty_rock", + "refctr_NW3c_z-1": "empty_rock", + "refctr_NW4c_z-1": "empty_rock", + "refctr_NW5c_z-1": "empty_rock", + "refctr_NW1d_z-1": "empty_rock", + "refctr_NW2d_z-1": "empty_rock", + "refctr_NW3d_z-1": "empty_rock", + "refctr_NW4d_z-1": "empty_rock", + "refctr_NW5d_z-1": "empty_rock", + "refctr_NW1e_z-1": "empty_rock", + "refctr_NW2e_z-1": "empty_rock", + "refctr_NW3e_z-1": "empty_rock", + "refctr_NW4e_z-1": "empty_rock", + "refctr_NW5e_z-1": "empty_rock", + "refctr_N1a_z-1": "empty_rock", + "refctr_N2a_z-1": "empty_rock", + "refctr_N3a_z-1": "empty_rock", + "refctr_N4a_z-1": "empty_rock", + "refctr_N5a_z-1": "empty_rock", + "refctr_N1b_z-1": "empty_rock", + "refctr_N2b_z-1": "empty_rock", + "refctr_N3b_z-1": "empty_rock", + "refctr_N4b_z-1": "empty_rock", + "refctr_N5b_z-1": "empty_rock", + "refctr_N1c_z-1": "empty_rock", + "refctr_N2c_z-1": "empty_rock", + "refctr_N3c_z-1": "empty_rock", + "refctr_N4c_z-1": "empty_rock", + "refctr_N5c_z-1": "empty_rock", + "refctr_N1d_z-1": "empty_rock", + "refctr_N2d_z-1": "empty_rock", + "refctr_N3d_z-1": "empty_rock", + "refctr_N4d_z-1": "empty_rock", + "refctr_N5d_z-1": "empty_rock", + "refctr_N1e_z-1": "empty_rock", + "refctr_N2e_z-1": "empty_rock", + "refctr_N3e_z-1": "empty_rock", + "refctr_N4e_z-1": "empty_rock", + "refctr_N5e_z-1": "empty_rock", + "refctr_NE1a_z-1": "empty_rock", + "refctr_NE2a_z-1": "empty_rock", + "refctr_NE3a_z-1": "empty_rock", + "refctr_NE4a_z-1": "empty_rock", + "refctr_NE5a_z-1": "empty_rock", + "refctr_NE1b_z-1": "empty_rock", + "refctr_NE2b_z-1": "empty_rock", + "refctr_NE3b_z-1": "empty_rock", + "refctr_NE4b_z-1": "empty_rock", + "refctr_NE5b_z-1": "empty_rock", + "refctr_NE1c_z-1": "empty_rock", + "refctr_NE2c_z-1": "empty_rock", + "refctr_NE3c_z-1": "empty_rock", + "refctr_NE4c_z-1": "empty_rock", + "refctr_NE5c_z-1": "empty_rock", + "refctr_NE1d_z-1": "empty_rock", + "refctr_NE2d_z-1": "empty_rock", + "refctr_NE3d_z-1": "empty_rock", + "refctr_NE4d_z-1": "empty_rock", + "refctr_NE5d_z-1": "empty_rock", + "refctr_NE1e_z-1": "empty_rock", + "refctr_NE2e_z-1": "empty_rock", + "refctr_NE3e_z-1": "empty_rock", + "refctr_NE4e_z-1": "empty_rock", + "refctr_NE5e_z-1": "empty_rock", + "refctr_W1a_z-1": "empty_rock", + "refctr_W2a_z-1": "empty_rock", + "refctr_W3a_z-1": "empty_rock", + "refctr_W4a_z-1": "empty_rock", + "refctr_W5a_z-1": "empty_rock", + "refctr_W1b_z-1": "empty_rock", + "refctr_W2b_z-1": "empty_rock", + "refctr_W3b_z-1": "empty_rock", + "refctr_W4b_z-1": "empty_rock", + "refctr_W5b_z-1": "empty_rock", + "refctr_W1c_z-1": "empty_rock", + "refctr_W2c_z-1": "empty_rock", + "refctr_W3c_z-1": "empty_rock", + "refctr_W4c_z-1": "empty_rock", + "refctr_W5c_z-1": "empty_rock", + "refctr_W1d_z-1": "empty_rock", + "refctr_W2d_z-1": "empty_rock", + "refctr_W3d_z-1": "empty_rock", + "refctr_W4d_z-1": "empty_rock", + "refctr_W5d_z-1": "empty_rock", + "refctr_W1e_z-1": "empty_rock", + "refctr_W2e_z-1": "empty_rock", + "refctr_W3e_z-1": "empty_rock", + "refctr_W4e_z-1": "empty_rock", + "refctr_W5e_z-1": "empty_rock", + "evac_center_1_z-1": "empty_rock", + "evac_center_2_z-1": "empty_rock", + "evac_center_3_z-1": "empty_rock", + "evac_center_4_z-1": "empty_rock", + "evac_center_5_z-1": "empty_rock", + "evac_center_6_z-1": "empty_rock", + "evac_center_7_z-1": "empty_rock", + "evac_center_8_z-1": "empty_rock", + "evac_center_9_z-1": "empty_rock", + "evac_center_10_z-1": "empty_rock", + "evac_center_11_z-1": "empty_rock", + "evac_center_12_z-1": "empty_rock", + "evac_center_13_z-1": "empty_rock", + "evac_center_14_z-1": "empty_rock", + "evac_center_15_z-1": "empty_rock", + "evac_center_16_z-1": "empty_rock", + "evac_center_17_z-1": "empty_rock", + "evac_center_18_z-1": "empty_rock", + "evac_center_19_z-1": "empty_rock", + "evac_center_20_z-1": "empty_rock", + "evac_center_21_z-1": "empty_rock", + "evac_center_22_z-1": "empty_rock", + "evac_center_23_z-1": "empty_rock", + "evac_center_24_z-1": "empty_rock", + "evac_center_25_z-1": "empty_rock", + "refctr_E1a_z-1": "empty_rock", + "refctr_E2a_z-1": "empty_rock", + "refctr_E3a_z-1": "empty_rock", + "refctr_E4a_z-1": "empty_rock", + "refctr_E5a_z-1": "empty_rock", + "refctr_E1b_z-1": "empty_rock", + "refctr_E2b_z-1": "empty_rock", + "refctr_E3b_z-1": "empty_rock", + "refctr_E4b_z-1": "empty_rock", + "refctr_E5b_z-1": "empty_rock", + "refctr_E1c_z-1": "empty_rock", + "refctr_E2c_z-1": "empty_rock", + "refctr_E3c_z-1": "empty_rock", + "refctr_E4c_z-1": "empty_rock", + "refctr_E5c_z-1": "empty_rock", + "refctr_E1d_z-1": "empty_rock", + "refctr_E2d_z-1": "empty_rock", + "refctr_E3d_z-1": "empty_rock", + "refctr_E4d_z-1": "empty_rock", + "refctr_E5d_z-1": "empty_rock", + "refctr_E1e_z-1": "empty_rock", + "refctr_E2e_z-1": "empty_rock", + "refctr_E3e_z-1": "empty_rock", + "refctr_E4e_z-1": "empty_rock", + "refctr_E5e_z-1": "empty_rock", + "refctr_SW1a_z-1": "empty_rock", + "refctr_SW2a_z-1": "empty_rock", + "refctr_SW3a_z-1": "empty_rock", + "refctr_SW4a_z-1": "empty_rock", + "refctr_SW5a_z-1": "empty_rock", + "refctr_SW1b_z-1": "empty_rock", + "refctr_SW2b_z-1": "empty_rock", + "refctr_SW3b_z-1": "empty_rock", + "refctr_SW4b_z-1": "empty_rock", + "refctr_SW5b_z-1": "empty_rock", + "refctr_SW1c_z-1": "empty_rock", + "refctr_SW2c_z-1": "empty_rock", + "refctr_SW3c_z-1": "empty_rock", + "refctr_SW4c_z-1": "empty_rock", + "refctr_SW5c_z-1": "empty_rock", + "refctr_SW1d_z-1": "empty_rock", + "refctr_SW2d_z-1": "empty_rock", + "refctr_SW3d_z-1": "empty_rock", + "refctr_SW4d_z-1": "empty_rock", + "refctr_SW5d_z-1": "empty_rock", + "refctr_SW1e_z-1": "empty_rock", + "refctr_SW2e_z-1": "empty_rock", + "refctr_SW3e_z-1": "empty_rock", + "refctr_SW4e_z-1": "empty_rock", + "refctr_SW5e_z-1": "empty_rock", + "refctr_S1a_z-1": "empty_rock", + "refctr_S2a_z-1": "empty_rock", + "refctr_S3a_z-1": "empty_rock", + "refctr_S4a_z-1": "empty_rock", + "refctr_S5a_z-1": "empty_rock", + "refctr_S1b_z-1": "empty_rock", + "refctr_S2b_z-1": "empty_rock", + "refctr_S3b_z-1": "empty_rock", + "refctr_S4b_z-1": "empty_rock", + "refctr_S5b_z-1": "empty_rock", + "refctr_S1c_z-1": "empty_rock", + "refctr_S2c_z-1": "empty_rock", + "refctr_S3c_z-1": "empty_rock", + "refctr_S4c_z-1": "empty_rock", + "refctr_S5c_z-1": "empty_rock", + "refctr_S1d_z-1": "empty_rock", + "refctr_S2d_z-1": "empty_rock", + "refctr_S3d_z-1": "empty_rock", + "refctr_S4d_z-1": "empty_rock", + "refctr_S5d_z-1": "empty_rock", + "refctr_S1e_z-1": "empty_rock", + "refctr_S2e_z-1": "empty_rock", + "refctr_S3e_z-1": "empty_rock", + "refctr_S4e_z-1": "empty_rock", + "refctr_S5e_z-1": "empty_rock", + "refctr_SE1a_z-1": "empty_rock", + "refctr_SE2a_z-1": "empty_rock", + "refctr_SE3a_z-1": "empty_rock", + "refctr_SE4a_z-1": "empty_rock", + "refctr_SE5a_z-1": "empty_rock", + "refctr_SE1b_z-1": "empty_rock", + "refctr_SE2b_z-1": "empty_rock", + "refctr_SE3b_z-1": "empty_rock", + "refctr_SE4b_z-1": "empty_rock", + "refctr_SE5b_z-1": "empty_rock", + "refctr_SE1c_z-1": "empty_rock", + "refctr_SE2c_z-1": "empty_rock", + "refctr_SE3c_z-1": "empty_rock", + "refctr_SE4c_z-1": "empty_rock", + "refctr_SE5c_z-1": "empty_rock", + "refctr_SE1d_z-1": "empty_rock", + "refctr_SE2d_z-1": "empty_rock", + "refctr_SE3d_z-1": "empty_rock", + "refctr_SE4d_z-1": "empty_rock", + "refctr_SE5d_z-1": "empty_rock", + "refctr_SE1e_z-1": "empty_rock", + "refctr_SE2e_z-1": "empty_rock", + "refctr_SE3e_z-1": "empty_rock", + "refctr_SE4e_z-1": "empty_rock", + "refctr_SE5e_z-1": "empty_rock", + "refctr_NW1a_z-2": "empty_rock", + "refctr_NW2a_z-2": "empty_rock", + "refctr_NW3a_z-2": "empty_rock", + "refctr_NW4a_z-2": "empty_rock", + "refctr_NW5a_z-2": "empty_rock", + "refctr_NW1b_z-2": "empty_rock", + "refctr_NW2b_z-2": "empty_rock", + "refctr_NW3b_z-2": "empty_rock", + "refctr_NW4b_z-2": "empty_rock", + "refctr_NW5b_z-2": "empty_rock", + "refctr_NW1c_z-2": "empty_rock", + "refctr_NW2c_z-2": "empty_rock", + "refctr_NW3c_z-2": "empty_rock", + "refctr_NW4c_z-2": "empty_rock", + "refctr_NW5c_z-2": "empty_rock", + "refctr_NW1d_z-2": "empty_rock", + "refctr_NW2d_z-2": "empty_rock", + "refctr_NW3d_z-2": "empty_rock", + "refctr_NW4d_z-2": "empty_rock", + "refctr_NW5d_z-2": "empty_rock", + "refctr_NW1e_z-2": "empty_rock", + "refctr_NW2e_z-2": "empty_rock", + "refctr_NW3e_z-2": "empty_rock", + "refctr_NW4e_z-2": "empty_rock", + "refctr_NW5e_z-2": "empty_rock", + "refctr_N1a_z-2": "empty_rock", + "refctr_N2a_z-2": "empty_rock", + "refctr_N3a_z-2": "empty_rock", + "refctr_N4a_z-2": "empty_rock", + "refctr_N5a_z-2": "empty_rock", + "refctr_N1b_z-2": "empty_rock", + "refctr_N2b_z-2": "empty_rock", + "refctr_N3b_z-2": "empty_rock", + "refctr_N4b_z-2": "empty_rock", + "refctr_N5b_z-2": "empty_rock", + "refctr_N1c_z-2": "empty_rock", + "refctr_N2c_z-2": "empty_rock", + "refctr_N3c_z-2": "empty_rock", + "refctr_N4c_z-2": "empty_rock", + "refctr_N5c_z-2": "empty_rock", + "refctr_N1d_z-2": "empty_rock", + "refctr_N2d_z-2": "empty_rock", + "refctr_N3d_z-2": "empty_rock", + "refctr_N4d_z-2": "empty_rock", + "refctr_N5d_z-2": "empty_rock", + "refctr_N1e_z-2": "empty_rock", + "refctr_N2e_z-2": "empty_rock", + "refctr_N3e_z-2": "empty_rock", + "refctr_N4e_z-2": "empty_rock", + "refctr_N5e_z-2": "empty_rock", + "refctr_NE1a_z-2": "empty_rock", + "refctr_NE2a_z-2": "empty_rock", + "refctr_NE3a_z-2": "empty_rock", + "refctr_NE4a_z-2": "empty_rock", + "refctr_NE5a_z-2": "empty_rock", + "refctr_NE1b_z-2": "empty_rock", + "refctr_NE2b_z-2": "empty_rock", + "refctr_NE3b_z-2": "empty_rock", + "refctr_NE4b_z-2": "empty_rock", + "refctr_NE5b_z-2": "empty_rock", + "refctr_NE1c_z-2": "empty_rock", + "refctr_NE2c_z-2": "empty_rock", + "refctr_NE3c_z-2": "empty_rock", + "refctr_NE4c_z-2": "empty_rock", + "refctr_NE5c_z-2": "empty_rock", + "refctr_NE1d_z-2": "empty_rock", + "refctr_NE2d_z-2": "empty_rock", + "refctr_NE3d_z-2": "empty_rock", + "refctr_NE4d_z-2": "empty_rock", + "refctr_NE5d_z-2": "empty_rock", + "refctr_NE1e_z-2": "empty_rock", + "refctr_NE2e_z-2": "empty_rock", + "refctr_NE3e_z-2": "empty_rock", + "refctr_NE4e_z-2": "empty_rock", + "refctr_NE5e_z-2": "empty_rock", + "refctr_W1a_z-2": "empty_rock", + "refctr_W2a_z-2": "empty_rock", + "refctr_W3a_z-2": "empty_rock", + "refctr_W4a_z-2": "empty_rock", + "refctr_W5a_z-2": "empty_rock", + "refctr_W1b_z-2": "empty_rock", + "refctr_W2b_z-2": "empty_rock", + "refctr_W3b_z-2": "empty_rock", + "refctr_W4b_z-2": "empty_rock", + "refctr_W5b_z-2": "empty_rock", + "refctr_W1c_z-2": "empty_rock", + "refctr_W2c_z-2": "empty_rock", + "refctr_W3c_z-2": "empty_rock", + "refctr_W4c_z-2": "empty_rock", + "refctr_W5c_z-2": "empty_rock", + "refctr_W1d_z-2": "empty_rock", + "refctr_W2d_z-2": "empty_rock", + "refctr_W3d_z-2": "empty_rock", + "refctr_W4d_z-2": "empty_rock", + "refctr_W5d_z-2": "empty_rock", + "refctr_W1e_z-2": "empty_rock", + "refctr_W2e_z-2": "empty_rock", + "refctr_W3e_z-2": "empty_rock", + "refctr_W4e_z-2": "empty_rock", + "refctr_W5e_z-2": "empty_rock", + "evac_center_1_z-2": "empty_rock", + "evac_center_2_z-2": "empty_rock", + "evac_center_3_z-2": "empty_rock", + "evac_center_4_z-2": "empty_rock", + "evac_center_5_z-2": "empty_rock", + "evac_center_6_z-2": "empty_rock", + "evac_center_7_z-2": "empty_rock", + "evac_center_8_z-2": "empty_rock", + "evac_center_9_z-2": "empty_rock", + "evac_center_10_z-2": "empty_rock", + "evac_center_11_z-2": "empty_rock", + "evac_center_12_z-2": "empty_rock", + "evac_center_13_z-2": "empty_rock", + "evac_center_14_z-2": "empty_rock", + "evac_center_15_z-2": "empty_rock", + "evac_center_16_z-2": "empty_rock", + "evac_center_17_z-2": "empty_rock", + "evac_center_18_z-2": "empty_rock", + "evac_center_19_z-2": "empty_rock", + "evac_center_20_z-2": "empty_rock", + "evac_center_21_z-2": "empty_rock", + "evac_center_22_z-2": "empty_rock", + "evac_center_23_z-2": "empty_rock", + "evac_center_24_z-2": "empty_rock", + "evac_center_25_z-2": "empty_rock", + "refctr_E1a_z-2": "empty_rock", + "refctr_E2a_z-2": "empty_rock", + "refctr_E3a_z-2": "empty_rock", + "refctr_E4a_z-2": "empty_rock", + "refctr_E5a_z-2": "empty_rock", + "refctr_E1b_z-2": "empty_rock", + "refctr_E2b_z-2": "empty_rock", + "refctr_E3b_z-2": "empty_rock", + "refctr_E4b_z-2": "empty_rock", + "refctr_E5b_z-2": "empty_rock", + "refctr_E1c_z-2": "empty_rock", + "refctr_E2c_z-2": "empty_rock", + "refctr_E3c_z-2": "empty_rock", + "refctr_E4c_z-2": "empty_rock", + "refctr_E5c_z-2": "empty_rock", + "refctr_E1d_z-2": "empty_rock", + "refctr_E2d_z-2": "empty_rock", + "refctr_E3d_z-2": "empty_rock", + "refctr_E4d_z-2": "empty_rock", + "refctr_E5d_z-2": "empty_rock", + "refctr_E1e_z-2": "empty_rock", + "refctr_E2e_z-2": "empty_rock", + "refctr_E3e_z-2": "empty_rock", + "refctr_E4e_z-2": "empty_rock", + "refctr_E5e_z-2": "empty_rock", + "refctr_SW1a_z-2": "empty_rock", + "refctr_SW2a_z-2": "empty_rock", + "refctr_SW3a_z-2": "empty_rock", + "refctr_SW4a_z-2": "empty_rock", + "refctr_SW5a_z-2": "empty_rock", + "refctr_SW1b_z-2": "empty_rock", + "refctr_SW2b_z-2": "empty_rock", + "refctr_SW3b_z-2": "empty_rock", + "refctr_SW4b_z-2": "empty_rock", + "refctr_SW5b_z-2": "empty_rock", + "refctr_SW1c_z-2": "empty_rock", + "refctr_SW2c_z-2": "empty_rock", + "refctr_SW3c_z-2": "empty_rock", + "refctr_SW4c_z-2": "empty_rock", + "refctr_SW5c_z-2": "empty_rock", + "refctr_SW1d_z-2": "empty_rock", + "refctr_SW2d_z-2": "empty_rock", + "refctr_SW3d_z-2": "empty_rock", + "refctr_SW4d_z-2": "empty_rock", + "refctr_SW5d_z-2": "empty_rock", + "refctr_SW1e_z-2": "empty_rock", + "refctr_SW2e_z-2": "empty_rock", + "refctr_SW3e_z-2": "empty_rock", + "refctr_SW4e_z-2": "empty_rock", + "refctr_SW5e_z-2": "empty_rock", + "refctr_S1a_z-2": "empty_rock", + "refctr_S2a_z-2": "empty_rock", + "refctr_S3a_z-2": "empty_rock", + "refctr_S4a_z-2": "empty_rock", + "refctr_S5a_z-2": "empty_rock", + "refctr_S1b_z-2": "empty_rock", + "refctr_S2b_z-2": "empty_rock", + "refctr_S3b_z-2": "empty_rock", + "refctr_S4b_z-2": "empty_rock", + "refctr_S5b_z-2": "empty_rock", + "refctr_S1c_z-2": "empty_rock", + "refctr_S2c_z-2": "empty_rock", + "refctr_S3c_z-2": "empty_rock", + "refctr_S4c_z-2": "empty_rock", + "refctr_S5c_z-2": "empty_rock", + "refctr_S1d_z-2": "empty_rock", + "refctr_S2d_z-2": "empty_rock", + "refctr_S3d_z-2": "empty_rock", + "refctr_S4d_z-2": "empty_rock", + "refctr_S5d_z-2": "empty_rock", + "refctr_S1e_z-2": "empty_rock", + "refctr_S2e_z-2": "empty_rock", + "refctr_S3e_z-2": "empty_rock", + "refctr_S4e_z-2": "empty_rock", + "refctr_S5e_z-2": "empty_rock", + "refctr_SE1a_z-2": "empty_rock", + "refctr_SE2a_z-2": "empty_rock", + "refctr_SE3a_z-2": "empty_rock", + "refctr_SE4a_z-2": "empty_rock", + "refctr_SE5a_z-2": "empty_rock", + "refctr_SE1b_z-2": "empty_rock", + "refctr_SE2b_z-2": "empty_rock", + "refctr_SE3b_z-2": "empty_rock", + "refctr_SE4b_z-2": "empty_rock", + "refctr_SE5b_z-2": "empty_rock", + "refctr_SE1c_z-2": "empty_rock", + "refctr_SE2c_z-2": "empty_rock", + "refctr_SE3c_z-2": "empty_rock", + "refctr_SE4c_z-2": "empty_rock", + "refctr_SE5c_z-2": "empty_rock", + "refctr_SE1d_z-2": "empty_rock", + "refctr_SE2d_z-2": "empty_rock", + "refctr_SE3d_z-2": "empty_rock", + "refctr_SE4d_z-2": "empty_rock", + "refctr_SE5d_z-2": "empty_rock", + "refctr_SE1e_z-2": "empty_rock", + "refctr_SE2e_z-2": "empty_rock", + "refctr_SE3e_z-2": "empty_rock", + "refctr_SE4e_z-2": "empty_rock", + "refctr_SE5e_z-2": "empty_rock", + "refctr_NW1a_z-3": "empty_rock", + "refctr_NW2a_z-3": "empty_rock", + "refctr_NW3a_z-3": "empty_rock", + "refctr_NW4a_z-3": "empty_rock", + "refctr_NW5a_z-3": "empty_rock", + "refctr_NW1b_z-3": "empty_rock", + "refctr_NW2b_z-3": "empty_rock", + "refctr_NW3b_z-3": "empty_rock", + "refctr_NW4b_z-3": "empty_rock", + "refctr_NW5b_z-3": "empty_rock", + "refctr_NW1c_z-3": "empty_rock", + "refctr_NW2c_z-3": "empty_rock", + "refctr_NW3c_z-3": "empty_rock", + "refctr_NW4c_z-3": "empty_rock", + "refctr_NW5c_z-3": "empty_rock", + "refctr_NW1d_z-3": "empty_rock", + "refctr_NW2d_z-3": "empty_rock", + "refctr_NW3d_z-3": "empty_rock", + "refctr_NW4d_z-3": "empty_rock", + "refctr_NW5d_z-3": "empty_rock", + "refctr_NW1e_z-3": "empty_rock", + "refctr_NW2e_z-3": "empty_rock", + "refctr_NW3e_z-3": "empty_rock", + "refctr_NW4e_z-3": "empty_rock", + "refctr_NW5e_z-3": "empty_rock", + "refctr_N1a_z-3": "empty_rock", + "refctr_N2a_z-3": "empty_rock", + "refctr_N3a_z-3": "empty_rock", + "refctr_N4a_z-3": "empty_rock", + "refctr_N5a_z-3": "empty_rock", + "refctr_N1b_z-3": "empty_rock", + "refctr_N2b_z-3": "empty_rock", + "refctr_N3b_z-3": "empty_rock", + "refctr_N4b_z-3": "empty_rock", + "refctr_N5b_z-3": "empty_rock", + "refctr_N1c_z-3": "empty_rock", + "refctr_N2c_z-3": "empty_rock", + "refctr_N3c_z-3": "empty_rock", + "refctr_N4c_z-3": "empty_rock", + "refctr_N5c_z-3": "empty_rock", + "refctr_N1d_z-3": "empty_rock", + "refctr_N2d_z-3": "empty_rock", + "refctr_N3d_z-3": "empty_rock", + "refctr_N4d_z-3": "empty_rock", + "refctr_N5d_z-3": "empty_rock", + "refctr_N1e_z-3": "empty_rock", + "refctr_N2e_z-3": "empty_rock", + "refctr_N3e_z-3": "empty_rock", + "refctr_N4e_z-3": "empty_rock", + "refctr_N5e_z-3": "empty_rock", + "refctr_NE1a_z-3": "empty_rock", + "refctr_NE2a_z-3": "empty_rock", + "refctr_NE3a_z-3": "empty_rock", + "refctr_NE4a_z-3": "empty_rock", + "refctr_NE5a_z-3": "empty_rock", + "refctr_NE1b_z-3": "empty_rock", + "refctr_NE2b_z-3": "empty_rock", + "refctr_NE3b_z-3": "empty_rock", + "refctr_NE4b_z-3": "empty_rock", + "refctr_NE5b_z-3": "empty_rock", + "refctr_NE1c_z-3": "empty_rock", + "refctr_NE2c_z-3": "empty_rock", + "refctr_NE3c_z-3": "empty_rock", + "refctr_NE4c_z-3": "empty_rock", + "refctr_NE5c_z-3": "empty_rock", + "refctr_NE1d_z-3": "empty_rock", + "refctr_NE2d_z-3": "empty_rock", + "refctr_NE3d_z-3": "empty_rock", + "refctr_NE4d_z-3": "empty_rock", + "refctr_NE5d_z-3": "empty_rock", + "refctr_NE1e_z-3": "empty_rock", + "refctr_NE2e_z-3": "empty_rock", + "refctr_NE3e_z-3": "empty_rock", + "refctr_NE4e_z-3": "empty_rock", + "refctr_NE5e_z-3": "empty_rock", + "refctr_W1a_z-3": "empty_rock", + "refctr_W2a_z-3": "empty_rock", + "refctr_W3a_z-3": "empty_rock", + "refctr_W4a_z-3": "empty_rock", + "refctr_W5a_z-3": "empty_rock", + "refctr_W1b_z-3": "empty_rock", + "refctr_W2b_z-3": "empty_rock", + "refctr_W3b_z-3": "empty_rock", + "refctr_W4b_z-3": "empty_rock", + "refctr_W5b_z-3": "empty_rock", + "refctr_W1c_z-3": "empty_rock", + "refctr_W2c_z-3": "empty_rock", + "refctr_W3c_z-3": "empty_rock", + "refctr_W4c_z-3": "empty_rock", + "refctr_W5c_z-3": "empty_rock", + "refctr_W1d_z-3": "empty_rock", + "refctr_W2d_z-3": "empty_rock", + "refctr_W3d_z-3": "empty_rock", + "refctr_W4d_z-3": "empty_rock", + "refctr_W5d_z-3": "empty_rock", + "refctr_W1e_z-3": "empty_rock", + "refctr_W2e_z-3": "empty_rock", + "refctr_W3e_z-3": "empty_rock", + "refctr_W4e_z-3": "empty_rock", + "refctr_W5e_z-3": "empty_rock", + "evac_center_1_z-3": "empty_rock", + "evac_center_2_z-3": "empty_rock", + "evac_center_3_z-3": "empty_rock", + "evac_center_4_z-3": "empty_rock", + "evac_center_5_z-3": "empty_rock", + "evac_center_6_z-3": "empty_rock", + "evac_center_7_z-3": "empty_rock", + "evac_center_8_z-3": "empty_rock", + "evac_center_9_z-3": "empty_rock", + "evac_center_10_z-3": "empty_rock", + "evac_center_11_z-3": "empty_rock", + "evac_center_12_z-3": "empty_rock", + "evac_center_13_z-3": "empty_rock", + "evac_center_14_z-3": "empty_rock", + "evac_center_15_z-3": "empty_rock", + "evac_center_16_z-3": "empty_rock", + "evac_center_17_z-3": "empty_rock", + "evac_center_18_z-3": "empty_rock", + "evac_center_19_z-3": "empty_rock", + "evac_center_20_z-3": "empty_rock", + "evac_center_21_z-3": "empty_rock", + "evac_center_22_z-3": "empty_rock", + "evac_center_23_z-3": "empty_rock", + "evac_center_24_z-3": "empty_rock", + "evac_center_25_z-3": "empty_rock", + "refctr_E1a_z-3": "empty_rock", + "refctr_E2a_z-3": "empty_rock", + "refctr_E3a_z-3": "empty_rock", + "refctr_E4a_z-3": "empty_rock", + "refctr_E5a_z-3": "empty_rock", + "refctr_E1b_z-3": "empty_rock", + "refctr_E2b_z-3": "empty_rock", + "refctr_E3b_z-3": "empty_rock", + "refctr_E4b_z-3": "empty_rock", + "refctr_E5b_z-3": "empty_rock", + "refctr_E1c_z-3": "empty_rock", + "refctr_E2c_z-3": "empty_rock", + "refctr_E3c_z-3": "empty_rock", + "refctr_E4c_z-3": "empty_rock", + "refctr_E5c_z-3": "empty_rock", + "refctr_E1d_z-3": "empty_rock", + "refctr_E2d_z-3": "empty_rock", + "refctr_E3d_z-3": "empty_rock", + "refctr_E4d_z-3": "empty_rock", + "refctr_E5d_z-3": "empty_rock", + "refctr_E1e_z-3": "empty_rock", + "refctr_E2e_z-3": "empty_rock", + "refctr_E3e_z-3": "empty_rock", + "refctr_E4e_z-3": "empty_rock", + "refctr_E5e_z-3": "empty_rock", + "refctr_SW1a_z-3": "empty_rock", + "refctr_SW2a_z-3": "empty_rock", + "refctr_SW3a_z-3": "empty_rock", + "refctr_SW4a_z-3": "empty_rock", + "refctr_SW5a_z-3": "empty_rock", + "refctr_SW1b_z-3": "empty_rock", + "refctr_SW2b_z-3": "empty_rock", + "refctr_SW3b_z-3": "empty_rock", + "refctr_SW4b_z-3": "empty_rock", + "refctr_SW5b_z-3": "empty_rock", + "refctr_SW1c_z-3": "empty_rock", + "refctr_SW2c_z-3": "empty_rock", + "refctr_SW3c_z-3": "empty_rock", + "refctr_SW4c_z-3": "empty_rock", + "refctr_SW5c_z-3": "empty_rock", + "refctr_SW1d_z-3": "empty_rock", + "refctr_SW2d_z-3": "empty_rock", + "refctr_SW3d_z-3": "empty_rock", + "refctr_SW4d_z-3": "empty_rock", + "refctr_SW5d_z-3": "empty_rock", + "refctr_SW1e_z-3": "empty_rock", + "refctr_SW2e_z-3": "empty_rock", + "refctr_SW3e_z-3": "empty_rock", + "refctr_SW4e_z-3": "empty_rock", + "refctr_SW5e_z-3": "empty_rock", + "refctr_S1a_z-3": "empty_rock", + "refctr_S2a_z-3": "empty_rock", + "refctr_S3a_z-3": "empty_rock", + "refctr_S4a_z-3": "empty_rock", + "refctr_S5a_z-3": "empty_rock", + "refctr_S1b_z-3": "empty_rock", + "refctr_S2b_z-3": "empty_rock", + "refctr_S3b_z-3": "empty_rock", + "refctr_S4b_z-3": "empty_rock", + "refctr_S5b_z-3": "empty_rock", + "refctr_S1c_z-3": "empty_rock", + "refctr_S2c_z-3": "empty_rock", + "refctr_S3c_z-3": "empty_rock", + "refctr_S4c_z-3": "empty_rock", + "refctr_S5c_z-3": "empty_rock", + "refctr_S1d_z-3": "empty_rock", + "refctr_S2d_z-3": "empty_rock", + "refctr_S3d_z-3": "empty_rock", + "refctr_S4d_z-3": "empty_rock", + "refctr_S5d_z-3": "empty_rock", + "refctr_S1e_z-3": "empty_rock", + "refctr_S2e_z-3": "empty_rock", + "refctr_S3e_z-3": "empty_rock", + "refctr_S4e_z-3": "empty_rock", + "refctr_S5e_z-3": "empty_rock", + "refctr_SE1a_z-3": "empty_rock", + "refctr_SE2a_z-3": "empty_rock", + "refctr_SE3a_z-3": "empty_rock", + "refctr_SE4a_z-3": "empty_rock", + "refctr_SE5a_z-3": "empty_rock", + "refctr_SE1b_z-3": "empty_rock", + "refctr_SE2b_z-3": "empty_rock", + "refctr_SE3b_z-3": "empty_rock", + "refctr_SE4b_z-3": "empty_rock", + "refctr_SE5b_z-3": "empty_rock", + "refctr_SE1c_z-3": "empty_rock", + "refctr_SE2c_z-3": "empty_rock", + "refctr_SE3c_z-3": "empty_rock", + "refctr_SE4c_z-3": "empty_rock", + "refctr_SE5c_z-3": "empty_rock", + "refctr_SE1d_z-3": "empty_rock", + "refctr_SE2d_z-3": "empty_rock", + "refctr_SE3d_z-3": "empty_rock", + "refctr_SE4d_z-3": "empty_rock", + "refctr_SE5d_z-3": "empty_rock", + "refctr_SE1e_z-3": "empty_rock", + "refctr_SE2e_z-3": "empty_rock", + "refctr_SE3e_z-3": "empty_rock", + "refctr_SE4e_z-3": "empty_rock", + "refctr_SE5e_z-3": "empty_rock", + "refctr_NW1a_z-4": "empty_rock", + "refctr_NW2a_z-4": "empty_rock", + "refctr_NW3a_z-4": "empty_rock", + "refctr_NW4a_z-4": "empty_rock", + "refctr_NW5a_z-4": "empty_rock", + "refctr_NW1b_z-4": "empty_rock", + "refctr_NW2b_z-4": "empty_rock", + "refctr_NW3b_z-4": "empty_rock", + "refctr_NW4b_z-4": "empty_rock", + "refctr_NW5b_z-4": "empty_rock", + "refctr_NW1c_z-4": "empty_rock", + "refctr_NW2c_z-4": "empty_rock", + "refctr_NW3c_z-4": "empty_rock", + "refctr_NW4c_z-4": "empty_rock", + "refctr_NW5c_z-4": "empty_rock", + "refctr_NW1d_z-4": "empty_rock", + "refctr_NW2d_z-4": "empty_rock", + "refctr_NW3d_z-4": "empty_rock", + "refctr_NW4d_z-4": "empty_rock", + "refctr_NW5d_z-4": "empty_rock", + "refctr_NW1e_z-4": "empty_rock", + "refctr_NW2e_z-4": "empty_rock", + "refctr_NW3e_z-4": "empty_rock", + "refctr_NW4e_z-4": "empty_rock", + "refctr_NW5e_z-4": "empty_rock", + "refctr_N1a_z-4": "empty_rock", + "refctr_N2a_z-4": "empty_rock", + "refctr_N3a_z-4": "empty_rock", + "refctr_N4a_z-4": "empty_rock", + "refctr_N5a_z-4": "empty_rock", + "refctr_N1b_z-4": "empty_rock", + "refctr_N2b_z-4": "empty_rock", + "refctr_N3b_z-4": "empty_rock", + "refctr_N4b_z-4": "empty_rock", + "refctr_N5b_z-4": "empty_rock", + "refctr_N1c_z-4": "empty_rock", + "refctr_N2c_z-4": "empty_rock", + "refctr_N3c_z-4": "empty_rock", + "refctr_N4c_z-4": "empty_rock", + "refctr_N5c_z-4": "empty_rock", + "refctr_N1d_z-4": "empty_rock", + "refctr_N2d_z-4": "empty_rock", + "refctr_N3d_z-4": "empty_rock", + "refctr_N4d_z-4": "empty_rock", + "refctr_N5d_z-4": "empty_rock", + "refctr_N1e_z-4": "empty_rock", + "refctr_N2e_z-4": "empty_rock", + "refctr_N3e_z-4": "empty_rock", + "refctr_N4e_z-4": "empty_rock", + "refctr_N5e_z-4": "empty_rock", + "refctr_NE1a_z-4": "empty_rock", + "refctr_NE2a_z-4": "empty_rock", + "refctr_NE3a_z-4": "empty_rock", + "refctr_NE4a_z-4": "empty_rock", + "refctr_NE5a_z-4": "empty_rock", + "refctr_NE1b_z-4": "empty_rock", + "refctr_NE2b_z-4": "empty_rock", + "refctr_NE3b_z-4": "empty_rock", + "refctr_NE4b_z-4": "empty_rock", + "refctr_NE5b_z-4": "empty_rock", + "refctr_NE1c_z-4": "empty_rock", + "refctr_NE2c_z-4": "empty_rock", + "refctr_NE3c_z-4": "empty_rock", + "refctr_NE4c_z-4": "empty_rock", + "refctr_NE5c_z-4": "empty_rock", + "refctr_NE1d_z-4": "empty_rock", + "refctr_NE2d_z-4": "empty_rock", + "refctr_NE3d_z-4": "empty_rock", + "refctr_NE4d_z-4": "empty_rock", + "refctr_NE5d_z-4": "empty_rock", + "refctr_NE1e_z-4": "empty_rock", + "refctr_NE2e_z-4": "empty_rock", + "refctr_NE3e_z-4": "empty_rock", + "refctr_NE4e_z-4": "empty_rock", + "refctr_NE5e_z-4": "empty_rock", + "refctr_W1a_z-4": "empty_rock", + "refctr_W2a_z-4": "empty_rock", + "refctr_W3a_z-4": "empty_rock", + "refctr_W4a_z-4": "empty_rock", + "refctr_W5a_z-4": "empty_rock", + "refctr_W1b_z-4": "empty_rock", + "refctr_W2b_z-4": "empty_rock", + "refctr_W3b_z-4": "empty_rock", + "refctr_W4b_z-4": "empty_rock", + "refctr_W5b_z-4": "empty_rock", + "refctr_W1c_z-4": "empty_rock", + "refctr_W2c_z-4": "empty_rock", + "refctr_W3c_z-4": "empty_rock", + "refctr_W4c_z-4": "empty_rock", + "refctr_W5c_z-4": "empty_rock", + "refctr_W1d_z-4": "empty_rock", + "refctr_W2d_z-4": "empty_rock", + "refctr_W3d_z-4": "empty_rock", + "refctr_W4d_z-4": "empty_rock", + "refctr_W5d_z-4": "empty_rock", + "refctr_W1e_z-4": "empty_rock", + "refctr_W2e_z-4": "empty_rock", + "refctr_W3e_z-4": "empty_rock", + "refctr_W4e_z-4": "empty_rock", + "refctr_W5e_z-4": "empty_rock", + "evac_center_1_z-4": "empty_rock", + "evac_center_2_z-4": "empty_rock", + "evac_center_3_z-4": "empty_rock", + "evac_center_4_z-4": "empty_rock", + "evac_center_5_z-4": "empty_rock", + "evac_center_6_z-4": "empty_rock", + "evac_center_7_z-4": "empty_rock", + "evac_center_8_z-4": "empty_rock", + "evac_center_9_z-4": "empty_rock", + "evac_center_10_z-4": "empty_rock", + "evac_center_11_z-4": "empty_rock", + "evac_center_12_z-4": "empty_rock", + "evac_center_13_z-4": "empty_rock", + "evac_center_14_z-4": "empty_rock", + "evac_center_15_z-4": "empty_rock", + "evac_center_16_z-4": "empty_rock", + "evac_center_17_z-4": "empty_rock", + "evac_center_18_z-4": "empty_rock", + "evac_center_19_z-4": "empty_rock", + "evac_center_20_z-4": "empty_rock", + "evac_center_21_z-4": "empty_rock", + "evac_center_22_z-4": "empty_rock", + "evac_center_23_z-4": "empty_rock", + "evac_center_24_z-4": "empty_rock", + "evac_center_25_z-4": "empty_rock", + "refctr_E1a_z-4": "empty_rock", + "refctr_E2a_z-4": "empty_rock", + "refctr_E3a_z-4": "empty_rock", + "refctr_E4a_z-4": "empty_rock", + "refctr_E5a_z-4": "empty_rock", + "refctr_E1b_z-4": "empty_rock", + "refctr_E2b_z-4": "empty_rock", + "refctr_E3b_z-4": "empty_rock", + "refctr_E4b_z-4": "empty_rock", + "refctr_E5b_z-4": "empty_rock", + "refctr_E1c_z-4": "empty_rock", + "refctr_E2c_z-4": "empty_rock", + "refctr_E3c_z-4": "empty_rock", + "refctr_E4c_z-4": "empty_rock", + "refctr_E5c_z-4": "empty_rock", + "refctr_E1d_z-4": "empty_rock", + "refctr_E2d_z-4": "empty_rock", + "refctr_E3d_z-4": "empty_rock", + "refctr_E4d_z-4": "empty_rock", + "refctr_E5d_z-4": "empty_rock", + "refctr_E1e_z-4": "empty_rock", + "refctr_E2e_z-4": "empty_rock", + "refctr_E3e_z-4": "empty_rock", + "refctr_E4e_z-4": "empty_rock", + "refctr_E5e_z-4": "empty_rock", + "refctr_SW1a_z-4": "empty_rock", + "refctr_SW2a_z-4": "empty_rock", + "refctr_SW3a_z-4": "empty_rock", + "refctr_SW4a_z-4": "empty_rock", + "refctr_SW5a_z-4": "empty_rock", + "refctr_SW1b_z-4": "empty_rock", + "refctr_SW2b_z-4": "empty_rock", + "refctr_SW3b_z-4": "empty_rock", + "refctr_SW4b_z-4": "empty_rock", + "refctr_SW5b_z-4": "empty_rock", + "refctr_SW1c_z-4": "empty_rock", + "refctr_SW2c_z-4": "empty_rock", + "refctr_SW3c_z-4": "empty_rock", + "refctr_SW4c_z-4": "empty_rock", + "refctr_SW5c_z-4": "empty_rock", + "refctr_SW1d_z-4": "empty_rock", + "refctr_SW2d_z-4": "empty_rock", + "refctr_SW3d_z-4": "empty_rock", + "refctr_SW4d_z-4": "empty_rock", + "refctr_SW5d_z-4": "empty_rock", + "refctr_SW1e_z-4": "empty_rock", + "refctr_SW2e_z-4": "empty_rock", + "refctr_SW3e_z-4": "empty_rock", + "refctr_SW4e_z-4": "empty_rock", + "refctr_SW5e_z-4": "empty_rock", + "refctr_S1a_z-4": "empty_rock", + "refctr_S2a_z-4": "empty_rock", + "refctr_S3a_z-4": "empty_rock", + "refctr_S4a_z-4": "empty_rock", + "refctr_S5a_z-4": "empty_rock", + "refctr_S1b_z-4": "empty_rock", + "refctr_S2b_z-4": "empty_rock", + "refctr_S3b_z-4": "empty_rock", + "refctr_S4b_z-4": "empty_rock", + "refctr_S5b_z-4": "empty_rock", + "refctr_S1c_z-4": "empty_rock", + "refctr_S2c_z-4": "empty_rock", + "refctr_S3c_z-4": "empty_rock", + "refctr_S4c_z-4": "empty_rock", + "refctr_S5c_z-4": "empty_rock", + "refctr_S1d_z-4": "empty_rock", + "refctr_S2d_z-4": "empty_rock", + "refctr_S3d_z-4": "empty_rock", + "refctr_S4d_z-4": "empty_rock", + "refctr_S5d_z-4": "empty_rock", + "refctr_S1e_z-4": "empty_rock", + "refctr_S2e_z-4": "empty_rock", + "refctr_S3e_z-4": "empty_rock", + "refctr_S4e_z-4": "empty_rock", + "refctr_S5e_z-4": "empty_rock", + "refctr_SE1a_z-4": "empty_rock", + "refctr_SE2a_z-4": "empty_rock", + "refctr_SE3a_z-4": "empty_rock", + "refctr_SE4a_z-4": "empty_rock", + "refctr_SE5a_z-4": "empty_rock", + "refctr_SE1b_z-4": "empty_rock", + "refctr_SE2b_z-4": "empty_rock", + "refctr_SE3b_z-4": "empty_rock", + "refctr_SE4b_z-4": "empty_rock", + "refctr_SE5b_z-4": "empty_rock", + "refctr_SE1c_z-4": "empty_rock", + "refctr_SE2c_z-4": "empty_rock", + "refctr_SE3c_z-4": "empty_rock", + "refctr_SE4c_z-4": "empty_rock", + "refctr_SE5c_z-4": "empty_rock", + "refctr_SE1d_z-4": "empty_rock", + "refctr_SE2d_z-4": "empty_rock", + "refctr_SE3d_z-4": "empty_rock", + "refctr_SE4d_z-4": "empty_rock", + "refctr_SE5d_z-4": "empty_rock", + "refctr_SE1e_z-4": "empty_rock", + "refctr_SE2e_z-4": "empty_rock", + "refctr_SE3e_z-4": "empty_rock", + "refctr_SE4e_z-4": "empty_rock", + "refctr_SE5e_z-4": "empty_rock", + "lab_surface_brick_basementA0": "empty_rock", + "lab_surface_brick_basementB0": "empty_rock", + "lab_surface_brick_basementC0": "empty_rock", + "lab_surface_brick_basementD0": "empty_rock", + "lab_surface_brick_basementE0": "empty_rock", + "lab_surface_brick_basementA1": "empty_rock", + "lab_surface_brick_basementB1": "empty_rock", + "lab_surface_brick_basementC1": "empty_rock", + "lab_surface_brick_basementA2": "empty_rock", + "lab_surface_brick_basementB2": "empty_rock", + "lab_surface_brick_basementC2": "empty_rock", + "lab_surface_brick_basementD2": "empty_rock", + "lab_surface_brick_basementE2": "empty_rock", + "lab_surface_brick_basementA3": "empty_rock", + "lab_surface_brick_basementB3": "empty_rock", + "lab_surface_brick_basementC3": "empty_rock", + "lab_surface_brick_basementD3": "empty_rock", + "lab_surface_brick_basementE3": "empty_rock", + "lab_surface_brick_basementA4": "empty_rock", + "lab_surface_brick_basementB4": "empty_rock", + "lab_surface_brick_basementC4": "empty_rock", + "lab_surface_brick_basementD4": "empty_rock", + "lab_surface_brick_basementE4": "empty_rock" + } } ] diff --git a/data/json/overmap/overmap_special/specials.json b/data/json/overmap/overmap_special/specials.json index 71485a3ea69d..41cd9d5ed3e2 100644 --- a/data/json/overmap/overmap_special/specials.json +++ b/data/json/overmap/overmap_special/specials.json @@ -1465,106 +1465,106 @@ "type": "overmap_special", "id": "evac_center", "overmaps": [ - { "point": [ 0, 0, 0 ], "overmap": "refctr_NW1a_north" }, - { "point": [ 1, 0, 0 ], "overmap": "refctr_NW2a_north" }, - { "point": [ 2, 0, 0 ], "overmap": "refctr_NW3a_north" }, - { "point": [ 3, 0, 0 ], "overmap": "refctr_NW4a_north" }, - { "point": [ 4, 0, 0 ], "overmap": "refctr_NW5a_north" }, - { "point": [ 0, 1, 0 ], "overmap": "refctr_NW1b_north" }, - { "point": [ 1, 1, 0 ], "overmap": "refctr_NW2b_north" }, - { "point": [ 2, 1, 0 ], "overmap": "refctr_NW3b_north" }, - { "point": [ 3, 1, 0 ], "overmap": "refctr_NW4b_north" }, - { "point": [ 4, 1, 0 ], "overmap": "refctr_NW5b_north" }, - { "point": [ 0, 2, 0 ], "overmap": "refctr_NW1c_north" }, - { "point": [ 1, 2, 0 ], "overmap": "refctr_NW2c_north" }, - { "point": [ 2, 2, 0 ], "overmap": "refctr_NW3c_north" }, - { "point": [ 3, 2, 0 ], "overmap": "refctr_NW4c_north" }, - { "point": [ 4, 2, 0 ], "overmap": "refctr_NW5c_north" }, - { "point": [ 0, 3, 0 ], "overmap": "refctr_NW1d_north" }, - { "point": [ 1, 3, 0 ], "overmap": "refctr_NW2d_north" }, - { "point": [ 2, 3, 0 ], "overmap": "refctr_NW3d_north" }, - { "point": [ 3, 3, 0 ], "overmap": "refctr_NW4d_north" }, - { "point": [ 4, 3, 0 ], "overmap": "refctr_NW5d_north" }, - { "point": [ 0, 4, 0 ], "overmap": "refctr_NW1e_north" }, - { "point": [ 1, 4, 0 ], "overmap": "refctr_NW2e_north" }, - { "point": [ 2, 4, 0 ], "overmap": "refctr_NW3e_north" }, - { "point": [ 3, 4, 0 ], "overmap": "refctr_NW4e_north" }, - { "point": [ 4, 4, 0 ], "overmap": "refctr_NW5e_north" }, - { "point": [ 5, 0, 0 ], "overmap": "refctr_N1a_north" }, - { "point": [ 6, 0, 0 ], "overmap": "refctr_N2a_north" }, - { "point": [ 7, 0, 0 ], "overmap": "refctr_N3a_north" }, - { "point": [ 8, 0, 0 ], "overmap": "refctr_N4a_north" }, - { "point": [ 9, 0, 0 ], "overmap": "refctr_N5a_north" }, - { "point": [ 5, 1, 0 ], "overmap": "refctr_N1b_north" }, - { "point": [ 6, 1, 0 ], "overmap": "refctr_N2b_north" }, - { "point": [ 7, 1, 0 ], "overmap": "refctr_N3b_north" }, - { "point": [ 8, 1, 0 ], "overmap": "refctr_N4b_north" }, - { "point": [ 9, 1, 0 ], "overmap": "refctr_N5b_north" }, - { "point": [ 5, 2, 0 ], "overmap": "refctr_N1c_north" }, - { "point": [ 6, 2, 0 ], "overmap": "refctr_N2c_north" }, - { "point": [ 7, 2, 0 ], "overmap": "refctr_N3c_north" }, - { "point": [ 8, 2, 0 ], "overmap": "refctr_N4c_north" }, - { "point": [ 9, 2, 0 ], "overmap": "refctr_N5c_north" }, - { "point": [ 5, 3, 0 ], "overmap": "refctr_N1d_north" }, - { "point": [ 6, 3, 0 ], "overmap": "refctr_N2d_north" }, - { "point": [ 7, 3, 0 ], "overmap": "refctr_N3d_north" }, - { "point": [ 8, 3, 0 ], "overmap": "refctr_N4d_north" }, - { "point": [ 9, 3, 0 ], "overmap": "refctr_N5d_north" }, - { "point": [ 5, 4, 0 ], "overmap": "refctr_N1e_north" }, - { "point": [ 6, 4, 0 ], "overmap": "refctr_N2e_north" }, - { "point": [ 7, 4, 0 ], "overmap": "refctr_N3e_north" }, - { "point": [ 8, 4, 0 ], "overmap": "refctr_N4e_north" }, - { "point": [ 9, 4, 0 ], "overmap": "refctr_N5e_north" }, - { "point": [ 10, 0, 0 ], "overmap": "refctr_NE1a_north" }, - { "point": [ 11, 0, 0 ], "overmap": "refctr_NE2a_north" }, - { "point": [ 12, 0, 0 ], "overmap": "refctr_NE3a_north" }, - { "point": [ 13, 0, 0 ], "overmap": "refctr_NE4a_north" }, - { "point": [ 14, 0, 0 ], "overmap": "refctr_NE5a_north" }, - { "point": [ 10, 1, 0 ], "overmap": "refctr_NE1b_north" }, - { "point": [ 11, 1, 0 ], "overmap": "refctr_NE2b_north" }, - { "point": [ 12, 1, 0 ], "overmap": "refctr_NE3b_north" }, - { "point": [ 13, 1, 0 ], "overmap": "refctr_NE4b_north" }, - { "point": [ 14, 1, 0 ], "overmap": "refctr_NE5b_north" }, - { "point": [ 10, 2, 0 ], "overmap": "refctr_NE1c_north" }, - { "point": [ 11, 2, 0 ], "overmap": "refctr_NE2c_north" }, - { "point": [ 12, 2, 0 ], "overmap": "refctr_NE3c_north" }, - { "point": [ 13, 2, 0 ], "overmap": "refctr_NE4c_north" }, - { "point": [ 14, 2, 0 ], "overmap": "refctr_NE5c_north" }, - { "point": [ 10, 3, 0 ], "overmap": "refctr_NE1d_north" }, - { "point": [ 11, 3, 0 ], "overmap": "refctr_NE2d_north" }, - { "point": [ 12, 3, 0 ], "overmap": "refctr_NE3d_north" }, - { "point": [ 13, 3, 0 ], "overmap": "refctr_NE4d_north" }, - { "point": [ 14, 3, 0 ], "overmap": "refctr_NE5d_north" }, - { "point": [ 10, 4, 0 ], "overmap": "refctr_NE1e_north" }, - { "point": [ 11, 4, 0 ], "overmap": "refctr_NE2e_north" }, - { "point": [ 12, 4, 0 ], "overmap": "refctr_NE3e_north" }, - { "point": [ 13, 4, 0 ], "overmap": "refctr_NE4e_north" }, - { "point": [ 14, 4, 0 ], "overmap": "refctr_NE5e_north" }, - { "point": [ 0, 5, 0 ], "overmap": "refctr_W1a_north" }, - { "point": [ 1, 5, 0 ], "overmap": "refctr_W2a_north" }, - { "point": [ 2, 5, 0 ], "overmap": "refctr_W3a_north" }, - { "point": [ 3, 5, 0 ], "overmap": "refctr_W4a_north" }, - { "point": [ 4, 5, 0 ], "overmap": "refctr_W5a_north" }, - { "point": [ 0, 6, 0 ], "overmap": "refctr_W1b_north" }, - { "point": [ 1, 6, 0 ], "overmap": "refctr_W2b_north" }, - { "point": [ 2, 6, 0 ], "overmap": "refctr_W3b_north" }, - { "point": [ 3, 6, 0 ], "overmap": "refctr_W4b_north" }, - { "point": [ 4, 6, 0 ], "overmap": "refctr_W5b_north" }, - { "point": [ 0, 7, 0 ], "overmap": "refctr_W1c_north" }, - { "point": [ 1, 7, 0 ], "overmap": "refctr_W2c_north" }, - { "point": [ 2, 7, 0 ], "overmap": "refctr_W3c_north" }, - { "point": [ 3, 7, 0 ], "overmap": "refctr_W4c_north" }, - { "point": [ 4, 7, 0 ], "overmap": "refctr_W5c_north" }, - { "point": [ 0, 8, 0 ], "overmap": "refctr_W1d_north" }, - { "point": [ 1, 8, 0 ], "overmap": "refctr_W2d_north" }, - { "point": [ 2, 8, 0 ], "overmap": "refctr_W3d_north" }, - { "point": [ 3, 8, 0 ], "overmap": "refctr_W4d_north" }, - { "point": [ 4, 8, 0 ], "overmap": "refctr_W5d_north" }, - { "point": [ 0, 9, 0 ], "overmap": "refctr_W1e_north" }, - { "point": [ 1, 9, 0 ], "overmap": "refctr_W2e_north" }, - { "point": [ 2, 9, 0 ], "overmap": "refctr_W3e_north" }, - { "point": [ 3, 9, 0 ], "overmap": "refctr_W4e_north" }, - { "point": [ 4, 9, 0 ], "overmap": "refctr_W5e_north" }, + { "point": [ 0, 0, 0 ], "overmap": "refctr_fence_NW_north" }, + { "point": [ 1, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 2, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 3, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 4, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 0, 1, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 2, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 3, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 4, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 5, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 6, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 7, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 8, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 9, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 5, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 6, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 7, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 8, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 9, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 5, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 6, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 7, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 8, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 9, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 5, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 6, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 7, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 8, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 9, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 5, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 6, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 7, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 8, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 9, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 10, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 11, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 12, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 13, 0, 0 ], "overmap": "refctr_fence_N_north" }, + { "point": [ 14, 0, 0 ], "overmap": "refctr_fence_NE_north" }, + { "point": [ 10, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 1, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 1, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 2, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 2, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 3, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 3, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 4, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 4, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 0, 5, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 5, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 5, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 5, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 5, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 6, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 6, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 6, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 6, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 6, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 7, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 7, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 7, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 7, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 7, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 8, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 8, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 8, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 8, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 8, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 9, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 9, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 9, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 9, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 9, 0 ], "overmap": "refctr_field" }, { "point": [ 5, 5, 0 ], "overmap": "evac_center_1_north" }, { "point": [ 6, 5, 0 ], "overmap": "evac_center_2_north" }, { "point": [ 7, 5, 0 ], "overmap": "evac_center_3_north" }, @@ -1590,1456 +1590,116 @@ { "point": [ 7, 9, 0 ], "overmap": "evac_center_23_north" }, { "point": [ 8, 9, 0 ], "overmap": "evac_center_24_north" }, { "point": [ 9, 9, 0 ], "overmap": "evac_center_25_north" }, - { "point": [ 10, 5, 0 ], "overmap": "refctr_E1a_north" }, - { "point": [ 11, 5, 0 ], "overmap": "refctr_E2a_north" }, - { "point": [ 12, 5, 0 ], "overmap": "refctr_E3a_north" }, - { "point": [ 13, 5, 0 ], "overmap": "refctr_E4a_north" }, - { "point": [ 14, 5, 0 ], "overmap": "refctr_E5a_north" }, - { "point": [ 10, 6, 0 ], "overmap": "refctr_E1b_north" }, - { "point": [ 11, 6, 0 ], "overmap": "refctr_E2b_north" }, - { "point": [ 12, 6, 0 ], "overmap": "refctr_E3b_north" }, - { "point": [ 13, 6, 0 ], "overmap": "refctr_E4b_north" }, - { "point": [ 14, 6, 0 ], "overmap": "refctr_E5b_north" }, - { "point": [ 10, 7, 0 ], "overmap": "refctr_E1c_north" }, - { "point": [ 11, 7, 0 ], "overmap": "refctr_E2c_north" }, - { "point": [ 12, 7, 0 ], "overmap": "refctr_E3c_north" }, - { "point": [ 13, 7, 0 ], "overmap": "refctr_E4c_north" }, - { "point": [ 14, 7, 0 ], "overmap": "refctr_E5c_north" }, - { "point": [ 10, 8, 0 ], "overmap": "refctr_E1d_north" }, - { "point": [ 11, 8, 0 ], "overmap": "refctr_E2d_north" }, - { "point": [ 12, 8, 0 ], "overmap": "refctr_E3d_north" }, - { "point": [ 13, 8, 0 ], "overmap": "refctr_E4d_north" }, - { "point": [ 14, 8, 0 ], "overmap": "refctr_E5d_north" }, - { "point": [ 10, 9, 0 ], "overmap": "refctr_E1e_north" }, - { "point": [ 11, 9, 0 ], "overmap": "refctr_E2e_north" }, - { "point": [ 12, 9, 0 ], "overmap": "refctr_E3e_north" }, - { "point": [ 13, 9, 0 ], "overmap": "refctr_E4e_north" }, - { "point": [ 14, 9, 0 ], "overmap": "refctr_E5e_north" }, - { "point": [ 0, 10, 0 ], "overmap": "refctr_SW1a_north" }, - { "point": [ 1, 10, 0 ], "overmap": "refctr_SW2a_north" }, - { "point": [ 2, 10, 0 ], "overmap": "refctr_SW3a_north" }, - { "point": [ 3, 10, 0 ], "overmap": "refctr_SW4a_north" }, - { "point": [ 4, 10, 0 ], "overmap": "refctr_SW5a_north" }, - { "point": [ 0, 11, 0 ], "overmap": "refctr_SW1b_north" }, - { "point": [ 1, 11, 0 ], "overmap": "refctr_SW2b_north" }, - { "point": [ 2, 11, 0 ], "overmap": "refctr_SW3b_north" }, - { "point": [ 3, 11, 0 ], "overmap": "refctr_SW4b_north" }, - { "point": [ 4, 11, 0 ], "overmap": "refctr_SW5b_north" }, - { "point": [ 0, 12, 0 ], "overmap": "refctr_SW1c_north" }, - { "point": [ 1, 12, 0 ], "overmap": "refctr_SW2c_north" }, - { "point": [ 2, 12, 0 ], "overmap": "refctr_SW3c_north" }, - { "point": [ 3, 12, 0 ], "overmap": "refctr_SW4c_north" }, - { "point": [ 4, 12, 0 ], "overmap": "refctr_SW5c_north" }, - { "point": [ 0, 13, 0 ], "overmap": "refctr_SW1d_north" }, - { "point": [ 1, 13, 0 ], "overmap": "refctr_SW2d_north" }, - { "point": [ 2, 13, 0 ], "overmap": "refctr_SW3d_north" }, - { "point": [ 3, 13, 0 ], "overmap": "refctr_SW4d_north" }, - { "point": [ 4, 13, 0 ], "overmap": "refctr_SW5d_north" }, - { "point": [ 0, 14, 0 ], "overmap": "refctr_SW1e_north" }, - { "point": [ 1, 14, 0 ], "overmap": "refctr_SW2e_north" }, - { "point": [ 2, 14, 0 ], "overmap": "refctr_SW3e_north" }, - { "point": [ 3, 14, 0 ], "overmap": "refctr_SW4e_north" }, - { "point": [ 4, 14, 0 ], "overmap": "refctr_SW5e_north" }, - { "point": [ 5, 10, 0 ], "overmap": "refctr_S1a_north" }, - { "point": [ 6, 10, 0 ], "overmap": "refctr_S2a_north" }, - { "point": [ 7, 10, 0 ], "overmap": "refctr_S3a_north" }, - { "point": [ 8, 10, 0 ], "overmap": "refctr_S4a_north" }, - { "point": [ 9, 10, 0 ], "overmap": "refctr_S5a_north" }, - { "point": [ 5, 11, 0 ], "overmap": "refctr_S1b_north" }, - { "point": [ 6, 11, 0 ], "overmap": "refctr_S2b_north" }, - { "point": [ 7, 11, 0 ], "overmap": "refctr_S3b_north" }, - { "point": [ 8, 11, 0 ], "overmap": "refctr_S4b_north" }, - { "point": [ 9, 11, 0 ], "overmap": "refctr_S5b_north" }, - { "point": [ 5, 12, 0 ], "overmap": "refctr_S1c_north" }, - { "point": [ 6, 12, 0 ], "overmap": "refctr_S2c_north" }, - { "point": [ 7, 12, 0 ], "overmap": "refctr_S3c_north" }, - { "point": [ 8, 12, 0 ], "overmap": "refctr_S4c_north" }, - { "point": [ 9, 12, 0 ], "overmap": "refctr_S5c_north" }, - { "point": [ 5, 13, 0 ], "overmap": "refctr_S1d_north" }, - { "point": [ 6, 13, 0 ], "overmap": "refctr_S2d_north" }, - { "point": [ 7, 13, 0 ], "overmap": "refctr_S3d_north" }, - { "point": [ 8, 13, 0 ], "overmap": "refctr_S4d_north" }, - { "point": [ 9, 13, 0 ], "overmap": "refctr_S5d_north" }, - { "point": [ 5, 14, 0 ], "overmap": "refctr_S1e_north" }, - { "point": [ 6, 14, 0 ], "overmap": "refctr_S2e_north" }, + { "point": [ 10, 5, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 5, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 5, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 5, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 5, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 6, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 6, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 6, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 6, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 6, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 7, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 7, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 7, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 7, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 7, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 8, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 8, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 8, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 8, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 8, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 9, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 9, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 9, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 9, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 9, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 0, 10, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 11, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 12, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 13, 0 ], "overmap": "refctr_fence_W_north" }, + { "point": [ 1, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 2, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 3, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 4, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 0, 14, 0 ], "overmap": "refctr_fence_SW_north" }, + { "point": [ 1, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 2, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 3, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 4, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 5, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 6, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 7, 10, 0 ], "overmap": "refctr_road_north" }, + { "point": [ 8, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 9, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 5, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 6, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 7, 11, 0 ], "overmap": "refctr_road_north" }, + { "point": [ 8, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 9, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 5, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 6, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 7, 12, 0 ], "overmap": "refctr_road_north" }, + { "point": [ 8, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 9, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 5, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 6, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 7, 13, 0 ], "overmap": "refctr_road_north" }, + { "point": [ 8, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 9, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 5, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 6, 14, 0 ], "overmap": "refctr_fence_entrance_L_north" }, { "point": [ 7, 14, 0 ], "overmap": "refctr_S3e_north" }, - { "point": [ 8, 14, 0 ], "overmap": "refctr_S4e_north" }, - { "point": [ 9, 14, 0 ], "overmap": "refctr_S5e_north" }, - { "point": [ 10, 10, 0 ], "overmap": "refctr_SE1a_north" }, - { "point": [ 11, 10, 0 ], "overmap": "refctr_SE2a_north" }, - { "point": [ 12, 10, 0 ], "overmap": "refctr_SE3a_north" }, - { "point": [ 13, 10, 0 ], "overmap": "refctr_SE4a_north" }, - { "point": [ 14, 10, 0 ], "overmap": "refctr_SE5a_north" }, - { "point": [ 10, 11, 0 ], "overmap": "refctr_SE1b_north" }, - { "point": [ 11, 11, 0 ], "overmap": "refctr_SE2b_north" }, - { "point": [ 12, 11, 0 ], "overmap": "refctr_SE3b_north" }, - { "point": [ 13, 11, 0 ], "overmap": "refctr_SE4b_north" }, - { "point": [ 14, 11, 0 ], "overmap": "refctr_SE5b_north" }, - { "point": [ 10, 12, 0 ], "overmap": "refctr_SE1c_north" }, - { "point": [ 11, 12, 0 ], "overmap": "refctr_SE2c_north" }, - { "point": [ 12, 12, 0 ], "overmap": "refctr_SE3c_north" }, - { "point": [ 13, 12, 0 ], "overmap": "refctr_SE4c_north" }, - { "point": [ 14, 12, 0 ], "overmap": "refctr_SE5c_north" }, - { "point": [ 10, 13, 0 ], "overmap": "refctr_SE1d_north" }, - { "point": [ 11, 13, 0 ], "overmap": "refctr_SE2d_north" }, - { "point": [ 12, 13, 0 ], "overmap": "refctr_SE3d_north" }, - { "point": [ 13, 13, 0 ], "overmap": "refctr_SE4d_north" }, - { "point": [ 14, 13, 0 ], "overmap": "refctr_SE5d_north" }, - { "point": [ 10, 14, 0 ], "overmap": "refctr_SE1e_north" }, - { "point": [ 11, 14, 0 ], "overmap": "refctr_SE2e_north" }, - { "point": [ 12, 14, 0 ], "overmap": "refctr_SE3e_north" }, - { "point": [ 13, 14, 0 ], "overmap": "refctr_SE4e_north" }, - { "point": [ 14, 14, 0 ], "overmap": "refctr_SE5e_north" }, - { "point": [ 0, 0, 1 ], "overmap": "refctr_NW1a_z1_north" }, - { "point": [ 1, 0, 1 ], "overmap": "refctr_NW2a_z1_north" }, - { "point": [ 2, 0, 1 ], "overmap": "refctr_NW3a_z1_north" }, - { "point": [ 3, 0, 1 ], "overmap": "refctr_NW4a_z1_north" }, - { "point": [ 4, 0, 1 ], "overmap": "refctr_NW5a_z1_north" }, - { "point": [ 0, 1, 1 ], "overmap": "refctr_NW1b_z1_north" }, - { "point": [ 1, 1, 1 ], "overmap": "refctr_NW2b_z1_north" }, - { "point": [ 2, 1, 1 ], "overmap": "refctr_NW3b_z1_north" }, - { "point": [ 3, 1, 1 ], "overmap": "refctr_NW4b_z1_north" }, - { "point": [ 4, 1, 1 ], "overmap": "refctr_NW5b_z1_north" }, - { "point": [ 0, 2, 1 ], "overmap": "refctr_NW1c_z1_north" }, - { "point": [ 1, 2, 1 ], "overmap": "refctr_NW2c_z1_north" }, - { "point": [ 2, 2, 1 ], "overmap": "refctr_NW3c_z1_north" }, - { "point": [ 3, 2, 1 ], "overmap": "refctr_NW4c_z1_north" }, - { "point": [ 4, 2, 1 ], "overmap": "refctr_NW5c_z1_north" }, - { "point": [ 0, 3, 1 ], "overmap": "refctr_NW1d_z1_north" }, - { "point": [ 1, 3, 1 ], "overmap": "refctr_NW2d_z1_north" }, - { "point": [ 2, 3, 1 ], "overmap": "refctr_NW3d_z1_north" }, - { "point": [ 3, 3, 1 ], "overmap": "refctr_NW4d_z1_north" }, - { "point": [ 4, 3, 1 ], "overmap": "refctr_NW5d_z1_north" }, - { "point": [ 0, 4, 1 ], "overmap": "refctr_NW1e_z1_north" }, - { "point": [ 1, 4, 1 ], "overmap": "refctr_NW2e_z1_north" }, - { "point": [ 2, 4, 1 ], "overmap": "refctr_NW3e_z1_north" }, - { "point": [ 3, 4, 1 ], "overmap": "refctr_NW4e_z1_north" }, - { "point": [ 4, 4, 1 ], "overmap": "refctr_NW5e_z1_north" }, - { "point": [ 5, 0, 1 ], "overmap": "refctr_N1a_z1_north" }, - { "point": [ 6, 0, 1 ], "overmap": "refctr_N2a_z1_north" }, - { "point": [ 7, 0, 1 ], "overmap": "refctr_N3a_z1_north" }, - { "point": [ 8, 0, 1 ], "overmap": "refctr_N4a_z1_north" }, - { "point": [ 9, 0, 1 ], "overmap": "refctr_N5a_z1_north" }, - { "point": [ 5, 1, 1 ], "overmap": "refctr_N1b_z1_north" }, - { "point": [ 6, 1, 1 ], "overmap": "refctr_N2b_z1_north" }, - { "point": [ 7, 1, 1 ], "overmap": "refctr_N3b_z1_north" }, - { "point": [ 8, 1, 1 ], "overmap": "refctr_N4b_z1_north" }, - { "point": [ 9, 1, 1 ], "overmap": "refctr_N5b_z1_north" }, - { "point": [ 5, 2, 1 ], "overmap": "refctr_N1c_z1_north" }, - { "point": [ 6, 2, 1 ], "overmap": "refctr_N2c_z1_north" }, - { "point": [ 7, 2, 1 ], "overmap": "refctr_N3c_z1_north" }, - { "point": [ 8, 2, 1 ], "overmap": "refctr_N4c_z1_north" }, - { "point": [ 9, 2, 1 ], "overmap": "refctr_N5c_z1_north" }, - { "point": [ 5, 3, 1 ], "overmap": "refctr_N1d_z1_north" }, - { "point": [ 6, 3, 1 ], "overmap": "refctr_N2d_z1_north" }, - { "point": [ 7, 3, 1 ], "overmap": "refctr_N3d_z1_north" }, - { "point": [ 8, 3, 1 ], "overmap": "refctr_N4d_z1_north" }, - { "point": [ 9, 3, 1 ], "overmap": "refctr_N5d_z1_north" }, - { "point": [ 5, 4, 1 ], "overmap": "refctr_N1e_z1_north" }, - { "point": [ 6, 4, 1 ], "overmap": "refctr_N2e_z1_north" }, - { "point": [ 7, 4, 1 ], "overmap": "refctr_N3e_z1_north" }, - { "point": [ 8, 4, 1 ], "overmap": "refctr_N4e_z1_north" }, - { "point": [ 9, 4, 1 ], "overmap": "refctr_N5e_z1_north" }, - { "point": [ 10, 0, 1 ], "overmap": "refctr_NE1a_z1_north" }, - { "point": [ 11, 0, 1 ], "overmap": "refctr_NE2a_z1_north" }, - { "point": [ 12, 0, 1 ], "overmap": "refctr_NE3a_z1_north" }, - { "point": [ 13, 0, 1 ], "overmap": "refctr_NE4a_z1_north" }, - { "point": [ 14, 0, 1 ], "overmap": "refctr_NE5a_z1_north" }, - { "point": [ 10, 1, 1 ], "overmap": "refctr_NE1b_z1_north" }, - { "point": [ 11, 1, 1 ], "overmap": "refctr_NE2b_z1_north" }, - { "point": [ 12, 1, 1 ], "overmap": "refctr_NE3b_z1_north" }, - { "point": [ 13, 1, 1 ], "overmap": "refctr_NE4b_z1_north" }, - { "point": [ 14, 1, 1 ], "overmap": "refctr_NE5b_z1_north" }, - { "point": [ 10, 2, 1 ], "overmap": "refctr_NE1c_z1_north" }, - { "point": [ 11, 2, 1 ], "overmap": "refctr_NE2c_z1_north" }, - { "point": [ 12, 2, 1 ], "overmap": "refctr_NE3c_z1_north" }, - { "point": [ 13, 2, 1 ], "overmap": "refctr_NE4c_z1_north" }, - { "point": [ 14, 2, 1 ], "overmap": "refctr_NE5c_z1_north" }, - { "point": [ 10, 3, 1 ], "overmap": "refctr_NE1d_z1_north" }, - { "point": [ 11, 3, 1 ], "overmap": "refctr_NE2d_z1_north" }, - { "point": [ 12, 3, 1 ], "overmap": "refctr_NE3d_z1_north" }, - { "point": [ 13, 3, 1 ], "overmap": "refctr_NE4d_z1_north" }, - { "point": [ 14, 3, 1 ], "overmap": "refctr_NE5d_z1_north" }, - { "point": [ 10, 4, 1 ], "overmap": "refctr_NE1e_z1_north" }, - { "point": [ 11, 4, 1 ], "overmap": "refctr_NE2e_z1_north" }, - { "point": [ 12, 4, 1 ], "overmap": "refctr_NE3e_z1_north" }, - { "point": [ 13, 4, 1 ], "overmap": "refctr_NE4e_z1_north" }, - { "point": [ 14, 4, 1 ], "overmap": "refctr_NE5e_z1_north" }, - { "point": [ 0, 5, 1 ], "overmap": "refctr_W1a_z1_north" }, - { "point": [ 1, 5, 1 ], "overmap": "refctr_W2a_z1_north" }, - { "point": [ 2, 5, 1 ], "overmap": "refctr_W3a_z1_north" }, - { "point": [ 3, 5, 1 ], "overmap": "refctr_W4a_z1_north" }, - { "point": [ 4, 5, 1 ], "overmap": "refctr_W5a_z1_north" }, - { "point": [ 0, 6, 1 ], "overmap": "refctr_W1b_z1_north" }, - { "point": [ 1, 6, 1 ], "overmap": "refctr_W2b_z1_north" }, - { "point": [ 2, 6, 1 ], "overmap": "refctr_W3b_z1_north" }, - { "point": [ 3, 6, 1 ], "overmap": "refctr_W4b_z1_north" }, - { "point": [ 4, 6, 1 ], "overmap": "refctr_W5b_z1_north" }, - { "point": [ 0, 7, 1 ], "overmap": "refctr_W1c_z1_north" }, - { "point": [ 1, 7, 1 ], "overmap": "refctr_W2c_z1_north" }, - { "point": [ 2, 7, 1 ], "overmap": "refctr_W3c_z1_north" }, - { "point": [ 3, 7, 1 ], "overmap": "refctr_W4c_z1_north" }, - { "point": [ 4, 7, 1 ], "overmap": "refctr_W5c_z1_north" }, - { "point": [ 0, 8, 1 ], "overmap": "refctr_W1d_z1_north" }, - { "point": [ 1, 8, 1 ], "overmap": "refctr_W2d_z1_north" }, - { "point": [ 2, 8, 1 ], "overmap": "refctr_W3d_z1_north" }, - { "point": [ 3, 8, 1 ], "overmap": "refctr_W4d_z1_north" }, - { "point": [ 4, 8, 1 ], "overmap": "refctr_W5d_z1_north" }, - { "point": [ 0, 9, 1 ], "overmap": "refctr_W1e_z1_north" }, - { "point": [ 1, 9, 1 ], "overmap": "refctr_W2e_z1_north" }, - { "point": [ 2, 9, 1 ], "overmap": "refctr_W3e_z1_north" }, - { "point": [ 3, 9, 1 ], "overmap": "refctr_W4e_z1_north" }, - { "point": [ 4, 9, 1 ], "overmap": "refctr_W5e_z1_north" }, - { "point": [ 5, 5, 1 ], "overmap": "evac_center_1_z1_north" }, - { "point": [ 6, 5, 1 ], "overmap": "evac_center_2_z1_north" }, - { "point": [ 7, 5, 1 ], "overmap": "evac_center_3_z1_north" }, - { "point": [ 8, 5, 1 ], "overmap": "evac_center_4_z1_north" }, - { "point": [ 9, 5, 1 ], "overmap": "evac_center_5_z1_north" }, - { "point": [ 5, 6, 1 ], "overmap": "evac_center_6_z1_north" }, + { "point": [ 8, 14, 0 ], "overmap": "refctr_fence_entrance_R_north" }, + { "point": [ 9, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 10, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 10, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 10, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 11, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 11, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 12, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 12, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 11, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 12, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 13, 13, 0 ], "overmap": "refctr_field" }, + { "point": [ 14, 13, 0 ], "overmap": "refctr_fence_E_north" }, + { "point": [ 10, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 11, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 12, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 13, 14, 0 ], "overmap": "refctr_fence_S_north" }, + { "point": [ 14, 14, 0 ], "overmap": "refctr_fence_SE_north" }, { "point": [ 6, 6, 1 ], "overmap": "evac_center_7_z1_north" }, { "point": [ 7, 6, 1 ], "overmap": "evac_center_8_z1_north" }, { "point": [ 8, 6, 1 ], "overmap": "evac_center_9_z1_north" }, - { "point": [ 9, 6, 1 ], "overmap": "evac_center_10_z1_north" }, - { "point": [ 5, 7, 1 ], "overmap": "evac_center_11_z1_north" }, { "point": [ 6, 7, 1 ], "overmap": "evac_center_12_z1_north" }, { "point": [ 7, 7, 1 ], "overmap": "evac_center_13_z1_north" }, { "point": [ 8, 7, 1 ], "overmap": "evac_center_14_z1_north" }, - { "point": [ 9, 7, 1 ], "overmap": "evac_center_15_z1_north" }, - { "point": [ 5, 8, 1 ], "overmap": "evac_center_16_z1_north" }, { "point": [ 6, 8, 1 ], "overmap": "evac_center_17_z1_north" }, { "point": [ 7, 8, 1 ], "overmap": "evac_center_18_z1_north" }, { "point": [ 8, 8, 1 ], "overmap": "evac_center_19_z1_north" }, - { "point": [ 9, 8, 1 ], "overmap": "evac_center_20_z1_north" }, - { "point": [ 5, 9, 1 ], "overmap": "evac_center_21_z1_north" }, - { "point": [ 6, 9, 1 ], "overmap": "evac_center_22_z1_north" }, - { "point": [ 7, 9, 1 ], "overmap": "evac_center_23_z1_north" }, - { "point": [ 8, 9, 1 ], "overmap": "evac_center_24_z1_north" }, - { "point": [ 9, 9, 1 ], "overmap": "evac_center_25_z1_north" }, - { "point": [ 10, 5, 1 ], "overmap": "refctr_E1a_z1_north" }, - { "point": [ 11, 5, 1 ], "overmap": "refctr_E2a_z1_north" }, - { "point": [ 12, 5, 1 ], "overmap": "refctr_E3a_z1_north" }, - { "point": [ 13, 5, 1 ], "overmap": "refctr_E4a_z1_north" }, - { "point": [ 14, 5, 1 ], "overmap": "refctr_E5a_z1_north" }, - { "point": [ 10, 6, 1 ], "overmap": "refctr_E1b_z1_north" }, - { "point": [ 11, 6, 1 ], "overmap": "refctr_E2b_z1_north" }, - { "point": [ 12, 6, 1 ], "overmap": "refctr_E3b_z1_north" }, - { "point": [ 13, 6, 1 ], "overmap": "refctr_E4b_z1_north" }, - { "point": [ 14, 6, 1 ], "overmap": "refctr_E5b_z1_north" }, - { "point": [ 10, 7, 1 ], "overmap": "refctr_E1c_z1_north" }, - { "point": [ 11, 7, 1 ], "overmap": "refctr_E2c_z1_north" }, - { "point": [ 12, 7, 1 ], "overmap": "refctr_E3c_z1_north" }, - { "point": [ 13, 7, 1 ], "overmap": "refctr_E4c_z1_north" }, - { "point": [ 14, 7, 1 ], "overmap": "refctr_E5c_z1_north" }, - { "point": [ 10, 8, 1 ], "overmap": "refctr_E1d_z1_north" }, - { "point": [ 11, 8, 1 ], "overmap": "refctr_E2d_z1_north" }, - { "point": [ 12, 8, 1 ], "overmap": "refctr_E3d_z1_north" }, - { "point": [ 13, 8, 1 ], "overmap": "refctr_E4d_z1_north" }, - { "point": [ 14, 8, 1 ], "overmap": "refctr_E5d_z1_north" }, - { "point": [ 10, 9, 1 ], "overmap": "refctr_E1e_z1_north" }, - { "point": [ 11, 9, 1 ], "overmap": "refctr_E2e_z1_north" }, - { "point": [ 12, 9, 1 ], "overmap": "refctr_E3e_z1_north" }, - { "point": [ 13, 9, 1 ], "overmap": "refctr_E4e_z1_north" }, - { "point": [ 14, 9, 1 ], "overmap": "refctr_E5e_z1_north" }, - { "point": [ 0, 10, 1 ], "overmap": "refctr_SW1a_z1_north" }, - { "point": [ 1, 10, 1 ], "overmap": "refctr_SW2a_z1_north" }, - { "point": [ 2, 10, 1 ], "overmap": "refctr_SW3a_z1_north" }, - { "point": [ 3, 10, 1 ], "overmap": "refctr_SW4a_z1_north" }, - { "point": [ 4, 10, 1 ], "overmap": "refctr_SW5a_z1_north" }, - { "point": [ 0, 11, 1 ], "overmap": "refctr_SW1b_z1_north" }, - { "point": [ 1, 11, 1 ], "overmap": "refctr_SW2b_z1_north" }, - { "point": [ 2, 11, 1 ], "overmap": "refctr_SW3b_z1_north" }, - { "point": [ 3, 11, 1 ], "overmap": "refctr_SW4b_z1_north" }, - { "point": [ 4, 11, 1 ], "overmap": "refctr_SW5b_z1_north" }, - { "point": [ 0, 12, 1 ], "overmap": "refctr_SW1c_z1_north" }, - { "point": [ 1, 12, 1 ], "overmap": "refctr_SW2c_z1_north" }, - { "point": [ 2, 12, 1 ], "overmap": "refctr_SW3c_z1_north" }, - { "point": [ 3, 12, 1 ], "overmap": "refctr_SW4c_z1_north" }, - { "point": [ 4, 12, 1 ], "overmap": "refctr_SW5c_z1_north" }, - { "point": [ 0, 13, 1 ], "overmap": "refctr_SW1d_z1_north" }, - { "point": [ 1, 13, 1 ], "overmap": "refctr_SW2d_z1_north" }, - { "point": [ 2, 13, 1 ], "overmap": "refctr_SW3d_z1_north" }, - { "point": [ 3, 13, 1 ], "overmap": "refctr_SW4d_z1_north" }, - { "point": [ 4, 13, 1 ], "overmap": "refctr_SW5d_z1_north" }, - { "point": [ 0, 14, 1 ], "overmap": "refctr_SW1e_z1_north" }, - { "point": [ 1, 14, 1 ], "overmap": "refctr_SW2e_z1_north" }, - { "point": [ 2, 14, 1 ], "overmap": "refctr_SW3e_z1_north" }, - { "point": [ 3, 14, 1 ], "overmap": "refctr_SW4e_z1_north" }, - { "point": [ 4, 14, 1 ], "overmap": "refctr_SW5e_z1_north" }, - { "point": [ 5, 10, 1 ], "overmap": "refctr_S1a_z1_north" }, - { "point": [ 6, 10, 1 ], "overmap": "refctr_S2a_z1_north" }, - { "point": [ 7, 10, 1 ], "overmap": "refctr_S3a_z1_north" }, - { "point": [ 8, 10, 1 ], "overmap": "refctr_S4a_z1_north" }, - { "point": [ 9, 10, 1 ], "overmap": "refctr_S5a_z1_north" }, - { "point": [ 5, 11, 1 ], "overmap": "refctr_S1b_z1_north" }, - { "point": [ 6, 11, 1 ], "overmap": "refctr_S2b_z1_north" }, - { "point": [ 7, 11, 1 ], "overmap": "refctr_S3b_z1_north" }, - { "point": [ 8, 11, 1 ], "overmap": "refctr_S4b_z1_north" }, - { "point": [ 9, 11, 1 ], "overmap": "refctr_S5b_z1_north" }, - { "point": [ 5, 12, 1 ], "overmap": "refctr_S1c_z1_north" }, - { "point": [ 6, 12, 1 ], "overmap": "refctr_S2c_z1_north" }, - { "point": [ 7, 12, 1 ], "overmap": "refctr_S3c_z1_north" }, - { "point": [ 8, 12, 1 ], "overmap": "refctr_S4c_z1_north" }, - { "point": [ 9, 12, 1 ], "overmap": "refctr_S5c_z1_north" }, - { "point": [ 5, 13, 1 ], "overmap": "refctr_S1d_z1_north" }, - { "point": [ 6, 13, 1 ], "overmap": "refctr_S2d_z1_north" }, - { "point": [ 7, 13, 1 ], "overmap": "refctr_S3d_z1_north" }, - { "point": [ 8, 13, 1 ], "overmap": "refctr_S4d_z1_north" }, - { "point": [ 9, 13, 1 ], "overmap": "refctr_S5d_z1_north" }, - { "point": [ 5, 14, 1 ], "overmap": "refctr_S1e_z1_north" }, - { "point": [ 6, 14, 1 ], "overmap": "refctr_S2e_z1_north" }, - { "point": [ 7, 14, 1 ], "overmap": "refctr_S3e_z1_north" }, - { "point": [ 8, 14, 1 ], "overmap": "refctr_S4e_z1_north" }, - { "point": [ 9, 14, 1 ], "overmap": "refctr_S5e_z1_north" }, - { "point": [ 10, 10, 1 ], "overmap": "refctr_SE1a_z1_north" }, - { "point": [ 11, 10, 1 ], "overmap": "refctr_SE2a_z1_north" }, - { "point": [ 12, 10, 1 ], "overmap": "refctr_SE3a_z1_north" }, - { "point": [ 13, 10, 1 ], "overmap": "refctr_SE4a_z1_north" }, - { "point": [ 14, 10, 1 ], "overmap": "refctr_SE5a_z1_north" }, - { "point": [ 10, 11, 1 ], "overmap": "refctr_SE1b_z1_north" }, - { "point": [ 11, 11, 1 ], "overmap": "refctr_SE2b_z1_north" }, - { "point": [ 12, 11, 1 ], "overmap": "refctr_SE3b_z1_north" }, - { "point": [ 13, 11, 1 ], "overmap": "refctr_SE4b_z1_north" }, - { "point": [ 14, 11, 1 ], "overmap": "refctr_SE5b_z1_north" }, - { "point": [ 10, 12, 1 ], "overmap": "refctr_SE1c_z1_north" }, - { "point": [ 11, 12, 1 ], "overmap": "refctr_SE2c_z1_north" }, - { "point": [ 12, 12, 1 ], "overmap": "refctr_SE3c_z1_north" }, - { "point": [ 13, 12, 1 ], "overmap": "refctr_SE4c_z1_north" }, - { "point": [ 14, 12, 1 ], "overmap": "refctr_SE5c_z1_north" }, - { "point": [ 10, 13, 1 ], "overmap": "refctr_SE1d_z1_north" }, - { "point": [ 11, 13, 1 ], "overmap": "refctr_SE2d_z1_north" }, - { "point": [ 12, 13, 1 ], "overmap": "refctr_SE3d_z1_north" }, - { "point": [ 13, 13, 1 ], "overmap": "refctr_SE4d_z1_north" }, - { "point": [ 14, 13, 1 ], "overmap": "refctr_SE5d_z1_north" }, - { "point": [ 10, 14, 1 ], "overmap": "refctr_SE1e_z1_north" }, - { "point": [ 11, 14, 1 ], "overmap": "refctr_SE2e_z1_north" }, - { "point": [ 12, 14, 1 ], "overmap": "refctr_SE3e_z1_north" }, - { "point": [ 13, 14, 1 ], "overmap": "refctr_SE4e_z1_north" }, - { "point": [ 14, 14, 1 ], "overmap": "refctr_SE5e_z1_north" }, - { "point": [ 0, 0, 2 ], "overmap": "refctr_NW1a_z2_north" }, - { "point": [ 1, 0, 2 ], "overmap": "refctr_NW2a_z2_north" }, - { "point": [ 2, 0, 2 ], "overmap": "refctr_NW3a_z2_north" }, - { "point": [ 3, 0, 2 ], "overmap": "refctr_NW4a_z2_north" }, - { "point": [ 4, 0, 2 ], "overmap": "refctr_NW5a_z2_north" }, - { "point": [ 0, 1, 2 ], "overmap": "refctr_NW1b_z2_north" }, - { "point": [ 1, 1, 2 ], "overmap": "refctr_NW2b_z2_north" }, - { "point": [ 2, 1, 2 ], "overmap": "refctr_NW3b_z2_north" }, - { "point": [ 3, 1, 2 ], "overmap": "refctr_NW4b_z2_north" }, - { "point": [ 4, 1, 2 ], "overmap": "refctr_NW5b_z2_north" }, - { "point": [ 0, 2, 2 ], "overmap": "refctr_NW1c_z2_north" }, - { "point": [ 1, 2, 2 ], "overmap": "refctr_NW2c_z2_north" }, - { "point": [ 2, 2, 2 ], "overmap": "refctr_NW3c_z2_north" }, - { "point": [ 3, 2, 2 ], "overmap": "refctr_NW4c_z2_north" }, - { "point": [ 4, 2, 2 ], "overmap": "refctr_NW5c_z2_north" }, - { "point": [ 0, 3, 2 ], "overmap": "refctr_NW1d_z2_north" }, - { "point": [ 1, 3, 2 ], "overmap": "refctr_NW2d_z2_north" }, - { "point": [ 2, 3, 2 ], "overmap": "refctr_NW3d_z2_north" }, - { "point": [ 3, 3, 2 ], "overmap": "refctr_NW4d_z2_north" }, - { "point": [ 4, 3, 2 ], "overmap": "refctr_NW5d_z2_north" }, - { "point": [ 0, 4, 2 ], "overmap": "refctr_NW1e_z2_north" }, - { "point": [ 1, 4, 2 ], "overmap": "refctr_NW2e_z2_north" }, - { "point": [ 2, 4, 2 ], "overmap": "refctr_NW3e_z2_north" }, - { "point": [ 3, 4, 2 ], "overmap": "refctr_NW4e_z2_north" }, - { "point": [ 4, 4, 2 ], "overmap": "refctr_NW5e_z2_north" }, - { "point": [ 5, 0, 2 ], "overmap": "refctr_N1a_z2_north" }, - { "point": [ 6, 0, 2 ], "overmap": "refctr_N2a_z2_north" }, - { "point": [ 7, 0, 2 ], "overmap": "refctr_N3a_z2_north" }, - { "point": [ 8, 0, 2 ], "overmap": "refctr_N4a_z2_north" }, - { "point": [ 9, 0, 2 ], "overmap": "refctr_N5a_z2_north" }, - { "point": [ 5, 1, 2 ], "overmap": "refctr_N1b_z2_north" }, - { "point": [ 6, 1, 2 ], "overmap": "refctr_N2b_z2_north" }, - { "point": [ 7, 1, 2 ], "overmap": "refctr_N3b_z2_north" }, - { "point": [ 8, 1, 2 ], "overmap": "refctr_N4b_z2_north" }, - { "point": [ 9, 1, 2 ], "overmap": "refctr_N5b_z2_north" }, - { "point": [ 5, 2, 2 ], "overmap": "refctr_N1c_z2_north" }, - { "point": [ 6, 2, 2 ], "overmap": "refctr_N2c_z2_north" }, - { "point": [ 7, 2, 2 ], "overmap": "refctr_N3c_z2_north" }, - { "point": [ 8, 2, 2 ], "overmap": "refctr_N4c_z2_north" }, - { "point": [ 9, 2, 2 ], "overmap": "refctr_N5c_z2_north" }, - { "point": [ 5, 3, 2 ], "overmap": "refctr_N1d_z2_north" }, - { "point": [ 6, 3, 2 ], "overmap": "refctr_N2d_z2_north" }, - { "point": [ 7, 3, 2 ], "overmap": "refctr_N3d_z2_north" }, - { "point": [ 8, 3, 2 ], "overmap": "refctr_N4d_z2_north" }, - { "point": [ 9, 3, 2 ], "overmap": "refctr_N5d_z2_north" }, - { "point": [ 5, 4, 2 ], "overmap": "refctr_N1e_z2_north" }, - { "point": [ 6, 4, 2 ], "overmap": "refctr_N2e_z2_north" }, - { "point": [ 7, 4, 2 ], "overmap": "refctr_N3e_z2_north" }, - { "point": [ 8, 4, 2 ], "overmap": "refctr_N4e_z2_north" }, - { "point": [ 9, 4, 2 ], "overmap": "refctr_N5e_z2_north" }, - { "point": [ 10, 0, 2 ], "overmap": "refctr_NE1a_z2_north" }, - { "point": [ 11, 0, 2 ], "overmap": "refctr_NE2a_z2_north" }, - { "point": [ 12, 0, 2 ], "overmap": "refctr_NE3a_z2_north" }, - { "point": [ 13, 0, 2 ], "overmap": "refctr_NE4a_z2_north" }, - { "point": [ 14, 0, 2 ], "overmap": "refctr_NE5a_z2_north" }, - { "point": [ 10, 1, 2 ], "overmap": "refctr_NE1b_z2_north" }, - { "point": [ 11, 1, 2 ], "overmap": "refctr_NE2b_z2_north" }, - { "point": [ 12, 1, 2 ], "overmap": "refctr_NE3b_z2_north" }, - { "point": [ 13, 1, 2 ], "overmap": "refctr_NE4b_z2_north" }, - { "point": [ 14, 1, 2 ], "overmap": "refctr_NE5b_z2_north" }, - { "point": [ 10, 2, 2 ], "overmap": "refctr_NE1c_z2_north" }, - { "point": [ 11, 2, 2 ], "overmap": "refctr_NE2c_z2_north" }, - { "point": [ 12, 2, 2 ], "overmap": "refctr_NE3c_z2_north" }, - { "point": [ 13, 2, 2 ], "overmap": "refctr_NE4c_z2_north" }, - { "point": [ 14, 2, 2 ], "overmap": "refctr_NE5c_z2_north" }, - { "point": [ 10, 3, 2 ], "overmap": "refctr_NE1d_z2_north" }, - { "point": [ 11, 3, 2 ], "overmap": "refctr_NE2d_z2_north" }, - { "point": [ 12, 3, 2 ], "overmap": "refctr_NE3d_z2_north" }, - { "point": [ 13, 3, 2 ], "overmap": "refctr_NE4d_z2_north" }, - { "point": [ 14, 3, 2 ], "overmap": "refctr_NE5d_z2_north" }, - { "point": [ 10, 4, 2 ], "overmap": "refctr_NE1e_z2_north" }, - { "point": [ 11, 4, 2 ], "overmap": "refctr_NE2e_z2_north" }, - { "point": [ 12, 4, 2 ], "overmap": "refctr_NE3e_z2_north" }, - { "point": [ 13, 4, 2 ], "overmap": "refctr_NE4e_z2_north" }, - { "point": [ 14, 4, 2 ], "overmap": "refctr_NE5e_z2_north" }, - { "point": [ 0, 5, 2 ], "overmap": "refctr_W1a_z2_north" }, - { "point": [ 1, 5, 2 ], "overmap": "refctr_W2a_z2_north" }, - { "point": [ 2, 5, 2 ], "overmap": "refctr_W3a_z2_north" }, - { "point": [ 3, 5, 2 ], "overmap": "refctr_W4a_z2_north" }, - { "point": [ 4, 5, 2 ], "overmap": "refctr_W5a_z2_north" }, - { "point": [ 0, 6, 2 ], "overmap": "refctr_W1b_z2_north" }, - { "point": [ 1, 6, 2 ], "overmap": "refctr_W2b_z2_north" }, - { "point": [ 2, 6, 2 ], "overmap": "refctr_W3b_z2_north" }, - { "point": [ 3, 6, 2 ], "overmap": "refctr_W4b_z2_north" }, - { "point": [ 4, 6, 2 ], "overmap": "refctr_W5b_z2_north" }, - { "point": [ 0, 7, 2 ], "overmap": "refctr_W1c_z2_north" }, - { "point": [ 1, 7, 2 ], "overmap": "refctr_W2c_z2_north" }, - { "point": [ 2, 7, 2 ], "overmap": "refctr_W3c_z2_north" }, - { "point": [ 3, 7, 2 ], "overmap": "refctr_W4c_z2_north" }, - { "point": [ 4, 7, 2 ], "overmap": "refctr_W5c_z2_north" }, - { "point": [ 0, 8, 2 ], "overmap": "refctr_W1d_z2_north" }, - { "point": [ 1, 8, 2 ], "overmap": "refctr_W2d_z2_north" }, - { "point": [ 2, 8, 2 ], "overmap": "refctr_W3d_z2_north" }, - { "point": [ 3, 8, 2 ], "overmap": "refctr_W4d_z2_north" }, - { "point": [ 4, 8, 2 ], "overmap": "refctr_W5d_z2_north" }, - { "point": [ 0, 9, 2 ], "overmap": "refctr_W1e_z2_north" }, - { "point": [ 1, 9, 2 ], "overmap": "refctr_W2e_z2_north" }, - { "point": [ 2, 9, 2 ], "overmap": "refctr_W3e_z2_north" }, - { "point": [ 3, 9, 2 ], "overmap": "refctr_W4e_z2_north" }, - { "point": [ 4, 9, 2 ], "overmap": "refctr_W5e_z2_north" }, - { "point": [ 5, 5, 2 ], "overmap": "evac_center_1_z2_north" }, - { "point": [ 6, 5, 2 ], "overmap": "evac_center_2_z2_north" }, - { "point": [ 7, 5, 2 ], "overmap": "evac_center_3_z2_north" }, - { "point": [ 8, 5, 2 ], "overmap": "evac_center_4_z2_north" }, - { "point": [ 9, 5, 2 ], "overmap": "evac_center_5_z2_north" }, - { "point": [ 5, 6, 2 ], "overmap": "evac_center_6_z2_north" }, - { "point": [ 6, 6, 2 ], "overmap": "evac_center_7_z2_north" }, - { "point": [ 7, 6, 2 ], "overmap": "evac_center_8_z2_north" }, - { "point": [ 8, 6, 2 ], "overmap": "evac_center_9_z2_north" }, - { "point": [ 9, 6, 2 ], "overmap": "evac_center_10_z2_north" }, - { "point": [ 5, 7, 2 ], "overmap": "evac_center_11_z2_north" }, - { "point": [ 6, 7, 2 ], "overmap": "evac_center_12_z2_north" }, - { "point": [ 7, 7, 2 ], "overmap": "evac_center_13_z2_north" }, - { "point": [ 8, 7, 2 ], "overmap": "evac_center_14_z2_north" }, - { "point": [ 9, 7, 2 ], "overmap": "evac_center_15_z2_north" }, - { "point": [ 5, 8, 2 ], "overmap": "evac_center_16_z2_north" }, - { "point": [ 6, 8, 2 ], "overmap": "evac_center_17_z2_north" }, - { "point": [ 7, 8, 2 ], "overmap": "evac_center_18_z2_north" }, - { "point": [ 8, 8, 2 ], "overmap": "evac_center_19_z2_north" }, - { "point": [ 9, 8, 2 ], "overmap": "evac_center_20_z2_north" }, - { "point": [ 5, 9, 2 ], "overmap": "evac_center_21_z2_north" }, - { "point": [ 6, 9, 2 ], "overmap": "evac_center_22_z2_north" }, - { "point": [ 7, 9, 2 ], "overmap": "evac_center_23_z2_north" }, - { "point": [ 8, 9, 2 ], "overmap": "evac_center_24_z2_north" }, - { "point": [ 9, 9, 2 ], "overmap": "evac_center_25_z2_north" }, - { "point": [ 10, 5, 2 ], "overmap": "refctr_E1a_z2_north" }, - { "point": [ 11, 5, 2 ], "overmap": "refctr_E2a_z2_north" }, - { "point": [ 12, 5, 2 ], "overmap": "refctr_E3a_z2_north" }, - { "point": [ 13, 5, 2 ], "overmap": "refctr_E4a_z2_north" }, - { "point": [ 14, 5, 2 ], "overmap": "refctr_E5a_z2_north" }, - { "point": [ 10, 6, 2 ], "overmap": "refctr_E1b_z2_north" }, - { "point": [ 11, 6, 2 ], "overmap": "refctr_E2b_z2_north" }, - { "point": [ 12, 6, 2 ], "overmap": "refctr_E3b_z2_north" }, - { "point": [ 13, 6, 2 ], "overmap": "refctr_E4b_z2_north" }, - { "point": [ 14, 6, 2 ], "overmap": "refctr_E5b_z2_north" }, - { "point": [ 10, 7, 2 ], "overmap": "refctr_E1c_z2_north" }, - { "point": [ 11, 7, 2 ], "overmap": "refctr_E2c_z2_north" }, - { "point": [ 12, 7, 2 ], "overmap": "refctr_E3c_z2_north" }, - { "point": [ 13, 7, 2 ], "overmap": "refctr_E4c_z2_north" }, - { "point": [ 14, 7, 2 ], "overmap": "refctr_E5c_z2_north" }, - { "point": [ 10, 8, 2 ], "overmap": "refctr_E1d_z2_north" }, - { "point": [ 11, 8, 2 ], "overmap": "refctr_E2d_z2_north" }, - { "point": [ 12, 8, 2 ], "overmap": "refctr_E3d_z2_north" }, - { "point": [ 13, 8, 2 ], "overmap": "refctr_E4d_z2_north" }, - { "point": [ 14, 8, 2 ], "overmap": "refctr_E5d_z2_north" }, - { "point": [ 10, 9, 2 ], "overmap": "refctr_E1e_z2_north" }, - { "point": [ 11, 9, 2 ], "overmap": "refctr_E2e_z2_north" }, - { "point": [ 12, 9, 2 ], "overmap": "refctr_E3e_z2_north" }, - { "point": [ 13, 9, 2 ], "overmap": "refctr_E4e_z2_north" }, - { "point": [ 14, 9, 2 ], "overmap": "refctr_E5e_z2_north" }, - { "point": [ 0, 10, 2 ], "overmap": "refctr_SW1a_z2_north" }, - { "point": [ 1, 10, 2 ], "overmap": "refctr_SW2a_z2_north" }, - { "point": [ 2, 10, 2 ], "overmap": "refctr_SW3a_z2_north" }, - { "point": [ 3, 10, 2 ], "overmap": "refctr_SW4a_z2_north" }, - { "point": [ 4, 10, 2 ], "overmap": "refctr_SW5a_z2_north" }, - { "point": [ 0, 11, 2 ], "overmap": "refctr_SW1b_z2_north" }, - { "point": [ 1, 11, 2 ], "overmap": "refctr_SW2b_z2_north" }, - { "point": [ 2, 11, 2 ], "overmap": "refctr_SW3b_z2_north" }, - { "point": [ 3, 11, 2 ], "overmap": "refctr_SW4b_z2_north" }, - { "point": [ 4, 11, 2 ], "overmap": "refctr_SW5b_z2_north" }, - { "point": [ 0, 12, 2 ], "overmap": "refctr_SW1c_z2_north" }, - { "point": [ 1, 12, 2 ], "overmap": "refctr_SW2c_z2_north" }, - { "point": [ 2, 12, 2 ], "overmap": "refctr_SW3c_z2_north" }, - { "point": [ 3, 12, 2 ], "overmap": "refctr_SW4c_z2_north" }, - { "point": [ 4, 12, 2 ], "overmap": "refctr_SW5c_z2_north" }, - { "point": [ 0, 13, 2 ], "overmap": "refctr_SW1d_z2_north" }, - { "point": [ 1, 13, 2 ], "overmap": "refctr_SW2d_z2_north" }, - { "point": [ 2, 13, 2 ], "overmap": "refctr_SW3d_z2_north" }, - { "point": [ 3, 13, 2 ], "overmap": "refctr_SW4d_z2_north" }, - { "point": [ 4, 13, 2 ], "overmap": "refctr_SW5d_z2_north" }, - { "point": [ 0, 14, 2 ], "overmap": "refctr_SW1e_z2_north" }, - { "point": [ 1, 14, 2 ], "overmap": "refctr_SW2e_z2_north" }, - { "point": [ 2, 14, 2 ], "overmap": "refctr_SW3e_z2_north" }, - { "point": [ 3, 14, 2 ], "overmap": "refctr_SW4e_z2_north" }, - { "point": [ 4, 14, 2 ], "overmap": "refctr_SW5e_z2_north" }, - { "point": [ 5, 10, 2 ], "overmap": "refctr_S1a_z2_north" }, - { "point": [ 6, 10, 2 ], "overmap": "refctr_S2a_z2_north" }, - { "point": [ 7, 10, 2 ], "overmap": "refctr_S3a_z2_north" }, - { "point": [ 8, 10, 2 ], "overmap": "refctr_S4a_z2_north" }, - { "point": [ 9, 10, 2 ], "overmap": "refctr_S5a_z2_north" }, - { "point": [ 5, 11, 2 ], "overmap": "refctr_S1b_z2_north" }, - { "point": [ 6, 11, 2 ], "overmap": "refctr_S2b_z2_north" }, - { "point": [ 7, 11, 2 ], "overmap": "refctr_S3b_z2_north" }, - { "point": [ 8, 11, 2 ], "overmap": "refctr_S4b_z2_north" }, - { "point": [ 9, 11, 2 ], "overmap": "refctr_S5b_z2_north" }, - { "point": [ 5, 12, 2 ], "overmap": "refctr_S1c_z2_north" }, - { "point": [ 6, 12, 2 ], "overmap": "refctr_S2c_z2_north" }, - { "point": [ 7, 12, 2 ], "overmap": "refctr_S3c_z2_north" }, - { "point": [ 8, 12, 2 ], "overmap": "refctr_S4c_z2_north" }, - { "point": [ 9, 12, 2 ], "overmap": "refctr_S5c_z2_north" }, - { "point": [ 5, 13, 2 ], "overmap": "refctr_S1d_z2_north" }, - { "point": [ 6, 13, 2 ], "overmap": "refctr_S2d_z2_north" }, - { "point": [ 7, 13, 2 ], "overmap": "refctr_S3d_z2_north" }, - { "point": [ 8, 13, 2 ], "overmap": "refctr_S4d_z2_north" }, - { "point": [ 9, 13, 2 ], "overmap": "refctr_S5d_z2_north" }, - { "point": [ 5, 14, 2 ], "overmap": "refctr_S1e_z2_north" }, - { "point": [ 6, 14, 2 ], "overmap": "refctr_S2e_z2_north" }, - { "point": [ 7, 14, 2 ], "overmap": "refctr_S3e_z2_north" }, - { "point": [ 8, 14, 2 ], "overmap": "refctr_S4e_z2_north" }, - { "point": [ 9, 14, 2 ], "overmap": "refctr_S5e_z2_north" }, - { "point": [ 10, 10, 2 ], "overmap": "refctr_SE1a_z2_north" }, - { "point": [ 11, 10, 2 ], "overmap": "refctr_SE2a_z2_north" }, - { "point": [ 12, 10, 2 ], "overmap": "refctr_SE3a_z2_north" }, - { "point": [ 13, 10, 2 ], "overmap": "refctr_SE4a_z2_north" }, - { "point": [ 14, 10, 2 ], "overmap": "refctr_SE5a_z2_north" }, - { "point": [ 10, 11, 2 ], "overmap": "refctr_SE1b_z2_north" }, - { "point": [ 11, 11, 2 ], "overmap": "refctr_SE2b_z2_north" }, - { "point": [ 12, 11, 2 ], "overmap": "refctr_SE3b_z2_north" }, - { "point": [ 13, 11, 2 ], "overmap": "refctr_SE4b_z2_north" }, - { "point": [ 14, 11, 2 ], "overmap": "refctr_SE5b_z2_north" }, - { "point": [ 10, 12, 2 ], "overmap": "refctr_SE1c_z2_north" }, - { "point": [ 11, 12, 2 ], "overmap": "refctr_SE2c_z2_north" }, - { "point": [ 12, 12, 2 ], "overmap": "refctr_SE3c_z2_north" }, - { "point": [ 13, 12, 2 ], "overmap": "refctr_SE4c_z2_north" }, - { "point": [ 14, 12, 2 ], "overmap": "refctr_SE5c_z2_north" }, - { "point": [ 10, 13, 2 ], "overmap": "refctr_SE1d_z2_north" }, - { "point": [ 11, 13, 2 ], "overmap": "refctr_SE2d_z2_north" }, - { "point": [ 12, 13, 2 ], "overmap": "refctr_SE3d_z2_north" }, - { "point": [ 13, 13, 2 ], "overmap": "refctr_SE4d_z2_north" }, - { "point": [ 14, 13, 2 ], "overmap": "refctr_SE5d_z2_north" }, - { "point": [ 10, 14, 2 ], "overmap": "refctr_SE1e_z2_north" }, - { "point": [ 11, 14, 2 ], "overmap": "refctr_SE2e_z2_north" }, - { "point": [ 12, 14, 2 ], "overmap": "refctr_SE3e_z2_north" }, - { "point": [ 13, 14, 2 ], "overmap": "refctr_SE4e_z2_north" }, - { "point": [ 14, 14, 2 ], "overmap": "refctr_SE5e_z2_north" }, - { "point": [ 0, 0, -1 ], "overmap": "refctr_NW1a_z-1_north" }, - { "point": [ 1, 0, -1 ], "overmap": "refctr_NW2a_z-1_north" }, - { "point": [ 2, 0, -1 ], "overmap": "refctr_NW3a_z-1_north" }, - { "point": [ 3, 0, -1 ], "overmap": "refctr_NW4a_z-1_north" }, - { "point": [ 4, 0, -1 ], "overmap": "refctr_NW5a_z-1_north" }, - { "point": [ 0, 1, -1 ], "overmap": "refctr_NW1b_z-1_north" }, - { "point": [ 1, 1, -1 ], "overmap": "refctr_NW2b_z-1_north" }, - { "point": [ 2, 1, -1 ], "overmap": "refctr_NW3b_z-1_north" }, - { "point": [ 3, 1, -1 ], "overmap": "refctr_NW4b_z-1_north" }, - { "point": [ 4, 1, -1 ], "overmap": "refctr_NW5b_z-1_north" }, - { "point": [ 0, 2, -1 ], "overmap": "refctr_NW1c_z-1_north" }, - { "point": [ 1, 2, -1 ], "overmap": "refctr_NW2c_z-1_north" }, - { "point": [ 2, 2, -1 ], "overmap": "refctr_NW3c_z-1_north" }, - { "point": [ 3, 2, -1 ], "overmap": "refctr_NW4c_z-1_north" }, - { "point": [ 4, 2, -1 ], "overmap": "refctr_NW5c_z-1_north" }, - { "point": [ 0, 3, -1 ], "overmap": "refctr_NW1d_z-1_north" }, - { "point": [ 1, 3, -1 ], "overmap": "refctr_NW2d_z-1_north" }, - { "point": [ 2, 3, -1 ], "overmap": "refctr_NW3d_z-1_north" }, - { "point": [ 3, 3, -1 ], "overmap": "refctr_NW4d_z-1_north" }, - { "point": [ 4, 3, -1 ], "overmap": "refctr_NW5d_z-1_north" }, - { "point": [ 0, 4, -1 ], "overmap": "refctr_NW1e_z-1_north" }, - { "point": [ 1, 4, -1 ], "overmap": "refctr_NW2e_z-1_north" }, - { "point": [ 2, 4, -1 ], "overmap": "refctr_NW3e_z-1_north" }, - { "point": [ 3, 4, -1 ], "overmap": "refctr_NW4e_z-1_north" }, - { "point": [ 4, 4, -1 ], "overmap": "refctr_NW5e_z-1_north" }, - { "point": [ 5, 0, -1 ], "overmap": "refctr_N1a_z-1_north" }, - { "point": [ 6, 0, -1 ], "overmap": "refctr_N2a_z-1_north" }, - { "point": [ 7, 0, -1 ], "overmap": "refctr_N3a_z-1_north" }, - { "point": [ 8, 0, -1 ], "overmap": "refctr_N4a_z-1_north" }, - { "point": [ 9, 0, -1 ], "overmap": "refctr_N5a_z-1_north" }, - { "point": [ 5, 1, -1 ], "overmap": "refctr_N1b_z-1_north" }, - { "point": [ 6, 1, -1 ], "overmap": "refctr_N2b_z-1_north" }, - { "point": [ 7, 1, -1 ], "overmap": "refctr_N3b_z-1_north" }, - { "point": [ 8, 1, -1 ], "overmap": "refctr_N4b_z-1_north" }, - { "point": [ 9, 1, -1 ], "overmap": "refctr_N5b_z-1_north" }, - { "point": [ 5, 2, -1 ], "overmap": "refctr_N1c_z-1_north" }, - { "point": [ 6, 2, -1 ], "overmap": "refctr_N2c_z-1_north" }, - { "point": [ 7, 2, -1 ], "overmap": "refctr_N3c_z-1_north" }, - { "point": [ 8, 2, -1 ], "overmap": "refctr_N4c_z-1_north" }, - { "point": [ 9, 2, -1 ], "overmap": "refctr_N5c_z-1_north" }, - { "point": [ 5, 3, -1 ], "overmap": "refctr_N1d_z-1_north" }, - { "point": [ 6, 3, -1 ], "overmap": "refctr_N2d_z-1_north" }, - { "point": [ 7, 3, -1 ], "overmap": "refctr_N3d_z-1_north" }, - { "point": [ 8, 3, -1 ], "overmap": "refctr_N4d_z-1_north" }, - { "point": [ 9, 3, -1 ], "overmap": "refctr_N5d_z-1_north" }, - { "point": [ 5, 4, -1 ], "overmap": "refctr_N1e_z-1_north" }, - { "point": [ 6, 4, -1 ], "overmap": "refctr_N2e_z-1_north" }, - { "point": [ 7, 4, -1 ], "overmap": "refctr_N3e_z-1_north" }, - { "point": [ 8, 4, -1 ], "overmap": "refctr_N4e_z-1_north" }, - { "point": [ 9, 4, -1 ], "overmap": "refctr_N5e_z-1_north" }, - { "point": [ 10, 0, -1 ], "overmap": "refctr_NE1a_z-1_north" }, - { "point": [ 11, 0, -1 ], "overmap": "refctr_NE2a_z-1_north" }, - { "point": [ 12, 0, -1 ], "overmap": "refctr_NE3a_z-1_north" }, - { "point": [ 13, 0, -1 ], "overmap": "refctr_NE4a_z-1_north" }, - { "point": [ 14, 0, -1 ], "overmap": "refctr_NE5a_z-1_north" }, - { "point": [ 10, 1, -1 ], "overmap": "refctr_NE1b_z-1_north" }, - { "point": [ 11, 1, -1 ], "overmap": "refctr_NE2b_z-1_north" }, - { "point": [ 12, 1, -1 ], "overmap": "refctr_NE3b_z-1_north" }, - { "point": [ 13, 1, -1 ], "overmap": "refctr_NE4b_z-1_north" }, - { "point": [ 14, 1, -1 ], "overmap": "refctr_NE5b_z-1_north" }, - { "point": [ 10, 2, -1 ], "overmap": "refctr_NE1c_z-1_north" }, - { "point": [ 11, 2, -1 ], "overmap": "refctr_NE2c_z-1_north" }, - { "point": [ 12, 2, -1 ], "overmap": "refctr_NE3c_z-1_north" }, - { "point": [ 13, 2, -1 ], "overmap": "refctr_NE4c_z-1_north" }, - { "point": [ 14, 2, -1 ], "overmap": "refctr_NE5c_z-1_north" }, - { "point": [ 10, 3, -1 ], "overmap": "refctr_NE1d_z-1_north" }, - { "point": [ 11, 3, -1 ], "overmap": "refctr_NE2d_z-1_north" }, - { "point": [ 12, 3, -1 ], "overmap": "refctr_NE3d_z-1_north" }, - { "point": [ 13, 3, -1 ], "overmap": "refctr_NE4d_z-1_north" }, - { "point": [ 14, 3, -1 ], "overmap": "refctr_NE5d_z-1_north" }, - { "point": [ 10, 4, -1 ], "overmap": "refctr_NE1e_z-1_north" }, - { "point": [ 11, 4, -1 ], "overmap": "refctr_NE2e_z-1_north" }, - { "point": [ 12, 4, -1 ], "overmap": "refctr_NE3e_z-1_north" }, - { "point": [ 13, 4, -1 ], "overmap": "refctr_NE4e_z-1_north" }, - { "point": [ 14, 4, -1 ], "overmap": "refctr_NE5e_z-1_north" }, - { "point": [ 0, 5, -1 ], "overmap": "refctr_W1a_z-1_north" }, - { "point": [ 1, 5, -1 ], "overmap": "refctr_W2a_z-1_north" }, - { "point": [ 2, 5, -1 ], "overmap": "refctr_W3a_z-1_north" }, - { "point": [ 3, 5, -1 ], "overmap": "refctr_W4a_z-1_north" }, - { "point": [ 4, 5, -1 ], "overmap": "refctr_W5a_z-1_north" }, - { "point": [ 0, 6, -1 ], "overmap": "refctr_W1b_z-1_north" }, - { "point": [ 1, 6, -1 ], "overmap": "refctr_W2b_z-1_north" }, - { "point": [ 2, 6, -1 ], "overmap": "refctr_W3b_z-1_north" }, - { "point": [ 3, 6, -1 ], "overmap": "refctr_W4b_z-1_north" }, - { "point": [ 4, 6, -1 ], "overmap": "refctr_W5b_z-1_north" }, - { "point": [ 0, 7, -1 ], "overmap": "refctr_W1c_z-1_north" }, - { "point": [ 1, 7, -1 ], "overmap": "refctr_W2c_z-1_north" }, - { "point": [ 2, 7, -1 ], "overmap": "refctr_W3c_z-1_north" }, - { "point": [ 3, 7, -1 ], "overmap": "refctr_W4c_z-1_north" }, - { "point": [ 4, 7, -1 ], "overmap": "refctr_W5c_z-1_north" }, - { "point": [ 0, 8, -1 ], "overmap": "refctr_W1d_z-1_north" }, - { "point": [ 1, 8, -1 ], "overmap": "refctr_W2d_z-1_north" }, - { "point": [ 2, 8, -1 ], "overmap": "refctr_W3d_z-1_north" }, - { "point": [ 3, 8, -1 ], "overmap": "refctr_W4d_z-1_north" }, - { "point": [ 4, 8, -1 ], "overmap": "refctr_W5d_z-1_north" }, - { "point": [ 0, 9, -1 ], "overmap": "refctr_W1e_z-1_north" }, - { "point": [ 1, 9, -1 ], "overmap": "refctr_W2e_z-1_north" }, - { "point": [ 2, 9, -1 ], "overmap": "refctr_W3e_z-1_north" }, - { "point": [ 3, 9, -1 ], "overmap": "refctr_W4e_z-1_north" }, - { "point": [ 4, 9, -1 ], "overmap": "refctr_W5e_z-1_north" }, - { "point": [ 5, 5, -1 ], "overmap": "evac_center_1_z-1_north" }, - { "point": [ 6, 5, -1 ], "overmap": "evac_center_2_z-1_north" }, - { "point": [ 7, 5, -1 ], "overmap": "evac_center_3_z-1_north" }, - { "point": [ 8, 5, -1 ], "overmap": "evac_center_4_z-1_north" }, - { "point": [ 9, 5, -1 ], "overmap": "evac_center_5_z-1_north" }, - { "point": [ 5, 6, -1 ], "overmap": "evac_center_6_z-1_north" }, - { "point": [ 6, 6, -1 ], "overmap": "evac_center_7_z-1_north" }, - { "point": [ 7, 6, -1 ], "overmap": "evac_center_8_z-1_north" }, - { "point": [ 8, 6, -1 ], "overmap": "evac_center_9_z-1_north" }, - { "point": [ 9, 6, -1 ], "overmap": "evac_center_10_z-1_north" }, - { "point": [ 5, 7, -1 ], "overmap": "evac_center_11_z-1_north" }, - { "point": [ 6, 7, -1 ], "overmap": "evac_center_12_z-1_north" }, - { "point": [ 7, 7, -1 ], "overmap": "evac_center_13_z-1_north" }, - { "point": [ 8, 7, -1 ], "overmap": "evac_center_14_z-1_north" }, - { "point": [ 9, 7, -1 ], "overmap": "evac_center_15_z-1_north" }, - { "point": [ 5, 8, -1 ], "overmap": "evac_center_16_z-1_north" }, - { "point": [ 6, 8, -1 ], "overmap": "evac_center_17_z-1_north" }, - { "point": [ 7, 8, -1 ], "overmap": "evac_center_18_z-1_north" }, - { "point": [ 8, 8, -1 ], "overmap": "evac_center_19_z-1_north" }, - { "point": [ 9, 8, -1 ], "overmap": "evac_center_20_z-1_north" }, - { "point": [ 5, 9, -1 ], "overmap": "evac_center_21_z-1_north" }, - { "point": [ 6, 9, -1 ], "overmap": "evac_center_22_z-1_north" }, - { "point": [ 7, 9, -1 ], "overmap": "evac_center_23_z-1_north" }, - { "point": [ 8, 9, -1 ], "overmap": "evac_center_24_z-1_north" }, - { "point": [ 9, 9, -1 ], "overmap": "evac_center_25_z-1_north" }, - { "point": [ 10, 5, -1 ], "overmap": "refctr_E1a_z-1_north" }, - { "point": [ 11, 5, -1 ], "overmap": "refctr_E2a_z-1_north" }, - { "point": [ 12, 5, -1 ], "overmap": "refctr_E3a_z-1_north" }, - { "point": [ 13, 5, -1 ], "overmap": "refctr_E4a_z-1_north" }, - { "point": [ 14, 5, -1 ], "overmap": "refctr_E5a_z-1_north" }, - { "point": [ 10, 6, -1 ], "overmap": "refctr_E1b_z-1_north" }, - { "point": [ 11, 6, -1 ], "overmap": "refctr_E2b_z-1_north" }, - { "point": [ 12, 6, -1 ], "overmap": "refctr_E3b_z-1_north" }, - { "point": [ 13, 6, -1 ], "overmap": "refctr_E4b_z-1_north" }, - { "point": [ 14, 6, -1 ], "overmap": "refctr_E5b_z-1_north" }, - { "point": [ 10, 7, -1 ], "overmap": "refctr_E1c_z-1_north" }, - { "point": [ 11, 7, -1 ], "overmap": "refctr_E2c_z-1_north" }, - { "point": [ 12, 7, -1 ], "overmap": "refctr_E3c_z-1_north" }, - { "point": [ 13, 7, -1 ], "overmap": "refctr_E4c_z-1_north" }, - { "point": [ 14, 7, -1 ], "overmap": "refctr_E5c_z-1_north" }, - { "point": [ 10, 8, -1 ], "overmap": "refctr_E1d_z-1_north" }, - { "point": [ 11, 8, -1 ], "overmap": "refctr_E2d_z-1_north" }, - { "point": [ 12, 8, -1 ], "overmap": "refctr_E3d_z-1_north" }, - { "point": [ 13, 8, -1 ], "overmap": "refctr_E4d_z-1_north" }, - { "point": [ 14, 8, -1 ], "overmap": "refctr_E5d_z-1_north" }, - { "point": [ 10, 9, -1 ], "overmap": "refctr_E1e_z-1_north" }, - { "point": [ 11, 9, -1 ], "overmap": "refctr_E2e_z-1_north" }, - { "point": [ 12, 9, -1 ], "overmap": "refctr_E3e_z-1_north" }, - { "point": [ 13, 9, -1 ], "overmap": "refctr_E4e_z-1_north" }, - { "point": [ 14, 9, -1 ], "overmap": "refctr_E5e_z-1_north" }, - { "point": [ 0, 10, -1 ], "overmap": "refctr_SW1a_z-1_north" }, - { "point": [ 1, 10, -1 ], "overmap": "refctr_SW2a_z-1_north" }, - { "point": [ 2, 10, -1 ], "overmap": "refctr_SW3a_z-1_north" }, - { "point": [ 3, 10, -1 ], "overmap": "refctr_SW4a_z-1_north" }, - { "point": [ 4, 10, -1 ], "overmap": "refctr_SW5a_z-1_north" }, - { "point": [ 0, 11, -1 ], "overmap": "refctr_SW1b_z-1_north" }, - { "point": [ 1, 11, -1 ], "overmap": "refctr_SW2b_z-1_north" }, - { "point": [ 2, 11, -1 ], "overmap": "refctr_SW3b_z-1_north" }, - { "point": [ 3, 11, -1 ], "overmap": "refctr_SW4b_z-1_north" }, - { "point": [ 4, 11, -1 ], "overmap": "refctr_SW5b_z-1_north" }, - { "point": [ 0, 12, -1 ], "overmap": "refctr_SW1c_z-1_north" }, - { "point": [ 1, 12, -1 ], "overmap": "refctr_SW2c_z-1_north" }, - { "point": [ 2, 12, -1 ], "overmap": "refctr_SW3c_z-1_north" }, - { "point": [ 3, 12, -1 ], "overmap": "refctr_SW4c_z-1_north" }, - { "point": [ 4, 12, -1 ], "overmap": "refctr_SW5c_z-1_north" }, - { "point": [ 0, 13, -1 ], "overmap": "refctr_SW1d_z-1_north" }, - { "point": [ 1, 13, -1 ], "overmap": "refctr_SW2d_z-1_north" }, - { "point": [ 2, 13, -1 ], "overmap": "refctr_SW3d_z-1_north" }, - { "point": [ 3, 13, -1 ], "overmap": "refctr_SW4d_z-1_north" }, - { "point": [ 4, 13, -1 ], "overmap": "refctr_SW5d_z-1_north" }, - { "point": [ 0, 14, -1 ], "overmap": "refctr_SW1e_z-1_north" }, - { "point": [ 1, 14, -1 ], "overmap": "refctr_SW2e_z-1_north" }, - { "point": [ 2, 14, -1 ], "overmap": "refctr_SW3e_z-1_north" }, - { "point": [ 3, 14, -1 ], "overmap": "refctr_SW4e_z-1_north" }, - { "point": [ 4, 14, -1 ], "overmap": "refctr_SW5e_z-1_north" }, - { "point": [ 5, 10, -1 ], "overmap": "refctr_S1a_z-1_north" }, - { "point": [ 6, 10, -1 ], "overmap": "refctr_S2a_z-1_north" }, - { "point": [ 7, 10, -1 ], "overmap": "refctr_S3a_z-1_north" }, - { "point": [ 8, 10, -1 ], "overmap": "refctr_S4a_z-1_north" }, - { "point": [ 9, 10, -1 ], "overmap": "refctr_S5a_z-1_north" }, - { "point": [ 5, 11, -1 ], "overmap": "refctr_S1b_z-1_north" }, - { "point": [ 6, 11, -1 ], "overmap": "refctr_S2b_z-1_north" }, - { "point": [ 7, 11, -1 ], "overmap": "refctr_S3b_z-1_north" }, - { "point": [ 8, 11, -1 ], "overmap": "refctr_S4b_z-1_north" }, - { "point": [ 9, 11, -1 ], "overmap": "refctr_S5b_z-1_north" }, - { "point": [ 5, 12, -1 ], "overmap": "refctr_S1c_z-1_north" }, - { "point": [ 6, 12, -1 ], "overmap": "refctr_S2c_z-1_north" }, - { "point": [ 7, 12, -1 ], "overmap": "refctr_S3c_z-1_north" }, - { "point": [ 8, 12, -1 ], "overmap": "refctr_S4c_z-1_north" }, - { "point": [ 9, 12, -1 ], "overmap": "refctr_S5c_z-1_north" }, - { "point": [ 5, 13, -1 ], "overmap": "refctr_S1d_z-1_north" }, - { "point": [ 6, 13, -1 ], "overmap": "refctr_S2d_z-1_north" }, - { "point": [ 7, 13, -1 ], "overmap": "refctr_S3d_z-1_north" }, - { "point": [ 8, 13, -1 ], "overmap": "refctr_S4d_z-1_north" }, - { "point": [ 9, 13, -1 ], "overmap": "refctr_S5d_z-1_north" }, - { "point": [ 5, 14, -1 ], "overmap": "refctr_S1e_z-1_north" }, - { "point": [ 6, 14, -1 ], "overmap": "refctr_S2e_z-1_north" }, - { "point": [ 7, 14, -1 ], "overmap": "refctr_S3e_z-1_north" }, - { "point": [ 8, 14, -1 ], "overmap": "refctr_S4e_z-1_north" }, - { "point": [ 9, 14, -1 ], "overmap": "refctr_S5e_z-1_north" }, - { "point": [ 10, 10, -1 ], "overmap": "refctr_SE1a_z-1_north" }, - { "point": [ 11, 10, -1 ], "overmap": "refctr_SE2a_z-1_north" }, - { "point": [ 12, 10, -1 ], "overmap": "refctr_SE3a_z-1_north" }, - { "point": [ 13, 10, -1 ], "overmap": "refctr_SE4a_z-1_north" }, - { "point": [ 14, 10, -1 ], "overmap": "refctr_SE5a_z-1_north" }, - { "point": [ 10, 11, -1 ], "overmap": "refctr_SE1b_z-1_north" }, - { "point": [ 11, 11, -1 ], "overmap": "refctr_SE2b_z-1_north" }, - { "point": [ 12, 11, -1 ], "overmap": "refctr_SE3b_z-1_north" }, - { "point": [ 13, 11, -1 ], "overmap": "refctr_SE4b_z-1_north" }, - { "point": [ 14, 11, -1 ], "overmap": "refctr_SE5b_z-1_north" }, - { "point": [ 10, 12, -1 ], "overmap": "refctr_SE1c_z-1_north" }, - { "point": [ 11, 12, -1 ], "overmap": "refctr_SE2c_z-1_north" }, - { "point": [ 12, 12, -1 ], "overmap": "refctr_SE3c_z-1_north" }, - { "point": [ 13, 12, -1 ], "overmap": "refctr_SE4c_z-1_north" }, - { "point": [ 14, 12, -1 ], "overmap": "refctr_SE5c_z-1_north" }, - { "point": [ 10, 13, -1 ], "overmap": "refctr_SE1d_z-1_north" }, - { "point": [ 11, 13, -1 ], "overmap": "refctr_SE2d_z-1_north" }, - { "point": [ 12, 13, -1 ], "overmap": "refctr_SE3d_z-1_north" }, - { "point": [ 13, 13, -1 ], "overmap": "refctr_SE4d_z-1_north" }, - { "point": [ 14, 13, -1 ], "overmap": "refctr_SE5d_z-1_north" }, - { "point": [ 10, 14, -1 ], "overmap": "refctr_SE1e_z-1_north" }, - { "point": [ 11, 14, -1 ], "overmap": "refctr_SE2e_z-1_north" }, - { "point": [ 12, 14, -1 ], "overmap": "refctr_SE3e_z-1_north" }, - { "point": [ 13, 14, -1 ], "overmap": "refctr_SE4e_z-1_north" }, - { "point": [ 14, 14, -1 ], "overmap": "refctr_SE5e_z-1_north" }, - { "point": [ 0, 0, -2 ], "overmap": "refctr_NW1a_z-2_north" }, - { "point": [ 1, 0, -2 ], "overmap": "refctr_NW2a_z-2_north" }, - { "point": [ 2, 0, -2 ], "overmap": "refctr_NW3a_z-2_north" }, - { "point": [ 3, 0, -2 ], "overmap": "refctr_NW4a_z-2_north" }, - { "point": [ 4, 0, -2 ], "overmap": "refctr_NW5a_z-2_north" }, - { "point": [ 0, 1, -2 ], "overmap": "refctr_NW1b_z-2_north" }, - { "point": [ 1, 1, -2 ], "overmap": "refctr_NW2b_z-2_north" }, - { "point": [ 2, 1, -2 ], "overmap": "refctr_NW3b_z-2_north" }, - { "point": [ 3, 1, -2 ], "overmap": "refctr_NW4b_z-2_north" }, - { "point": [ 4, 1, -2 ], "overmap": "refctr_NW5b_z-2_north" }, - { "point": [ 0, 2, -2 ], "overmap": "refctr_NW1c_z-2_north" }, - { "point": [ 1, 2, -2 ], "overmap": "refctr_NW2c_z-2_north" }, - { "point": [ 2, 2, -2 ], "overmap": "refctr_NW3c_z-2_north" }, - { "point": [ 3, 2, -2 ], "overmap": "refctr_NW4c_z-2_north" }, - { "point": [ 4, 2, -2 ], "overmap": "refctr_NW5c_z-2_north" }, - { "point": [ 0, 3, -2 ], "overmap": "refctr_NW1d_z-2_north" }, - { "point": [ 1, 3, -2 ], "overmap": "refctr_NW2d_z-2_north" }, - { "point": [ 2, 3, -2 ], "overmap": "refctr_NW3d_z-2_north" }, - { "point": [ 3, 3, -2 ], "overmap": "refctr_NW4d_z-2_north" }, - { "point": [ 4, 3, -2 ], "overmap": "refctr_NW5d_z-2_north" }, - { "point": [ 0, 4, -2 ], "overmap": "refctr_NW1e_z-2_north" }, - { "point": [ 1, 4, -2 ], "overmap": "refctr_NW2e_z-2_north" }, - { "point": [ 2, 4, -2 ], "overmap": "refctr_NW3e_z-2_north" }, - { "point": [ 3, 4, -2 ], "overmap": "refctr_NW4e_z-2_north" }, - { "point": [ 4, 4, -2 ], "overmap": "refctr_NW5e_z-2_north" }, - { "point": [ 5, 0, -2 ], "overmap": "refctr_N1a_z-2_north" }, - { "point": [ 6, 0, -2 ], "overmap": "refctr_N2a_z-2_north" }, - { "point": [ 7, 0, -2 ], "overmap": "refctr_N3a_z-2_north" }, - { "point": [ 8, 0, -2 ], "overmap": "refctr_N4a_z-2_north" }, - { "point": [ 9, 0, -2 ], "overmap": "refctr_N5a_z-2_north" }, - { "point": [ 5, 1, -2 ], "overmap": "refctr_N1b_z-2_north" }, - { "point": [ 6, 1, -2 ], "overmap": "refctr_N2b_z-2_north" }, - { "point": [ 7, 1, -2 ], "overmap": "refctr_N3b_z-2_north" }, - { "point": [ 8, 1, -2 ], "overmap": "refctr_N4b_z-2_north" }, - { "point": [ 9, 1, -2 ], "overmap": "refctr_N5b_z-2_north" }, - { "point": [ 5, 2, -2 ], "overmap": "refctr_N1c_z-2_north" }, - { "point": [ 6, 2, -2 ], "overmap": "refctr_N2c_z-2_north" }, - { "point": [ 7, 2, -2 ], "overmap": "refctr_N3c_z-2_north" }, - { "point": [ 8, 2, -2 ], "overmap": "refctr_N4c_z-2_north" }, - { "point": [ 9, 2, -2 ], "overmap": "refctr_N5c_z-2_north" }, - { "point": [ 5, 3, -2 ], "overmap": "refctr_N1d_z-2_north" }, - { "point": [ 6, 3, -2 ], "overmap": "refctr_N2d_z-2_north" }, - { "point": [ 7, 3, -2 ], "overmap": "refctr_N3d_z-2_north" }, - { "point": [ 8, 3, -2 ], "overmap": "refctr_N4d_z-2_north" }, - { "point": [ 9, 3, -2 ], "overmap": "refctr_N5d_z-2_north" }, - { "point": [ 5, 4, -2 ], "overmap": "refctr_N1e_z-2_north" }, - { "point": [ 6, 4, -2 ], "overmap": "refctr_N2e_z-2_north" }, - { "point": [ 7, 4, -2 ], "overmap": "refctr_N3e_z-2_north" }, - { "point": [ 8, 4, -2 ], "overmap": "refctr_N4e_z-2_north" }, - { "point": [ 9, 4, -2 ], "overmap": "refctr_N5e_z-2_north" }, - { "point": [ 10, 0, -2 ], "overmap": "refctr_NE1a_z-2_north" }, - { "point": [ 11, 0, -2 ], "overmap": "refctr_NE2a_z-2_north" }, - { "point": [ 12, 0, -2 ], "overmap": "refctr_NE3a_z-2_north" }, - { "point": [ 13, 0, -2 ], "overmap": "refctr_NE4a_z-2_north" }, - { "point": [ 14, 0, -2 ], "overmap": "refctr_NE5a_z-2_north" }, - { "point": [ 10, 1, -2 ], "overmap": "refctr_NE1b_z-2_north" }, - { "point": [ 11, 1, -2 ], "overmap": "refctr_NE2b_z-2_north" }, - { "point": [ 12, 1, -2 ], "overmap": "refctr_NE3b_z-2_north" }, - { "point": [ 13, 1, -2 ], "overmap": "refctr_NE4b_z-2_north" }, - { "point": [ 14, 1, -2 ], "overmap": "refctr_NE5b_z-2_north" }, - { "point": [ 10, 2, -2 ], "overmap": "refctr_NE1c_z-2_north" }, - { "point": [ 11, 2, -2 ], "overmap": "refctr_NE2c_z-2_north" }, - { "point": [ 12, 2, -2 ], "overmap": "refctr_NE3c_z-2_north" }, - { "point": [ 13, 2, -2 ], "overmap": "refctr_NE4c_z-2_north" }, - { "point": [ 14, 2, -2 ], "overmap": "refctr_NE5c_z-2_north" }, - { "point": [ 10, 3, -2 ], "overmap": "refctr_NE1d_z-2_north" }, - { "point": [ 11, 3, -2 ], "overmap": "refctr_NE2d_z-2_north" }, - { "point": [ 12, 3, -2 ], "overmap": "refctr_NE3d_z-2_north" }, - { "point": [ 13, 3, -2 ], "overmap": "refctr_NE4d_z-2_north" }, - { "point": [ 14, 3, -2 ], "overmap": "refctr_NE5d_z-2_north" }, - { "point": [ 10, 4, -2 ], "overmap": "refctr_NE1e_z-2_north" }, - { "point": [ 11, 4, -2 ], "overmap": "refctr_NE2e_z-2_north" }, - { "point": [ 12, 4, -2 ], "overmap": "refctr_NE3e_z-2_north" }, - { "point": [ 13, 4, -2 ], "overmap": "refctr_NE4e_z-2_north" }, - { "point": [ 14, 4, -2 ], "overmap": "refctr_NE5e_z-2_north" }, - { "point": [ 0, 5, -2 ], "overmap": "refctr_W1a_z-2_north" }, - { "point": [ 1, 5, -2 ], "overmap": "refctr_W2a_z-2_north" }, - { "point": [ 2, 5, -2 ], "overmap": "refctr_W3a_z-2_north" }, - { "point": [ 3, 5, -2 ], "overmap": "refctr_W4a_z-2_north" }, - { "point": [ 4, 5, -2 ], "overmap": "refctr_W5a_z-2_north" }, - { "point": [ 0, 6, -2 ], "overmap": "refctr_W1b_z-2_north" }, - { "point": [ 1, 6, -2 ], "overmap": "refctr_W2b_z-2_north" }, - { "point": [ 2, 6, -2 ], "overmap": "refctr_W3b_z-2_north" }, - { "point": [ 3, 6, -2 ], "overmap": "refctr_W4b_z-2_north" }, - { "point": [ 4, 6, -2 ], "overmap": "refctr_W5b_z-2_north" }, - { "point": [ 0, 7, -2 ], "overmap": "refctr_W1c_z-2_north" }, - { "point": [ 1, 7, -2 ], "overmap": "refctr_W2c_z-2_north" }, - { "point": [ 2, 7, -2 ], "overmap": "refctr_W3c_z-2_north" }, - { "point": [ 3, 7, -2 ], "overmap": "refctr_W4c_z-2_north" }, - { "point": [ 4, 7, -2 ], "overmap": "refctr_W5c_z-2_north" }, - { "point": [ 0, 8, -2 ], "overmap": "refctr_W1d_z-2_north" }, - { "point": [ 1, 8, -2 ], "overmap": "refctr_W2d_z-2_north" }, - { "point": [ 2, 8, -2 ], "overmap": "refctr_W3d_z-2_north" }, - { "point": [ 3, 8, -2 ], "overmap": "refctr_W4d_z-2_north" }, - { "point": [ 4, 8, -2 ], "overmap": "refctr_W5d_z-2_north" }, - { "point": [ 0, 9, -2 ], "overmap": "refctr_W1e_z-2_north" }, - { "point": [ 1, 9, -2 ], "overmap": "refctr_W2e_z-2_north" }, - { "point": [ 2, 9, -2 ], "overmap": "refctr_W3e_z-2_north" }, - { "point": [ 3, 9, -2 ], "overmap": "refctr_W4e_z-2_north" }, - { "point": [ 4, 9, -2 ], "overmap": "refctr_W5e_z-2_north" }, - { "point": [ 5, 5, -2 ], "overmap": "evac_center_1_z-2_north" }, - { "point": [ 6, 5, -2 ], "overmap": "evac_center_2_z-2_north" }, - { "point": [ 7, 5, -2 ], "overmap": "evac_center_3_z-2_north" }, - { "point": [ 8, 5, -2 ], "overmap": "evac_center_4_z-2_north" }, - { "point": [ 9, 5, -2 ], "overmap": "evac_center_5_z-2_north" }, - { "point": [ 5, 6, -2 ], "overmap": "evac_center_6_z-2_north" }, - { "point": [ 6, 6, -2 ], "overmap": "evac_center_7_z-2_north" }, - { "point": [ 7, 6, -2 ], "overmap": "evac_center_8_z-2_north" }, - { "point": [ 8, 6, -2 ], "overmap": "evac_center_9_z-2_north" }, - { "point": [ 9, 6, -2 ], "overmap": "evac_center_10_z-2_north" }, - { "point": [ 5, 7, -2 ], "overmap": "evac_center_11_z-2_north" }, - { "point": [ 6, 7, -2 ], "overmap": "evac_center_12_z-2_north" }, - { "point": [ 7, 7, -2 ], "overmap": "evac_center_13_z-2_north" }, - { "point": [ 8, 7, -2 ], "overmap": "evac_center_14_z-2_north" }, - { "point": [ 9, 7, -2 ], "overmap": "evac_center_15_z-2_north" }, - { "point": [ 5, 8, -2 ], "overmap": "evac_center_16_z-2_north" }, - { "point": [ 6, 8, -2 ], "overmap": "evac_center_17_z-2_north" }, - { "point": [ 7, 8, -2 ], "overmap": "evac_center_18_z-2_north" }, - { "point": [ 8, 8, -2 ], "overmap": "evac_center_19_z-2_north" }, - { "point": [ 9, 8, -2 ], "overmap": "evac_center_20_z-2_north" }, - { "point": [ 5, 9, -2 ], "overmap": "evac_center_21_z-2_north" }, - { "point": [ 6, 9, -2 ], "overmap": "evac_center_22_z-2_north" }, - { "point": [ 7, 9, -2 ], "overmap": "evac_center_23_z-2_north" }, - { "point": [ 8, 9, -2 ], "overmap": "evac_center_24_z-2_north" }, - { "point": [ 9, 9, -2 ], "overmap": "evac_center_25_z-2_north" }, - { "point": [ 10, 5, -2 ], "overmap": "refctr_E1a_z-2_north" }, - { "point": [ 11, 5, -2 ], "overmap": "refctr_E2a_z-2_north" }, - { "point": [ 12, 5, -2 ], "overmap": "refctr_E3a_z-2_north" }, - { "point": [ 13, 5, -2 ], "overmap": "refctr_E4a_z-2_north" }, - { "point": [ 14, 5, -2 ], "overmap": "refctr_E5a_z-2_north" }, - { "point": [ 10, 6, -2 ], "overmap": "refctr_E1b_z-2_north" }, - { "point": [ 11, 6, -2 ], "overmap": "refctr_E2b_z-2_north" }, - { "point": [ 12, 6, -2 ], "overmap": "refctr_E3b_z-2_north" }, - { "point": [ 13, 6, -2 ], "overmap": "refctr_E4b_z-2_north" }, - { "point": [ 14, 6, -2 ], "overmap": "refctr_E5b_z-2_north" }, - { "point": [ 10, 7, -2 ], "overmap": "refctr_E1c_z-2_north" }, - { "point": [ 11, 7, -2 ], "overmap": "refctr_E2c_z-2_north" }, - { "point": [ 12, 7, -2 ], "overmap": "refctr_E3c_z-2_north" }, - { "point": [ 13, 7, -2 ], "overmap": "refctr_E4c_z-2_north" }, - { "point": [ 14, 7, -2 ], "overmap": "refctr_E5c_z-2_north" }, - { "point": [ 10, 8, -2 ], "overmap": "refctr_E1d_z-2_north" }, - { "point": [ 11, 8, -2 ], "overmap": "refctr_E2d_z-2_north" }, - { "point": [ 12, 8, -2 ], "overmap": "refctr_E3d_z-2_north" }, - { "point": [ 13, 8, -2 ], "overmap": "refctr_E4d_z-2_north" }, - { "point": [ 14, 8, -2 ], "overmap": "refctr_E5d_z-2_north" }, - { "point": [ 10, 9, -2 ], "overmap": "refctr_E1e_z-2_north" }, - { "point": [ 11, 9, -2 ], "overmap": "refctr_E2e_z-2_north" }, - { "point": [ 12, 9, -2 ], "overmap": "refctr_E3e_z-2_north" }, - { "point": [ 13, 9, -2 ], "overmap": "refctr_E4e_z-2_north" }, - { "point": [ 14, 9, -2 ], "overmap": "refctr_E5e_z-2_north" }, - { "point": [ 0, 10, -2 ], "overmap": "refctr_SW1a_z-2_north" }, - { "point": [ 1, 10, -2 ], "overmap": "refctr_SW2a_z-2_north" }, - { "point": [ 2, 10, -2 ], "overmap": "refctr_SW3a_z-2_north" }, - { "point": [ 3, 10, -2 ], "overmap": "refctr_SW4a_z-2_north" }, - { "point": [ 4, 10, -2 ], "overmap": "refctr_SW5a_z-2_north" }, - { "point": [ 0, 11, -2 ], "overmap": "refctr_SW1b_z-2_north" }, - { "point": [ 1, 11, -2 ], "overmap": "refctr_SW2b_z-2_north" }, - { "point": [ 2, 11, -2 ], "overmap": "refctr_SW3b_z-2_north" }, - { "point": [ 3, 11, -2 ], "overmap": "refctr_SW4b_z-2_north" }, - { "point": [ 4, 11, -2 ], "overmap": "refctr_SW5b_z-2_north" }, - { "point": [ 0, 12, -2 ], "overmap": "refctr_SW1c_z-2_north" }, - { "point": [ 1, 12, -2 ], "overmap": "refctr_SW2c_z-2_north" }, - { "point": [ 2, 12, -2 ], "overmap": "refctr_SW3c_z-2_north" }, - { "point": [ 3, 12, -2 ], "overmap": "refctr_SW4c_z-2_north" }, - { "point": [ 4, 12, -2 ], "overmap": "refctr_SW5c_z-2_north" }, - { "point": [ 0, 13, -2 ], "overmap": "refctr_SW1d_z-2_north" }, - { "point": [ 1, 13, -2 ], "overmap": "refctr_SW2d_z-2_north" }, - { "point": [ 2, 13, -2 ], "overmap": "refctr_SW3d_z-2_north" }, - { "point": [ 3, 13, -2 ], "overmap": "refctr_SW4d_z-2_north" }, - { "point": [ 4, 13, -2 ], "overmap": "refctr_SW5d_z-2_north" }, - { "point": [ 0, 14, -2 ], "overmap": "refctr_SW1e_z-2_north" }, - { "point": [ 1, 14, -2 ], "overmap": "refctr_SW2e_z-2_north" }, - { "point": [ 2, 14, -2 ], "overmap": "refctr_SW3e_z-2_north" }, - { "point": [ 3, 14, -2 ], "overmap": "refctr_SW4e_z-2_north" }, - { "point": [ 4, 14, -2 ], "overmap": "refctr_SW5e_z-2_north" }, - { "point": [ 5, 10, -2 ], "overmap": "refctr_S1a_z-2_north" }, - { "point": [ 6, 10, -2 ], "overmap": "refctr_S2a_z-2_north" }, - { "point": [ 7, 10, -2 ], "overmap": "refctr_S3a_z-2_north" }, - { "point": [ 8, 10, -2 ], "overmap": "refctr_S4a_z-2_north" }, - { "point": [ 9, 10, -2 ], "overmap": "refctr_S5a_z-2_north" }, - { "point": [ 5, 11, -2 ], "overmap": "refctr_S1b_z-2_north" }, - { "point": [ 6, 11, -2 ], "overmap": "refctr_S2b_z-2_north" }, - { "point": [ 7, 11, -2 ], "overmap": "refctr_S3b_z-2_north" }, - { "point": [ 8, 11, -2 ], "overmap": "refctr_S4b_z-2_north" }, - { "point": [ 9, 11, -2 ], "overmap": "refctr_S5b_z-2_north" }, - { "point": [ 5, 12, -2 ], "overmap": "refctr_S1c_z-2_north" }, - { "point": [ 6, 12, -2 ], "overmap": "refctr_S2c_z-2_north" }, - { "point": [ 7, 12, -2 ], "overmap": "refctr_S3c_z-2_north" }, - { "point": [ 8, 12, -2 ], "overmap": "refctr_S4c_z-2_north" }, - { "point": [ 9, 12, -2 ], "overmap": "refctr_S5c_z-2_north" }, - { "point": [ 5, 13, -2 ], "overmap": "refctr_S1d_z-2_north" }, - { "point": [ 6, 13, -2 ], "overmap": "refctr_S2d_z-2_north" }, - { "point": [ 7, 13, -2 ], "overmap": "refctr_S3d_z-2_north" }, - { "point": [ 8, 13, -2 ], "overmap": "refctr_S4d_z-2_north" }, - { "point": [ 9, 13, -2 ], "overmap": "refctr_S5d_z-2_north" }, - { "point": [ 5, 14, -2 ], "overmap": "refctr_S1e_z-2_north" }, - { "point": [ 6, 14, -2 ], "overmap": "refctr_S2e_z-2_north" }, - { "point": [ 7, 14, -2 ], "overmap": "refctr_S3e_z-2_north" }, - { "point": [ 8, 14, -2 ], "overmap": "refctr_S4e_z-2_north" }, - { "point": [ 9, 14, -2 ], "overmap": "refctr_S5e_z-2_north" }, - { "point": [ 10, 10, -2 ], "overmap": "refctr_SE1a_z-2_north" }, - { "point": [ 11, 10, -2 ], "overmap": "refctr_SE2a_z-2_north" }, - { "point": [ 12, 10, -2 ], "overmap": "refctr_SE3a_z-2_north" }, - { "point": [ 13, 10, -2 ], "overmap": "refctr_SE4a_z-2_north" }, - { "point": [ 14, 10, -2 ], "overmap": "refctr_SE5a_z-2_north" }, - { "point": [ 10, 11, -2 ], "overmap": "refctr_SE1b_z-2_north" }, - { "point": [ 11, 11, -2 ], "overmap": "refctr_SE2b_z-2_north" }, - { "point": [ 12, 11, -2 ], "overmap": "refctr_SE3b_z-2_north" }, - { "point": [ 13, 11, -2 ], "overmap": "refctr_SE4b_z-2_north" }, - { "point": [ 14, 11, -2 ], "overmap": "refctr_SE5b_z-2_north" }, - { "point": [ 10, 12, -2 ], "overmap": "refctr_SE1c_z-2_north" }, - { "point": [ 11, 12, -2 ], "overmap": "refctr_SE2c_z-2_north" }, - { "point": [ 12, 12, -2 ], "overmap": "refctr_SE3c_z-2_north" }, - { "point": [ 13, 12, -2 ], "overmap": "refctr_SE4c_z-2_north" }, - { "point": [ 14, 12, -2 ], "overmap": "refctr_SE5c_z-2_north" }, - { "point": [ 10, 13, -2 ], "overmap": "refctr_SE1d_z-2_north" }, - { "point": [ 11, 13, -2 ], "overmap": "refctr_SE2d_z-2_north" }, - { "point": [ 12, 13, -2 ], "overmap": "refctr_SE3d_z-2_north" }, - { "point": [ 13, 13, -2 ], "overmap": "refctr_SE4d_z-2_north" }, - { "point": [ 14, 13, -2 ], "overmap": "refctr_SE5d_z-2_north" }, - { "point": [ 10, 14, -2 ], "overmap": "refctr_SE1e_z-2_north" }, - { "point": [ 11, 14, -2 ], "overmap": "refctr_SE2e_z-2_north" }, - { "point": [ 12, 14, -2 ], "overmap": "refctr_SE3e_z-2_north" }, - { "point": [ 13, 14, -2 ], "overmap": "refctr_SE4e_z-2_north" }, - { "point": [ 14, 14, -2 ], "overmap": "refctr_SE5e_z-2_north" }, - { "point": [ 0, 0, -3 ], "overmap": "refctr_NW1a_z-3_north" }, - { "point": [ 1, 0, -3 ], "overmap": "refctr_NW2a_z-3_north" }, - { "point": [ 2, 0, -3 ], "overmap": "refctr_NW3a_z-3_north" }, - { "point": [ 3, 0, -3 ], "overmap": "refctr_NW4a_z-3_north" }, - { "point": [ 4, 0, -3 ], "overmap": "refctr_NW5a_z-3_north" }, - { "point": [ 0, 1, -3 ], "overmap": "refctr_NW1b_z-3_north" }, - { "point": [ 1, 1, -3 ], "overmap": "refctr_NW2b_z-3_north" }, - { "point": [ 2, 1, -3 ], "overmap": "refctr_NW3b_z-3_north" }, - { "point": [ 3, 1, -3 ], "overmap": "refctr_NW4b_z-3_north" }, - { "point": [ 4, 1, -3 ], "overmap": "refctr_NW5b_z-3_north" }, - { "point": [ 0, 2, -3 ], "overmap": "refctr_NW1c_z-3_north" }, - { "point": [ 1, 2, -3 ], "overmap": "refctr_NW2c_z-3_north" }, - { "point": [ 2, 2, -3 ], "overmap": "refctr_NW3c_z-3_north" }, - { "point": [ 3, 2, -3 ], "overmap": "refctr_NW4c_z-3_north" }, - { "point": [ 4, 2, -3 ], "overmap": "refctr_NW5c_z-3_north" }, - { "point": [ 0, 3, -3 ], "overmap": "refctr_NW1d_z-3_north" }, - { "point": [ 1, 3, -3 ], "overmap": "refctr_NW2d_z-3_north" }, - { "point": [ 2, 3, -3 ], "overmap": "refctr_NW3d_z-3_north" }, - { "point": [ 3, 3, -3 ], "overmap": "refctr_NW4d_z-3_north" }, - { "point": [ 4, 3, -3 ], "overmap": "refctr_NW5d_z-3_north" }, - { "point": [ 0, 4, -3 ], "overmap": "refctr_NW1e_z-3_north" }, - { "point": [ 1, 4, -3 ], "overmap": "refctr_NW2e_z-3_north" }, - { "point": [ 2, 4, -3 ], "overmap": "refctr_NW3e_z-3_north" }, - { "point": [ 3, 4, -3 ], "overmap": "refctr_NW4e_z-3_north" }, - { "point": [ 4, 4, -3 ], "overmap": "refctr_NW5e_z-3_north" }, - { "point": [ 5, 0, -3 ], "overmap": "refctr_N1a_z-3_north" }, - { "point": [ 6, 0, -3 ], "overmap": "refctr_N2a_z-3_north" }, - { "point": [ 7, 0, -3 ], "overmap": "refctr_N3a_z-3_north" }, - { "point": [ 8, 0, -3 ], "overmap": "refctr_N4a_z-3_north" }, - { "point": [ 9, 0, -3 ], "overmap": "refctr_N5a_z-3_north" }, - { "point": [ 5, 1, -3 ], "overmap": "refctr_N1b_z-3_north" }, - { "point": [ 6, 1, -3 ], "overmap": "refctr_N2b_z-3_north" }, - { "point": [ 7, 1, -3 ], "overmap": "refctr_N3b_z-3_north" }, - { "point": [ 8, 1, -3 ], "overmap": "refctr_N4b_z-3_north" }, - { "point": [ 9, 1, -3 ], "overmap": "refctr_N5b_z-3_north" }, - { "point": [ 5, 2, -3 ], "overmap": "refctr_N1c_z-3_north" }, - { "point": [ 6, 2, -3 ], "overmap": "refctr_N2c_z-3_north" }, - { "point": [ 7, 2, -3 ], "overmap": "refctr_N3c_z-3_north" }, - { "point": [ 8, 2, -3 ], "overmap": "refctr_N4c_z-3_north" }, - { "point": [ 9, 2, -3 ], "overmap": "refctr_N5c_z-3_north" }, - { "point": [ 5, 3, -3 ], "overmap": "refctr_N1d_z-3_north" }, - { "point": [ 6, 3, -3 ], "overmap": "refctr_N2d_z-3_north" }, - { "point": [ 7, 3, -3 ], "overmap": "refctr_N3d_z-3_north" }, - { "point": [ 8, 3, -3 ], "overmap": "refctr_N4d_z-3_north" }, - { "point": [ 9, 3, -3 ], "overmap": "refctr_N5d_z-3_north" }, - { "point": [ 5, 4, -3 ], "overmap": "refctr_N1e_z-3_north" }, - { "point": [ 6, 4, -3 ], "overmap": "refctr_N2e_z-3_north" }, - { "point": [ 7, 4, -3 ], "overmap": "refctr_N3e_z-3_north" }, - { "point": [ 8, 4, -3 ], "overmap": "refctr_N4e_z-3_north" }, - { "point": [ 9, 4, -3 ], "overmap": "refctr_N5e_z-3_north" }, - { "point": [ 10, 0, -3 ], "overmap": "refctr_NE1a_z-3_north" }, - { "point": [ 11, 0, -3 ], "overmap": "refctr_NE2a_z-3_north" }, - { "point": [ 12, 0, -3 ], "overmap": "refctr_NE3a_z-3_north" }, - { "point": [ 13, 0, -3 ], "overmap": "refctr_NE4a_z-3_north" }, - { "point": [ 14, 0, -3 ], "overmap": "refctr_NE5a_z-3_north" }, - { "point": [ 10, 1, -3 ], "overmap": "refctr_NE1b_z-3_north" }, - { "point": [ 11, 1, -3 ], "overmap": "refctr_NE2b_z-3_north" }, - { "point": [ 12, 1, -3 ], "overmap": "refctr_NE3b_z-3_north" }, - { "point": [ 13, 1, -3 ], "overmap": "refctr_NE4b_z-3_north" }, - { "point": [ 14, 1, -3 ], "overmap": "refctr_NE5b_z-3_north" }, - { "point": [ 10, 2, -3 ], "overmap": "refctr_NE1c_z-3_north" }, - { "point": [ 11, 2, -3 ], "overmap": "refctr_NE2c_z-3_north" }, - { "point": [ 12, 2, -3 ], "overmap": "refctr_NE3c_z-3_north" }, - { "point": [ 13, 2, -3 ], "overmap": "refctr_NE4c_z-3_north" }, - { "point": [ 14, 2, -3 ], "overmap": "refctr_NE5c_z-3_north" }, - { "point": [ 10, 3, -3 ], "overmap": "refctr_NE1d_z-3_north" }, - { "point": [ 11, 3, -3 ], "overmap": "refctr_NE2d_z-3_north" }, - { "point": [ 12, 3, -3 ], "overmap": "refctr_NE3d_z-3_north" }, - { "point": [ 13, 3, -3 ], "overmap": "refctr_NE4d_z-3_north" }, - { "point": [ 14, 3, -3 ], "overmap": "refctr_NE5d_z-3_north" }, - { "point": [ 10, 4, -3 ], "overmap": "refctr_NE1e_z-3_north" }, - { "point": [ 11, 4, -3 ], "overmap": "refctr_NE2e_z-3_north" }, - { "point": [ 12, 4, -3 ], "overmap": "refctr_NE3e_z-3_north" }, - { "point": [ 13, 4, -3 ], "overmap": "refctr_NE4e_z-3_north" }, - { "point": [ 14, 4, -3 ], "overmap": "refctr_NE5e_z-3_north" }, - { "point": [ 0, 5, -3 ], "overmap": "refctr_W1a_z-3_north" }, - { "point": [ 1, 5, -3 ], "overmap": "refctr_W2a_z-3_north" }, - { "point": [ 2, 5, -3 ], "overmap": "refctr_W3a_z-3_north" }, - { "point": [ 3, 5, -3 ], "overmap": "refctr_W4a_z-3_north" }, - { "point": [ 4, 5, -3 ], "overmap": "refctr_W5a_z-3_north" }, - { "point": [ 0, 6, -3 ], "overmap": "refctr_W1b_z-3_north" }, - { "point": [ 1, 6, -3 ], "overmap": "refctr_W2b_z-3_north" }, - { "point": [ 2, 6, -3 ], "overmap": "refctr_W3b_z-3_north" }, - { "point": [ 3, 6, -3 ], "overmap": "refctr_W4b_z-3_north" }, - { "point": [ 4, 6, -3 ], "overmap": "refctr_W5b_z-3_north" }, - { "point": [ 0, 7, -3 ], "overmap": "refctr_W1c_z-3_north" }, - { "point": [ 1, 7, -3 ], "overmap": "refctr_W2c_z-3_north" }, - { "point": [ 2, 7, -3 ], "overmap": "refctr_W3c_z-3_north" }, - { "point": [ 3, 7, -3 ], "overmap": "refctr_W4c_z-3_north" }, - { "point": [ 4, 7, -3 ], "overmap": "refctr_W5c_z-3_north" }, - { "point": [ 0, 8, -3 ], "overmap": "refctr_W1d_z-3_north" }, - { "point": [ 1, 8, -3 ], "overmap": "refctr_W2d_z-3_north" }, - { "point": [ 2, 8, -3 ], "overmap": "refctr_W3d_z-3_north" }, - { "point": [ 3, 8, -3 ], "overmap": "refctr_W4d_z-3_north" }, - { "point": [ 4, 8, -3 ], "overmap": "refctr_W5d_z-3_north" }, - { "point": [ 0, 9, -3 ], "overmap": "refctr_W1e_z-3_north" }, - { "point": [ 1, 9, -3 ], "overmap": "refctr_W2e_z-3_north" }, - { "point": [ 2, 9, -3 ], "overmap": "refctr_W3e_z-3_north" }, - { "point": [ 3, 9, -3 ], "overmap": "refctr_W4e_z-3_north" }, - { "point": [ 4, 9, -3 ], "overmap": "refctr_W5e_z-3_north" }, - { "point": [ 5, 5, -3 ], "overmap": "evac_center_1_z-3_north" }, - { "point": [ 6, 5, -3 ], "overmap": "evac_center_2_z-3_north" }, - { "point": [ 7, 5, -3 ], "overmap": "evac_center_3_z-3_north" }, - { "point": [ 8, 5, -3 ], "overmap": "evac_center_4_z-3_north" }, - { "point": [ 9, 5, -3 ], "overmap": "evac_center_5_z-3_north" }, - { "point": [ 5, 6, -3 ], "overmap": "evac_center_6_z-3_north" }, - { "point": [ 6, 6, -3 ], "overmap": "evac_center_7_z-3_north" }, - { "point": [ 7, 6, -3 ], "overmap": "evac_center_8_z-3_north" }, - { "point": [ 8, 6, -3 ], "overmap": "evac_center_9_z-3_north" }, - { "point": [ 9, 6, -3 ], "overmap": "evac_center_10_z-3_north" }, - { "point": [ 5, 7, -3 ], "overmap": "evac_center_11_z-3_north" }, - { "point": [ 6, 7, -3 ], "overmap": "evac_center_12_z-3_north" }, - { "point": [ 7, 7, -3 ], "overmap": "evac_center_13_z-3_north" }, - { "point": [ 8, 7, -3 ], "overmap": "evac_center_14_z-3_north" }, - { "point": [ 9, 7, -3 ], "overmap": "evac_center_15_z-3_north" }, - { "point": [ 5, 8, -3 ], "overmap": "evac_center_16_z-3_north" }, - { "point": [ 6, 8, -3 ], "overmap": "evac_center_17_z-3_north" }, - { "point": [ 7, 8, -3 ], "overmap": "evac_center_18_z-3_north" }, - { "point": [ 8, 8, -3 ], "overmap": "evac_center_19_z-3_north" }, - { "point": [ 9, 8, -3 ], "overmap": "evac_center_20_z-3_north" }, - { "point": [ 5, 9, -3 ], "overmap": "evac_center_21_z-3_north" }, - { "point": [ 6, 9, -3 ], "overmap": "evac_center_22_z-3_north" }, - { "point": [ 7, 9, -3 ], "overmap": "evac_center_23_z-3_north" }, - { "point": [ 8, 9, -3 ], "overmap": "evac_center_24_z-3_north" }, - { "point": [ 9, 9, -3 ], "overmap": "evac_center_25_z-3_north" }, - { "point": [ 10, 5, -3 ], "overmap": "refctr_E1a_z-3_north" }, - { "point": [ 11, 5, -3 ], "overmap": "refctr_E2a_z-3_north" }, - { "point": [ 12, 5, -3 ], "overmap": "refctr_E3a_z-3_north" }, - { "point": [ 13, 5, -3 ], "overmap": "refctr_E4a_z-3_north" }, - { "point": [ 14, 5, -3 ], "overmap": "refctr_E5a_z-3_north" }, - { "point": [ 10, 6, -3 ], "overmap": "refctr_E1b_z-3_north" }, - { "point": [ 11, 6, -3 ], "overmap": "refctr_E2b_z-3_north" }, - { "point": [ 12, 6, -3 ], "overmap": "refctr_E3b_z-3_north" }, - { "point": [ 13, 6, -3 ], "overmap": "refctr_E4b_z-3_north" }, - { "point": [ 14, 6, -3 ], "overmap": "refctr_E5b_z-3_north" }, - { "point": [ 10, 7, -3 ], "overmap": "refctr_E1c_z-3_north" }, - { "point": [ 11, 7, -3 ], "overmap": "refctr_E2c_z-3_north" }, - { "point": [ 12, 7, -3 ], "overmap": "refctr_E3c_z-3_north" }, - { "point": [ 13, 7, -3 ], "overmap": "refctr_E4c_z-3_north" }, - { "point": [ 14, 7, -3 ], "overmap": "refctr_E5c_z-3_north" }, - { "point": [ 10, 8, -3 ], "overmap": "refctr_E1d_z-3_north" }, - { "point": [ 11, 8, -3 ], "overmap": "refctr_E2d_z-3_north" }, - { "point": [ 12, 8, -3 ], "overmap": "refctr_E3d_z-3_north" }, - { "point": [ 13, 8, -3 ], "overmap": "refctr_E4d_z-3_north" }, - { "point": [ 14, 8, -3 ], "overmap": "refctr_E5d_z-3_north" }, - { "point": [ 10, 9, -3 ], "overmap": "refctr_E1e_z-3_north" }, - { "point": [ 11, 9, -3 ], "overmap": "refctr_E2e_z-3_north" }, - { "point": [ 12, 9, -3 ], "overmap": "refctr_E3e_z-3_north" }, - { "point": [ 13, 9, -3 ], "overmap": "refctr_E4e_z-3_north" }, - { "point": [ 14, 9, -3 ], "overmap": "refctr_E5e_z-3_north" }, - { "point": [ 0, 10, -3 ], "overmap": "refctr_SW1a_z-3_north" }, - { "point": [ 1, 10, -3 ], "overmap": "refctr_SW2a_z-3_north" }, - { "point": [ 2, 10, -3 ], "overmap": "refctr_SW3a_z-3_north" }, - { "point": [ 3, 10, -3 ], "overmap": "refctr_SW4a_z-3_north" }, - { "point": [ 4, 10, -3 ], "overmap": "refctr_SW5a_z-3_north" }, - { "point": [ 0, 11, -3 ], "overmap": "refctr_SW1b_z-3_north" }, - { "point": [ 1, 11, -3 ], "overmap": "refctr_SW2b_z-3_north" }, - { "point": [ 2, 11, -3 ], "overmap": "refctr_SW3b_z-3_north" }, - { "point": [ 3, 11, -3 ], "overmap": "refctr_SW4b_z-3_north" }, - { "point": [ 4, 11, -3 ], "overmap": "refctr_SW5b_z-3_north" }, - { "point": [ 0, 12, -3 ], "overmap": "refctr_SW1c_z-3_north" }, - { "point": [ 1, 12, -3 ], "overmap": "refctr_SW2c_z-3_north" }, - { "point": [ 2, 12, -3 ], "overmap": "refctr_SW3c_z-3_north" }, - { "point": [ 3, 12, -3 ], "overmap": "refctr_SW4c_z-3_north" }, - { "point": [ 4, 12, -3 ], "overmap": "refctr_SW5c_z-3_north" }, - { "point": [ 0, 13, -3 ], "overmap": "refctr_SW1d_z-3_north" }, - { "point": [ 1, 13, -3 ], "overmap": "refctr_SW2d_z-3_north" }, - { "point": [ 2, 13, -3 ], "overmap": "refctr_SW3d_z-3_north" }, - { "point": [ 3, 13, -3 ], "overmap": "refctr_SW4d_z-3_north" }, - { "point": [ 4, 13, -3 ], "overmap": "refctr_SW5d_z-3_north" }, - { "point": [ 0, 14, -3 ], "overmap": "refctr_SW1e_z-3_north" }, - { "point": [ 1, 14, -3 ], "overmap": "refctr_SW2e_z-3_north" }, - { "point": [ 2, 14, -3 ], "overmap": "refctr_SW3e_z-3_north" }, - { "point": [ 3, 14, -3 ], "overmap": "refctr_SW4e_z-3_north" }, - { "point": [ 4, 14, -3 ], "overmap": "refctr_SW5e_z-3_north" }, - { "point": [ 5, 10, -3 ], "overmap": "refctr_S1a_z-3_north" }, - { "point": [ 6, 10, -3 ], "overmap": "refctr_S2a_z-3_north" }, - { "point": [ 7, 10, -3 ], "overmap": "refctr_S3a_z-3_north" }, - { "point": [ 8, 10, -3 ], "overmap": "refctr_S4a_z-3_north" }, - { "point": [ 9, 10, -3 ], "overmap": "refctr_S5a_z-3_north" }, - { "point": [ 5, 11, -3 ], "overmap": "refctr_S1b_z-3_north" }, - { "point": [ 6, 11, -3 ], "overmap": "refctr_S2b_z-3_north" }, - { "point": [ 7, 11, -3 ], "overmap": "refctr_S3b_z-3_north" }, - { "point": [ 8, 11, -3 ], "overmap": "refctr_S4b_z-3_north" }, - { "point": [ 9, 11, -3 ], "overmap": "refctr_S5b_z-3_north" }, - { "point": [ 5, 12, -3 ], "overmap": "refctr_S1c_z-3_north" }, - { "point": [ 6, 12, -3 ], "overmap": "refctr_S2c_z-3_north" }, - { "point": [ 7, 12, -3 ], "overmap": "refctr_S3c_z-3_north" }, - { "point": [ 8, 12, -3 ], "overmap": "refctr_S4c_z-3_north" }, - { "point": [ 9, 12, -3 ], "overmap": "refctr_S5c_z-3_north" }, - { "point": [ 5, 13, -3 ], "overmap": "refctr_S1d_z-3_north" }, - { "point": [ 6, 13, -3 ], "overmap": "refctr_S2d_z-3_north" }, - { "point": [ 7, 13, -3 ], "overmap": "refctr_S3d_z-3_north" }, - { "point": [ 8, 13, -3 ], "overmap": "refctr_S4d_z-3_north" }, - { "point": [ 9, 13, -3 ], "overmap": "refctr_S5d_z-3_north" }, - { "point": [ 5, 14, -3 ], "overmap": "refctr_S1e_z-3_north" }, - { "point": [ 6, 14, -3 ], "overmap": "refctr_S2e_z-3_north" }, - { "point": [ 7, 14, -3 ], "overmap": "refctr_S3e_z-3_north" }, - { "point": [ 8, 14, -3 ], "overmap": "refctr_S4e_z-3_north" }, - { "point": [ 9, 14, -3 ], "overmap": "refctr_S5e_z-3_north" }, - { "point": [ 10, 10, -3 ], "overmap": "refctr_SE1a_z-3_north" }, - { "point": [ 11, 10, -3 ], "overmap": "refctr_SE2a_z-3_north" }, - { "point": [ 12, 10, -3 ], "overmap": "refctr_SE3a_z-3_north" }, - { "point": [ 13, 10, -3 ], "overmap": "refctr_SE4a_z-3_north" }, - { "point": [ 14, 10, -3 ], "overmap": "refctr_SE5a_z-3_north" }, - { "point": [ 10, 11, -3 ], "overmap": "refctr_SE1b_z-3_north" }, - { "point": [ 11, 11, -3 ], "overmap": "refctr_SE2b_z-3_north" }, - { "point": [ 12, 11, -3 ], "overmap": "refctr_SE3b_z-3_north" }, - { "point": [ 13, 11, -3 ], "overmap": "refctr_SE4b_z-3_north" }, - { "point": [ 14, 11, -3 ], "overmap": "refctr_SE5b_z-3_north" }, - { "point": [ 10, 12, -3 ], "overmap": "refctr_SE1c_z-3_north" }, - { "point": [ 11, 12, -3 ], "overmap": "refctr_SE2c_z-3_north" }, - { "point": [ 12, 12, -3 ], "overmap": "refctr_SE3c_z-3_north" }, - { "point": [ 13, 12, -3 ], "overmap": "refctr_SE4c_z-3_north" }, - { "point": [ 14, 12, -3 ], "overmap": "refctr_SE5c_z-3_north" }, - { "point": [ 10, 13, -3 ], "overmap": "refctr_SE1d_z-3_north" }, - { "point": [ 11, 13, -3 ], "overmap": "refctr_SE2d_z-3_north" }, - { "point": [ 12, 13, -3 ], "overmap": "refctr_SE3d_z-3_north" }, - { "point": [ 13, 13, -3 ], "overmap": "refctr_SE4d_z-3_north" }, - { "point": [ 14, 13, -3 ], "overmap": "refctr_SE5d_z-3_north" }, - { "point": [ 10, 14, -3 ], "overmap": "refctr_SE1e_z-3_north" }, - { "point": [ 11, 14, -3 ], "overmap": "refctr_SE2e_z-3_north" }, - { "point": [ 12, 14, -3 ], "overmap": "refctr_SE3e_z-3_north" }, - { "point": [ 13, 14, -3 ], "overmap": "refctr_SE4e_z-3_north" }, - { "point": [ 14, 14, -3 ], "overmap": "refctr_SE5e_z-3_north" }, - { "point": [ 0, 0, -4 ], "overmap": "refctr_NW1a_z-4_north" }, - { "point": [ 1, 0, -4 ], "overmap": "refctr_NW2a_z-4_north" }, - { "point": [ 2, 0, -4 ], "overmap": "refctr_NW3a_z-4_north" }, - { "point": [ 3, 0, -4 ], "overmap": "refctr_NW4a_z-4_north" }, - { "point": [ 4, 0, -4 ], "overmap": "refctr_NW5a_z-4_north" }, - { "point": [ 0, 1, -4 ], "overmap": "refctr_NW1b_z-4_north" }, - { "point": [ 1, 1, -4 ], "overmap": "refctr_NW2b_z-4_north" }, - { "point": [ 2, 1, -4 ], "overmap": "refctr_NW3b_z-4_north" }, - { "point": [ 3, 1, -4 ], "overmap": "refctr_NW4b_z-4_north" }, - { "point": [ 4, 1, -4 ], "overmap": "refctr_NW5b_z-4_north" }, - { "point": [ 0, 2, -4 ], "overmap": "refctr_NW1c_z-4_north" }, - { "point": [ 1, 2, -4 ], "overmap": "refctr_NW2c_z-4_north" }, - { "point": [ 2, 2, -4 ], "overmap": "refctr_NW3c_z-4_north" }, - { "point": [ 3, 2, -4 ], "overmap": "refctr_NW4c_z-4_north" }, - { "point": [ 4, 2, -4 ], "overmap": "refctr_NW5c_z-4_north" }, - { "point": [ 0, 3, -4 ], "overmap": "refctr_NW1d_z-4_north" }, - { "point": [ 1, 3, -4 ], "overmap": "refctr_NW2d_z-4_north" }, - { "point": [ 2, 3, -4 ], "overmap": "refctr_NW3d_z-4_north" }, - { "point": [ 3, 3, -4 ], "overmap": "refctr_NW4d_z-4_north" }, - { "point": [ 4, 3, -4 ], "overmap": "refctr_NW5d_z-4_north" }, - { "point": [ 0, 4, -4 ], "overmap": "refctr_NW1e_z-4_north" }, - { "point": [ 1, 4, -4 ], "overmap": "refctr_NW2e_z-4_north" }, - { "point": [ 2, 4, -4 ], "overmap": "refctr_NW3e_z-4_north" }, - { "point": [ 3, 4, -4 ], "overmap": "refctr_NW4e_z-4_north" }, - { "point": [ 4, 4, -4 ], "overmap": "refctr_NW5e_z-4_north" }, - { "point": [ 5, 0, -4 ], "overmap": "refctr_N1a_z-4_north" }, - { "point": [ 6, 0, -4 ], "overmap": "refctr_N2a_z-4_north" }, - { "point": [ 7, 0, -4 ], "overmap": "refctr_N3a_z-4_north" }, - { "point": [ 8, 0, -4 ], "overmap": "refctr_N4a_z-4_north" }, - { "point": [ 9, 0, -4 ], "overmap": "refctr_N5a_z-4_north" }, - { "point": [ 5, 1, -4 ], "overmap": "refctr_N1b_z-4_north" }, - { "point": [ 6, 1, -4 ], "overmap": "refctr_N2b_z-4_north" }, - { "point": [ 7, 1, -4 ], "overmap": "refctr_N3b_z-4_north" }, - { "point": [ 8, 1, -4 ], "overmap": "refctr_N4b_z-4_north" }, - { "point": [ 9, 1, -4 ], "overmap": "refctr_N5b_z-4_north" }, - { "point": [ 5, 2, -4 ], "overmap": "refctr_N1c_z-4_north" }, - { "point": [ 6, 2, -4 ], "overmap": "refctr_N2c_z-4_north" }, - { "point": [ 7, 2, -4 ], "overmap": "refctr_N3c_z-4_north" }, - { "point": [ 8, 2, -4 ], "overmap": "refctr_N4c_z-4_north" }, - { "point": [ 9, 2, -4 ], "overmap": "refctr_N5c_z-4_north" }, - { "point": [ 5, 3, -4 ], "overmap": "refctr_N1d_z-4_north" }, - { "point": [ 6, 3, -4 ], "overmap": "refctr_N2d_z-4_north" }, - { "point": [ 7, 3, -4 ], "overmap": "refctr_N3d_z-4_north" }, - { "point": [ 8, 3, -4 ], "overmap": "refctr_N4d_z-4_north" }, - { "point": [ 9, 3, -4 ], "overmap": "refctr_N5d_z-4_north" }, - { "point": [ 5, 4, -4 ], "overmap": "refctr_N1e_z-4_north" }, - { "point": [ 6, 4, -4 ], "overmap": "refctr_N2e_z-4_north" }, - { "point": [ 7, 4, -4 ], "overmap": "refctr_N3e_z-4_north" }, - { "point": [ 8, 4, -4 ], "overmap": "refctr_N4e_z-4_north" }, - { "point": [ 9, 4, -4 ], "overmap": "refctr_N5e_z-4_north" }, - { "point": [ 10, 0, -4 ], "overmap": "refctr_NE1a_z-4_north" }, - { "point": [ 11, 0, -4 ], "overmap": "refctr_NE2a_z-4_north" }, - { "point": [ 12, 0, -4 ], "overmap": "refctr_NE3a_z-4_north" }, - { "point": [ 13, 0, -4 ], "overmap": "refctr_NE4a_z-4_north" }, - { "point": [ 14, 0, -4 ], "overmap": "refctr_NE5a_z-4_north" }, - { "point": [ 10, 1, -4 ], "overmap": "refctr_NE1b_z-4_north" }, - { "point": [ 11, 1, -4 ], "overmap": "refctr_NE2b_z-4_north" }, - { "point": [ 12, 1, -4 ], "overmap": "refctr_NE3b_z-4_north" }, - { "point": [ 13, 1, -4 ], "overmap": "refctr_NE4b_z-4_north" }, - { "point": [ 14, 1, -4 ], "overmap": "refctr_NE5b_z-4_north" }, - { "point": [ 10, 2, -4 ], "overmap": "refctr_NE1c_z-4_north" }, - { "point": [ 11, 2, -4 ], "overmap": "refctr_NE2c_z-4_north" }, - { "point": [ 12, 2, -4 ], "overmap": "refctr_NE3c_z-4_north" }, - { "point": [ 13, 2, -4 ], "overmap": "refctr_NE4c_z-4_north" }, - { "point": [ 14, 2, -4 ], "overmap": "refctr_NE5c_z-4_north" }, - { "point": [ 10, 3, -4 ], "overmap": "refctr_NE1d_z-4_north" }, - { "point": [ 11, 3, -4 ], "overmap": "refctr_NE2d_z-4_north" }, - { "point": [ 12, 3, -4 ], "overmap": "refctr_NE3d_z-4_north" }, - { "point": [ 13, 3, -4 ], "overmap": "refctr_NE4d_z-4_north" }, - { "point": [ 14, 3, -4 ], "overmap": "refctr_NE5d_z-4_north" }, - { "point": [ 10, 4, -4 ], "overmap": "refctr_NE1e_z-4_north" }, - { "point": [ 11, 4, -4 ], "overmap": "refctr_NE2e_z-4_north" }, - { "point": [ 12, 4, -4 ], "overmap": "refctr_NE3e_z-4_north" }, - { "point": [ 13, 4, -4 ], "overmap": "refctr_NE4e_z-4_north" }, - { "point": [ 14, 4, -4 ], "overmap": "refctr_NE5e_z-4_north" }, - { "point": [ 0, 5, -4 ], "overmap": "refctr_W1a_z-4_north" }, - { "point": [ 1, 5, -4 ], "overmap": "refctr_W2a_z-4_north" }, - { "point": [ 2, 5, -4 ], "overmap": "refctr_W3a_z-4_north" }, - { "point": [ 3, 5, -4 ], "overmap": "refctr_W4a_z-4_north" }, - { "point": [ 4, 5, -4 ], "overmap": "refctr_W5a_z-4_north" }, - { "point": [ 0, 6, -4 ], "overmap": "refctr_W1b_z-4_north" }, - { "point": [ 1, 6, -4 ], "overmap": "refctr_W2b_z-4_north" }, - { "point": [ 2, 6, -4 ], "overmap": "refctr_W3b_z-4_north" }, - { "point": [ 3, 6, -4 ], "overmap": "refctr_W4b_z-4_north" }, - { "point": [ 4, 6, -4 ], "overmap": "refctr_W5b_z-4_north" }, - { "point": [ 0, 7, -4 ], "overmap": "refctr_W1c_z-4_north" }, - { "point": [ 1, 7, -4 ], "overmap": "refctr_W2c_z-4_north" }, - { "point": [ 2, 7, -4 ], "overmap": "refctr_W3c_z-4_north" }, - { "point": [ 3, 7, -4 ], "overmap": "refctr_W4c_z-4_north" }, - { "point": [ 4, 7, -4 ], "overmap": "refctr_W5c_z-4_north" }, - { "point": [ 0, 8, -4 ], "overmap": "refctr_W1d_z-4_north" }, - { "point": [ 1, 8, -4 ], "overmap": "refctr_W2d_z-4_north" }, - { "point": [ 2, 8, -4 ], "overmap": "refctr_W3d_z-4_north" }, - { "point": [ 3, 8, -4 ], "overmap": "refctr_W4d_z-4_north" }, - { "point": [ 4, 8, -4 ], "overmap": "refctr_W5d_z-4_north" }, - { "point": [ 0, 9, -4 ], "overmap": "refctr_W1e_z-4_north" }, - { "point": [ 1, 9, -4 ], "overmap": "refctr_W2e_z-4_north" }, - { "point": [ 2, 9, -4 ], "overmap": "refctr_W3e_z-4_north" }, - { "point": [ 3, 9, -4 ], "overmap": "refctr_W4e_z-4_north" }, - { "point": [ 4, 9, -4 ], "overmap": "refctr_W5e_z-4_north" }, - { "point": [ 5, 5, -4 ], "overmap": "evac_center_1_z-4_north" }, - { "point": [ 6, 5, -4 ], "overmap": "evac_center_2_z-4_north" }, - { "point": [ 7, 5, -4 ], "overmap": "evac_center_3_z-4_north" }, - { "point": [ 8, 5, -4 ], "overmap": "evac_center_4_z-4_north" }, - { "point": [ 9, 5, -4 ], "overmap": "evac_center_5_z-4_north" }, - { "point": [ 5, 6, -4 ], "overmap": "evac_center_6_z-4_north" }, - { "point": [ 6, 6, -4 ], "overmap": "evac_center_7_z-4_north" }, - { "point": [ 7, 6, -4 ], "overmap": "evac_center_8_z-4_north" }, - { "point": [ 8, 6, -4 ], "overmap": "evac_center_9_z-4_north" }, - { "point": [ 9, 6, -4 ], "overmap": "evac_center_10_z-4_north" }, - { "point": [ 5, 7, -4 ], "overmap": "evac_center_11_z-4_north" }, - { "point": [ 6, 7, -4 ], "overmap": "evac_center_12_z-4_north" }, - { "point": [ 7, 7, -4 ], "overmap": "evac_center_13_z-4_north" }, - { "point": [ 8, 7, -4 ], "overmap": "evac_center_14_z-4_north" }, - { "point": [ 9, 7, -4 ], "overmap": "evac_center_15_z-4_north" }, - { "point": [ 5, 8, -4 ], "overmap": "evac_center_16_z-4_north" }, - { "point": [ 6, 8, -4 ], "overmap": "evac_center_17_z-4_north" }, - { "point": [ 7, 8, -4 ], "overmap": "evac_center_18_z-4_north" }, - { "point": [ 8, 8, -4 ], "overmap": "evac_center_19_z-4_north" }, - { "point": [ 9, 8, -4 ], "overmap": "evac_center_20_z-4_north" }, - { "point": [ 5, 9, -4 ], "overmap": "evac_center_21_z-4_north" }, - { "point": [ 6, 9, -4 ], "overmap": "evac_center_22_z-4_north" }, - { "point": [ 7, 9, -4 ], "overmap": "evac_center_23_z-4_north" }, - { "point": [ 8, 9, -4 ], "overmap": "evac_center_24_z-4_north" }, - { "point": [ 9, 9, -4 ], "overmap": "evac_center_25_z-4_north" }, - { "point": [ 10, 5, -4 ], "overmap": "refctr_E1a_z-4_north" }, - { "point": [ 11, 5, -4 ], "overmap": "refctr_E2a_z-4_north" }, - { "point": [ 12, 5, -4 ], "overmap": "refctr_E3a_z-4_north" }, - { "point": [ 13, 5, -4 ], "overmap": "refctr_E4a_z-4_north" }, - { "point": [ 14, 5, -4 ], "overmap": "refctr_E5a_z-4_north" }, - { "point": [ 10, 6, -4 ], "overmap": "refctr_E1b_z-4_north" }, - { "point": [ 11, 6, -4 ], "overmap": "refctr_E2b_z-4_north" }, - { "point": [ 12, 6, -4 ], "overmap": "refctr_E3b_z-4_north" }, - { "point": [ 13, 6, -4 ], "overmap": "refctr_E4b_z-4_north" }, - { "point": [ 14, 6, -4 ], "overmap": "refctr_E5b_z-4_north" }, - { "point": [ 10, 7, -4 ], "overmap": "refctr_E1c_z-4_north" }, - { "point": [ 11, 7, -4 ], "overmap": "refctr_E2c_z-4_north" }, - { "point": [ 12, 7, -4 ], "overmap": "refctr_E3c_z-4_north" }, - { "point": [ 13, 7, -4 ], "overmap": "refctr_E4c_z-4_north" }, - { "point": [ 14, 7, -4 ], "overmap": "refctr_E5c_z-4_north" }, - { "point": [ 10, 8, -4 ], "overmap": "refctr_E1d_z-4_north" }, - { "point": [ 11, 8, -4 ], "overmap": "refctr_E2d_z-4_north" }, - { "point": [ 12, 8, -4 ], "overmap": "refctr_E3d_z-4_north" }, - { "point": [ 13, 8, -4 ], "overmap": "refctr_E4d_z-4_north" }, - { "point": [ 14, 8, -4 ], "overmap": "refctr_E5d_z-4_north" }, - { "point": [ 10, 9, -4 ], "overmap": "refctr_E1e_z-4_north" }, - { "point": [ 11, 9, -4 ], "overmap": "refctr_E2e_z-4_north" }, - { "point": [ 12, 9, -4 ], "overmap": "refctr_E3e_z-4_north" }, - { "point": [ 13, 9, -4 ], "overmap": "refctr_E4e_z-4_north" }, - { "point": [ 14, 9, -4 ], "overmap": "refctr_E5e_z-4_north" }, - { "point": [ 0, 10, -4 ], "overmap": "refctr_SW1a_z-4_north" }, - { "point": [ 1, 10, -4 ], "overmap": "refctr_SW2a_z-4_north" }, - { "point": [ 2, 10, -4 ], "overmap": "refctr_SW3a_z-4_north" }, - { "point": [ 3, 10, -4 ], "overmap": "refctr_SW4a_z-4_north" }, - { "point": [ 4, 10, -4 ], "overmap": "refctr_SW5a_z-4_north" }, - { "point": [ 0, 11, -4 ], "overmap": "refctr_SW1b_z-4_north" }, - { "point": [ 1, 11, -4 ], "overmap": "refctr_SW2b_z-4_north" }, - { "point": [ 2, 11, -4 ], "overmap": "refctr_SW3b_z-4_north" }, - { "point": [ 3, 11, -4 ], "overmap": "refctr_SW4b_z-4_north" }, - { "point": [ 4, 11, -4 ], "overmap": "refctr_SW5b_z-4_north" }, - { "point": [ 0, 12, -4 ], "overmap": "refctr_SW1c_z-4_north" }, - { "point": [ 1, 12, -4 ], "overmap": "refctr_SW2c_z-4_north" }, - { "point": [ 2, 12, -4 ], "overmap": "refctr_SW3c_z-4_north" }, - { "point": [ 3, 12, -4 ], "overmap": "refctr_SW4c_z-4_north" }, - { "point": [ 4, 12, -4 ], "overmap": "refctr_SW5c_z-4_north" }, - { "point": [ 0, 13, -4 ], "overmap": "refctr_SW1d_z-4_north" }, - { "point": [ 1, 13, -4 ], "overmap": "refctr_SW2d_z-4_north" }, - { "point": [ 2, 13, -4 ], "overmap": "refctr_SW3d_z-4_north" }, - { "point": [ 3, 13, -4 ], "overmap": "refctr_SW4d_z-4_north" }, - { "point": [ 4, 13, -4 ], "overmap": "refctr_SW5d_z-4_north" }, - { "point": [ 0, 14, -4 ], "overmap": "refctr_SW1e_z-4_north" }, - { "point": [ 1, 14, -4 ], "overmap": "refctr_SW2e_z-4_north" }, - { "point": [ 2, 14, -4 ], "overmap": "refctr_SW3e_z-4_north" }, - { "point": [ 3, 14, -4 ], "overmap": "refctr_SW4e_z-4_north" }, - { "point": [ 4, 14, -4 ], "overmap": "refctr_SW5e_z-4_north" }, - { "point": [ 5, 10, -4 ], "overmap": "refctr_S1a_z-4_north" }, - { "point": [ 6, 10, -4 ], "overmap": "refctr_S2a_z-4_north" }, - { "point": [ 7, 10, -4 ], "overmap": "refctr_S3a_z-4_north" }, - { "point": [ 8, 10, -4 ], "overmap": "refctr_S4a_z-4_north" }, - { "point": [ 9, 10, -4 ], "overmap": "refctr_S5a_z-4_north" }, - { "point": [ 5, 11, -4 ], "overmap": "refctr_S1b_z-4_north" }, - { "point": [ 6, 11, -4 ], "overmap": "refctr_S2b_z-4_north" }, - { "point": [ 7, 11, -4 ], "overmap": "refctr_S3b_z-4_north" }, - { "point": [ 8, 11, -4 ], "overmap": "refctr_S4b_z-4_north" }, - { "point": [ 9, 11, -4 ], "overmap": "refctr_S5b_z-4_north" }, - { "point": [ 5, 12, -4 ], "overmap": "refctr_S1c_z-4_north" }, - { "point": [ 6, 12, -4 ], "overmap": "refctr_S2c_z-4_north" }, - { "point": [ 7, 12, -4 ], "overmap": "refctr_S3c_z-4_north" }, - { "point": [ 8, 12, -4 ], "overmap": "refctr_S4c_z-4_north" }, - { "point": [ 9, 12, -4 ], "overmap": "refctr_S5c_z-4_north" }, - { "point": [ 5, 13, -4 ], "overmap": "refctr_S1d_z-4_north" }, - { "point": [ 6, 13, -4 ], "overmap": "refctr_S2d_z-4_north" }, - { "point": [ 7, 13, -4 ], "overmap": "refctr_S3d_z-4_north" }, - { "point": [ 8, 13, -4 ], "overmap": "refctr_S4d_z-4_north" }, - { "point": [ 9, 13, -4 ], "overmap": "refctr_S5d_z-4_north" }, - { "point": [ 5, 14, -4 ], "overmap": "refctr_S1e_z-4_north" }, - { "point": [ 6, 14, -4 ], "overmap": "refctr_S2e_z-4_north" }, - { "point": [ 7, 14, -4 ], "overmap": "refctr_S3e_z-4_north" }, - { "point": [ 8, 14, -4 ], "overmap": "refctr_S4e_z-4_north" }, - { "point": [ 9, 14, -4 ], "overmap": "refctr_S5e_z-4_north" }, - { "point": [ 10, 10, -4 ], "overmap": "refctr_SE1a_z-4_north" }, - { "point": [ 11, 10, -4 ], "overmap": "refctr_SE2a_z-4_north" }, - { "point": [ 12, 10, -4 ], "overmap": "refctr_SE3a_z-4_north" }, - { "point": [ 13, 10, -4 ], "overmap": "refctr_SE4a_z-4_north" }, - { "point": [ 14, 10, -4 ], "overmap": "refctr_SE5a_z-4_north" }, - { "point": [ 10, 11, -4 ], "overmap": "refctr_SE1b_z-4_north" }, - { "point": [ 11, 11, -4 ], "overmap": "refctr_SE2b_z-4_north" }, - { "point": [ 12, 11, -4 ], "overmap": "refctr_SE3b_z-4_north" }, - { "point": [ 13, 11, -4 ], "overmap": "refctr_SE4b_z-4_north" }, - { "point": [ 14, 11, -4 ], "overmap": "refctr_SE5b_z-4_north" }, - { "point": [ 10, 12, -4 ], "overmap": "refctr_SE1c_z-4_north" }, - { "point": [ 11, 12, -4 ], "overmap": "refctr_SE2c_z-4_north" }, - { "point": [ 12, 12, -4 ], "overmap": "refctr_SE3c_z-4_north" }, - { "point": [ 13, 12, -4 ], "overmap": "refctr_SE4c_z-4_north" }, - { "point": [ 14, 12, -4 ], "overmap": "refctr_SE5c_z-4_north" }, - { "point": [ 10, 13, -4 ], "overmap": "refctr_SE1d_z-4_north" }, - { "point": [ 11, 13, -4 ], "overmap": "refctr_SE2d_z-4_north" }, - { "point": [ 12, 13, -4 ], "overmap": "refctr_SE3d_z-4_north" }, - { "point": [ 13, 13, -4 ], "overmap": "refctr_SE4d_z-4_north" }, - { "point": [ 14, 13, -4 ], "overmap": "refctr_SE5d_z-4_north" }, - { "point": [ 10, 14, -4 ], "overmap": "refctr_SE1e_z-4_north" }, - { "point": [ 11, 14, -4 ], "overmap": "refctr_SE2e_z-4_north" }, - { "point": [ 12, 14, -4 ], "overmap": "refctr_SE3e_z-4_north" }, - { "point": [ 13, 14, -4 ], "overmap": "refctr_SE4e_z-4_north" }, - { "point": [ 14, 14, -4 ], "overmap": "refctr_SE5e_z-4_north" } + { "point": [ 7, 7, 2 ], "overmap": "evac_center_13_z2_north" } ], "connections": [ { "point": [ 7, 15, 0 ], "from": [ 7, 14, 0 ], "connection": "local_road" } ], "locations": [ "wilderness" ], @@ -4472,31 +3132,8 @@ "type": "overmap_special", "id": "lab_surface_big", "overmaps": [ - { "point": [ 0, 0, -1 ], "overmap": "lab_surface_brick_basementA0_north" }, - { "point": [ 1, 0, -1 ], "overmap": "lab_surface_brick_basementB0_north" }, - { "point": [ 2, 0, -1 ], "overmap": "lab_surface_brick_basementC0_north" }, - { "point": [ 3, 0, -1 ], "overmap": "lab_surface_brick_basementD0_north" }, - { "point": [ 4, 0, -1 ], "overmap": "lab_surface_brick_basementE0_north" }, - { "point": [ 0, 1, -1 ], "overmap": "lab_surface_brick_basementA1_north" }, - { "point": [ 1, 1, -1 ], "overmap": "lab_surface_brick_basementB1_north" }, - { "point": [ 2, 1, -1 ], "overmap": "lab_surface_brick_basementC1_north" }, { "point": [ 3, 1, -1 ], "overmap": "lab_surface_brick_basementD1_hidden_lab_stairs_north" }, { "point": [ 4, 1, -1 ], "overmap": "lab_surface_brick_basementE1_north" }, - { "point": [ 0, 2, -1 ], "overmap": "lab_surface_brick_basementA2_north" }, - { "point": [ 1, 2, -1 ], "overmap": "lab_surface_brick_basementB2_north" }, - { "point": [ 2, 2, -1 ], "overmap": "lab_surface_brick_basementC2_north" }, - { "point": [ 3, 2, -1 ], "overmap": "lab_surface_brick_basementD2_north" }, - { "point": [ 4, 2, -1 ], "overmap": "lab_surface_brick_basementE2_north" }, - { "point": [ 0, 3, -1 ], "overmap": "lab_surface_brick_basementA3_north" }, - { "point": [ 1, 3, -1 ], "overmap": "lab_surface_brick_basementB3_north" }, - { "point": [ 2, 3, -1 ], "overmap": "lab_surface_brick_basementC3_north" }, - { "point": [ 3, 3, -1 ], "overmap": "lab_surface_brick_basementD3_north" }, - { "point": [ 4, 3, -1 ], "overmap": "lab_surface_brick_basementE3_north" }, - { "point": [ 0, 4, -1 ], "overmap": "lab_surface_brick_basementA4_north" }, - { "point": [ 1, 4, -1 ], "overmap": "lab_surface_brick_basementB4_north" }, - { "point": [ 2, 4, -1 ], "overmap": "lab_surface_brick_basementC4_north" }, - { "point": [ 3, 4, -1 ], "overmap": "lab_surface_brick_basementD4_north" }, - { "point": [ 4, 4, -1 ], "overmap": "lab_surface_brick_basementE4_north" }, { "point": [ 0, 0, 0 ], "overmap": "lab_surface_brick_blockA0_north" }, { "point": [ 1, 0, 0 ], "overmap": "lab_surface_brick_blockB0_north" }, { "point": [ 2, 0, 0 ], "overmap": "lab_surface_brick_blockC0_north" }, diff --git a/data/json/overmap/overmap_terrain/overmap_terrain_evac_center.json b/data/json/overmap/overmap_terrain/overmap_terrain_evac_center.json index 2332582dbc6a..15a3890273fb 100644 --- a/data/json/overmap/overmap_terrain/overmap_terrain_evac_center.json +++ b/data/json/overmap/overmap_terrain/overmap_terrain_evac_center.json @@ -8,46 +8,17 @@ }, { "type": "overmap_terrain", - "abstract": "generic_evac_center_road", - "copy-from": "generic_evac_center", - "name": "road", - "color": "dark_gray" - }, - { - "type": "overmap_terrain", - "id": "evac_center_1", - "copy-from": "generic_evac_center_road", - "sym": "┌" + "abstract": "generic_fence", + "name": "fence", + "color": "light_gray" }, { "type": "overmap_terrain", - "id": [ "evac_center_2", "evac_center_3", "evac_center_4", "evac_center_22", "evac_center_24" ], - "copy-from": "generic_evac_center_road", - "sym": "─" - }, - { - "type": "overmap_terrain", - "id": "evac_center_5", - "copy-from": "generic_evac_center_road", - "sym": "┐" - }, - { - "type": "overmap_terrain", - "id": [ - "evac_center_6", - "evac_center_10", - "evac_center_11", - "evac_center_15", - "evac_center_16", - "evac_center_20", - "refctr_S3a", - "refctr_S3b", - "refctr_S3c", - "refctr_S3d", - "refctr_S3e" - ], - "copy-from": "generic_evac_center_road", - "sym": "│" + "abstract": "generic_evac_road", + "name": "road", + "looks_like": "road", + "color": "dark_gray", + "see_cost": 1 }, { "type": "overmap_terrain", @@ -68,1655 +39,126 @@ }, { "type": "overmap_terrain", - "id": "evac_center_21", - "copy-from": "generic_evac_center_road", - "sym": "└" - }, - { - "type": "overmap_terrain", - "id": "evac_center_23", - "copy-from": "generic_evac_center_road", - "sym": "┬" + "id": [ + "evac_center_7_z1", + "evac_center_8_z1", + "evac_center_9_z1", + "evac_center_12_z1", + "evac_center_13_z1", + "evac_center_14_z1", + "evac_center_17_z1", + "evac_center_18_z1", + "evac_center_19_z1" + ], + "name": "refugee center roof", + "sym": "┼", + "color": "white", + "see_cost": 2 }, { "type": "overmap_terrain", - "id": "evac_center_25", - "copy-from": "generic_evac_center_road", - "sym": "┘" + "id": "evac_center_13_z2", + "name": "open air", + "looks_like": "open_air", + "sym": ".", + "color": "blue", + "see_cost": 1 }, { "type": "overmap_terrain", - "abstract": "generic_refctr", + "id": "refctr_field", "see_cost": 2, "name": "field", - "sym": ".", - "color": "brown" + "looks_like": "field", + "sym": ",", + "color": "brown", + "flags": [ "NO_ROTATE" ] }, { "type": "overmap_terrain", - "id": [ - "refctr_E1a", - "refctr_E1b", - "refctr_E1c", - "refctr_E1d", - "refctr_E1e", - "refctr_E2a", - "refctr_E2b", - "refctr_E2c", - "refctr_E2d", - "refctr_E2e", - "refctr_E3a", - "refctr_E3b", - "refctr_E3c", - "refctr_E3d", - "refctr_E3e", - "refctr_E4a", - "refctr_E4b", - "refctr_E4c", - "refctr_E4e", - "refctr_E4d", - "refctr_N1b", - "refctr_N1c", - "refctr_N1d", - "refctr_N1e", - "refctr_N2b", - "refctr_N2c", - "refctr_N2d", - "refctr_N2e", - "refctr_N3b", - "refctr_N3c", - "refctr_N3d", - "refctr_N3e", - "refctr_N4b", - "refctr_N4c", - "refctr_N4d", - "refctr_N4e", - "refctr_N5b", - "refctr_N5c", - "refctr_N5d", - "refctr_N5e", - "refctr_NE1b", - "refctr_NE1c", - "refctr_NE1d", - "refctr_NE1e", - "refctr_NE2b", - "refctr_NE2c", - "refctr_NE2d", - "refctr_NE2e", - "refctr_NE3b", - "refctr_NE3c", - "refctr_NE3d", - "refctr_NE3e", - "refctr_NE4b", - "refctr_NE4c", - "refctr_NE4d", - "refctr_NE4e", - "refctr_NW2b", - "refctr_NW2c", - "refctr_NW2d", - "refctr_NW2e", - "refctr_NW3b", - "refctr_NW3c", - "refctr_NW3d", - "refctr_NW3e", - "refctr_NW4b", - "refctr_NW4c", - "refctr_NW4d", - "refctr_NW4e", - "refctr_NW5b", - "refctr_NW5c", - "refctr_NW5d", - "refctr_NW5e", - "refctr_S1a", - "refctr_S2a", - "refctr_SW2a", - "refctr_SW2b", - "refctr_SW2c", - "refctr_SW2d", - "refctr_SW3a", - "refctr_SW3b", - "refctr_SW3c", - "refctr_SW3d", - "refctr_SW4a", - "refctr_SW4b", - "refctr_SW4c", - "refctr_SW4d", - "refctr_SW5a", - "refctr_SW5b", - "refctr_SW5c", - "refctr_SW5d", - "refctr_W2a", - "refctr_W2b", - "refctr_W2c", - "refctr_W2d", - "refctr_W2e", - "refctr_W3a", - "refctr_W3b", - "refctr_W3c", - "refctr_W3d", - "refctr_W3e", - "refctr_W4a", - "refctr_W4b", - "refctr_W4c", - "refctr_W4d", - "refctr_W4e", - "refctr_W5a", - "refctr_W5b", - "refctr_W5c", - "refctr_W5d", - "refctr_W5e", - "refctr_S1b", - "refctr_S1c", - "refctr_S1d", - "refctr_S2b", - "refctr_S2c", - "refctr_S2d", - "refctr_S4a", - "refctr_S4b", - "refctr_S4c", - "refctr_S4d", - "refctr_S5a", - "refctr_S5b", - "refctr_S5c", - "refctr_S5d", - "refctr_SE1a", - "refctr_SE1b", - "refctr_SE1c", - "refctr_SE1d", - "refctr_SE2a", - "refctr_SE2b", - "refctr_SE2c", - "refctr_SE2d", - "refctr_SE3a", - "refctr_SE3b", - "refctr_SE3c", - "refctr_SE3d", - "refctr_SE4a", - "refctr_SE4b", - "refctr_SE4c", - "refctr_SE4d" - ], - "copy-from": "generic_refctr" + "id": "refctr_fence_NW", + "copy-from": "generic_fence", + "sym": "┌" }, { "type": "overmap_terrain", - "id": "refctr_NW1a", - "copy-from": "generic_refctr", - "sym": "┌" + "id": [ "refctr_fence_N", "refctr_fence_S", "refctr_fence_entrance_L", "refctr_fence_entrance_R" ], + "copy-from": "generic_fence", + "sym": "─" }, { "type": "overmap_terrain", - "id": "refctr_NE5a", - "copy-from": "generic_refctr", + "id": "refctr_fence_NE", + "copy-from": "generic_fence", "sym": "┐" }, { "type": "overmap_terrain", - "id": "refctr_SW1e", - "copy-from": "generic_refctr", - "sym": "└" + "id": [ "refctr_fence_W", "refctr_fence_E" ], + "copy-from": "generic_fence", + "sym": "│" }, { "type": "overmap_terrain", - "id": "refctr_SE5e", - "copy-from": "generic_refctr", + "id": "refctr_fence_SE", + "copy-from": "generic_fence", "sym": "┘" }, { "type": "overmap_terrain", - "id": [ - "refctr_NW1b", - "refctr_NW1c", - "refctr_NW1d", - "refctr_NW1e", - "refctr_W1a", - "refctr_W1b", - "refctr_W1c", - "refctr_W1d", - "refctr_W1e", - "refctr_SW1a", - "refctr_SW1b", - "refctr_SW1c", - "refctr_SW1d", - "refctr_NE5b", - "refctr_NE5c", - "refctr_NE5d", - "refctr_NE5e", - "refctr_E5a", - "refctr_E5b", - "refctr_E5c", - "refctr_E5d", - "refctr_E5e", - "refctr_SE5a", - "refctr_SE5b", - "refctr_SE5c", - "refctr_SE5d" - ], - "copy-from": "generic_refctr", - "sym": "│" - }, - { - "type": "overmap_terrain", - "abstract": "generic_rc_roof", - "name": "refugee center roof", - "sym": "┼", - "color": "white", - "see_cost": 2 + "id": "refctr_fence_SW", + "copy-from": "generic_fence", + "sym": "└" }, { "type": "overmap_terrain", - "id": [ - "evac_center_12_z1", - "evac_center_13_z1", - "evac_center_14_z1", - "evac_center_17_z1", - "evac_center_18_z1", - "evac_center_19_z1", - "evac_center_7_z1", - "evac_center_8_z1", - "evac_center_9_z1" - ], - "copy-from": "generic_rc_roof" + "id": "evac_center_1", + "copy-from": "generic_evac_road", + "sym": "┌" }, { "type": "overmap_terrain", - "id": [ - "refctr_NW2a", - "refctr_NW3a", - "refctr_NW4a", - "refctr_NW5a", - "refctr_N1a", - "refctr_N2a", - "refctr_N3a", - "refctr_N4a", - "refctr_N5a", - "refctr_NE1a", - "refctr_NE2a", - "refctr_NE3a", - "refctr_NE4a", - "refctr_SW2e", - "refctr_SW3e", - "refctr_SW4e", - "refctr_SW5e", - "refctr_S1e", - "refctr_S2e", - "refctr_S4e", - "refctr_S5e", - "refctr_SE1e", - "refctr_SE2e", - "refctr_SE3e", - "refctr_SE4e" - ], - "copy-from": "generic_refctr", + "id": [ "evac_center_2", "evac_center_3", "evac_center_4", "evac_center_22", "evac_center_24" ], + "copy-from": "generic_evac_road", "sym": "─" }, { "type": "overmap_terrain", - "abstract": "generic_rc_air", - "name": "open air", - "sym": ".", - "color": "blue", - "see_cost": 1 + "id": "evac_center_5", + "copy-from": "generic_evac_road", + "sym": "┐" }, { "type": "overmap_terrain", "id": [ - "evac_center_10_z1", - "evac_center_10_z2", - "evac_center_11_z1", - "evac_center_11_z2", - "evac_center_12_z2", - "evac_center_13_z2", - "evac_center_14_z2", - "evac_center_15_z1", - "evac_center_15_z2", - "evac_center_16_z1", - "evac_center_16_z2", - "evac_center_17_z2", - "evac_center_18_z2", - "evac_center_19_z2", - "evac_center_1_z1", - "evac_center_1_z2", - "evac_center_20_z1", - "evac_center_20_z2", - "evac_center_21_z1", - "evac_center_21_z2", - "evac_center_22_z1", - "evac_center_22_z2", - "evac_center_23_z1", - "evac_center_23_z2", - "evac_center_24_z1", - "evac_center_24_z2", - "evac_center_25_z1", - "evac_center_25_z2", - "evac_center_2_z1", - "evac_center_2_z2", - "evac_center_3_z1", - "evac_center_3_z2", - "evac_center_4_z1", - "evac_center_4_z2", - "evac_center_5_z1", - "evac_center_5_z2", - "evac_center_6_z1", - "evac_center_6_z2", - "evac_center_7_z2", - "evac_center_8_z2", - "evac_center_9_z2", - "refctr_E1a_z1", - "refctr_E1a_z2", - "refctr_E1b_z1", - "refctr_E1b_z2", - "refctr_E1c_z1", - "refctr_E1c_z2", - "refctr_E1d_z1", - "refctr_E1d_z2", - "refctr_E1e_z1", - "refctr_E1e_z2", - "refctr_E2a_z1", - "refctr_E2a_z2", - "refctr_E2b_z1", - "refctr_E2b_z2", - "refctr_E2c_z1", - "refctr_E2c_z2", - "refctr_E2d_z1", - "refctr_E2d_z2", - "refctr_E2e_z1", - "refctr_E2e_z2", - "refctr_E3a_z1", - "refctr_E3a_z2", - "refctr_E3b_z1", - "refctr_E3b_z2", - "refctr_E3c_z1", - "refctr_E3c_z2", - "refctr_E3d_z1", - "refctr_E3d_z2", - "refctr_E3e_z1", - "refctr_E3e_z2", - "refctr_E4a_z1", - "refctr_E4a_z2", - "refctr_E4b_z1", - "refctr_E4b_z2", - "refctr_E4c_z1", - "refctr_E4c_z2", - "refctr_E4d_z1", - "refctr_E4d_z2", - "refctr_E4e_z1", - "refctr_E4e_z2", - "refctr_E5a_z1", - "refctr_E5a_z2", - "refctr_E5b_z1", - "refctr_E5b_z2", - "refctr_E5c_z1", - "refctr_E5c_z2", - "refctr_E5d_z1", - "refctr_E5d_z2", - "refctr_E5e_z1", - "refctr_E5e_z2", - "refctr_N1a_z1", - "refctr_N1a_z2", - "refctr_N1b_z1", - "refctr_N1b_z2", - "refctr_N1c_z1", - "refctr_N1c_z2", - "refctr_N1d_z1", - "refctr_N1d_z2", - "refctr_N1e_z1", - "refctr_N1e_z2", - "refctr_N2a_z1", - "refctr_N2a_z2", - "refctr_N2b_z1", - "refctr_N2b_z2", - "refctr_N2c_z1", - "refctr_N2c_z2", - "refctr_N2d_z1", - "refctr_N2d_z2", - "refctr_N2e_z1", - "refctr_N2e_z2", - "refctr_N3a_z1", - "refctr_N3a_z2", - "refctr_N3b_z1", - "refctr_N3b_z2", - "refctr_N3c_z1", - "refctr_N3c_z2", - "refctr_N3d_z1", - "refctr_N3d_z2", - "refctr_N3e_z1", - "refctr_N3e_z2", - "refctr_N4a_z1", - "refctr_N4a_z2", - "refctr_N4b_z1", - "refctr_N4b_z2", - "refctr_N4c_z1", - "refctr_N4c_z2", - "refctr_N4d_z1", - "refctr_N4d_z2", - "refctr_N4e_z1", - "refctr_N4e_z2", - "refctr_N5a_z1", - "refctr_N5a_z2", - "refctr_N5b_z1", - "refctr_N5b_z2", - "refctr_N5c_z1", - "refctr_N5c_z2", - "refctr_N5d_z1", - "refctr_N5d_z2", - "refctr_N5e_z1", - "refctr_N5e_z2", - "refctr_NE1a_z1", - "refctr_NE1a_z2", - "refctr_NE1b_z1", - "refctr_NE1b_z2", - "refctr_NE1c_z1", - "refctr_NE1c_z2", - "refctr_NE1d_z1", - "refctr_NE1d_z2", - "refctr_NE1e_z1", - "refctr_NE1e_z2", - "refctr_NE2a_z1", - "refctr_NE2a_z2", - "refctr_NE2b_z1", - "refctr_NE2b_z2", - "refctr_NE2c_z1", - "refctr_NE2c_z2", - "refctr_NE2d_z1", - "refctr_NE2d_z2", - "refctr_NE2e_z1", - "refctr_NE2e_z2", - "refctr_NE3a_z1", - "refctr_NE3a_z2", - "refctr_NE3b_z1", - "refctr_NE3b_z2", - "refctr_NE3c_z1", - "refctr_NE3c_z2", - "refctr_NE3d_z1", - "refctr_NE3d_z2", - "refctr_NE3e_z1", - "refctr_NE3e_z2", - "refctr_NE4a_z1", - "refctr_NE4a_z2", - "refctr_NE4b_z1", - "refctr_NE4b_z2", - "refctr_NE4c_z1", - "refctr_NE4c_z2", - "refctr_NE4d_z1", - "refctr_NE4d_z2", - "refctr_NE4e_z1", - "refctr_NE4e_z2", - "refctr_NE5a_z1", - "refctr_NE5a_z2", - "refctr_NE5b_z1", - "refctr_NE5b_z2", - "refctr_NE5c_z1", - "refctr_NE5c_z2", - "refctr_NE5d_z1", - "refctr_NE5d_z2", - "refctr_NE5e_z1", - "refctr_NE5e_z2", - "refctr_NW1a_z1", - "refctr_NW1a_z2", - "refctr_NW1b_z1", - "refctr_NW1b_z2", - "refctr_NW1c_z1", - "refctr_NW1c_z2", - "refctr_NW1d_z1", - "refctr_NW1d_z2", - "refctr_NW1e_z1", - "refctr_NW1e_z2", - "refctr_NW2a_z1", - "refctr_NW2a_z2", - "refctr_NW2b_z1", - "refctr_NW2b_z2", - "refctr_NW2c_z1", - "refctr_NW2c_z2", - "refctr_NW2d_z1", - "refctr_NW2d_z2", - "refctr_NW2e_z1", - "refctr_NW2e_z2", - "refctr_NW3a_z1", - "refctr_NW3a_z2", - "refctr_NW3b_z1", - "refctr_NW3b_z2", - "refctr_NW3c_z1", - "refctr_NW3c_z2", - "refctr_NW3d_z1", - "refctr_NW3d_z2", - "refctr_NW3e_z1", - "refctr_NW3e_z2", - "refctr_NW4a_z1", - "refctr_NW4a_z2", - "refctr_NW4b_z1", - "refctr_NW4b_z2", - "refctr_NW4c_z1", - "refctr_NW4c_z2", - "refctr_NW4d_z1", - "refctr_NW4d_z2", - "refctr_NW4e_z1", - "refctr_NW4e_z2", - "refctr_NW5a_z1", - "refctr_NW5a_z2", - "refctr_NW5b_z1", - "refctr_NW5b_z2", - "refctr_NW5c_z1", - "refctr_NW5c_z2", - "refctr_NW5d_z1", - "refctr_NW5d_z2", - "refctr_NW5e_z1", - "refctr_NW5e_z2", - "refctr_S1a_z1", - "refctr_S1a_z2", - "refctr_S1b_z1", - "refctr_S1b_z2", - "refctr_S1c_z1", - "refctr_S1c_z2", - "refctr_S1d_z1", - "refctr_S1d_z2", - "refctr_S1e_z1", - "refctr_S1e_z2", - "refctr_S2a_z1", - "refctr_S2a_z2", - "refctr_S2b_z1", - "refctr_S2b_z2", - "refctr_S2c_z1", - "refctr_S2c_z2", - "refctr_S2d_z1", - "refctr_S2d_z2", - "refctr_S2e_z1", - "refctr_S2e_z2", - "refctr_S3a_z1", - "refctr_S3a_z2", - "refctr_S3b_z1", - "refctr_S3b_z2", - "refctr_S3c_z1", - "refctr_S3c_z2", - "refctr_S3d_z1", - "refctr_S3d_z2", - "refctr_S3e_z1", - "refctr_S3e_z2", - "refctr_S4a_z1", - "refctr_S4a_z2", - "refctr_S4b_z1", - "refctr_S4b_z2", - "refctr_S4c_z1", - "refctr_S4c_z2", - "refctr_S4d_z1", - "refctr_S4d_z2", - "refctr_S4e_z1", - "refctr_S4e_z2", - "refctr_S5a_z1", - "refctr_S5a_z2", - "refctr_S5b_z1", - "refctr_S5b_z2", - "refctr_S5c_z1", - "refctr_S5c_z2", - "refctr_S5d_z1", - "refctr_S5d_z2", - "refctr_S5e_z1", - "refctr_S5e_z2", - "refctr_SE1a_z1", - "refctr_SE1a_z2", - "refctr_SE1b_z1", - "refctr_SE1b_z2", - "refctr_SE1c_z1", - "refctr_SE1c_z2", - "refctr_SE1d_z1", - "refctr_SE1d_z2", - "refctr_SE1e_z1", - "refctr_SE1e_z2", - "refctr_SE2a_z1", - "refctr_SE2a_z2", - "refctr_SE2b_z1", - "refctr_SE2b_z2", - "refctr_SE2c_z1", - "refctr_SE2c_z2", - "refctr_SE2d_z1", - "refctr_SE2d_z2", - "refctr_SE2e_z1", - "refctr_SE2e_z2", - "refctr_SE3a_z1", - "refctr_SE3a_z2", - "refctr_SE3b_z1", - "refctr_SE3b_z2", - "refctr_SE3c_z1", - "refctr_SE3c_z2", - "refctr_SE3d_z1", - "refctr_SE3d_z2", - "refctr_SE3e_z1", - "refctr_SE3e_z2", - "refctr_SE4a_z1", - "refctr_SE4a_z2", - "refctr_SE4b_z1", - "refctr_SE4b_z2", - "refctr_SE4c_z1", - "refctr_SE4c_z2", - "refctr_SE4d_z1", - "refctr_SE4d_z2", - "refctr_SE4e_z1", - "refctr_SE4e_z2", - "refctr_SE5a_z1", - "refctr_SE5a_z2", - "refctr_SE5b_z1", - "refctr_SE5b_z2", - "refctr_SE5c_z1", - "refctr_SE5c_z2", - "refctr_SE5d_z1", - "refctr_SE5d_z2", - "refctr_SE5e_z1", - "refctr_SE5e_z2", - "refctr_SW1a_z1", - "refctr_SW1a_z2", - "refctr_SW1b_z1", - "refctr_SW1b_z2", - "refctr_SW1c_z1", - "refctr_SW1c_z2", - "refctr_SW1d_z1", - "refctr_SW1d_z2", - "refctr_SW1e_z1", - "refctr_SW1e_z2", - "refctr_SW2a_z1", - "refctr_SW2a_z2", - "refctr_SW2b_z1", - "refctr_SW2b_z2", - "refctr_SW2c_z1", - "refctr_SW2c_z2", - "refctr_SW2d_z1", - "refctr_SW2d_z2", - "refctr_SW2e_z1", - "refctr_SW2e_z2", - "refctr_SW3a_z1", - "refctr_SW3a_z2", - "refctr_SW3b_z1", - "refctr_SW3b_z2", - "refctr_SW3c_z1", - "refctr_SW3c_z2", - "refctr_SW3d_z1", - "refctr_SW3d_z2", - "refctr_SW3e_z1", - "refctr_SW3e_z2", - "refctr_SW4a_z1", - "refctr_SW4a_z2", - "refctr_SW4b_z1", - "refctr_SW4b_z2", - "refctr_SW4c_z1", - "refctr_SW4c_z2", - "refctr_SW4d_z1", - "refctr_SW4d_z2", - "refctr_SW4e_z1", - "refctr_SW4e_z2", - "refctr_SW5a_z1", - "refctr_SW5a_z2", - "refctr_SW5b_z1", - "refctr_SW5b_z2", - "refctr_SW5c_z1", - "refctr_SW5c_z2", - "refctr_SW5d_z1", - "refctr_SW5d_z2", - "refctr_SW5e_z1", - "refctr_SW5e_z2", - "refctr_W1a_z1", - "refctr_W1a_z2", - "refctr_W1b_z1", - "refctr_W1b_z2", - "refctr_W1c_z1", - "refctr_W1c_z2", - "refctr_W1d_z1", - "refctr_W1d_z2", - "refctr_W1e_z1", - "refctr_W1e_z2", - "refctr_W2a_z1", - "refctr_W2a_z2", - "refctr_W2b_z1", - "refctr_W2b_z2", - "refctr_W2c_z1", - "refctr_W2c_z2", - "refctr_W2d_z1", - "refctr_W2d_z2", - "refctr_W2e_z1", - "refctr_W2e_z2", - "refctr_W3a_z1", - "refctr_W3a_z2", - "refctr_W3b_z1", - "refctr_W3b_z2", - "refctr_W3c_z1", - "refctr_W3c_z2", - "refctr_W3d_z1", - "refctr_W3d_z2", - "refctr_W3e_z1", - "refctr_W3e_z2", - "refctr_W4a_z1", - "refctr_W4a_z2", - "refctr_W4b_z1", - "refctr_W4b_z2", - "refctr_W4c_z1", - "refctr_W4c_z2", - "refctr_W4d_z1", - "refctr_W4d_z2", - "refctr_W4e_z1", - "refctr_W4e_z2", - "refctr_W5a_z1", - "refctr_W5a_z2", - "refctr_W5b_z1", - "refctr_W5b_z2", - "refctr_W5c_z1", - "refctr_W5c_z2", - "refctr_W5d_z1", - "refctr_W5d_z2", - "refctr_W5e_z1", - "refctr_W5e_z2" + "evac_center_6", + "evac_center_10", + "evac_center_11", + "evac_center_15", + "evac_center_16", + "evac_center_20", + "refctr_S3e", + "refctr_road" ], - "copy-from": "generic_rc_air" + "copy-from": "generic_evac_road", + "sym": "│" }, { "type": "overmap_terrain", - "abstract": "generic_rc_underground", - "name": "solid rock", - "sym": "%", - "color": "dark_gray", - "see_cost": 5 + "id": "evac_center_21", + "copy-from": "generic_evac_road", + "sym": "└" }, { "type": "overmap_terrain", - "id": [ - "evac_center_10_z-1", - "evac_center_10_z-2", - "evac_center_10_z-3", - "evac_center_10_z-4", - "evac_center_11_z-1", - "evac_center_11_z-2", - "evac_center_11_z-3", - "evac_center_11_z-4", - "evac_center_12_z-1", - "evac_center_12_z-2", - "evac_center_12_z-3", - "evac_center_12_z-4", - "evac_center_13_z-1", - "evac_center_13_z-2", - "evac_center_13_z-3", - "evac_center_13_z-4", - "evac_center_14_z-1", - "evac_center_14_z-2", - "evac_center_14_z-3", - "evac_center_14_z-4", - "evac_center_15_z-1", - "evac_center_15_z-2", - "evac_center_15_z-3", - "evac_center_15_z-4", - "evac_center_16_z-1", - "evac_center_16_z-2", - "evac_center_16_z-3", - "evac_center_16_z-4", - "evac_center_17_z-1", - "evac_center_17_z-2", - "evac_center_17_z-3", - "evac_center_17_z-4", - "evac_center_18_z-1", - "evac_center_18_z-2", - "evac_center_18_z-3", - "evac_center_18_z-4", - "evac_center_19_z-1", - "evac_center_19_z-2", - "evac_center_19_z-3", - "evac_center_19_z-4", - "evac_center_1_z-1", - "evac_center_1_z-2", - "evac_center_1_z-3", - "evac_center_1_z-4", - "evac_center_20_z-1", - "evac_center_20_z-2", - "evac_center_20_z-3", - "evac_center_20_z-4", - "evac_center_21_z-1", - "evac_center_21_z-2", - "evac_center_21_z-3", - "evac_center_21_z-4", - "evac_center_22_z-1", - "evac_center_22_z-2", - "evac_center_22_z-3", - "evac_center_22_z-4", - "evac_center_23_z-1", - "evac_center_23_z-2", - "evac_center_23_z-3", - "evac_center_23_z-4", - "evac_center_24_z-1", - "evac_center_24_z-2", - "evac_center_24_z-3", - "evac_center_24_z-4", - "evac_center_25_z-1", - "evac_center_25_z-2", - "evac_center_25_z-3", - "evac_center_25_z-4", - "evac_center_2_z-1", - "evac_center_2_z-2", - "evac_center_2_z-3", - "evac_center_2_z-4", - "evac_center_3_z-1", - "evac_center_3_z-2", - "evac_center_3_z-3", - "evac_center_3_z-4", - "evac_center_4_z-1", - "evac_center_4_z-2", - "evac_center_4_z-3", - "evac_center_4_z-4", - "evac_center_5_z-1", - "evac_center_5_z-2", - "evac_center_5_z-3", - "evac_center_5_z-4", - "evac_center_6_z-1", - "evac_center_6_z-2", - "evac_center_6_z-3", - "evac_center_6_z-4", - "evac_center_7_z-1", - "evac_center_7_z-2", - "evac_center_7_z-3", - "evac_center_7_z-4", - "evac_center_8_z-1", - "evac_center_8_z-2", - "evac_center_8_z-3", - "evac_center_8_z-4", - "evac_center_9_z-1", - "evac_center_9_z-2", - "evac_center_9_z-3", - "evac_center_9_z-4", - "refctr_E1a_z-1", - "refctr_E1a_z-2", - "refctr_E1a_z-3", - "refctr_E1a_z-4", - "refctr_E1b_z-1", - "refctr_E1b_z-2", - "refctr_E1b_z-3", - "refctr_E1b_z-4", - "refctr_E1c_z-1", - "refctr_E1c_z-2", - "refctr_E1c_z-3", - "refctr_E1c_z-4", - "refctr_E1d_z-1", - "refctr_E1d_z-2", - "refctr_E1d_z-3", - "refctr_E1d_z-4", - "refctr_E1e_z-1", - "refctr_E1e_z-2", - "refctr_E1e_z-3", - "refctr_E1e_z-4", - "refctr_E2a_z-1", - "refctr_E2a_z-2", - "refctr_E2a_z-3", - "refctr_E2a_z-4", - "refctr_E2b_z-1", - "refctr_E2b_z-2", - "refctr_E2b_z-3", - "refctr_E2b_z-4", - "refctr_E2c_z-1", - "refctr_E2c_z-2", - "refctr_E2c_z-3", - "refctr_E2c_z-4", - "refctr_E2d_z-1", - "refctr_E2d_z-2", - "refctr_E2d_z-3", - "refctr_E2d_z-4", - "refctr_E2e_z-1", - "refctr_E2e_z-2", - "refctr_E2e_z-3", - "refctr_E2e_z-4", - "refctr_E3a_z-1", - "refctr_E3a_z-2", - "refctr_E3a_z-3", - "refctr_E3a_z-4", - "refctr_E3b_z-1", - "refctr_E3b_z-2", - "refctr_E3b_z-3", - "refctr_E3b_z-4", - "refctr_E3c_z-1", - "refctr_E3c_z-2", - "refctr_E3c_z-3", - "refctr_E3c_z-4", - "refctr_E3d_z-1", - "refctr_E3d_z-2", - "refctr_E3d_z-3", - "refctr_E3d_z-4", - "refctr_E3e_z-1", - "refctr_E3e_z-2", - "refctr_E3e_z-3", - "refctr_E3e_z-4", - "refctr_E4a_z-1", - "refctr_E4a_z-2", - "refctr_E4a_z-3", - "refctr_E4a_z-4", - "refctr_E4b_z-1", - "refctr_E4b_z-2", - "refctr_E4b_z-3", - "refctr_E4b_z-4", - "refctr_E4c_z-1", - "refctr_E4c_z-2", - "refctr_E4c_z-3", - "refctr_E4c_z-4", - "refctr_E4d_z-1", - "refctr_E4d_z-2", - "refctr_E4d_z-3", - "refctr_E4d_z-4", - "refctr_E4e_z-1", - "refctr_E4e_z-2", - "refctr_E4e_z-3", - "refctr_E4e_z-4", - "refctr_E5a_z-1", - "refctr_E5a_z-2", - "refctr_E5a_z-3", - "refctr_E5a_z-4", - "refctr_E5b_z-1", - "refctr_E5b_z-2", - "refctr_E5b_z-3", - "refctr_E5b_z-4", - "refctr_E5c_z-1", - "refctr_E5c_z-2", - "refctr_E5c_z-3", - "refctr_E5c_z-4", - "refctr_E5d_z-1", - "refctr_E5d_z-2", - "refctr_E5d_z-3", - "refctr_E5d_z-4", - "refctr_E5e_z-1", - "refctr_E5e_z-2", - "refctr_E5e_z-3", - "refctr_E5e_z-4", - "refctr_N1a_z-1", - "refctr_N1a_z-2", - "refctr_N1a_z-3", - "refctr_N1a_z-4", - "refctr_N1b_z-1", - "refctr_N1b_z-2", - "refctr_N1b_z-3", - "refctr_N1b_z-4", - "refctr_N1c_z-1", - "refctr_N1c_z-2", - "refctr_N1c_z-3", - "refctr_N1c_z-4", - "refctr_N1d_z-1", - "refctr_N1d_z-2", - "refctr_N1d_z-3", - "refctr_N1d_z-4", - "refctr_N1e_z-1", - "refctr_N1e_z-2", - "refctr_N1e_z-3", - "refctr_N1e_z-4", - "refctr_N2a_z-1", - "refctr_N2a_z-2", - "refctr_N2a_z-3", - "refctr_N2a_z-4", - "refctr_N2b_z-1", - "refctr_N2b_z-2", - "refctr_N2b_z-3", - "refctr_N2b_z-4", - "refctr_N2c_z-1", - "refctr_N2c_z-2", - "refctr_N2c_z-3", - "refctr_N2c_z-4", - "refctr_N2d_z-1", - "refctr_N2d_z-2", - "refctr_N2d_z-3", - "refctr_N2d_z-4", - "refctr_N2e_z-1", - "refctr_N2e_z-2", - "refctr_N2e_z-3", - "refctr_N2e_z-4", - "refctr_N3a_z-1", - "refctr_N3a_z-2", - "refctr_N3a_z-3", - "refctr_N3a_z-4", - "refctr_N3b_z-1", - "refctr_N3b_z-2", - "refctr_N3b_z-3", - "refctr_N3b_z-4", - "refctr_N3c_z-1", - "refctr_N3c_z-2", - "refctr_N3c_z-3", - "refctr_N3c_z-4", - "refctr_N3d_z-1", - "refctr_N3d_z-2", - "refctr_N3d_z-3", - "refctr_N3d_z-4", - "refctr_N3e_z-1", - "refctr_N3e_z-2", - "refctr_N3e_z-3", - "refctr_N3e_z-4", - "refctr_N4a_z-1", - "refctr_N4a_z-2", - "refctr_N4a_z-3", - "refctr_N4a_z-4", - "refctr_N4b_z-1", - "refctr_N4b_z-2", - "refctr_N4b_z-3", - "refctr_N4b_z-4", - "refctr_N4c_z-1", - "refctr_N4c_z-2", - "refctr_N4c_z-3", - "refctr_N4c_z-4", - "refctr_N4d_z-1", - "refctr_N4d_z-2", - "refctr_N4d_z-3", - "refctr_N4d_z-4", - "refctr_N4e_z-1", - "refctr_N4e_z-2", - "refctr_N4e_z-3", - "refctr_N4e_z-4", - "refctr_N5a_z-1", - "refctr_N5a_z-2", - "refctr_N5a_z-3", - "refctr_N5a_z-4", - "refctr_N5b_z-1", - "refctr_N5b_z-2", - "refctr_N5b_z-3", - "refctr_N5b_z-4", - "refctr_N5c_z-1", - "refctr_N5c_z-2", - "refctr_N5c_z-3", - "refctr_N5c_z-4", - "refctr_N5d_z-1", - "refctr_N5d_z-2", - "refctr_N5d_z-3", - "refctr_N5d_z-4", - "refctr_N5e_z-1", - "refctr_N5e_z-2", - "refctr_N5e_z-3", - "refctr_N5e_z-4", - "refctr_NE1a_z-1", - "refctr_NE1a_z-2", - "refctr_NE1a_z-3", - "refctr_NE1a_z-4", - "refctr_NE1b_z-1", - "refctr_NE1b_z-2", - "refctr_NE1b_z-3", - "refctr_NE1b_z-4", - "refctr_NE1c_z-1", - "refctr_NE1c_z-2", - "refctr_NE1c_z-3", - "refctr_NE1c_z-4", - "refctr_NE1d_z-1", - "refctr_NE1d_z-2", - "refctr_NE1d_z-3", - "refctr_NE1d_z-4", - "refctr_NE1e_z-1", - "refctr_NE1e_z-2", - "refctr_NE1e_z-3", - "refctr_NE1e_z-4", - "refctr_NE2a_z-1", - "refctr_NE2a_z-2", - "refctr_NE2a_z-3", - "refctr_NE2a_z-4", - "refctr_NE2b_z-1", - "refctr_NE2b_z-2", - "refctr_NE2b_z-3", - "refctr_NE2b_z-4", - "refctr_NE2c_z-1", - "refctr_NE2c_z-2", - "refctr_NE2c_z-3", - "refctr_NE2c_z-4", - "refctr_NE2d_z-1", - "refctr_NE2d_z-2", - "refctr_NE2d_z-3", - "refctr_NE2d_z-4", - "refctr_NE2e_z-1", - "refctr_NE2e_z-2", - "refctr_NE2e_z-3", - "refctr_NE2e_z-4", - "refctr_NE3a_z-1", - "refctr_NE3a_z-2", - "refctr_NE3a_z-3", - "refctr_NE3a_z-4", - "refctr_NE3b_z-1", - "refctr_NE3b_z-2", - "refctr_NE3b_z-3", - "refctr_NE3b_z-4", - "refctr_NE3c_z-1", - "refctr_NE3c_z-2", - "refctr_NE3c_z-3", - "refctr_NE3c_z-4", - "refctr_NE3d_z-1", - "refctr_NE3d_z-2", - "refctr_NE3d_z-3", - "refctr_NE3d_z-4", - "refctr_NE3e_z-1", - "refctr_NE3e_z-2", - "refctr_NE3e_z-3", - "refctr_NE3e_z-4", - "refctr_NE4a_z-1", - "refctr_NE4a_z-2", - "refctr_NE4a_z-3", - "refctr_NE4a_z-4", - "refctr_NE4b_z-1", - "refctr_NE4b_z-2", - "refctr_NE4b_z-3", - "refctr_NE4b_z-4", - "refctr_NE4c_z-1", - "refctr_NE4c_z-2", - "refctr_NE4c_z-3", - "refctr_NE4c_z-4", - "refctr_NE4d_z-1", - "refctr_NE4d_z-2", - "refctr_NE4d_z-3", - "refctr_NE4d_z-4", - "refctr_NE4e_z-1", - "refctr_NE4e_z-2", - "refctr_NE4e_z-3", - "refctr_NE4e_z-4", - "refctr_NE5a_z-1", - "refctr_NE5a_z-2", - "refctr_NE5a_z-3", - "refctr_NE5a_z-4", - "refctr_NE5b_z-1", - "refctr_NE5b_z-2", - "refctr_NE5b_z-3", - "refctr_NE5b_z-4", - "refctr_NE5c_z-1", - "refctr_NE5c_z-2", - "refctr_NE5c_z-3", - "refctr_NE5c_z-4", - "refctr_NE5d_z-1", - "refctr_NE5d_z-2", - "refctr_NE5d_z-3", - "refctr_NE5d_z-4", - "refctr_NE5e_z-1", - "refctr_NE5e_z-2", - "refctr_NE5e_z-3", - "refctr_NE5e_z-4", - "refctr_NW1a_z-1", - "refctr_NW1a_z-2", - "refctr_NW1a_z-3", - "refctr_NW1a_z-4", - "refctr_NW1b_z-1", - "refctr_NW1b_z-2", - "refctr_NW1b_z-3", - "refctr_NW1b_z-4", - "refctr_NW1c_z-1", - "refctr_NW1c_z-2", - "refctr_NW1c_z-3", - "refctr_NW1c_z-4", - "refctr_NW1d_z-1", - "refctr_NW1d_z-2", - "refctr_NW1d_z-3", - "refctr_NW1d_z-4", - "refctr_NW1e_z-1", - "refctr_NW1e_z-2", - "refctr_NW1e_z-3", - "refctr_NW1e_z-4", - "refctr_NW2a_z-1", - "refctr_NW2a_z-2", - "refctr_NW2a_z-3", - "refctr_NW2a_z-4", - "refctr_NW2b_z-1", - "refctr_NW2b_z-2", - "refctr_NW2b_z-3", - "refctr_NW2b_z-4", - "refctr_NW2c_z-1", - "refctr_NW2c_z-2", - "refctr_NW2c_z-3", - "refctr_NW2c_z-4", - "refctr_NW2d_z-1", - "refctr_NW2d_z-2", - "refctr_NW2d_z-3", - "refctr_NW2d_z-4", - "refctr_NW2e_z-1", - "refctr_NW2e_z-2", - "refctr_NW2e_z-3", - "refctr_NW2e_z-4", - "refctr_NW3a_z-1", - "refctr_NW3a_z-2", - "refctr_NW3a_z-3", - "refctr_NW3a_z-4", - "refctr_NW3b_z-1", - "refctr_NW3b_z-2", - "refctr_NW3b_z-3", - "refctr_NW3b_z-4", - "refctr_NW3c_z-1", - "refctr_NW3c_z-2", - "refctr_NW3c_z-3", - "refctr_NW3c_z-4", - "refctr_NW3d_z-1", - "refctr_NW3d_z-2", - "refctr_NW3d_z-3", - "refctr_NW3d_z-4", - "refctr_NW3e_z-1", - "refctr_NW3e_z-2", - "refctr_NW3e_z-3", - "refctr_NW3e_z-4", - "refctr_NW4a_z-1", - "refctr_NW4a_z-2", - "refctr_NW4a_z-3", - "refctr_NW4a_z-4", - "refctr_NW4b_z-1", - "refctr_NW4b_z-2", - "refctr_NW4b_z-3", - "refctr_NW4b_z-4", - "refctr_NW4c_z-1", - "refctr_NW4c_z-2", - "refctr_NW4c_z-3", - "refctr_NW4c_z-4", - "refctr_NW4d_z-1", - "refctr_NW4d_z-2", - "refctr_NW4d_z-3", - "refctr_NW4d_z-4", - "refctr_NW4e_z-1", - "refctr_NW4e_z-2", - "refctr_NW4e_z-3", - "refctr_NW4e_z-4", - "refctr_NW5a_z-1", - "refctr_NW5a_z-2", - "refctr_NW5a_z-3", - "refctr_NW5a_z-4", - "refctr_NW5b_z-1", - "refctr_NW5b_z-2", - "refctr_NW5b_z-3", - "refctr_NW5b_z-4", - "refctr_NW5c_z-1", - "refctr_NW5c_z-2", - "refctr_NW5c_z-3", - "refctr_NW5c_z-4", - "refctr_NW5d_z-1", - "refctr_NW5d_z-2", - "refctr_NW5d_z-3", - "refctr_NW5d_z-4", - "refctr_NW5e_z-1", - "refctr_NW5e_z-2", - "refctr_NW5e_z-3", - "refctr_NW5e_z-4", - "refctr_S1a_z-1", - "refctr_S1a_z-2", - "refctr_S1a_z-3", - "refctr_S1a_z-4", - "refctr_S1b_z-1", - "refctr_S1b_z-2", - "refctr_S1b_z-3", - "refctr_S1b_z-4", - "refctr_S1c_z-1", - "refctr_S1c_z-2", - "refctr_S1c_z-3", - "refctr_S1c_z-4", - "refctr_S1d_z-1", - "refctr_S1d_z-2", - "refctr_S1d_z-3", - "refctr_S1d_z-4", - "refctr_S1e_z-1", - "refctr_S1e_z-2", - "refctr_S1e_z-3", - "refctr_S1e_z-4", - "refctr_S2a_z-1", - "refctr_S2a_z-2", - "refctr_S2a_z-3", - "refctr_S2a_z-4", - "refctr_S2b_z-1", - "refctr_S2b_z-2", - "refctr_S2b_z-3", - "refctr_S2b_z-4", - "refctr_S2c_z-1", - "refctr_S2c_z-2", - "refctr_S2c_z-3", - "refctr_S2c_z-4", - "refctr_S2d_z-1", - "refctr_S2d_z-2", - "refctr_S2d_z-3", - "refctr_S2d_z-4", - "refctr_S2e_z-1", - "refctr_S2e_z-2", - "refctr_S2e_z-3", - "refctr_S2e_z-4", - "refctr_S3a_z-1", - "refctr_S3a_z-2", - "refctr_S3a_z-3", - "refctr_S3a_z-4", - "refctr_S3b_z-1", - "refctr_S3b_z-2", - "refctr_S3b_z-3", - "refctr_S3b_z-4", - "refctr_S3c_z-1", - "refctr_S3c_z-2", - "refctr_S3c_z-3", - "refctr_S3c_z-4", - "refctr_S3d_z-1", - "refctr_S3d_z-2", - "refctr_S3d_z-3", - "refctr_S3d_z-4", - "refctr_S3e_z-1", - "refctr_S3e_z-2", - "refctr_S3e_z-3", - "refctr_S3e_z-4", - "refctr_S4a_z-1", - "refctr_S4a_z-2", - "refctr_S4a_z-3", - "refctr_S4a_z-4", - "refctr_S4b_z-1", - "refctr_S4b_z-2", - "refctr_S4b_z-3", - "refctr_S4b_z-4", - "refctr_S4c_z-1", - "refctr_S4c_z-2", - "refctr_S4c_z-3", - "refctr_S4c_z-4", - "refctr_S4d_z-1", - "refctr_S4d_z-2", - "refctr_S4d_z-3", - "refctr_S4d_z-4", - "refctr_S4e_z-1", - "refctr_S4e_z-2", - "refctr_S4e_z-3", - "refctr_S4e_z-4", - "refctr_S5a_z-1", - "refctr_S5a_z-2", - "refctr_S5a_z-3", - "refctr_S5a_z-4", - "refctr_S5b_z-1", - "refctr_S5b_z-2", - "refctr_S5b_z-3", - "refctr_S5b_z-4", - "refctr_S5c_z-1", - "refctr_S5c_z-2", - "refctr_S5c_z-3", - "refctr_S5c_z-4", - "refctr_S5d_z-1", - "refctr_S5d_z-2", - "refctr_S5d_z-3", - "refctr_S5d_z-4", - "refctr_S5e_z-1", - "refctr_S5e_z-2", - "refctr_S5e_z-3", - "refctr_S5e_z-4", - "refctr_SE1a_z-1", - "refctr_SE1a_z-2", - "refctr_SE1a_z-3", - "refctr_SE1a_z-4", - "refctr_SE1b_z-1", - "refctr_SE1b_z-2", - "refctr_SE1b_z-3", - "refctr_SE1b_z-4", - "refctr_SE1c_z-1", - "refctr_SE1c_z-2", - "refctr_SE1c_z-3", - "refctr_SE1c_z-4", - "refctr_SE1d_z-1", - "refctr_SE1d_z-2", - "refctr_SE1d_z-3", - "refctr_SE1d_z-4", - "refctr_SE1e_z-1", - "refctr_SE1e_z-2", - "refctr_SE1e_z-3", - "refctr_SE1e_z-4", - "refctr_SE2a_z-1", - "refctr_SE2a_z-2", - "refctr_SE2a_z-3", - "refctr_SE2a_z-4", - "refctr_SE2b_z-1", - "refctr_SE2b_z-2", - "refctr_SE2b_z-3", - "refctr_SE2b_z-4", - "refctr_SE2c_z-1", - "refctr_SE2c_z-2", - "refctr_SE2c_z-3", - "refctr_SE2c_z-4", - "refctr_SE2d_z-1", - "refctr_SE2d_z-2", - "refctr_SE2d_z-3", - "refctr_SE2d_z-4", - "refctr_SE2e_z-1", - "refctr_SE2e_z-2", - "refctr_SE2e_z-3", - "refctr_SE2e_z-4", - "refctr_SE3a_z-1", - "refctr_SE3a_z-2", - "refctr_SE3a_z-3", - "refctr_SE3a_z-4", - "refctr_SE3b_z-1", - "refctr_SE3b_z-2", - "refctr_SE3b_z-3", - "refctr_SE3b_z-4", - "refctr_SE3c_z-1", - "refctr_SE3c_z-2", - "refctr_SE3c_z-3", - "refctr_SE3c_z-4", - "refctr_SE3d_z-1", - "refctr_SE3d_z-2", - "refctr_SE3d_z-3", - "refctr_SE3d_z-4", - "refctr_SE3e_z-1", - "refctr_SE3e_z-2", - "refctr_SE3e_z-3", - "refctr_SE3e_z-4", - "refctr_SE4a_z-1", - "refctr_SE4a_z-2", - "refctr_SE4a_z-3", - "refctr_SE4a_z-4", - "refctr_SE4b_z-1", - "refctr_SE4b_z-2", - "refctr_SE4b_z-3", - "refctr_SE4b_z-4", - "refctr_SE4c_z-1", - "refctr_SE4c_z-2", - "refctr_SE4c_z-3", - "refctr_SE4c_z-4", - "refctr_SE4d_z-1", - "refctr_SE4d_z-2", - "refctr_SE4d_z-3", - "refctr_SE4d_z-4", - "refctr_SE4e_z-1", - "refctr_SE4e_z-2", - "refctr_SE4e_z-3", - "refctr_SE4e_z-4", - "refctr_SE5a_z-1", - "refctr_SE5a_z-2", - "refctr_SE5a_z-3", - "refctr_SE5a_z-4", - "refctr_SE5b_z-1", - "refctr_SE5b_z-2", - "refctr_SE5b_z-3", - "refctr_SE5b_z-4", - "refctr_SE5c_z-1", - "refctr_SE5c_z-2", - "refctr_SE5c_z-3", - "refctr_SE5c_z-4", - "refctr_SE5d_z-1", - "refctr_SE5d_z-2", - "refctr_SE5d_z-3", - "refctr_SE5d_z-4", - "refctr_SE5e_z-1", - "refctr_SE5e_z-2", - "refctr_SE5e_z-3", - "refctr_SE5e_z-4", - "refctr_SW1a_z-1", - "refctr_SW1a_z-2", - "refctr_SW1a_z-3", - "refctr_SW1a_z-4", - "refctr_SW1b_z-1", - "refctr_SW1b_z-2", - "refctr_SW1b_z-3", - "refctr_SW1b_z-4", - "refctr_SW1c_z-1", - "refctr_SW1c_z-2", - "refctr_SW1c_z-3", - "refctr_SW1c_z-4", - "refctr_SW1d_z-1", - "refctr_SW1d_z-2", - "refctr_SW1d_z-3", - "refctr_SW1d_z-4", - "refctr_SW1e_z-1", - "refctr_SW1e_z-2", - "refctr_SW1e_z-3", - "refctr_SW1e_z-4", - "refctr_SW2a_z-1", - "refctr_SW2a_z-2", - "refctr_SW2a_z-3", - "refctr_SW2a_z-4", - "refctr_SW2b_z-1", - "refctr_SW2b_z-2", - "refctr_SW2b_z-3", - "refctr_SW2b_z-4", - "refctr_SW2c_z-1", - "refctr_SW2c_z-2", - "refctr_SW2c_z-3", - "refctr_SW2c_z-4", - "refctr_SW2d_z-1", - "refctr_SW2d_z-2", - "refctr_SW2d_z-3", - "refctr_SW2d_z-4", - "refctr_SW2e_z-1", - "refctr_SW2e_z-2", - "refctr_SW2e_z-3", - "refctr_SW2e_z-4", - "refctr_SW3a_z-1", - "refctr_SW3a_z-2", - "refctr_SW3a_z-3", - "refctr_SW3a_z-4", - "refctr_SW3b_z-1", - "refctr_SW3b_z-2", - "refctr_SW3b_z-3", - "refctr_SW3b_z-4", - "refctr_SW3c_z-1", - "refctr_SW3c_z-2", - "refctr_SW3c_z-3", - "refctr_SW3c_z-4", - "refctr_SW3d_z-1", - "refctr_SW3d_z-2", - "refctr_SW3d_z-3", - "refctr_SW3d_z-4", - "refctr_SW3e_z-1", - "refctr_SW3e_z-2", - "refctr_SW3e_z-3", - "refctr_SW3e_z-4", - "refctr_SW4a_z-1", - "refctr_SW4a_z-2", - "refctr_SW4a_z-3", - "refctr_SW4a_z-4", - "refctr_SW4b_z-1", - "refctr_SW4b_z-2", - "refctr_SW4b_z-3", - "refctr_SW4b_z-4", - "refctr_SW4c_z-1", - "refctr_SW4c_z-2", - "refctr_SW4c_z-3", - "refctr_SW4c_z-4", - "refctr_SW4d_z-1", - "refctr_SW4d_z-2", - "refctr_SW4d_z-3", - "refctr_SW4d_z-4", - "refctr_SW4e_z-1", - "refctr_SW4e_z-2", - "refctr_SW4e_z-3", - "refctr_SW4e_z-4", - "refctr_SW5a_z-1", - "refctr_SW5a_z-2", - "refctr_SW5a_z-3", - "refctr_SW5a_z-4", - "refctr_SW5b_z-1", - "refctr_SW5b_z-2", - "refctr_SW5b_z-3", - "refctr_SW5b_z-4", - "refctr_SW5c_z-1", - "refctr_SW5c_z-2", - "refctr_SW5c_z-3", - "refctr_SW5c_z-4", - "refctr_SW5d_z-1", - "refctr_SW5d_z-2", - "refctr_SW5d_z-3", - "refctr_SW5d_z-4", - "refctr_SW5e_z-1", - "refctr_SW5e_z-2", - "refctr_SW5e_z-3", - "refctr_SW5e_z-4", - "refctr_W1a_z-1", - "refctr_W1a_z-2", - "refctr_W1a_z-3", - "refctr_W1a_z-4", - "refctr_W1b_z-1", - "refctr_W1b_z-2", - "refctr_W1b_z-3", - "refctr_W1b_z-4", - "refctr_W1c_z-1", - "refctr_W1c_z-2", - "refctr_W1c_z-3", - "refctr_W1c_z-4", - "refctr_W1d_z-1", - "refctr_W1d_z-2", - "refctr_W1d_z-3", - "refctr_W1d_z-4", - "refctr_W1e_z-1", - "refctr_W1e_z-2", - "refctr_W1e_z-3", - "refctr_W1e_z-4", - "refctr_W2a_z-1", - "refctr_W2a_z-2", - "refctr_W2a_z-3", - "refctr_W2a_z-4", - "refctr_W2b_z-1", - "refctr_W2b_z-2", - "refctr_W2b_z-3", - "refctr_W2b_z-4", - "refctr_W2c_z-1", - "refctr_W2c_z-2", - "refctr_W2c_z-3", - "refctr_W2c_z-4", - "refctr_W2d_z-1", - "refctr_W2d_z-2", - "refctr_W2d_z-3", - "refctr_W2d_z-4", - "refctr_W2e_z-1", - "refctr_W2e_z-2", - "refctr_W2e_z-3", - "refctr_W2e_z-4", - "refctr_W3a_z-1", - "refctr_W3a_z-2", - "refctr_W3a_z-3", - "refctr_W3a_z-4", - "refctr_W3b_z-1", - "refctr_W3b_z-2", - "refctr_W3b_z-3", - "refctr_W3b_z-4", - "refctr_W3c_z-1", - "refctr_W3c_z-2", - "refctr_W3c_z-3", - "refctr_W3c_z-4", - "refctr_W3d_z-1", - "refctr_W3d_z-2", - "refctr_W3d_z-3", - "refctr_W3d_z-4", - "refctr_W3e_z-1", - "refctr_W3e_z-2", - "refctr_W3e_z-3", - "refctr_W3e_z-4", - "refctr_W4a_z-1", - "refctr_W4a_z-2", - "refctr_W4a_z-3", - "refctr_W4a_z-4", - "refctr_W4b_z-1", - "refctr_W4b_z-2", - "refctr_W4b_z-3", - "refctr_W4b_z-4", - "refctr_W4c_z-1", - "refctr_W4c_z-2", - "refctr_W4c_z-3", - "refctr_W4c_z-4", - "refctr_W4d_z-1", - "refctr_W4d_z-2", - "refctr_W4d_z-3", - "refctr_W4d_z-4", - "refctr_W4e_z-1", - "refctr_W4e_z-2", - "refctr_W4e_z-3", - "refctr_W4e_z-4", - "refctr_W5a_z-1", - "refctr_W5a_z-2", - "refctr_W5a_z-3", - "refctr_W5a_z-4", - "refctr_W5b_z-1", - "refctr_W5b_z-2", - "refctr_W5b_z-3", - "refctr_W5b_z-4", - "refctr_W5c_z-1", - "refctr_W5c_z-2", - "refctr_W5c_z-3", - "refctr_W5c_z-4", - "refctr_W5d_z-1", - "refctr_W5d_z-2", - "refctr_W5d_z-3", - "refctr_W5d_z-4", - "refctr_W5e_z-1", - "refctr_W5e_z-2", - "refctr_W5e_z-3", - "refctr_W5e_z-4" - ], - "copy-from": "generic_rc_underground" + "id": "evac_center_23", + "copy-from": "generic_evac_road", + "sym": "┬" + }, + { + "type": "overmap_terrain", + "id": "evac_center_25", + "copy-from": "generic_evac_road", + "sym": "┘" } ] diff --git a/data/json/overmap/overmap_terrain/overmap_terrain_lab.json b/data/json/overmap/overmap_terrain/overmap_terrain_lab.json index 9603ece531cd..db8bd6a6a362 100644 --- a/data/json/overmap/overmap_terrain/overmap_terrain_lab.json +++ b/data/json/overmap/overmap_terrain/overmap_terrain_lab.json @@ -259,40 +259,7 @@ }, { "type": "overmap_terrain", - "id": [ - "lab_surface_brick_basementA0", - "lab_surface_brick_basementA1", - "lab_surface_brick_basementA2", - "lab_surface_brick_basementA3", - "lab_surface_brick_basementA4", - "lab_surface_brick_basementB0", - "lab_surface_brick_basementB1", - "lab_surface_brick_basementB2", - "lab_surface_brick_basementB3", - "lab_surface_brick_basementB4", - "lab_surface_brick_basementC0", - "lab_surface_brick_basementC1", - "lab_surface_brick_basementC2", - "lab_surface_brick_basementC3", - "lab_surface_brick_basementC4", - "lab_surface_brick_basementD0", - "lab_surface_brick_basementD2", - "lab_surface_brick_basementD3", - "lab_surface_brick_basementD4", - "lab_surface_brick_basementE0", - "lab_surface_brick_basementE1", - "lab_surface_brick_basementE2", - "lab_surface_brick_basementE3", - "lab_surface_brick_basementE4" - ], - "name": "solid rock", - "sym": "%", - "color": "dark_gray", - "see_cost": 5 - }, - { - "type": "overmap_terrain", - "id": "lab_surface_brick_basementD1_hidden_lab_stairs", + "id": [ "lab_surface_brick_basementD1_hidden_lab_stairs", "lab_surface_brick_basementE1" ], "name": "lab basement", "sym": "L", "color": "white", diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_evac_center.json b/data/mods/Graphical_Overmap/go_overmap_terrain_evac_center.json index fc343fca7786..85662a242831 100644 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_evac_center.json +++ b/data/mods/Graphical_Overmap/go_overmap_terrain_evac_center.json @@ -55,7748 +55,120 @@ }, { "type": "overmap_terrain", - "abstract": "generic_refctr", - "copy-from": "generic_refctr", + "id": "refctr_field", + "copy-from": "refctr_field", "sym": "¨", "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" + "abstract": "generic_refctr", + "sym": "¨", + "color": "brown" }, { "type": "overmap_terrain", - "id": "refctr_NE2b", + "id": "refctr_fence_NW", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE3b", + "id": "refctr_fence_N", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE4b", + "id": "refctr_fence_S", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE5b", + "id": "refctr_fence_entrance_L", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE1c", + "id": "refctr_fence_entrance_R", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE2c", + "id": "refctr_fence_NE", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE3c", + "id": "refctr_fence_W", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE4c", + "id": "refctr_fence_E", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE5c", + "id": "refctr_fence_SE", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE1d", + "id": "refctr_fence_SW", "copy-from": "generic_refctr" }, { "type": "overmap_terrain", - "id": "refctr_NE2d", - "copy-from": "generic_refctr" + "abstract": "generic_rc_air", + "sym": "¦" }, { "type": "overmap_terrain", - "id": "refctr_NE3d", - "copy-from": "generic_refctr" + "id": "evac_center_7_z1", + "copy-from": "generic_rc_air" }, { "type": "overmap_terrain", - "id": "refctr_NE4d", - "copy-from": "generic_refctr" + "id": "evac_center_8_z1", + "copy-from": "generic_rc_air" }, { "type": "overmap_terrain", - "id": "refctr_NE5d", - "copy-from": "generic_refctr" + "id": "evac_center_9_z1", + "copy-from": "generic_rc_air" }, { "type": "overmap_terrain", - "id": "refctr_NE1e", - "copy-from": "generic_refctr" + "id": "evac_center_12_z1", + "copy-from": "generic_rc_air" }, { "type": "overmap_terrain", - "id": "refctr_NE2e", - "copy-from": "generic_refctr" + "id": "evac_center_13_z1", + "copy-from": "generic_rc_air" }, { "type": "overmap_terrain", - "id": "refctr_NE3e", - "copy-from": "generic_refctr" + "id": "evac_center_14_z1", + "copy-from": "generic_rc_air" }, { "type": "overmap_terrain", - "id": "refctr_NE4e", - "copy-from": "generic_refctr" + "id": "evac_center_17_z1", + "copy-from": "generic_rc_air" }, { "type": "overmap_terrain", - "id": "refctr_NE5e", - "copy-from": "generic_refctr" + "id": "evac_center_18_z1", + "copy-from": "generic_rc_air" }, { "type": "overmap_terrain", - "id": "refctr_W1a", - "copy-from": "generic_refctr" + "id": "evac_center_19_z1", + "copy-from": "generic_rc_air" }, { "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": "¦" - }, - { - "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", - "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" + "id": "evac_center_13_z2", + "copy-from": "generic_rc_air" } ] diff --git a/data/mods/Graphical_Overmap/go_overmap_terrain_lab.json b/data/mods/Graphical_Overmap/go_overmap_terrain_lab.json index 3211441de1a3..228fc63df7e2 100644 --- a/data/mods/Graphical_Overmap/go_overmap_terrain_lab.json +++ b/data/mods/Graphical_Overmap/go_overmap_terrain_lab.json @@ -193,45 +193,10 @@ }, { "type": "overmap_terrain", - "id": "lab_surface_brick_basementA0", - "copy-from": "lab_surface_brick_basementA0", + "id": "lab_surface_brick_basementE1", + "copy-from": "lab_surface_brick_basementE1", "sym": "®" }, - { - "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", @@ -239,86 +204,6 @@ "sym": "Á", "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", diff --git a/doc/src/content/docs/en/mod/json/reference/json_info.md b/doc/src/content/docs/en/mod/json/reference/json_info.md index 94c31fc154b0..36af9bc34326 100644 --- a/doc/src/content/docs/en/mod/json/reference/json_info.md +++ b/doc/src/content/docs/en/mod/json/reference/json_info.md @@ -3138,9 +3138,18 @@ has already generated this area this will only alter the tile shown on the overm { "type": "oter_id_migration", "//": "obsoleted in 0.4", + "old_directions": false, + "new_directions": false, "oter_ids": { "underground_sub_station": "underground_sub_station_north", "sewer_sub_station": "sewer_sub_station_north" } } ``` + +If `old_directions` option is enabled each entry will create four migrations: for `old_north`, +`old_west`, `old_south`, and `old_east`. What they will be migrated to depends of value of +`new_directions` option. If it is set to `true` then terrains will be migrated to same directions: +`old_north` to `new_north`, `old_east` to `new_east` and such. If `new_directions` is set to +`false`, then all four terrains will be migrated to one plain `new`. For both of those cases you +only need to specify plain `old` and `new` names in `oter_ids` map, without any suffixes. diff --git a/gfx/MSX++UnDeadPeopleEdition/tile_config.json b/gfx/MSX++UnDeadPeopleEdition/tile_config.json index 5aeed95d8c68..95126a5e5f00 100644 --- a/gfx/MSX++UnDeadPeopleEdition/tile_config.json +++ b/gfx/MSX++UnDeadPeopleEdition/tile_config.json @@ -17218,250 +17218,28 @@ { "id": [ "pump_station_1", "necropolis_a_7" ], "fg": [ 9584, 9585, 9586, 9583 ], "rotates": true }, { "id": [ "pump_station_2", "necropolis_a_8" ], "fg": [ 9588, 9589, 9590, 9587 ], "rotates": true }, { "id": "pwr_sub_s", "fg": 9591, "rotates": false }, + { "id": "refctr_field", "fg": 9631, "rotates": false }, + { "id": "refctr_fence_NW", "fg": [ 9632 ], "bg": [ ], "rotates": true }, + { "id": "refctr_fence_SW", "fg": [ 9633 ], "bg": [ ], "rotates": true }, + { "id": "refctr_fence_SE", "fg": [ 9634 ], "bg": [ ], "rotates": true }, + { "id": "refctr_fence_NE", "fg": [ 9635 ], "bg": [ ], "rotates": true }, + { "id": "refctr_fence_N", "fg": [ 9636 ], "bg": [ ], "rotates": true }, + { "id": "refctr_fence_W", "fg": [ 9637 ], "bg": [ ], "rotates": true }, { "id": [ - "refctr_NW2b", - "refctr_NW3b", - "refctr_NW4b", - "refctr_NW5b", - "refctr_N1b", - "refctr_N2b", - "refctr_N3b", - "refctr_N4b", - "refctr_N5b", - "refctr_NE1b", - "refctr_NE2b", - "refctr_NE3b", - "refctr_NE4b", - "refctr_NE1b", - "refctr_NW2c", - "refctr_NW3c", - "refctr_NW4c", - "refctr_NW5c", - "refctr_N1c", - "refctr_N2c", - "refctr_N3c", - "refctr_N4c", - "refctr_N5c", - "refctr_NE1c", - "refctr_NE2c", - "refctr_NE3c", - "refctr_NE4c", - "refctr_NE1c", - "refctr_NW2d", - "refctr_NW3d", - "refctr_NW4d", - "refctr_NW5d", - "refctr_N1d", - "refctr_N2d", - "refctr_N3d", - "refctr_N4d", - "refctr_N5d", - "refctr_NE1d", - "refctr_NE2d", - "refctr_NE3d", - "refctr_NE4d", - "refctr_NE1d", - "refctr_NW2e", - "refctr_NW3e", - "refctr_NW4e", - "refctr_NW5e", - "refctr_N1e", - "refctr_N2e", - "refctr_N3e", - "refctr_N4e", - "refctr_N5e", - "refctr_NE1e", - "refctr_NE2e", - "refctr_NE3e", - "refctr_NE4e", - "refctr_NE1e", - "refctr_W2a", - "refctr_W2b", - "refctr_W2c", - "refctr_W2d", - "refctr_W2e", - "refctr_SW2a", - "refctr_SW2b", - "refctr_SW2c", - "refctr_SW2d", - "refctr_W3a", - "refctr_W3b", - "refctr_W3c", - "refctr_W3d", - "refctr_W3e", - "refctr_SW3a", - "refctr_SW3b", - "refctr_SW3c", - "refctr_SW3d", - "refctr_W4a", - "refctr_W4b", - "refctr_W4c", - "refctr_W4d", - "refctr_W4e", - "refctr_SW4a", - "refctr_SW4b", - "refctr_SW4c", - "refctr_SW4d", - "refctr_W5a", - "refctr_W5b", - "refctr_W5c", - "refctr_W5d", - "refctr_W5e", - "refctr_SW5a", - "refctr_SW5b", - "refctr_SW5c", - "refctr_SW5d", - "refctr_S1a", - "refctr_S1b", - "refctr_S1c", - "refctr_S1d", - "refctr_S2a", - "refctr_S2b", - "refctr_S2c", - "refctr_S2d", - "refctr_S4a", - "refctr_S4b", - "refctr_S4c", - "refctr_S4d", - "refctr_S5a", - "refctr_S5b", - "refctr_S5c", - "refctr_S5d", - "refctr_E1a", - "refctr_E1b", - "refctr_E1c", - "refctr_E1d", - "refctr_E1e", - "refctr_E1a", - "refctr_SE1a", - "refctr_SE1b", - "refctr_SE1c", - "refctr_SE1d", - "refctr_E2a", - "refctr_E2b", - "refctr_E2c", - "refctr_E2d", - "refctr_E2e", - "refctr_E2a", - "refctr_SE2a", - "refctr_SE2b", - "refctr_SE2c", - "refctr_SE2d", - "refctr_E3a", - "refctr_E3b", - "refctr_E3c", - "refctr_E3d", - "refctr_E3e", - "refctr_E3a", - "refctr_SE3a", - "refctr_SE3b", - "refctr_SE3c", - "refctr_SE3d", - "refctr_E4a", - "refctr_E4b", - "refctr_E4c", - "refctr_E4d", - "refctr_E4e", - "refctr_E4a", - "refctr_SE4a", - "refctr_SE4b", - "refctr_SE4c", - "refctr_SE4d" - ], - "fg": 9631, - "rotates": false - }, - { "id": "refctr_NW1a", "fg": [ 9632 ], "bg": [ ], "rotates": true }, - { "id": "refctr_SW1e", "fg": [ 9633 ], "bg": [ ], "rotates": true }, - { "id": "refctr_SE5e", "fg": [ 9634 ], "bg": [ ], "rotates": true }, - { "id": "refctr_NE5a", "fg": [ 9635 ], "bg": [ ], "rotates": true }, - { - "id": [ - "refctr_NW2a", - "refctr_NW3a", - "refctr_NW4a", - "refctr_NW5a", - "refctr_N1a", - "refctr_N2a", - "refctr_N3a", - "refctr_N4a", - "refctr_N5a", - "refctr_NE1a", - "refctr_NE2a", - "refctr_NE3a", - "refctr_NE4a" - ], - "fg": [ 9636 ], - "bg": [ ], - "rotates": true - }, - { - "id": [ - "refctr_SW1d", - "refctr_SW1c", - "refctr_SW1b", - "refctr_SW1a", - "refctr_W1e", - "refctr_W1d", - "refctr_W1c", - "refctr_W1b", - "refctr_W1a", - "refctr_NW1e", - "refctr_NW1d", - "refctr_NW1c", - "refctr_NW1b" - ], - "fg": [ 9637 ], - "bg": [ ], - "rotates": true - }, - { - "id": [ - "refctr_SW2e", - "refctr_SW3e", - "refctr_SW4e", - "refctr_SW5e", - "refctr_S1e", - "refctr_S2e", - "refctr_S4e", - "refctr_S5e", - "refctr_SE1e", - "refctr_SE2e", - "refctr_SE3e", - "refctr_SE4e" + "refctr_fence_S", + "refctr_fence_entrance_L", + "refctr_fence_entrance_R" ], "fg": [ 9638 ], "bg": [ ], "rotates": true }, - { - "id": [ - "refctr_NE5b", - "refctr_NE5c", - "refctr_NE5d", - "refctr_NE5e", - "refctr_E5a", - "refctr_E5b", - "refctr_E5c", - "refctr_E5d", - "refctr_E5e", - "refctr_SE5a", - "refctr_SE5b", - "refctr_SE5c", - "refctr_SE5d" - ], - "fg": [ 9639 ], - "bg": [ ], - "rotates": true - }, + { "id": "refctr_fence_E", "fg": [ 9639 ], "bg": [ ], "rotates": true }, { "id": [ "refctr_S3e", - "refctr_S3d", - "refctr_S3c", - "refctr_S3b", - "refctr_S3a", + "refctr_road", "evac_center_16", "evac_center_11", "evac_center_6", @@ -17484,15 +17262,15 @@ { "id": [ "evac_center_25" ], "fg": [ 9642 ], "bg": [ ], "rotates": true }, { "id": [ "evac_center_5" ], "fg": [ 9643 ], "bg": [ ], "rotates": true }, { "id": [ "evac_center_23" ], "fg": [ 9625 ], "bg": [ ], "rotates": true }, - { "id": [ "evac_center_13" ], "fg": 9596, "bg": [ ], "rotates": false }, - { "id": [ "evac_center_7" ], "fg": [ 9613 ], "bg": [ ], "rotates": true }, - { "id": [ "evac_center_8" ], "fg": [ 9617 ], "bg": [ ], "rotates": true }, - { "id": [ "evac_center_12" ], "fg": [ 9592 ], "bg": [ ], "rotates": true }, - { "id": [ "evac_center_17" ], "fg": [ 9601 ], "bg": [ ], "rotates": true }, - { "id": [ "evac_center_18" ], "fg": [ 9605 ], "bg": [ ], "rotates": true }, - { "id": [ "evac_center_19" ], "fg": [ 9609 ], "bg": [ ], "rotates": true }, - { "id": [ "evac_center_14" ], "fg": [ 9597 ], "bg": [ ], "rotates": true }, - { "id": [ "evac_center_9" ], "fg": [ 9621 ], "bg": [ ], "rotates": true }, + { "id": [ "evac_center_13", "evac_center_13_z1" ], "fg": 9596, "bg": [ ], "rotates": false }, + { "id": [ "evac_center_7", "evac_center_7_z1" ], "fg": [ 9613 ], "bg": [ ], "rotates": true }, + { "id": [ "evac_center_8", "evac_center_8_z1" ], "fg": [ 9617 ], "bg": [ ], "rotates": true }, + { "id": [ "evac_center_12", "evac_center_12_z1" ], "fg": [ 9592 ], "bg": [ ], "rotates": true }, + { "id": [ "evac_center_17", "evac_center_17_z1" ], "fg": [ 9601 ], "bg": [ ], "rotates": true }, + { "id": [ "evac_center_18", "evac_center_18_z1" ], "fg": [ 9605 ], "bg": [ ], "rotates": true }, + { "id": [ "evac_center_19", "evac_center_19_z1" ], "fg": [ 9609 ], "bg": [ ], "rotates": true }, + { "id": [ "evac_center_14", "evac_center_14_z1" ], "fg": [ 9597 ], "bg": [ ], "rotates": true }, + { "id": [ "evac_center_9", "evac_center_9_z1" ], "fg": [ 9621 ], "bg": [ ], "rotates": true }, { "id": "river_nw", "fg": 9652, "bg": 9131, "rotates": false }, { "id": "river_sw", "fg": 9655, "bg": 9131, "rotates": false }, { "id": "river_se", "fg": 9653, "bg": 9131, "rotates": false }, @@ -17563,37 +17341,7 @@ { "id": "slimepit_down", "fg": 9713, "rotates": false }, { "id": [ "slimepit", "slimepit_bottom" ], "fg": 9712, "rotates": false }, { "id": [ "smallscrapyard" ], "fg": 9715, "rotates": false }, - { - "id": [ - "solid_earth", - "lab_surface_brick_basementA0", - "lab_surface_brick_basementA1", - "lab_surface_brick_basementA2", - "lab_surface_brick_basementA3", - "lab_surface_brick_basementA4", - "lab_surface_brick_basementB0", - "lab_surface_brick_basementB1", - "lab_surface_brick_basementB2", - "lab_surface_brick_basementB3", - "lab_surface_brick_basementB4", - "lab_surface_brick_basementC0", - "lab_surface_brick_basementC1", - "lab_surface_brick_basementC2", - "lab_surface_brick_basementC3", - "lab_surface_brick_basementC4", - "lab_surface_brick_basementD0", - "lab_surface_brick_basementD2", - "lab_surface_brick_basementD3", - "lab_surface_brick_basementD4", - "lab_surface_brick_basementE0", - "lab_surface_brick_basementE1", - "lab_surface_brick_basementE2", - "lab_surface_brick_basementE3", - "lab_surface_brick_basementE4" - ], - "fg": 9716, - "rotates": false - }, + { "id": [ "solid_earth", "lab_surface_brick_basementE1" ], "fg": 9716, "rotates": false }, { "id": "standing_stones", "fg": 9717, "rotates": false }, { "id": [ "stripclub" ], "fg": 9718, "rotates": false }, { "id": [ "sub_station" ], "fg": 9720, "rotates": false }, diff --git a/src/init.cpp b/src/init.cpp index e6c2f2786d41..5e7e38371f69 100644 --- a/src/init.cpp +++ b/src/init.cpp @@ -187,9 +187,8 @@ void DynamicDataLoader::load_deferred( deferred_json &data ) debugmsg( "JSON source location has null path when reporting circular dependency" ); } else { try { - shared_ptr_fast stream = get_cached_stream( *it->first.path ); - JsonIn jsin( *stream, elem.first ); - jsin.error( "JSON contains circular dependency, this object is discarded" ); + throw_error_at_json_loc( elem.first, + "JSON contains circular dependency, this object is discarded" ); } catch( const JsonError &err ) { debugmsg( "(json-error)\n%s", err.what() ); } diff --git a/src/overmap.cpp b/src/overmap.cpp index 4c01834b9c67..e8c2d75a498a 100644 --- a/src/overmap.cpp +++ b/src/overmap.cpp @@ -3584,8 +3584,18 @@ static std::map oter_id_migrations; void overmap::load_oter_id_migration( const JsonObject &jo ) { + const bool old_directions = jo.get_bool( "old_directions", false ); + const bool new_directions = jo.get_bool( "new_directions", false ); + for( const JsonMember &kv : jo.get_object( "oter_ids" ) ) { - oter_id_migrations.emplace( kv.name(), kv.get_string() ); + if( old_directions ) { + for( const std::string &suffix : om_direction::all_suffixes ) { + oter_id_migrations.emplace( kv.name() + suffix, + new_directions ? kv.get_string() + suffix : kv.get_string() ); + } + } else { + oter_id_migrations.emplace( kv.name(), kv.get_string() ); + } } }