From c45c86d6325a6c1c6d10fa3da53d623d2bbfa548 Mon Sep 17 00:00:00 2001 From: Leshana Date: Fri, 5 May 2017 02:28:09 -0400 Subject: [PATCH] Air alarm fixes and addition of civilian EVA on z1 --- .../binary_devices/algae_generator_vr.dm | 6 +- maps/tether/tether-1-surface.dmm | 9768 +++++++++-------- maps/tether/tether-3-station.dmm | 126 +- maps/tether/tether-4-mining.dmm | 6 +- maps/tether/tether_areas2.dm | 11 +- 5 files changed, 5075 insertions(+), 4842 deletions(-) diff --git a/code/ATMOSPHERICS/components/binary_devices/algae_generator_vr.dm b/code/ATMOSPHERICS/components/binary_devices/algae_generator_vr.dm index 84f84e9cff..5d5f4e5831 100644 --- a/code/ATMOSPHERICS/components/binary_devices/algae_generator_vr.dm +++ b/code/ATMOSPHERICS/components/binary_devices/algae_generator_vr.dm @@ -69,7 +69,8 @@ // STEP 2 - Take the CO2 out of the input! var/power_draw = scrub_gas(src, list(input_gas), air1, internal, moles_to_convert) - network1.update = 1 + if(network1) + network1.update = 1 if (power_draw > 0) use_power(power_draw) last_power_draw += power_draw @@ -90,7 +91,8 @@ // STEP 5 - Output the converted oxygen. Fow now we output for free! internal.adjust_gas(input_gas, -converted_moles) air2.adjust_gas_temp(output_gas, converted_moles, internal.temperature) - network2.update = 1 + if(network2) + network2.update = 1 recent_moles_transferred = converted_moles ui_error = null // Success! update_icon() diff --git a/maps/tether/tether-1-surface.dmm b/maps/tether/tether-1-surface.dmm index fe8f095330..d0c987b431 100644 --- a/maps/tether/tether-1-surface.dmm +++ b/maps/tether/tether-1-surface.dmm @@ -57,7 +57,7 @@ "abe" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/refinery) "abf" = (/obj/machinery/camera/network/cargo,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/refinery) "abg" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/mineral/processing_unit_console{layer = 3.3; pixel_y = 30},/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/mining_main/refinery) -"abh" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/mining_main/refinery) +"abh" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/mining_main/refinery) "abi" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/refinery) "abj" = (/obj/machinery/conveyor_switch/oneway{id = "mining_interior"; layer = 3.3; name = "refining conveyor"; pixel_y = 14},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/refinery) "abk" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/refinery) @@ -103,7 +103,7 @@ "abY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "abZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "aca" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) -"acb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) +"acb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "acc" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "acd" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "ace" = (/obj/structure/reagent_dispensers/watertank,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/cargo,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) @@ -140,7 +140,7 @@ "acJ" = (/obj/structure/ore_box,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/uxstorage) "acK" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) "acL" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing,/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"acM" = (/obj/machinery/door/airlock/maintenance/common{name = "Mining Maintenance Access"; req_one_access = list(48)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/mining_main/storage) +"acM" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/maintenance/cargo{name = "Mining Maintenance Access"; req_one_access = list(48)},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/mining_main/storage) "acN" = (/obj/machinery/light{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "acO" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "acP" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) @@ -158,8 +158,8 @@ "adb" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/uxstorage) "adc" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/uxstorage) "add" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"ade" = (/turf/simulated/wall,/area/maintenance/lower/xenoflora) -"adf" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"ade" = (/turf/simulated/wall,/area/maintenance/lower/mining_eva) +"adf" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) "adg" = (/obj/machinery/recharger,/obj/structure/table/steel,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/requests_console{department = "Cargo Bay"; departmentType = 2; pixel_x = -30; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "adh" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) "adi" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/storage) @@ -205,12 +205,12 @@ "adW" = (/obj/machinery/door/airlock/glass_mining,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/eva) "adX" = (/turf/simulated/wall,/area/maintenance/substation/mining) "adY" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"},/turf/simulated/wall,/area/maintenance/substation/mining) -"adZ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aea" = (/obj/machinery/light/small{dir = 1},/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aeb" = (/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"adZ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"aea" = (/obj/machinery/light/small{dir = 1},/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"aeb" = (/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) "aec" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) "aed" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"aee" = (/obj/effect/floor_decal/rust,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"aee" = (/obj/effect/floor_decal/rust,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) "aef" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) "aeg" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) "aeh" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) @@ -219,7 +219,7 @@ "aek" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/status_display{pixel_y = 30},/obj/machinery/button/remote/blast_door{id = "qm_warehouse"; name = "Warehouse Door Control"; pixel_x = -26; pixel_y = 0; req_access = list(31)},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) "ael" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) "aem" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aen" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aen" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) "aeo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) "aep" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 2},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) "aeq" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) @@ -227,4455 +227,4677 @@ "aes" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) "aet" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/mining,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) "aeu" = (/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aev" = (/obj/machinery/power/sensor{name = "Powernet Sensor - Mining Subgrid"; name_tag = "Mining Subgrid"},/obj/structure/cable/green{icon_state = "0-4"},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor,/area/maintenance/substation/mining) -"aew" = (/obj/machinery/light/small{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/substation/mining) -"aex" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/substation/mining) -"aey" = (/obj/machinery/door/airlock/engineering{name = "Science Substation"; req_one_access = list(11,24,47)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/substation/mining) -"aez" = (/obj/structure/catwalk,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aeA" = (/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/up/supply{dir = 1},/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aeB" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aeC" = (/obj/structure/closet/crate,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"aeD" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"aeE" = (/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"aeF" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/blast/shutters{dir = 8; id = "qm_warehouse"; name = "Warehouse Shutters"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeG" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeH" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeI" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeK" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeL" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeM" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/computer/guestpass{dir = 8; pixel_x = 25},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeN" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"aeO" = (/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - Mining"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/substation/mining) -"aeP" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/power/terminal{dir = 8},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor,/area/maintenance/substation/mining) -"aeQ" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/substation/mining) -"aeR" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aeS" = (/obj/structure/railing{dir = 8},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/random/junk,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aeT" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/action_figure,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aeU" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"aeV" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"aeW" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"aeX" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/blast/shutters{dir = 8; id = "qm_warehouse"; name = "Warehouse Shutters"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeY" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aeZ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afa" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afb" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afc" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afd" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afe" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Mining Substation Bypass"},/turf/simulated/floor,/area/maintenance/substation/mining) -"aff" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor,/area/maintenance/substation/mining) -"afg" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor,/area/maintenance/substation/mining) -"afh" = (/obj/machinery/door/airlock/engineering{name = "Science Substation"; req_one_access = list(11,24,47)},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor,/area/maintenance/substation/mining) -"afi" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"afj" = (/obj/structure/railing{dir = 8},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"afk" = (/obj/structure/closet/crate,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"afl" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"afm" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"afn" = (/obj/structure/closet/crate,/obj/machinery/light,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"afo" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"afp" = (/obj/machinery/button/remote/blast_door{id = "qm_warehouse"; name = "Warehouse Door Control"; pixel_x = 26; pixel_y = 0; req_access = list(31)},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) -"afq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afr" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afs" = (/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"aft" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/brown/bordercorner2,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afu" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afv" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afw" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afx" = (/obj/structure/reagent_dispensers/water_cooler/full,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afy" = (/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afz" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"afA" = (/obj/machinery/door/airlock/multi_tile/glass,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afB" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afC" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/camera/network/mining{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afF" = (/obj/structure/catwalk,/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afG" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/machinery/light/small{dir = 1},/obj/random/tool,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afH" = (/obj/structure/catwalk,/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afI" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/machinery/light/small{dir = 1},/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afJ" = (/obj/structure/catwalk,/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afK" = (/turf/simulated/wall,/area/tether/surfacebase/atrium_one) -"afL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afN" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afO" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afP" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afQ" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afR" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"afS" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_one) -"afT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) -"afV" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afW" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/random/junk,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afX" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afY" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"afZ" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aga" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"agb" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"agc" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"agd" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"age" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"agf" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"agg" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_one) -"agh" = (/obj/machinery/door/airlock/multi_tile/glass,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agi" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agj" = (/turf/simulated/wall,/area/tether/surfacebase/emergency_storage/atrium) -"agk" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"agl" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/obj/random/maintenance/security,/obj/random/maintenance/clean,/obj/random/contraband,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/research,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"agm" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning,/obj/random/junk,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/tool,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"agn" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/security,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"ago" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/maintenance/cargo,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"agp" = (/turf/simulated/wall,/area/tether/surfacebase/north_stairs_one) -"agq" = (/obj/structure/sign/directions/cargo{dir = 4},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_one) -"agr" = (/obj/structure/sign/directions/evac{dir = 4},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_one) -"ags" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agt" = (/obj/machinery/atm{pixel_y = 31},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agv" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agC" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agD" = (/obj/structure/disposalpipe/junction{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/structure/disposalpipe/junction{dir = 8; icon_state = "pipe-j2"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agJ" = (/obj/structure/cable{icon_state = "0-2"; d2 = 2},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"agK" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"agL" = (/obj/machinery/space_heater,/obj/effect/floor_decal/industrial/outline/grey,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"agM" = (/obj/structure/catwalk,/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"agN" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/item/weapon/reagent_containers/food/drinks/bottle/small/beer{pixel_y = 13},/obj/item/weapon/reagent_containers/food/drinks/bottle/small/beer{pixel_x = 9},/obj/item/weapon/reagent_containers/food/drinks/bottle/small/beer{pixel_x = -7; pixel_y = -7},/obj/item/weapon/reagent_containers/food/drinks/bottle/small/beer{pixel_x = -10; pixel_y = 5},/obj/item/trash/raisins{desc = "This trash looks like it's had one too many."; name = "Wasted waste"},/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) -"agO" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"agP" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"agQ" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"agR" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"agS" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"agT" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"agU" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"agV" = (/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"agW" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agX" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agY" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"agZ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aha" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahc" = (/obj/machinery/door/airlock/maintenance/int{name = "Emergency Storage"},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) -"ahd" = (/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"ahe" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"ahf" = (/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"ahg" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahh" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahi" = (/obj/machinery/light/small,/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahk" = (/obj/structure/cable{icon_state = "0-4"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahl" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahm" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahn" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aho" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahp" = (/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) -"ahq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahr" = (/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"ahs" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"aht" = (/obj/structure/table/standard,/obj/item/device/t_scanner,/obj/item/weapon/storage/briefcase/inflatable,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"ahu" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahv" = (/obj/structure/sign/directions/medical{dir = 1; icon_state = "direction_med"; pixel_y = 8; tag = "icon-direction_med (EAST)"},/obj/structure/sign/directions/science{dir = 1; icon_state = "direction_sci"; pixel_y = 3; tag = "icon-direction_sci (WEST)"},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/obj/structure/sign/directions/engineering{dir = 1; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_one) -"ahw" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock{name = "Secondary Janitorial Closet"; req_access = list(26)},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahy" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahz" = (/obj/machinery/light/flamp/noshade,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) -"ahA" = (/obj/structure/flora/ausbushes/ppflowers,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) -"ahB" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"ahC" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ahD" = (/obj/structure/stairs/south,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahE" = (/obj/structure/reagent_dispensers/watertank,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahF" = (/obj/machinery/light{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahG" = (/obj/structure/table/bench/wooden,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) -"ahH" = (/turf/simulated/floor/water/pool,/area/tether/surfacebase/atrium_one) -"ahI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahJ" = (/turf/simulated/wall,/area/maintenance/lower/vacant_site) -"ahK" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/vacant_site) -"ahL" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/vacant_site) -"ahM" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahO" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/vacant_site) -"ahP" = (/obj/structure/catwalk,/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/action_figure,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"ahQ" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"ahR" = (/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"ahS" = (/obj/machinery/light_switch{pixel_y = -25},/obj/structure/table/steel,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/box/lights/mixed,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahT" = (/obj/machinery/light/small,/obj/structure/mopbucket,/obj/item/weapon/reagent_containers/glass/bucket,/obj/item/weapon/mop,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) -"ahU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ahV" = (/obj/structure/grille,/obj/structure/railing{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_one) -"ahW" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/vacant_site) -"ahX" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"ahY" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"ahZ" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aia" = (/obj/structure/ladder/up,/obj/structure/catwalk,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aib" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aic" = (/obj/structure/flora/ausbushes/brflowers,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) -"aid" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aie" = (/obj/structure/railing{dir = 1},/obj/structure/cable,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aif" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aig" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aih" = (/obj/structure/railing{dir = 1},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aii" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/obj/structure/closet/crate,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aij" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHEAST)"; icon_state = "camera"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aik" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ail" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"aim" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ain" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aio" = (/obj/structure/flora/ausbushes/ywflowers,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) -"aip" = (/obj/structure/flora/ausbushes/ywflowers,/obj/structure/flora/ausbushes/ywflowers,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) -"aiq" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) -"air" = (/obj/effect/floor_decal/rust,/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/disposalpipe/up{tag = "icon-pipe-u (EAST)"; icon_state = "pipe-u"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ais" = (/obj/structure/railing{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ait" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiu" = (/obj/structure/sign/directions/evac,/turf/simulated/wall,/area/tether/surfacebase/atrium_one) -"aiv" = (/turf/simulated/wall,/area/vacant/vacant_site) -"aiw" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"aix" = (/turf/simulated/mineral,/area/vacant/vacant_site) -"aiy" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aiA" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"aiB" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"aiC" = (/turf/simulated/floor/plating,/area/vacant/vacant_site) -"aiD" = (/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/maintenance/research,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"aiE" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHEAST)"; icon_state = "intact-scrubbers"; dir = 6},/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/obj/random/drinkbottle,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiF" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiG" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiH" = (/obj/structure/catwalk,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiI" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiJ" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiK" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) -"aiL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aiM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aiN" = (/obj/effect/floor_decal/rust,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/toolbox,/obj/random/maintenance/security,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"aiO" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"aiP" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiQ" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/universal,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiR" = (/obj/structure/railing{dir = 1},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiS" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiT" = (/obj/structure/railing{dir = 1},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/obj/random/tech_supply,/obj/random/toy,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiU" = (/obj/structure/railing{dir = 1},/obj/structure/closet/crate,/obj/random/maintenance/security,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"aiV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aiW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aiX" = (/obj/random/junk,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"aiY" = (/turf/simulated/wall,/area/tether/surfacebase/tram) -"aiZ" = (/obj/structure/sign/warning{name = "\improper STAND AWAY FROM TRACK EDGE"},/turf/simulated/wall,/area/tether/surfacebase/tram) -"aja" = (/obj/machinery/door/blast/regular,/turf/simulated/wall,/area/tether/surfacebase/tram) -"ajb" = (/obj/machinery/door/blast/regular,/turf/simulated/floor/maglev,/area/tether/surfacebase/tram) -"ajc" = (/obj/machinery/door/blast/regular,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) -"ajd" = (/obj/structure/sign/warning/docking_area,/turf/simulated/wall,/area/tether/surfacebase/tram) -"aje" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajf" = (/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/binary/passive_gate{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajg" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aji" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/computer/guestpass{dir = 8; pixel_x = 25},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ajj" = (/obj/structure/flora/pottedplant{tag = "icon-plant-10"; icon_state = "plant-10"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajk" = (/obj/structure/bed/chair,/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajl" = (/obj/structure/bed/chair,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajm" = (/obj/structure/bed/chair,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajn" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajo" = (/obj/machinery/light{dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajp" = (/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/tram) -"ajq" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) -"ajr" = (/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) -"ajs" = (/turf/simulated/floor/maglev,/area/tether/surfacebase/tram) -"ajt" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) -"aju" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajv" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajw" = (/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/yellow,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajx" = (/obj/machinery/atmospherics/pipe/tank/phoron{dir = 8; icon_state = "phoron_map"; name = "Xenoflora Waste Buffer"; start_pressure = 0; tag = "icon-phoron_map (WEST)"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajy" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"ajz" = (/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"ajA" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajB" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajC" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajD" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) -"ajE" = (/turf/simulated/wall,/area/maintenance/lower/solars) -"ajF" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/effect/decal/cleanable/dirt,/obj/structure/railing,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajG" = (/obj/machinery/light{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ajH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ajI" = (/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"ajJ" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/light{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajK" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajL" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ajM" = (/turf/simulated/floor/maglev,/area/shuttle/escape/station) -"ajN" = (/turf/simulated/floor/tiled/techfloor/grid,/area/shuttle/escape/station) -"ajO" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"ajP" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22; target_temperature = 273.15},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"ajQ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"ajR" = (/obj/machinery/door/airlock/maintenance/common{name = "Solars Maintenance Access"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) -"ajS" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajT" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ajU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHEAST)"; icon_state = "camera"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ajV" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ajW" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_one) -"ajX" = (/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"ajY" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/plating,/area/vacant/vacant_site) -"ajZ" = (/obj/structure/bed/chair{dir = 4},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aka" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"akb" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"akc" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"akd" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) -"ake" = (/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"akf" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"akg" = (/obj/structure/cable{icon_state = "1-8"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"akh" = (/turf/simulated/wall,/area/rnd/xenobiology/xenoflora/lab_atmos) -"aki" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/effect/decal/cleanable/dirt,/obj/structure/railing{dir = 1},/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"akj" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"akk" = (/turf/simulated/wall/r_wall,/area/maintenance/lower/xenoflora) -"akl" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/atrium_one) -"akm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"akn" = (/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_one) -"ako" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"akp" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"akq" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"akr" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"},/turf/simulated/wall,/area/tether/surfacebase/tram) -"aks" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"akt" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable,/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"aku" = (/obj/machinery/atmospherics/unary/freezer{dir = 2; icon_state = "freezer"},/obj/effect/floor_decal/corner/green{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTHWEST)"; icon_state = "danger"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akv" = (/obj/machinery/atmospherics/unary/heater{dir = 2; icon_state = "heater"},/obj/effect/floor_decal/corner/green{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akw" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"aky" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akz" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTHEAST)"; icon_state = "danger"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akA" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"akB" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"akC" = (/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/obj/structure/disposalpipe/up,/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) -"akD" = (/turf/simulated/shuttle/wall/voidcraft/green{hard_corner = 1},/area/tether/surfacebase/atrium_one) -"akE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"akF" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"akG" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"akH" = (/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"akI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/camera/network/northern_star{dir = 8; icon_state = "camera"; tag = "icon-camera (NORTHWEST)"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"akJ" = (/obj/structure/cable{d2 = 2; icon_state = "0-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"akK" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/drinkbottle,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"akL" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"akM" = (/turf/simulated/wall,/area/rnd/xenobiology/xenoflora) -"akN" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akO" = (/obj/machinery/atmospherics/pipe/manifold/visible,/obj/machinery/meter,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akP" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akQ" = (/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akR" = (/obj/machinery/atmospherics/pipe/simple/visible,/obj/machinery/meter,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akS" = (/obj/machinery/atmospherics/pipe/simple/visible,/obj/machinery/meter,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"akT" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"akU" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"akV" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) -"akW" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) -"akX" = (/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/atrium_one) -"akY" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"akZ" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ala" = (/obj/structure/sign/directions/evac{dir = 4},/turf/simulated/wall,/area/tether/surfacebase/atrium_one) -"alb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alc" = (/obj/effect/floor_decal/borderfloor/corner,/obj/structure/cable{icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ald" = (/obj/effect/floor_decal/borderfloor,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ale" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable{d2 = 8; icon_state = "0-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alf" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alg" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alh" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/light,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ali" = (/obj/effect/floor_decal/borderfloor,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alj" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alk" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"all" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site) -"alm" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aln" = (/obj/machinery/vending/cola,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"alo" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22; target_temperature = 273.15},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"alp" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"alq" = (/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"alr" = (/obj/structure/closet/secure_closet/hydroponics,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"als" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"alt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"alu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/closet/crate/hydroponics,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"alv" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/xenobiology/xenoflora/lab_atmos) -"alw" = (/obj/structure/window/reinforced,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"alx" = (/obj/structure/window/reinforced,/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"aly" = (/obj/structure/window/reinforced,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"alz" = (/obj/machinery/door/window/brigdoor/southright,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"alA" = (/obj/structure/window/reinforced,/obj/machinery/atmospherics/portables_connector{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"alB" = (/obj/structure/window/reinforced,/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"alC" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"alD" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"alE" = (/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) -"alF" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alL" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alO" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alP" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alQ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"alR" = (/turf/simulated/wall,/area/crew_quarters/locker) -"alS" = (/obj/structure/sign/directions/evac{dir = 4},/turf/simulated/wall,/area/crew_quarters/locker) -"alT" = (/obj/machinery/door/airlock/multi_tile/glass,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_one) -"alU" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_one) -"alV" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"alW" = (/obj/structure/sign/warning/nosmoking_1,/turf/simulated/wall,/area/tether/surfacebase/tram) -"alX" = (/obj/machinery/light{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"alY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/closet/secure_closet/hydroponics,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"alZ" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"ama" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amb" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amc" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_research{name = "Xenoflora Research"; req_access = list(55)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amd" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"ame" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amf" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amg" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amh" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"ami" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amj" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"amk" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aml" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amm" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amn" = (/obj/machinery/door/firedoor/glass/hidden/steel,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amo" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amp" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amr" = (/obj/structure/closet/secure_closet/personal,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"ams" = (/obj/structure/closet/secure_closet/personal,/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"amt" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"amu" = (/obj/structure/closet/secure_closet/personal,/obj/machinery/camera/network/civilian,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"amv" = (/obj/structure/closet/secure_closet/personal,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"amw" = (/obj/structure/table/standard,/obj/item/weapon/storage/laundry_basket,/obj/item/weapon/tape_roll,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"amx" = (/obj/structure/table/standard,/obj/item/weapon/storage/toolbox/mechanical{pixel_x = -2; pixel_y = -1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"amy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amz" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/light{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amC" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"amF" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{req_one_access = list()},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"amG" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/effect/landmark{name = "JoinLate"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"amH" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/effect/landmark/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"amI" = (/obj/machinery/door/firedoor/glass,/obj/machinery/cryopod/robot/door/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"amJ" = (/obj/machinery/light/small{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"amK" = (/obj/structure/table/glass,/obj/item/weapon/paper_bin{pixel_x = 1; pixel_y = 9},/obj/item/weapon/pen,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amL" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amM" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/botanydisk,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amN" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/beakers{pixel_x = 2; pixel_y = 2},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amO" = (/obj/structure/reagent_dispensers/watertank,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amP" = (/obj/machinery/smartfridge/drying_rack,/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amQ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amR" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amS" = (/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amT" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"amV" = (/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/obj/machinery/meter,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amW" = (/obj/machinery/atmospherics/binary/pump{dir = 4; name = "Port to Isolation"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amX" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/meter,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amY" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"amZ" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 1},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"ana" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anb" = (/obj/machinery/atmospherics/binary/pump{dir = 4; name = "Isolation to Waste"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/manifold4w/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"and" = (/obj/machinery/door/airlock/maintenance/rnd{req_access = list(55)},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora/lab_atmos) -"ane" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHWEST)"; icon_state = "intact-scrubbers"; dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 9},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"anf" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) -"ang" = (/obj/turbolift_map_holder/tether{dir = 4},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/atrium_one) -"anh" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ani" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anj" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ank" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anl" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anm" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ann" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ano" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anp" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anq" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anr" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ans" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{icon_state = "1-8"},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"ant" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable{icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anu" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"anv" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"anw" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"anx" = (/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"any" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"anz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anA" = (/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anB" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anC" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anD" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"anE" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/tram) -"anF" = (/obj/effect/landmark{name = "JoinLate"},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"anG" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"anH" = (/obj/effect/landmark{name = "JoinLate"},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"anI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHEAST)"; icon_state = "camera"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"anJ" = (/turf/simulated/wall,/area/rnd/hallway) -"anK" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/weapon/storage/box/gloves{pixel_x = 4; pixel_y = 4},/obj/item/weapon/storage/box/syringes,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"anL" = (/obj/structure/bed/chair/office/light{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"anM" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"anN" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"anO" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"anP" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"anQ" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anR" = (/obj/machinery/portable_atmospherics/canister/nitrogen,/obj/effect/floor_decal/industrial/warning{dir = 9},/turf/simulated/floor/tiled/white,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anS" = (/obj/machinery/portable_atmospherics/canister/carbon_dioxide,/obj/effect/floor_decal/industrial/warning{dir = 5},/turf/simulated/floor/tiled/white,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anT" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/light,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anU" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anV" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/camera/network/research{c_tag = "SCI - Research Dock Hallway Starboard"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anW" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anX" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) -"anY" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) -"anZ" = (/obj/structure/closet/crate,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/toolbox,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) -"aoa" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aob" = (/obj/machinery/door/airlock/maintenance/common,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) -"aoc" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aod" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aoe" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aof" = (/obj/machinery/light,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aog" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aoh" = (/obj/machinery/door/airlock/multi_tile/glass{dir = 1; name = "Locker Room"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aoi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aoj" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aok" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aol" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aom" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aon" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aoo" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable{icon_state = "2-4"},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aop" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aoq" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aor" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aos" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/light,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) -"aot" = (/obj/machinery/door/airlock/external{req_one_access = list()},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aou" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/landmark{name = "JoinLate"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aov" = (/obj/effect/floor_decal/industrial/warning,/obj/effect/landmark{name = "JoinLate"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aow" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/computer/cryopod{pixel_y = -30},/obj/effect/landmark/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aox" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/cryopod/robot/door/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aoy" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aoz" = (/obj/structure/cable/heavyduty{icon_state = "0-2"},/obj/structure/cable,/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"aoA" = (/turf/simulated/wall/r_wall,/area/rnd/misc_lab) -"aoB" = (/turf/simulated/wall,/area/rnd/misc_lab) -"aoC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/rnd/hallway) -"aoD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/hallway) -"aoE" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aoF" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aoG" = (/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aoH" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aoI" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aoJ" = (/obj/machinery/biogenerator,/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aoK" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/xenobiology/xenoflora/lab_atmos) -"aoL" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"aoM" = (/turf/simulated/wall,/area/maintenance/lower/atmos) -"aoN" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aoO" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/crew_quarters/locker) -"aoP" = (/obj/machinery/door/airlock/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aoQ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/locker) -"aoR" = (/obj/machinery/vending/fitness,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aoS" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aoT" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_one) -"aoU" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) -"aoV" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aoW" = (/obj/machinery/light{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aoX" = (/obj/structure/cable/heavyduty{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"aoY" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"aoZ" = (/obj/machinery/shieldwallgen{anchored = 1; req_access = list(47)},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTHWEST)"; icon_state = "danger"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"apa" = (/obj/machinery/suit_storage_unit/standard_unit,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"apb" = (/obj/structure/closet/bombcloset,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"apc" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"apd" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/misc_lab) -"ape" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apf" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apg" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/glass_research{name = "Xenoflora Research"; req_access = list(55)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aph" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"api" = (/turf/simulated/floor/grass,/area/rnd/xenobiology/xenoflora) -"apj" = (/obj/machinery/seed_extractor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"apk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/recharge_station,/obj/effect/floor_decal/steeldecal/steel_decals6,/turf/simulated/floor/tiled,/area/rnd/hallway) -"apl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/hallway) -"apo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"app" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apr" = (/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (WEST)"; icon_state = "steel_decals6"; dir = 8},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/hallway) -"aps" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"apt" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"apu" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"apv" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"apw" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"apx" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"apy" = (/obj/structure/catwalk,/obj/structure/cable{icon_state = "1-8"},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"apz" = (/obj/machinery/recharge_station,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"apA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"apB" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"apC" = (/obj/structure/reagent_dispensers/watertank,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"apD" = (/obj/machinery/vending/coffee,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"apE" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"apF" = (/turf/simulated/wall,/area/maintenance/lower/locker_room) -"apG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"apH" = (/obj/machinery/vending/fitness,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"apI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"apJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"apK" = (/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"apL" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/machinery/portable_atmospherics/canister,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"apM" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/rnd/misc_lab) -"apN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/rnd/hallway) -"apP" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/xenobiology/xenoflora) -"apQ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/structure/sink{icon_state = "sink"; dir = 8; pixel_x = -12; pixel_y = 2},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"apR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"apS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apU" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apV" = (/turf/simulated/floor/tiled,/area/rnd/hallway) -"apW" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"apX" = (/obj/structure/window/reinforced,/turf/simulated/floor/tiled,/area/rnd/hallway) -"apY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/rnd/hallway) -"apZ" = (/turf/simulated/wall,/area/tether/surfacebase/emergency_storage/rnd) -"aqa" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aqb" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aqc" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aqd" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aqe" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aqf" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aqg" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/machinery/light_switch{pixel_y = -25},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aqh" = (/obj/structure/reagent_dispensers/fueltank,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aqi" = (/obj/machinery/vending/cola,/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aqj" = (/obj/machinery/light_switch{pixel_y = -25},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) -"aqk" = (/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) -"aql" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"aqm" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"aqn" = (/obj/machinery/vending/coffee,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"aqo" = (/obj/effect/floor_decal/rust,/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"aqp" = (/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"aqq" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aqr" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aqs" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aqt" = (/obj/machinery/portable_atmospherics/canister,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aqu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/hallway) -"aqv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"aqw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqx" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqy" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqz" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqA" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Xenoflora Research"; req_access = list(55)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqB" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/hallway) -"aqC" = (/obj/structure/window/reinforced{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"aqD" = (/obj/structure/stairs/north,/turf/simulated/floor/tiled,/area/rnd/hallway) -"aqE" = (/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) -"aqF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/hallway) -"aqG" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"aqH" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"aqI" = (/obj/machinery/space_heater,/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"aqJ" = (/obj/structure/railing{dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aqK" = (/obj/structure/railing{dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aqL" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aqM" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aqN" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/locker) -"aqO" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"aqP" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"aqQ" = (/obj/machinery/atmospherics/binary/pump,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aqR" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aqS" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/research{name = "Miscellaneous Reseach Room"; req_access = list(); req_one_access = list(7,29)},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aqT" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"aqU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqW" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"aqZ" = (/obj/machinery/botany/editor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"ara" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) -"arb" = (/obj/structure/window/reinforced{dir = 8},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"arc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"ard" = (/obj/machinery/door/airlock/maintenance/int{name = "Emergency Storage"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/rnd/hallway) -"are" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"arf" = (/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"arg" = (/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"arh" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"ari" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/effect/decal/cleanable/dirt,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"arj" = (/obj/structure/railing{dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"ark" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"arl" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"arm" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"arn" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"aro" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"arp" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"arq" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"arr" = (/obj/structure/cable/heavyduty{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"ars" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/solars) -"art" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"aru" = (/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"arv" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"arw" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/plating,/area/rnd/misc_lab) -"arx" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"ary" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"arz" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"arA" = (/obj/structure/reagent_dispensers/fueltank,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"arB" = (/obj/structure/sign/warning/caution,/turf/simulated/wall,/area/rnd/misc_lab) -"arC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) -"arD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"arE" = (/obj/machinery/seed_storage/xenobotany,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arF" = (/obj/machinery/vending/hydronutrients{categories = 3},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arG" = (/obj/machinery/smartfridge,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arH" = (/obj/structure/table/glass,/obj/item/weapon/tape_roll,/obj/item/device/analyzer/plant_analyzer,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arI" = (/obj/structure/table/glass,/obj/item/weapon/clipboard,/obj/item/weapon/folder/white,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arJ" = (/obj/machinery/reagentgrinder,/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/light,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arL" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arM" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arN" = (/obj/machinery/botany/extractor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"arO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) -"arP" = (/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (EAST)"; icon_state = "steel_decals9"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (NORTH)"; icon_state = "steel_decals9"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/hallway) -"arQ" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"arR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled,/area/rnd/hallway) -"arS" = (/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"arT" = (/obj/machinery/light/small,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"arU" = (/obj/structure/table/standard,/obj/item/device/t_scanner,/obj/item/weapon/storage/briefcase/inflatable,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) -"arV" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHEAST)"; icon_state = "intact-scrubbers"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"arW" = (/obj/machinery/atmospherics/pipe/manifold/visible/supply,/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"arX" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"arY" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"arZ" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"asa" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"asb" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"asc" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"asd" = (/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"ase" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"asf" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"asg" = (/obj/structure/cable/heavyduty{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) -"ash" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"asi" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"asj" = (/obj/machinery/door/blast/regular,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"ask" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"asl" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"asm" = (/obj/structure/table/reinforced,/obj/item/weapon/crowbar/red,/obj/item/weapon/wrench,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"asn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"aso" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"asp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/glass_research{name = "Xenoflora Research"; req_access = list(55)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) -"asq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asr" = (/obj/effect/decal/cleanable/blood,/obj/item/clothing/shoes/athletic{desc = "Assault"},/obj/item/clothing/under/pants{desc = "Overdose"},/obj/item/weapon/material/twohanded/baseballbat{desc = "Decadence"; health = 1989},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"ass" = (/obj/effect/decal/cleanable/blood,/obj/item/device/tape{desc = "No Talk"},/obj/item/clothing/suit/varsity/brown{desc = "Showdown"},/obj/item/clothing/head/richard,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) -"ast" = (/obj/structure/railing,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/tool,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"asu" = (/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"asv" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"asw" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"asx" = (/obj/structure/closet/crate,/obj/item/weapon/handcuffs/fuzzy,/obj/random/maintenance/security,/obj/random/contraband,/turf/simulated/floor/plating,/area/maintenance/lower/locker_room) -"asy" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"asz" = (/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"asA" = (/obj/machinery/atmospherics/unary/outlet_injector{dir = 1; frequency = 1441; icon_state = "map_injector"; id = "n2_in"; use_power = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"asB" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"asC" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/structure/table/reinforced,/obj/item/clothing/mask/gas,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"asD" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/status_display{pixel_y = 30},/obj/structure/disposalpipe/junction{icon_state = "pipe-j1"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/camera/network/research,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asJ" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asP" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asR" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asS" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asT" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asU" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asV" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"asX" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"asY" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/structure/cable/cyan{d1 = 16; d2 = 0; icon_state = "16-0"},/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"asZ" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"ata" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"atb" = (/obj/structure/catwalk,/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"atc" = (/obj/structure/bed/chair{dir = 1},/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"atd" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"ate" = (/obj/machinery/light,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) -"atf" = (/obj/structure/cable/ender{icon_state = "4-8"; id = "surface-solars"},/obj/structure/railing{tag = "icon-railing0 (NORTH)"; icon_state = "railing0"; dir = 1},/obj/structure/railing,/turf/simulated/floor/virgo3b,/area/tether/surfacebase/outside/outside1) -"atg" = (/obj/structure/cable/heavyduty{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/railing{tag = "icon-railing0 (NORTH)"; icon_state = "railing0"; dir = 1},/obj/structure/railing,/turf/simulated/floor/virgo3b,/area/tether/surfacebase/outside/outside1) -"ath" = (/obj/effect/floor_decal/rust,/obj/structure/cable/heavyduty{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/railing{dir = 8},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) -"ati" = (/obj/effect/floor_decal/rust,/obj/structure/cable/heavyduty{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) -"atj" = (/obj/effect/floor_decal/rust,/obj/structure/cable/heavyduty{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/railing{dir = 4},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) -"atk" = (/obj/structure/cable/heavyduty{icon_state = "1-8"; tag = "icon-1-4"},/obj/structure/railing,/obj/structure/railing{dir = 4},/turf/simulated/floor/virgo3b,/area/tether/surfacebase/outside/outside1) -"atl" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"atm" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/rnd/misc_lab) -"atn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"ato" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"atp" = (/obj/structure/closet/crate,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"atq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atr" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"ats" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"att" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atu" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"atv" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/mauve/bordercorner,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atw" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atx" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/hallway) -"aty" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atz" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atA" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atB" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/camera/network/research{c_tag = "SCI - Research Dock Hallway Starboard"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atC" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atD" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/hallway) -"atE" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atF" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atG" = (/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atH" = (/turf/simulated/wall,/area/maintenance/lower/research) -"atI" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"atJ" = (/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"atK" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"atL" = (/obj/structure/ladder/up,/obj/machinery/light/small{dir = 8; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"atM" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"atN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"atO" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/locker_room) -"atP" = (/obj/machinery/light/small,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"atQ" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"atR" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) -"atS" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"atT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"atU" = (/obj/structure/closet/crate,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"atV" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/research{name = "Miscellaneous Reseach Room"; req_access = list(); req_one_access = list(7,29)},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"atW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) -"atX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) -"atY" = (/turf/simulated/wall/r_wall,/area/rnd/xenobiology/xenoflora_storage) -"atZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/research{name = "Toxins Storage"; req_access = list(8)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora_storage) -"aua" = (/obj/structure/sign/warning/caution,/turf/simulated/wall/r_wall,/area/rnd/xenobiology/xenoflora_storage) -"aub" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/hallway) -"auc" = (/obj/structure/railing{dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) -"aud" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) -"aue" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) -"auf" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) -"aug" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auh" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aui" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auj" = (/obj/structure/railing,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auk" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"aul" = (/obj/effect/floor_decal/rust,/obj/effect/step_trigger/teleporter/to_solars,/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/tether/surfacebase/outside/outside1) -"aum" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/tether/surfacebase/outside/outside1) -"aun" = (/obj/structure/sign/warning/nosmoking_2,/turf/simulated/wall/r_wall,/area/rnd/misc_lab) -"auo" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aup" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auq" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aur" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aus" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"aut" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auv" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/rnd/hallway) -"aux" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "rnd_can_store"},/turf/simulated/floor/tiled/techmaint,/area/rnd/xenobiology/xenoflora_storage) -"auy" = (/obj/structure/grille,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/rnd/xenobiology/xenoflora_storage) -"auz" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/machinery/computer/area_atmos/tag{dir = 4; scrub_id = "rnd_can_store"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora_storage) -"auA" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora_storage) -"auB" = (/obj/structure/sign/warning/nosmoking_2,/turf/simulated/wall/r_wall,/area/rnd/xenobiology/xenoflora_storage) -"auC" = (/obj/effect/floor_decal/rust,/obj/machinery/portable_atmospherics/canister/phoron,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"auD" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"auE" = (/obj/structure/railing{dir = 4},/obj/machinery/light/small{dir = 8},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) -"auF" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auG" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auH" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auI" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auJ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auK" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auL" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHWEST)"; icon_state = "intact-scrubbers"; dir = 9},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auN" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auO" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auP" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auQ" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/structure/table/standard,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"auS" = (/obj/machinery/light/small{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"auT" = (/obj/structure/railing{dir = 4},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/action_figure,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) -"auU" = (/obj/machinery/door/airlock/multi_tile/metal/mait{name = "Atmospherics Maintenance"; req_access = list(24); req_one_access = list(24)},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auV" = (/obj/machinery/door/firedoor/glass,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"auW" = (/obj/machinery/shieldwallgen{anchored = 1; req_access = list(47)},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (SOUTHWEST)"; icon_state = "danger"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auX" = (/obj/effect/floor_decal/rust/steel_decals_rusted2,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/industrial/danger,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auY" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"auZ" = (/obj/machinery/shieldwallgen{anchored = 1; req_access = list(47)},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"ava" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"avb" = (/obj/structure/table/standard,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"avc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/camera/network/research{c_tag = "SCI - Mech Bay Port"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"avd" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"ave" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/rnd/hallway) -"avf" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"avg" = (/obj/effect/floor_decal/rust,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"avh" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{icon_state = "16-0"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"avi" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/machinery/light_switch{pixel_y = 25},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avj" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avk" = (/obj/effect/floor_decal/industrial/warning/dust/corner{tag = "icon-warningcorner_dust (EAST)"; icon_state = "warningcorner_dust"; dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avl" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (NORTH)"; icon_state = "warning_dust"; dir = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avm" = (/obj/effect/floor_decal/rust,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (NORTH)"; icon_state = "warning_dust"; dir = 1},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avn" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"avo" = (/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"avp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{req_one_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"avq" = (/obj/structure/reagent_dispensers/watertank,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"avr" = (/obj/structure/table/standard,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"avs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHEAST)"; icon_state = "steel_decals10"; dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) -"avt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHEAST)"; icon_state = "steel_decals10"; dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/hallway) -"avu" = (/obj/effect/floor_decal/industrial/warning/dust,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avv" = (/obj/effect/floor_decal/industrial/warning/dust,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avw" = (/obj/effect/floor_decal/industrial/warning/dust/corner{tag = "icon-warningcorner_dust (WEST)"; icon_state = "warningcorner_dust"; dir = 8},/obj/effect/floor_decal/industrial/warning/dust/corner,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avx" = (/obj/effect/floor_decal/industrial/warning/dust,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avy" = (/obj/effect/floor_decal/industrial/warning/dust,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avz" = (/obj/machinery/door/blast/regular,/obj/machinery/door/firedoor,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"avA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"avB" = (/turf/simulated/wall,/area/rnd/external) -"avC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{req_one_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/external) -"avD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{req_one_access = list(47)},/obj/machinery/access_button/airlock_interior{master_tag = "rnd_s_airlock"; pixel_x = 25; pixel_y = 24},/turf/simulated/floor/tiled,/area/rnd/external) -"avE" = (/obj/machinery/portable_atmospherics/canister/carbon_dioxide,/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avF" = (/obj/machinery/portable_atmospherics/canister/carbon_dioxide,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avG" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (EAST)"; icon_state = "warning_dust"; dir = 4},/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avH" = (/obj/machinery/portable_atmospherics/canister/sleeping_agent,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avI" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"avJ" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"avK" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/light/small{dir = 8; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"avL" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) -"avM" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"avN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"avO" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"avP" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"avQ" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) -"avR" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{frequency = 1379; scrub_id = "rnd_s_airlock_scrubber"; scrubbing_gas = list("phoron")},/turf/simulated/floor/tiled/techmaint,/area/rnd/external) -"avS" = (/obj/structure/grille,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/rnd/external) -"avT" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (SOUTHEAST)"; icon_state = "steel_decals3"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals3,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/embedded_controller/radio/airlock/phoron{id_tag = "rnd_s_airlock"; pixel_x = 0; pixel_y = 30},/obj/machinery/airlock_sensor/phoron{id_tag = "rnd_s_airlock_sensor"; pixel_x = 11; pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/external) -"avU" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHWEST)"; icon_state = "steel_decals10"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHWEST)"; icon_state = "steel_decals10"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/external) -"avV" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHWEST)"; icon_state = "steel_decals10"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHWEST)"; icon_state = "steel_decals10"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/turf/simulated/floor/tiled,/area/rnd/external) -"avW" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (EAST)"; icon_state = "steel_decals3"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (NORTHEAST)"; icon_state = "steel_decals3"; dir = 5},/obj/machinery/light_switch{pixel_y = 25},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 8; icon_state = "map_vent_out"; use_power = 1},/turf/simulated/floor/tiled,/area/rnd/external) -"avX" = (/obj/structure/grille,/obj/structure/railing{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/rnd/external) -"avY" = (/obj/machinery/portable_atmospherics/canister/oxygen,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"avZ" = (/obj/machinery/portable_atmospherics/canister/nitrogen,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"awa" = (/turf/simulated/mineral,/area/maintenance/lower/research) -"awb" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"awc" = (/obj/effect/floor_decal/rust,/obj/machinery/door/airlock/external{req_one_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"awd" = (/obj/machinery/door/airlock/external,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled,/area/rnd/misc_lab) -"awe" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (EAST)"; icon_state = "steel_decals4"; dir = 4},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled,/area/rnd/external) -"awf" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHEAST)"; icon_state = "steel_decals10"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHEAST)"; icon_state = "steel_decals10"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/rnd/external) -"awg" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHEAST)"; icon_state = "steel_decals10"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHEAST)"; icon_state = "steel_decals10"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/rnd/external) -"awh" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/machinery/computer/area_atmos/tag{dir = 1; scrub_id = "rnd_s_airlock_scrubber"},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 8; icon_state = "map_vent_out"; use_power = 1},/turf/simulated/floor/tiled,/area/rnd/external) -"awi" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (EAST)"; icon_state = "warning_dust"; dir = 4},/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/obj/machinery/light/small,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) -"awj" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"awk" = (/obj/effect/floor_decal/rust,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"awl" = (/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/misc_lab) -"awm" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/rnd/misc_lab) -"awn" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/misc_lab) -"awo" = (/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/misc_lab) -"awp" = (/obj/machinery/door/airlock/external{req_one_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/external) -"awq" = (/obj/machinery/door/airlock/external{req_one_access = list(47)},/obj/machinery/access_button/airlock_exterior{master_tag = "rnd_s_airlock"; pixel_x = 25; pixel_y = -8},/turf/simulated/floor/tiled,/area/rnd/external) -"awr" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/rnd/xenobiology/xenoflora_storage) -"aws" = (/obj/structure/ladder/up,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"awt" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) -"awu" = (/turf/simulated/mineral,/area/rnd/external) -"awv" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHWEST)"; icon_state = "steel_decals10"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHWEST)"; icon_state = "steel_decals10"; dir = 9},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/external) -"aww" = (/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/external) -"awx" = (/obj/effect/floor_decal/rust,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"awy" = (/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) -"awz" = (/turf/simulated/wall/r_wall,/area/engineering/atmos/processing) -"awA" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/multi_tile/metal/mait{name = "Atmospherics Maintenance"; req_access = list(24); req_one_access = list(24)},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awB" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awC" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awD" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awE" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awF" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awG" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awH" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awI" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awJ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awK" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/obj/machinery/camera/network/engineering,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awL" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awM" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awN" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awO" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awP" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/requests_console{department = "Atmospherics"; departmentType = 3; name = "Atmos RC"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awQ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awR" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awS" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awT" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awU" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awX" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"awZ" = (/obj/machinery/atmospherics/omni/filter{tag_east = 1; tag_south = 6; tag_west = 2},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axa" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axb" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axc" = (/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/obj/machinery/meter,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axd" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axe" = (/obj/structure/window/reinforced,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axf" = (/obj/structure/window/reinforced,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axg" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axh" = (/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axi" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axj" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axk" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axl" = (/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axm" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axn" = (/obj/effect/floor_decal/industrial/warning{dir = 9},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axo" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/closet/crate/hydroponics,/obj/item/stack/material/algae,/obj/item/stack/material/algae,/obj/item/stack/material/algae,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axp" = (/obj/effect/floor_decal/industrial/warning{dir = 5},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axq" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axr" = (/obj/machinery/portable_atmospherics/canister/empty,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axs" = (/obj/machinery/portable_atmospherics/canister/empty,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axt" = (/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axu" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axv" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axw" = (/obj/machinery/atmospherics/valve/digital{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axx" = (/obj/machinery/atmospherics/pipe/tank/phoron{tag = "icon-phoron_map (WEST)"; icon_state = "phoron_map"; dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axy" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axz" = (/obj/machinery/atmospherics/binary/algae_farm{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axA" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axB" = (/obj/machinery/portable_atmospherics/canister/empty,/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axC" = (/obj/structure/stairs/north,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axD" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axE" = (/obj/machinery/atmospherics/pipe/zpipe/up{dir = 4; icon_state = "up"; level = 2; tag = "icon-up (EAST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axF" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axG" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axH" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axI" = (/obj/machinery/portable_atmospherics/canister/empty/phoron,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axJ" = (/turf/simulated/wall/r_wall,/area/engineering/atmos/intake) -"axK" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axL" = (/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/engineering/atmos/intake) -"axM" = (/turf/simulated/mineral,/area/engineering/atmos/intake) -"axN" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axO" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axP" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axQ" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axR" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axS" = (/obj/structure/sign/warning/caution{name = "\improper CAUTION - ATMOSPHERICS AREA"},/turf/simulated/wall/r_wall,/area/engineering/atmos/intake) -"axT" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axU" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/atmospherics/pipe/manifold/visible,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axV" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axW" = (/obj/effect/floor_decal/industrial/warning{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"axY" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) -"axZ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"aya" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/obj/machinery/meter,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayb" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayc" = (/obj/machinery/atmospherics/pipe/manifold/visible,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayd" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"aye" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayf" = (/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"ayg" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"ayh" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayi" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayj" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayk" = (/obj/machinery/atmospherics/pipe/vent/high_volume{dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"ayl" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"aym" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/plating,/area/engineering/atmos/processing) -"ayn" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayo" = (/obj/machinery/atmospherics/binary/passive_gate{dir = 8; target_pressure = 4500},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayp" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/meter,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayq" = (/obj/machinery/atmospherics/valve/digital{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayr" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ays" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayt" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayu" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayv" = (/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"ayw" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/structure/cable/cyan{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"ayx" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/engineering/atmos/processing) -"ayy" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayz" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayA" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/meter,/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayB" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/light,/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayC" = (/obj/machinery/atmospherics/pipe/manifold/visible,/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayD" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayE" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayF" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayG" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayH" = (/obj/effect/floor_decal/techfloor,/obj/machinery/light_switch{pixel_y = -25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayI" = (/obj/machinery/light,/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayJ" = (/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayK" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/machinery/pipedispenser,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) -"ayL" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"ayM" = (/obj/structure/cable/cyan,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"ayN" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"ayO" = (/turf/unsimulated/wall/planetary/virgo3b,/area/tether/surfacebase/outside/outside2) -"ayP" = (/turf/simulated/open/virgo3b,/area/tether/surfacebase/outside/outside2) -"ayQ" = (/turf/simulated/mineral,/area/tether/surfacebase/outside/outside2) -"ayR" = (/turf/simulated/wall,/area/maintenance/lower/mining) -"ayS" = (/turf/simulated/wall/r_wall,/area/gateway) -"ayT" = (/obj/structure/table/steel,/obj/item/weapon/storage/box/bodybags,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"ayU" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"ayV" = (/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"ayW" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"ayX" = (/obj/structure/table/steel,/obj/item/weapon/surgical/circular_saw,/obj/item/weapon/storage/briefcase/inflatable,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"ayY" = (/obj/machinery/gateway{dir = 9},/turf/simulated/floor/tiled/dark,/area/gateway) -"ayZ" = (/obj/machinery/gateway{dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/gateway) -"aza" = (/obj/machinery/gateway{dir = 5},/obj/machinery/camera/network/command,/turf/simulated/floor/tiled/dark,/area/gateway) -"azb" = (/turf/simulated/wall,/area/maintenance/substation/medsec) -"azc" = (/turf/simulated/wall,/area/maintenance/lower/north) -"azd" = (/obj/structure/closet/firecloset,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aze" = (/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azf" = (/obj/structure/ladder/up,/obj/effect/floor_decal/industrial/outline/yellow,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azg" = (/obj/structure/table/steel,/obj/item/weapon/backup_implanter,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azh" = (/obj/machinery/gateway{dir = 8},/turf/simulated/floor/tiled/dark,/area/gateway) -"azi" = (/obj/machinery/gateway/centerstation,/turf/simulated/floor/tiled/dark,/area/gateway) -"azj" = (/obj/machinery/gateway{dir = 4},/turf/simulated/floor/tiled/dark,/area/gateway) -"azk" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "MedSec Substation Bypass"},/turf/simulated/floor,/area/maintenance/substation/medsec) -"azl" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/light/small{dir = 1},/turf/simulated/floor,/area/maintenance/substation/medsec) -"azm" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/camera/network/engineering,/turf/simulated/floor,/area/maintenance/substation/medsec) -"azn" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/airlock/engineering{name = "MedSec Substation"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor,/area/maintenance/substation/medsec) -"azo" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/north) -"azp" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor,/area/maintenance/lower/north) -"azq" = (/obj/structure/catwalk,/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"azr" = (/obj/machinery/door/airlock/maintenance/medical,/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azs" = (/obj/effect/decal/cleanable/blood/splatter,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/light/small{brightness_color = "#DA0205"; brightness_power = 1; brightness_range = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azt" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable{icon_state = "0-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azu" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/camera/network/medbay{c_tag = "MED - Operating Theatre 2"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azv" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azw" = (/obj/structure/table/steel,/obj/item/bodybag/cryobag,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"azx" = (/obj/machinery/gateway{dir = 10},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/dark,/area/gateway) -"azy" = (/obj/machinery/gateway,/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/dark,/area/gateway) -"azz" = (/obj/machinery/gateway{dir = 6},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/dark,/area/gateway) -"azA" = (/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - MedSec"},/turf/simulated/floor,/area/maintenance/substation/medsec) -"azB" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/power/terminal{dir = 8},/obj/structure/cable,/turf/simulated/floor,/area/maintenance/substation/medsec) -"azC" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/substation/medsec) -"azD" = (/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/north) -"azE" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/north) -"azF" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"azG" = (/obj/machinery/door/blast/shutters{dir = 2; id = "PubPrep"; layer = 3.3; name = "Gateway Shutter"},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"azH" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/cable/green,/obj/structure/cable/green{icon_state = "0-4"},/obj/machinery/power/sensor{name = "Powernet Sensor - MedSec Subgrid"; name_tag = "MedSec Subgrid"},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22},/turf/simulated/floor,/area/maintenance/substation/medsec) -"azI" = (/obj/structure/cable/green{icon_state = "16-0"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{icon_state = "0-4"},/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor,/area/maintenance/substation/medsec) -"azJ" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor,/area/maintenance/substation/medsec) -"azK" = (/obj/structure/sign/warning/high_voltage,/turf/simulated/wall,/area/maintenance/substation/medsec) -"azL" = (/obj/structure/railing{dir = 8},/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"azM" = (/turf/simulated/open,/area/maintenance/lower/mining) -"azN" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"azO" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"azP" = (/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/obj/random/toolbox,/obj/random/maintenance/cargo,/obj/random/maintenance/security,/obj/random/toy,/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"azQ" = (/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"azR" = (/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"azS" = (/obj/structure/closet/firecloset,/obj/machinery/camera/network/command,/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"azT" = (/obj/structure/closet/emcloset,/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"azU" = (/obj/structure/ladder/up,/obj/effect/floor_decal/industrial/outline/yellow,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"azV" = (/obj/random/junk,/obj/random/cigarettes,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"azW" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"azX" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"azY" = (/obj/structure/cable{icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/plating,/area/gateway) -"azZ" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/plating,/area/gateway) -"aAa" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAb" = (/obj/structure/cable{icon_state = "0-8"},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAc" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/effect/decal/cleanable/dirt,/obj/random/cigarettes,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAd" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAe" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAf" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAg" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) -"aAh" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAi" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAj" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAk" = (/obj/structure/railing,/turf/simulated/open,/area/maintenance/lower/mining) -"aAl" = (/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"aAm" = (/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"aAn" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/gateway) -"aAo" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAp" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAq" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAr" = (/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAs" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAt" = (/obj/structure/catwalk,/obj/structure/cable{icon_state = "2-4"},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAu" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) -"aAv" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAw" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAx" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAy" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAz" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAA" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/maintenance/lower/mining) -"aAB" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aAC" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/mining) -"aAD" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/gateway) -"aAE" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAF" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAG" = (/obj/machinery/button/remote/blast_door{id = "GateShut"; name = "Gateway Shutter"; pixel_y = -22; req_access = list(62)},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAH" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/extinguisher_cabinet{pixel_x = 27},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAI" = (/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAJ" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAK" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAL" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAM" = (/obj/structure/catwalk,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aAN" = (/obj/structure/catwalk,/obj/machinery/light/small,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aAO" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/action_figure,/obj/random/tool,/obj/random/maintenance/cargo,/obj/effect/floor_decal/rust,/obj/random/maintenance/medical,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"aAP" = (/turf/simulated/mineral,/area/gateway) -"aAQ" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAR" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAS" = (/obj/structure/catwalk,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAT" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAU" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aAV" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/open,/area/maintenance/lower/mining) -"aAW" = (/obj/structure/stairs/south,/turf/simulated/mineral,/area/gateway) -"aAX" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAY" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) -"aAZ" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBa" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBb" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/mining) -"aBc" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBd" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBe" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBf" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBg" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/medical/lite,/obj/random/maintenance/cargo,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBh" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBi" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/mining) -"aBj" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBk" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBl" = (/obj/structure/catwalk,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBm" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBn" = (/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (NORTH)"; icon_state = "techfloor_hole_left"; dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBo" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBp" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBq" = (/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (WEST)"; icon_state = "techfloor_hole_left"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBr" = (/obj/structure/railing{dir = 4},/obj/structure/lattice,/obj/structure/cable{tag = "icon-32-2"; icon_state = "32-2"},/obj/machinery/atmospherics/pipe/zpipe/down/supply{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{dir = 1},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/lower/north) -"aBs" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBt" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/maintenance/lower/mining) -"aBu" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/maintenance/lower/mining) -"aBv" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBw" = (/turf/simulated/wall,/area/maintenance/lower/bar) -"aBx" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBy" = (/obj/structure/railing,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBz" = (/obj/structure/railing,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBA" = (/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBB" = (/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBC" = (/obj/structure/railing,/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBD" = (/obj/structure/railing,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBE" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBF" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBG" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBH" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBI" = (/obj/structure/catwalk,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBJ" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBK" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBL" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aBM" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aBN" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aBO" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aBP" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/railing,/turf/simulated/floor/plating,/area/gateway) -"aBQ" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBR" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBS" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aBT" = (/turf/simulated/wall,/area/tether/surfacebase/atrium_two) -"aBU" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBV" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBW" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBX" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aBY" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aBZ" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCa" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCb" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCc" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/up/supply{dir = 1},/turf/simulated/floor/plating,/area/gateway) -"aCd" = (/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCe" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCf" = (/obj/structure/catwalk,/obj/machinery/light/small,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCg" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCh" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCi" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCj" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/turf/simulated/open,/area/maintenance/lower/mining) -"aCk" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aCl" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aCm" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aCn" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) -"aCo" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCp" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCq" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCr" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCs" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) -"aCt" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) -"aCu" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCv" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCw" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCx" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCy" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) -"aCz" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/multi_tile/metal/mait,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) -"aCA" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) -"aCB" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCC" = (/obj/machinery/door/airlock/multi_tile/metal/mait,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) -"aCD" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) -"aCE" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/mining) -"aCF" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTHWEST)"; icon_state = "techfloororange_edges"; dir = 9},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCG" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTH)"; icon_state = "techfloororange_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCH" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTH)"; icon_state = "techfloororange_edges"; dir = 1},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCI" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTH)"; icon_state = "techfloororange_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCJ" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTHEAST)"; icon_state = "techfloororange_edges"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aCK" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) -"aCL" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCM" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCN" = (/obj/effect/floor_decal/techfloor,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCO" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCP" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aCQ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/machinery/light/small{dir = 8; pixel_x = 0},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCR" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCS" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCV" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCW" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCX" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCY" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aCZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDa" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDb" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDd" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable{d2 = 8; icon_state = "0-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDe" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDh" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDk" = (/obj/structure/disposalpipe/junction{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDn" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/security,/obj/random/tool,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aDo" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/maintenance/lower/bar) -"aDp" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/open,/area/maintenance/lower/bar) -"aDq" = (/obj/structure/catwalk,/turf/simulated/open,/area/maintenance/lower/bar) -"aDr" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aDs" = (/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) -"aDt" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (EAST)"; icon_state = "techfloor_hole_left"; dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aDu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/status_display{pixel_x = -32},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDv" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDw" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDx" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDy" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDz" = (/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDA" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDB" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDC" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDD" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDF" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aDG" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/down,/turf/simulated/open,/area/maintenance/lower/bar) -"aDH" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aDI" = (/obj/machinery/light/small{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) -"aDJ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (NORTH)"; icon_state = "techfloor_hole_right"; dir = 1},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aDK" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aDL" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole/right,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aDM" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/structure/cable{icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) -"aDN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDO" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDP" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/orange/bordercorner,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDQ" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/orange/border,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDR" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/orange/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDS" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDT" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aDU" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/open,/area/maintenance/lower/bar) -"aDV" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aDW" = (/turf/simulated/wall,/area/tether/surfacebase/north_staires_two) -"aDX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDY" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aDZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEa" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aEb" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aEc" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aEd" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEe" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEf" = (/obj/machinery/light/small{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (SOUTHWEST)"; icon_state = "techfloororange_edges"; dir = 10},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEg" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor/orange,/obj/structure/railing,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEh" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/orange,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEi" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/orange,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEj" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (SOUTHEAST)"; icon_state = "techfloororange_edges"; dir = 6},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEk" = (/turf/simulated/open,/area/tether/surfacebase/north_staires_two) -"aEl" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aEm" = (/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aEn" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aEo" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/sortjunction/flipped,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEq" = (/obj/effect/decal/cleanable/dirt,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEr" = (/obj/structure/catwalk,/obj/structure/ladder/up,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEs" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEt" = (/obj/structure/railing{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) -"aEu" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (WEST)"; icon_state = "techfloor_hole_right"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aEv" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEw" = (/obj/machinery/light/small{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEx" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) -"aEy" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) -"aEz" = (/obj/item/clothing/gloves/boxing/blue,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/lower/north) -"aEA" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/lower/north) -"aEB" = (/obj/random/obstruction,/turf/simulated/floor,/area/maintenance/lower/north) -"aEC" = (/obj/effect/floor_decal/rust,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) -"aED" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aEE" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aEF" = (/obj/structure/stairs/north,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aEG" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) -"aEH" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEI" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEJ" = (/obj/effect/floor_decal/rust,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEK" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aEL" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEM" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEN" = (/obj/structure/catwalk,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEO" = (/turf/simulated/floor,/area/maintenance/lower/north) -"aEP" = (/obj/effect/decal/cleanable/blood,/turf/simulated/floor,/area/maintenance/lower/north) -"aEQ" = (/obj/random/obstruction,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/lower/north) -"aER" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/tether/surfacebase/north_staires_two) -"aES" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aET" = (/obj/structure/sign/directions/medical{dir = 1; icon_state = "direction_med"; pixel_y = 8; tag = "icon-direction_med (EAST)"},/obj/structure/sign/directions/science{dir = 1; icon_state = "direction_sci"; pixel_y = 3; tag = "icon-direction_sci (WEST)"},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/obj/structure/sign/directions/engineering{dir = 4; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/north_staires_two) -"aEU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aEW" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEX" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEY" = (/obj/structure/catwalk,/obj/structure/closet,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/random/maintenance/medical,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aEZ" = (/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/lower/north) -"aFa" = (/obj/item/clothing/gloves/boxing/yellow,/turf/simulated/floor,/area/maintenance/lower/north) -"aFb" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFc" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFd" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFe" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFf" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_two) -"aFg" = (/obj/machinery/recharge_station,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFh" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/rust/steel_decals_rusted2,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFi" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFj" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/machinery/space_heater,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFl" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFm" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFn" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/north) -"aFo" = (/obj/machinery/light_switch{pixel_x = -25},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFp" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFq" = (/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFr" = (/obj/structure/cable{icon_state = "0-4"; d2 = 4},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFs" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) -"aFt" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_two) -"aFu" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aFv" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aFw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aFx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/computer/guestpass{dir = 8; pixel_x = 25},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aFy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFz" = (/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFA" = (/obj/effect/floor_decal/corner_techfloor_grid/diagonal,/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/structure/disposalpipe/up,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFB" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFC" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFD" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFE" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFF" = (/obj/effect/floor_decal/corner_techfloor_grid,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFG" = (/obj/structure/ladder{layer = 3.3; pixel_y = 16},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFH" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFI" = (/obj/structure/sign/warning/caution{name = "\improper CAUTION - DANGEROUS EQUIPMENT AND DROPS"},/turf/simulated/wall,/area/tether/surfacebase/north_staires_two) -"aFJ" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aFK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aFL" = (/obj/machinery/light/small{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aFM" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFN" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFO" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFP" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFQ" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFR" = (/turf/simulated/wall,/area/maintenance/lower/rnd) -"aFS" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aFT" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aFU" = (/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aFV" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aFW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aFX" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFY" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole,/obj/effect/floor_decal/techfloor/hole/right,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aFZ" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (WEST)"; icon_state = "techfloor_corners"; dir = 8},/obj/effect/floor_decal/techfloor/corner,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHEAST)"; icon_state = "intact-scrubbers"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGa" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHWEST)"; icon_state = "intact-scrubbers"; dir = 9},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGb" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGc" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGd" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGe" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGf" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/effect/floor_decal/industrial/warning,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGg" = (/obj/machinery/light/small{dir = 1},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGh" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGi" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGj" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGk" = (/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable{icon_state = "0-8"},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGl" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGp" = (/obj/structure/sign/nosmoking_1,/turf/simulated/wall,/area/tether/surfacebase/atrium_two) -"aGq" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aGr" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGs" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGt" = (/obj/structure/railing{dir = 8},/obj/structure/cable{icon_state = "0-8"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGu" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGv" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aGw" = (/obj/effect/floor_decal/corner_techfloor_grid,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGx" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGy" = (/obj/structure/cable{icon_state = "2-4"},/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGz" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGA" = (/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGB" = (/obj/structure/lattice,/obj/structure/disposalpipe/down{tag = "icon-pipe-d (EAST)"; icon_state = "pipe-d"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/lower/rnd) -"aGC" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGD" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGE" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGF" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGH" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGI" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) -"aGJ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGK" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGL" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGM" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aGN" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aGO" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGP" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGQ" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGR" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGS" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGT" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aGU" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_two) -"aGV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aGZ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/closet,/obj/random/maintenance/security,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aHb" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/rust/steel_decals_rusted1,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aHc" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aHd" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/random/tool,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aHe" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHf" = (/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHg" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHh" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aHi" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHj" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (WEST)"; icon_state = "techfloor_hole_left"; dir = 8},/obj/random/junk,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aHk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aHl" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHm" = (/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/tether/surfacebase/outside/outside2) -"aHn" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHo" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aHp" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHq" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHEAST)"; icon_state = "intact-scrubbers"; dir = 6},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHr" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHs" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHt" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHWEST)"; icon_state = "intact-scrubbers"; dir = 9},/obj/structure/cable{icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHu" = (/obj/structure/catwalk,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHv" = (/turf/simulated/wall,/area/maintenance/asmaint2) -"aHw" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHx" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aHz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aHA" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHB" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHC" = (/obj/structure/railing{dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHD" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHE" = (/obj/item/toy/plushie/kitten{desc = "An odd appearing, cryptic plush of a cat."; name = "Pablo"},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) -"aHF" = (/obj/item/clothing/under/batter,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) -"aHG" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHH" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/maintenance/research,/obj/random/maintenance/security,/obj/random/tech_supply,/obj/random/action_figure,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aHI" = (/obj/structure/catwalk,/obj/structure/grille/broken,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/toolbox,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aHJ" = (/obj/random/junk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) -"aHK" = (/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) -"aHL" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) -"aHM" = (/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHN" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHO" = (/obj/structure/cable{icon_state = "1-8"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aHP" = (/obj/structure/grille,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aHQ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aHR" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aHS" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/closet/crate,/obj/random/maintenance/security,/obj/random/maintenance/clean,/obj/random/contraband,/obj/random/maintenance/medical,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHT" = (/obj/structure/railing{dir = 4},/obj/machinery/light/small{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHU" = (/obj/structure/railing{dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHV" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHW" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aHX" = (/obj/item/clothing/shoes/boots/jackboots{desc = "Very old and worn baseball cleats."; name = "baseball cleats"},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) -"aHY" = (/obj/item/clothing/head/soft/black{desc = "Its a dusty old cap, It hides most your eyes."},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) -"aHZ" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIb" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIc" = (/obj/structure/railing{dir = 8},/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aId" = (/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/structure/closet/crate,/obj/random/tool,/obj/random/maintenance/research,/obj/effect/decal/cleanable/dirt,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) -"aIe" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) -"aIf" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aIg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aIh" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (WEST)"; icon_state = "techfloor_hole_right"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIi" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIj" = (/obj/structure/railing,/obj/structure/disposalpipe/segment,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIk" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIl" = (/turf/simulated/mineral,/area/maintenance/lower/bar) -"aIm" = (/obj/item/weapon/material/twohanded/baseballbat{desc = "This bat looks very off."; health = 500},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) -"aIn" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIo" = (/obj/structure/catwalk,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIp" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIq" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aIr" = (/turf/simulated/wall/r_wall,/area/maintenance/lower/rnd) -"aIs" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/atrium_two) -"aIt" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIu" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/rust,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIv" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIw" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIx" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIy" = (/turf/simulated/wall,/area/maintenance/research) -"aIz" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"},/turf/simulated/wall,/area/maintenance/research) -"aIA" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aIB" = (/obj/structure/sign/warning/caution{name = "\improper CAUTION - DANGEROUS EQUIPMENT AND DROPS"},/turf/simulated/wall/r_wall,/area/maintenance/lower/rnd) -"aIC" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/down/supply,/obj/structure/lattice,/obj/structure/cable{tag = "icon-32-2"; icon_state = "32-2"},/obj/structure/disposalpipe/down,/turf/simulated/open,/area/maintenance/lower/rnd) -"aID" = (/turf/simulated/shuttle/wall/voidcraft/green{hard_corner = 1},/area/tether/surfacebase/atrium_two) -"aIE" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIF" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIG" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIH" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aII" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIJ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aIK" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIL" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIM" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aIN" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Research Substation Bypass"},/turf/simulated/floor,/area/maintenance/research) -"aIO" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/light/small{dir = 1},/turf/simulated/floor,/area/maintenance/research) -"aIP" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor,/area/maintenance/research) -"aIQ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/engineering{name = "Science Substation"; req_one_access = list(11,24,47)},/obj/machinery/door/firedoor,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/research) -"aIR" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 6},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aIS" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aIT" = (/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aIU" = (/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/atrium_two) -"aIV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aIW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aIX" = (/obj/structure/sign/warning/caution{name = "\improper CAUTION - DANGEROUS EQUIPMENT AND DROPS"},/turf/simulated/wall,/area/tether/surfacebase/atrium_two) -"aIY" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aIZ" = (/obj/structure/railing,/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aJa" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/open,/area/tether/surfacebase/atrium_two) -"aJb" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aJc" = (/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - Research"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/research) -"aJd" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/power/terminal{dir = 8},/obj/structure/cable,/turf/simulated/floor,/area/maintenance/research) -"aJe" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/research) -"aJf" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aJg" = (/obj/machinery/atmospherics/pipe/zpipe/up/supply{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{dir = 1},/obj/structure/railing,/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable,/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/obj/structure/disposalpipe/up,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aJh" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJm" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJn" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJo" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/orange/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJq" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/orange/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJr" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) -"aJs" = (/obj/structure/catwalk,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aJt" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aJu" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aJv" = (/obj/structure/catwalk,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aJw" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aJx" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/obj/structure/table/rack,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/action_figure,/obj/random/cigarettes,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aJy" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aJz" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) -"aJA" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) -"aJB" = (/obj/machinery/power/sensor{name = "Powernet Sensor - Research Subgrid"; name_tag = "Research Subgrid"},/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/cable/green,/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor,/area/maintenance/research) -"aJC" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor,/area/maintenance/research) -"aJD" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor,/area/maintenance/research) -"aJE" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/door/airlock/engineering{name = "Science Substation"; req_one_access = list(11,24,47)},/obj/machinery/door/firedoor,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/research) -"aJF" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 8},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aJG" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aJH" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/junction,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aJI" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJJ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJL" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJM" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/junction{icon_state = "pipe-j1"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJN" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJO" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aJP" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) -"aJQ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aJR" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aJS" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) -"aJT" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aJU" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aJV" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aJW" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) -"aJX" = (/turf/simulated/wall,/area/rnd/lockers) -"aJY" = (/turf/simulated/wall,/area/rnd/research) -"aJZ" = (/obj/machinery/door/airlock/maintenance/rnd{req_access = list(7)},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/research) -"aKa" = (/turf/simulated/wall/r_wall,/area/rnd/research) -"aKb" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aKc" = (/obj/effect/floor_decal/borderfloor/corner,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKd" = (/obj/machinery/light/small,/obj/effect/floor_decal/borderfloor,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKe" = (/obj/effect/floor_decal/borderfloor,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKf" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKh" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/borderfloor/corner2,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKi" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKj" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKk" = (/obj/effect/floor_decal/borderfloor,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKl" = (/obj/machinery/light/small,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKm" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKn" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKo" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKp" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/borderfloor/corner2,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKq" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKr" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/light/small,/obj/effect/floor_decal/borderfloor/corner2,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKt" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aKu" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aKv" = (/turf/simulated/wall,/area/rnd/workshop) -"aKw" = (/obj/machinery/autolathe{hacked = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/research) -"aKx" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"aKy" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aKz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKA" = (/turf/simulated/wall,/area/engineering/lower/lobby) -"aKB" = (/obj/machinery/door/airlock/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aKC" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/engineering/lower/lobby) -"aKD" = (/obj/machinery/door/airlock/glass,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aKE" = (/turf/simulated/wall,/area/engineering/lower/breakroom) -"aKF" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) -"aKG" = (/turf/simulated/wall,/area/janitor) -"aKH" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock{name = "Custodial Closet"; req_access = list(26)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/janitor) -"aKI" = (/obj/structure/table/reinforced,/obj/machinery/door/window/eastleft{tag = "icon-left"; name = "Janitorial Desk"; icon_state = "left"; dir = 2},/obj/machinery/door/window/eastleft{tag = "icon-left (NORTH)"; name = "Janitorial Desk"; icon_state = "left"; dir = 1},/obj/machinery/door/blast/shutters{dir = 2; id = "janitor_blast"; layer = 3.3; name = "Janitorial Shutters"},/turf/simulated/floor/tiled,/area/janitor) -"aKJ" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aKK" = (/obj/effect/floor_decal/rust,/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aKL" = (/obj/effect/floor_decal/rust,/obj/structure/catwalk,/obj/structure/closet/crate,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/item/clothing/mask/gas,/obj/random/toolbox,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aKM" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aKN" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/table/steel,/obj/item/weapon/storage/bag/circuits/basic,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aKO" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/table/steel,/obj/machinery/camera/network/research,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aKP" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/structure/table/steel,/obj/item/stack/material/glass{amount = 50; pixel_x = 3; pixel_y = 3},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aKQ" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aKR" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aKS" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aKT" = (/obj/structure/table/standard,/obj/machinery/recharger{pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aKU" = (/obj/structure/table/standard,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aKV" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/lockers) -"aKW" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aKX" = (/obj/structure/table/standard,/obj/item/weapon/storage/belt/utility,/obj/item/clothing/gloves/sterile/latex,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"aKY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"aKZ" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aLa" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aLb" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aLc" = (/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_two) -"aLd" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/outline,/obj/machinery/portable_atmospherics/powered/scrubber,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/lower/lobby) -"aLe" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLf" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (EAST)"; icon_state = "steel_decals10"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLh" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (EAST)"; icon_state = "steel_decals10"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/sortjunction{dir = 1; icon_state = "pipe-j1s"; name = "Atmospherics"; sortType = "Atmospherics"},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLj" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/machinery/computer/guestpass{pixel_x = 0; pixel_y = 28},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLk" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/engineering/lower/breakroom) -"aLl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aLm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aLn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aLo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aLp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/engineering,/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aLq" = (/obj/machinery/vending/snack,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aLr" = (/obj/item/weapon/grenade/chem_grenade/cleaner,/obj/item/weapon/grenade/chem_grenade/cleaner,/obj/item/weapon/grenade/chem_grenade/cleaner,/obj/machinery/requests_console{department = "Janitorial"; departmentType = 1; pixel_y = 28},/obj/item/weapon/reagent_containers/spray/cleaner,/obj/structure/table/steel,/obj/item/weapon/storage/box/mousetraps,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/reagent_containers/spray/cleaner,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/janitor) -"aLs" = (/obj/structure/table/steel,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/pen,/obj/machinery/newscaster{pixel_y = 32},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/janitor) -"aLt" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{icon_state = "0-4"; d2 = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/janitor) -"aLu" = (/obj/machinery/status_display{pixel_x = 0; pixel_y = 32},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/purple/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/janitor) -"aLv" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/janitor) -"aLw" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/purple/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/janitor) -"aLx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/janitor) -"aLy" = (/obj/structure/extinguisher_cabinet{pixel_x = 25; pixel_y = 0},/obj/machinery/light_switch{pixel_x = 34; pixel_y = 1},/obj/machinery/button/remote/blast_door{id = "janitor_blast"; name = "Privacy Shutters"; pixel_x = 0; pixel_y = 24; pixel_z = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/janitor) -"aLz" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/effect/decal/cleanable/dirt,/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aLA" = (/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aLB" = (/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor,/area/maintenance/lower/bar) -"aLC" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aLD" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aLE" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/table/steel,/obj/item/device/integrated_electronics/wirer{pixel_x = 5; pixel_y = 0},/obj/item/device/integrated_electronics/debugger{pixel_x = -5; pixel_y = 0},/obj/machinery/newscaster{pixel_x = -25},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aLF" = (/obj/structure/bed/chair/office/dark{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aLG" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/table/steel,/obj/item/device/electronic_assembly/large{pixel_y = 6},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aLH" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aLI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aLJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aLK" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aLL" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aLM" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aLN" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aLO" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/capacitor,/obj/item/weapon/stock_parts/capacitor,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/micro_laser,/obj/item/weapon/stock_parts/micro_laser,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"aLP" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aLQ" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aLR" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/outline,/obj/machinery/portable_atmospherics/powered/scrubber,/turf/simulated/floor/tiled/techfloor,/area/engineering/lower/lobby) -"aLS" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLU" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLV" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLW" = (/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLX" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aLY" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/engineering/lower/breakroom) -"aLZ" = (/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aMa" = (/obj/structure/bed/chair,/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aMb" = (/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aMc" = (/obj/machinery/vending/cola,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aMd" = (/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/weapon/stool/padded,/obj/effect/landmark/start{name = "Janitor"},/turf/simulated/floor/tiled,/area/janitor) -"aMe" = (/obj/item/weapon/stool/padded,/obj/effect/landmark/start{name = "Janitor"},/turf/simulated/floor/tiled,/area/janitor) -"aMf" = (/turf/simulated/floor/tiled,/area/janitor) -"aMg" = (/obj/machinery/hologram/holopad,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/janitor) -"aMh" = (/obj/structure/janitorialcart,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/janitor) -"aMi" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aMj" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aMk" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aMl" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aMm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aMn" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/lockers) -"aMo" = (/turf/simulated/floor/tiled,/area/rnd/lockers) -"aMp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aMq" = (/obj/structure/table/standard,/obj/item/stack/cable_coil,/obj/item/stack/cable_coil{pixel_x = 3; pixel_y = 3},/obj/item/weapon/stock_parts/scanning_module{pixel_x = 2; pixel_y = 3},/obj/item/weapon/stock_parts/scanning_module,/obj/item/clothing/glasses/omnihud/rnd,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/newscaster{pixel_x = -25},/turf/simulated/floor/tiled,/area/rnd/research) -"aMr" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"aMs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/research) -"aMt" = (/obj/structure/table/standard,/obj/item/weapon/storage/toolbox/mechanical{pixel_x = 2; pixel_y = 3},/obj/item/weapon/storage/toolbox/mechanical{pixel_x = -2; pixel_y = -1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/tiled,/area/rnd/research) -"aMu" = (/obj/structure/table/standard{name = "plastic table frame"},/obj/item/stack/material/glass{amount = 50; pixel_x = 3; pixel_y = 3},/obj/item/stack/material/steel{amount = 50},/obj/item/clothing/glasses/welding,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/research) -"aMv" = (/obj/structure/table/standard,/obj/item/weapon/hand_labeler,/obj/item/weapon/pen,/obj/item/weapon/packageWrap,/obj/item/weapon/packageWrap,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/research) -"aMw" = (/obj/item/weapon/stock_parts/console_screen,/obj/structure/table/standard,/obj/item/weapon/stock_parts/console_screen,/obj/item/weapon/stock_parts/console_screen,/obj/item/weapon/stock_parts/matter_bin,/obj/item/weapon/stock_parts/matter_bin,/obj/machinery/recharger{pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/research) -"aMx" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aMy" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Atmos Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aMz" = (/obj/structure/sign/warning/high_voltage,/turf/simulated/wall,/area/maintenance/lower/rnd) -"aMA" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aMB" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aMC" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aMD" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aME" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aMF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aMG" = (/obj/structure/bed/chair{dir = 4},/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aMH" = (/obj/structure/table/glass,/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aMI" = (/obj/structure/table/glass,/obj/machinery/computer/atmoscontrol/laptop,/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aMJ" = (/obj/structure/bed/chair{dir = 8},/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aMK" = (/obj/machinery/vending/coffee,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aML" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/junk,/obj/random/drinkbottle,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aMM" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/janitor) -"aMN" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/janitor) -"aMO" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/janitor) -"aMP" = (/obj/structure/janitorialcart,/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/janitor) -"aMQ" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aMR" = (/obj/structure/catwalk,/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aMS" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aMT" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/computer/rdconsole/core{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aMU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aMV" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aMW" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Workshop"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/workshop) -"aMX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aMY" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/structure/railing,/turf/simulated/open,/area/rnd/lockers) -"aMZ" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/rnd/lockers) -"aNa" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/rnd/lockers) -"aNb" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aNc" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Research and Development"; req_access = list(7)},/turf/simulated/floor/tiled,/area/rnd/research) -"aNd" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"aNe" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"aNf" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/rnd/research) -"aNg" = (/turf/simulated/floor/tiled,/area/rnd/research) -"aNh" = (/obj/item/weapon/folder/white,/obj/structure/table/standard,/obj/item/weapon/disk/tech_disk{pixel_x = 0; pixel_y = 0},/obj/item/weapon/disk/tech_disk{pixel_x = 0; pixel_y = 0},/obj/item/weapon/disk/design_disk,/obj/item/weapon/disk/design_disk,/obj/item/weapon/reagent_containers/dropper{pixel_y = -4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"aNi" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/power/terminal{dir = 4},/obj/structure/cable,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aNj" = (/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/structure/cable/cyan,/obj/machinery/power/smes/buildable{charge = 2e+006; RCon_tag = "Substation - Atmospherics"},/turf/simulated/floor,/area/maintenance/lower/rnd) -"aNk" = (/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aNl" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aNm" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aNn" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aNo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aNp" = (/obj/structure/bed/chair{dir = 4},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aNq" = (/obj/machinery/vending/cigarette,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aNr" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aNs" = (/obj/structure/closet/l3closet/janitor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/janitor) -"aNt" = (/obj/structure/closet/jcloset,/obj/item/weapon/soap/nanotrasen,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/purple/border,/turf/simulated/floor/tiled,/area/janitor) -"aNu" = (/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -26},/obj/structure/mopbucket,/obj/item/weapon/mop,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/purple/border,/turf/simulated/floor/tiled,/area/janitor) -"aNv" = (/obj/structure/mopbucket,/obj/item/weapon/mop,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/purple/border,/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/janitor) -"aNw" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/purple/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/purple/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/janitor) -"aNx" = (/obj/structure/reagent_dispensers/watertank,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/purple/bordercorner2,/turf/simulated/floor/tiled,/area/janitor) -"aNy" = (/obj/effect/floor_decal/rust,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aNz" = (/turf/simulated/wall,/area/maintenance/lower/south) -"aNA" = (/obj/machinery/door/airlock/multi_tile/metal/mait,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/south) -"aNB" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/south) -"aNC" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aND" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/table/steel,/obj/machinery/cell_charger,/obj/structure/reagent_dispensers/acid{pixel_x = -32},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aNE" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aNF" = (/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aNG" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/workshop) -"aNH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aNI" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (WEST)"; icon_state = "steel_decals9"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aNJ" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/rnd/lockers) -"aNK" = (/turf/simulated/open,/area/rnd/lockers) -"aNL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aNM" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/rnd/research) -"aNN" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"aNO" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/turf/simulated/floor/tiled,/area/rnd/research) -"aNP" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"aNQ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"aNR" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"aNS" = (/obj/structure/table/standard,/obj/machinery/cell_charger,/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"aNT" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aNU" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/power/sensor{name = "Powernet Sensor - Atmospherics Subgrid"; name_tag = "Atmospherics Subgrid"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aNV" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/outline/blue,/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/tiled/techfloor,/area/engineering/lower/lobby) -"aNW" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 10; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aNX" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aNY" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aNZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aOa" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aOb" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) -"aOc" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aOd" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/item/weapon/storage/box/glasses/pint,/obj/machinery/requests_console{announcementConsole = 0; department = "Engineering"; departmentType = 3; name = "Engineering RC"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aOe" = (/obj/machinery/door/airlock/maintenance{name = "Custodial Maintenance"; req_access = list(26)},/turf/simulated/floor,/area/janitor) -"aOf" = (/obj/effect/floor_decal/rust,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aOg" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) -"aOh" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (WEST)"; icon_state = "corner_techfloor_grid_full"; dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOi" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOj" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOk" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (NORTH)"; icon_state = "corner_techfloor_grid_full"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOl" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aOm" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/r_n_d/circuit_imprinter,/obj/item/weapon/reagent_containers/glass/beaker/sulphuric,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aOn" = (/obj/effect/floor_decal/techfloor/corner,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aOo" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_research{name = "Workshop"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/workshop) -"aOp" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aOq" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aOr" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/lockers) -"aOs" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_research{name = "Research and Development"; req_access = list(7)},/turf/simulated/floor/tiled,/area/rnd/research) -"aOt" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/research) -"aOu" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aOv" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aOw" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aOx" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aOy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"aOz" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aOA" = (/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/cyan,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aOB" = (/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aOC" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aOD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aOE" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aOF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aOG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aOH" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_engineering{name = "Break Room"; req_access = list(10)},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aOI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aOJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aOK" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aOL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aOM" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aON" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/donkpockets,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aOO" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/lower/south) -"aOP" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/lower/south) -"aOQ" = (/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOR" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOS" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOT" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOU" = (/obj/structure/railing{dir = 8},/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aOV" = (/obj/structure/railing{dir = 4},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aOW" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/media/jukebox,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aOX" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aOY" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aOZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPa" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPb" = (/obj/structure/stairs/south,/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPc" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/turf/simulated/open,/area/rnd/lockers) -"aPd" = (/obj/structure/railing,/turf/simulated/open,/area/rnd/lockers) -"aPe" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/open,/area/rnd/lockers) -"aPf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/light_switch{pixel_x = 25},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"aPh" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aPi" = (/obj/machinery/computer/rdconsole/core{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aPj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aPk" = (/obj/machinery/r_n_d/protolathe,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aPl" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aPm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light{icon_state = "tube1"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"aPn" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aPo" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) -"aPp" = (/turf/simulated/wall,/area/engineering/atmos/hallway) -"aPq" = (/obj/machinery/atmospherics/pipe/manifold/hidden/cyan,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aPr" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 10; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/effect/floor_decal/steeldecal/steel_decals_central4,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aPs" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/yellow/bordercorner2,/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aPt" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/effect/floor_decal/steeldecal/steel_decals_central4,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aPu" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/yellow/bordercorner2,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aPv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/cable/cyan,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) -"aPw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/newscaster{pixel_x = -25},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aPx" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aPy" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aPz" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aPA" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aPB" = (/obj/structure/table/glass,/obj/machinery/microwave,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) -"aPC" = (/turf/simulated/floor,/area/maintenance/lower/south) -"aPD" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor,/area/maintenance/lower/south) -"aPE" = (/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (WEST)"; icon_state = "corner_techfloor_grid_full"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aPF" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aPG" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aPH" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTH)"; icon_state = "corner_techfloor_grid"; dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aPI" = (/obj/structure/catwalk,/obj/structure/cable{icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aPJ" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aPK" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/obj/structure/table/rack,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aPL" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aPM" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aPN" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aPO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPP" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPQ" = (/obj/structure/window/reinforced{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPR" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPS" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTHEAST)"; icon_state = "steel_decals4"; dir = 5},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aPU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"aPV" = (/obj/machinery/r_n_d/destructive_analyzer,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aPW" = (/obj/machinery/hologram/holopad,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aPX" = (/obj/machinery/r_n_d/circuit_imprinter,/obj/item/weapon/reagent_containers/glass/beaker/sulphuric,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aPY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/rnd/research) -"aPZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/atmos{name = "Atmospherics Maintenance"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQa" = (/obj/structure/lattice,/obj/structure/railing,/obj/machinery/atmospherics/pipe/zpipe/down/supply,/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers,/obj/structure/cable/cyan{d1 = 32; d2 = 2; icon_state = "32-2"},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/engineering/atmos/hallway) -"aQb" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQc" = (/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/structure/cable/cyan{d1 = 16; d2 = 0; icon_state = "16-0"},/obj/structure/railing,/turf/simulated/floor/plating,/area/engineering/atmos/hallway) -"aQd" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQe" = (/turf/simulated/wall,/area/engineering/atmos/monitoring) -"aQf" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/engineering/atmos/monitoring) -"aQg" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/engineering/atmos/monitoring) -"aQh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics Monitoring Room"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aQi" = (/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"aQj" = (/obj/machinery/space_heater,/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"aQk" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aQl" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aQm" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aQn" = (/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aQo" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aQp" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aQq" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green,/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aQr" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/table/steel,/obj/item/device/electronic_assembly/large{pixel_y = 6},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aQs" = (/obj/structure/bed/chair/office/dark,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aQt" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/table/steel,/obj/item/device/integrated_electronics/debugger{pixel_x = -5; pixel_y = 0},/obj/item/device/integrated_electronics/wirer{pixel_x = 5; pixel_y = 0},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aQu" = (/obj/structure/flora/pottedplant,/obj/machinery/light,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aQv" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/lockers) -"aQw" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/lockers) -"aQx" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aQy" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aQz" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aQA" = (/obj/machinery/light,/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/lockers) -"aQB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/research) -"aQC" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aQD" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aQE" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aQF" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aQG" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) -"aQH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/research) -"aQI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/recharge_station,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQK" = (/obj/structure/closet/secure_closet/atmos_personal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQL" = (/obj/structure/closet/secure_closet/atmos_personal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/structure/closet/secure_closet/engineering_electrical,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQO" = (/obj/structure/closet/secure_closet/engineering_welding,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/camera/network/engineering,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQP" = (/obj/structure/ladder/updown,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQQ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/engineering/atmos/hallway) -"aQR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQS" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQT" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQU" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 5; icon_state = "intact"; tag = "icon-intact (NORTHEAST)"},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQV" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aQX" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTH)"; icon_state = "steel_decals4"; dir = 1},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aQY" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aQZ" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aRa" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aRb" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aRc" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aRd" = (/obj/machinery/door/airlock/maintenance/int{name = "Emergency Storage"},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/monitoring) -"aRe" = (/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"aRf" = (/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"aRg" = (/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"aRh" = (/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor,/area/maintenance/lower/south) -"aRi" = (/obj/structure/railing{dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aRj" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aRk" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aRl" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aRm" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aRn" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aRo" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/structure/table/steel,/obj/item/stack/material/glass{amount = 50; pixel_x = 3; pixel_y = 3},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aRp" = (/obj/effect/floor_decal/techfloor,/obj/structure/table/steel,/obj/machinery/camera/network/research{c_tag = "SCI - Research Dock Hallway Starboard"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aRq" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/structure/table/steel,/obj/item/weapon/storage/bag/circuits/basic,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) -"aRr" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/lockers) -"aRs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/status_display{pixel_x = -32},/turf/simulated/floor/tiled,/area/rnd/research) -"aRt" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/turf/simulated/floor/tiled,/area/rnd/research) -"aRu" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/research) -"aRv" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/research) -"aRw" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/turf/simulated/floor/tiled,/area/rnd/research) -"aRx" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/reagent_dispensers/acid{density = 0; pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled,/area/rnd/research) -"aRy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/research) -"aRz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (EAST)"; icon_state = "steel_decals10"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTHWEST)"; icon_state = "steel_decals4"; dir = 9},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRA" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/yellow/bordercorner,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/junction{icon_state = "pipe-j1"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRB" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRC" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRD" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (SOUTHEAST)"; icon_state = "steel_decals4"; dir = 6},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/light,/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRE" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRF" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/engineering/atmos/hallway) -"aRH" = (/obj/machinery/door/airlock/glass_atmos,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 5; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRK" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact-f (EAST)"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRL" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 10; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRM" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aRO" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aRP" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aRQ" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aRR" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (NORTHEAST)"; icon_state = "steel_decals6"; dir = 5},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aRS" = (/obj/machinery/light/small,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"aRT" = (/obj/structure/table/standard,/obj/item/device/t_scanner,/obj/item/weapon/storage/briefcase/inflatable,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) -"aRU" = (/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aRV" = (/obj/structure/railing,/obj/random/junk,/turf/simulated/floor,/area/maintenance/lower/south) -"aRW" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aRX" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aRY" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aRZ" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/rnd/lockers) -"aSa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/structure/railing{dir = 8},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/rnd/lockers) -"aSb" = (/turf/simulated/wall/r_wall,/area/server) -"aSc" = (/obj/structure/sign/warning/server_room,/turf/simulated/wall/r_wall,/area/server) -"aSd" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/command{name = "Server Room"; req_access = list(30)},/turf/simulated/floor/tiled,/area/server) -"aSe" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/machinery/light_switch{pixel_x = 25},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSg" = (/turf/simulated/wall,/area/engineering/drone_fabrication) -"aSh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSi" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSk" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSl" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSm" = (/obj/machinery/computer/atmos_alert{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSn" = (/obj/structure/bed/chair/office/light,/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSo" = (/obj/machinery/computer/security/engineering{dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSp" = (/obj/machinery/computer/rcon{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSq" = (/obj/machinery/computer/power_monitor{dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSr" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aSs" = (/obj/structure/railing{dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aSt" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aSu" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 5},/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aSv" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aSw" = (/obj/structure/cable/green{icon_state = "16-0"},/obj/structure/cable/green{icon_state = "0-4"},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{tag = "icon-up-scrubbers (EAST)"; icon_state = "up-scrubbers"; dir = 4},/obj/machinery/atmospherics/pipe/zpipe/up/supply{tag = "icon-up-supply (EAST)"; icon_state = "up-supply"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aSx" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aSy" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/railing{dir = 4},/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aSz" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aSA" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing{dir = 8},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aSB" = (/obj/machinery/computer/message_monitor{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/server) -"aSC" = (/obj/structure/bed/chair/office/light{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/server) -"aSD" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/server) -"aSE" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled/techfloor,/area/server) -"aSF" = (/obj/machinery/atmospherics/portables_connector,/obj/machinery/portable_atmospherics/canister/nitrogen,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/server) -"aSG" = (/obj/machinery/atmospherics/unary/freezer{dir = 2; icon_state = "freezer_1"; use_power = 1; power_setting = 20; set_temperature = 73},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/server) -"aSH" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSJ" = (/obj/item/weapon/pickaxe,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/hallway) -"aSK" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/recharge_station,/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aSL" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/computer/cryopod/robot{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aSM" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/machinery/cryopod/robot,/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aSN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aSP" = (/obj/structure/table/glass,/obj/item/weapon/wrench,/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSQ" = (/obj/machinery/computer/atmoscontrol{dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSR" = (/obj/structure/table/glass,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSS" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/donkpockets,/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aST" = (/obj/machinery/computer/station_alert{dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSU" = (/obj/structure/table/glass,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) -"aSV" = (/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/firstaid,/obj/random/maintenance/engineering,/obj/random/maintenance/security,/obj/random/maintenance/engineering,/turf/simulated/floor,/area/maintenance/lower/south) -"aSW" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor,/area/maintenance/lower/south) -"aSX" = (/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/obj/random/junk,/turf/simulated/floor,/area/maintenance/lower/south) -"aSY" = (/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/south) -"aSZ" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/south) -"aTa" = (/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/structure/catwalk,/obj/random/medical/lite,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTb" = (/obj/machinery/light/small,/obj/effect/floor_decal/corner_techfloor_grid/full,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTc" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTd" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (WEST)"; icon_state = "corner_techfloor_grid"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTe" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTf" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTg" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/corner_techfloor_grid,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTh" = (/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (EAST)"; icon_state = "corner_techfloor_grid_full"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTi" = (/obj/effect/decal/cleanable/dirt,/obj/structure/lattice,/obj/structure/cable/green{icon_state = "32-1"},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/asmaint2) -"aTj" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aTk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aTl" = (/obj/machinery/computer/rdservercontrol{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTm" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTo" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTp" = (/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 8; icon_state = "map"; tag = "icon-manifold-f (WEST)"},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTq" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 9; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/light{icon_state = "tube1"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/status_display{pixel_x = -32},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aTs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aTt" = (/obj/item/toy/figure/clown,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/hallway) -"aTu" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aTv" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aTw" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (EAST)"; icon_state = "corner_techfloor_grid"; dir = 4},/obj/effect/floor_decal/industrial/warning,/obj/effect/landmark{name = "JoinLateCyborg"},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aTx" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/industrial/warning,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aTy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aTz" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aTA" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aTB" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aTC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aTD" = (/turf/simulated/wall/r_wall,/area/engineering/atmos/storage) -"aTE" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid/full,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTF" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTG" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTH" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTI" = (/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (EAST)"; icon_state = "corner_techfloor_grid_full"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aTJ" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aTK" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aTL" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTM" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTN" = (/obj/machinery/hologram/holopad,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/server) -"aTO" = (/obj/machinery/r_n_d/server/robotics,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) -"aTP" = (/obj/machinery/atmospherics/pipe/simple/hidden,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) -"aTQ" = (/obj/machinery/r_n_d/server/core,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) -"aTR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aTS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aTT" = (/obj/item/clothing/shoes/clown_shoes,/obj/item/clothing/mask/gas/clown_hat,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/hallway) -"aTU" = (/obj/structure/bed/chair{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/drone_fabrication) -"aTV" = (/obj/machinery/computer/drone_control{dir = 8},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/drone_fabrication) -"aTW" = (/obj/machinery/drone_fabricator,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/drone_fabrication) -"aTX" = (/turf/simulated/floor/tiled/steel_dirty,/area/engineering/drone_fabrication) -"aTY" = (/obj/effect/floor_decal/techfloor/corner,/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aTZ" = (/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/engineering{name = "Engineering Drone Fabrication"; req_one_access = list(11,24)},/turf/simulated/floor/tiled,/area/engineering/drone_fabrication) -"aUa" = (/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUb" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUc" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUe" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUi" = (/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor,/area/engineering/atmos/storage) -"aUj" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor,/area/engineering/atmos/storage) -"aUk" = (/obj/machinery/space_heater,/turf/simulated/floor,/area/engineering/atmos/storage) -"aUl" = (/obj/machinery/door/airlock/multi_tile/metal/mait,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/south) -"aUm" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aUn" = (/obj/effect/floor_decal/techfloor,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/drinkbottle,/obj/random/medical/lite,/obj/random/cigarettes,/obj/random/maintenance/research,/obj/random/tech_supply,/obj/random/toy,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aUo" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aUp" = (/obj/effect/floor_decal/techfloor,/obj/machinery/light_switch{pixel_x = -25},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/techfloor/grid,/area/server) -"aUq" = (/obj/effect/floor_decal/techfloor,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled/techfloor,/area/server) -"aUr" = (/obj/machinery/door/window/westleft{dir = 8; name = "Server Room"; opacity = 0; req_access = list(30)},/obj/machinery/door/window/eastleft{name = "Server Room"},/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/tiled/techfloor/grid,/area/server) -"aUs" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; icon_state = "map_vent_out"; use_power = 1},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) -"aUt" = (/obj/machinery/atmospherics/pipe/manifold/hidden,/obj/machinery/alarm/server{dir = 1; pixel_x = 0; pixel_y = -22},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) -"aUu" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 8; external_pressure_bound = 0; external_pressure_bound_default = 0; icon_state = "map_vent_in"; initialize_directions = 1; internal_pressure_bound = 4000; internal_pressure_bound_default = 4000; pressure_checks = 2; pressure_checks_default = 2; pump_direction = 0; use_power = 1},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) -"aUv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUx" = (/obj/item/clothing/under/rank/clown,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/hallway) -"aUy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aUz" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aUA" = (/obj/machinery/light,/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aUB" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aUC" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) -"aUD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUE" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/yellow/bordercorner2,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUG" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUH" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUI" = (/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) -"aUJ" = (/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/atmos,/turf/simulated/floor/tiled,/area/engineering/atmos/storage) -"aUK" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor,/area/engineering/atmos/storage) -"aUL" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/engineering/atmos/storage) -"aUM" = (/turf/simulated/floor,/area/engineering/atmos/storage) -"aUN" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor,/area/engineering/atmos/storage) -"aUO" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aUP" = (/turf/simulated/wall,/area/rnd/research_storage) -"aUQ" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos) -"aUR" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos) -"aUS" = (/turf/simulated/wall,/area/engineering/atmos) -"aUT" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/turf/simulated/floor/plating,/area/engineering/atmos) -"aUU" = (/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/plating,/area/engineering/atmos) -"aUV" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/engineering/atmos) -"aUW" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/cyan,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/turf/simulated/floor,/area/engineering/atmos/storage) -"aUX" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor,/area/engineering/atmos/storage) -"aUY" = (/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aUZ" = (/obj/structure/closet/secure_closet/scientist,/obj/item/weapon/handcuffs/fuzzy,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aVa" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aVb" = (/obj/effect/floor_decal/rust,/obj/machinery/camera/network/research,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aVc" = (/obj/effect/floor_decal/rust,/obj/machinery/light_switch{pixel_y = 25},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aVd" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVe" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/obj/machinery/meter,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVf" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/machinery/light{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVg" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVh" = (/obj/machinery/atmospherics/pipe/simple/visible/universal{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVi" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVj" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVk" = (/obj/machinery/atmospherics/pipe/simple/visible/universal{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVl" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 10},/obj/machinery/meter,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVm" = (/obj/structure/table/standard,/obj/item/clothing/head/welding{pixel_x = -5; pixel_y = 3},/obj/item/clothing/glasses/welding,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVn" = (/obj/structure/table/standard,/obj/machinery/requests_console{department = "Atmospherics"; departmentType = 3; name = "Atmos RC"; pixel_x = 0; pixel_y = 28},/obj/item/device/t_scanner,/obj/item/device/multitool{pixel_x = 5},/obj/item/device/radio/headset/headset_eng,/obj/item/weapon/cartridge/atmos,/obj/item/clothing/ears/earmuffs,/obj/item/clothing/ears/earmuffs,/obj/item/weapon/cartridge/atmos,/obj/item/device/pipe_painter,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVo" = (/obj/structure/table/standard,/obj/structure/closet/fireaxecabinet{pixel_y = 32},/obj/machinery/cell_charger,/obj/item/weapon/wrench,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVp" = (/obj/structure/table/standard,/obj/machinery/newscaster{pixel_y = 30},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/glass{amount = 50},/obj/item/clothing/gloves/black,/obj/item/clothing/gloves/black,/obj/item/weapon/storage/belt/utility/atmostech,/obj/item/weapon/storage/belt/utility/atmostech,/obj/machinery/camera/network/engineering{c_tag = "ENG - Atmospherics Fore Starboard"; dir = 2},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVq" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/obj/machinery/light{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVr" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVs" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVt" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVu" = (/obj/machinery/atmospherics/pipe/manifold/visible/cyan{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/meter,/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVv" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVw" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVx" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/camera/network/engineering,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVz" = (/obj/machinery/atmospherics/unary/freezer,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aVA" = (/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/heater{dir = 2; icon_state = "heater"},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aVB" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/hatch/yellow,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aVC" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aVD" = (/obj/structure/closet/firecloset,/obj/random/maintenance/engineering,/turf/simulated/floor,/area/engineering/atmos/storage) -"aVE" = (/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor,/area/engineering/atmos/storage) -"aVF" = (/obj/effect/decal/cleanable/dirt,/obj/structure/dispenser{oxygentanks = 0},/turf/simulated/floor,/area/engineering/atmos/storage) -"aVG" = (/turf/simulated/mineral,/area/maintenance/lower/south) -"aVH" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/floor_decal/rust,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aVI" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/structure/railing,/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) -"aVJ" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aVK" = (/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aVL" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aVM" = (/obj/structure/ladder/updown,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aVN" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVO" = (/obj/machinery/atmospherics/binary/pump{dir = 1},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVP" = (/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVQ" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVR" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVS" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVT" = (/obj/machinery/atmospherics/pipe/manifold/visible/yellow{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVU" = (/obj/machinery/atmospherics/pipe/manifold/visible/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVV" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVW" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan,/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVX" = (/obj/machinery/atmospherics/pipe/manifold/visible/yellow{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/meter,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVY" = (/obj/machinery/atmospherics/pipe/simple/visible/universal,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aVZ" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWa" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWb" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWc" = (/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor,/area/engineering/atmos/storage) -"aWd" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor,/area/engineering/atmos/storage) -"aWe" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/effect/floor_decal/rust,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aWf" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/effect/floor_decal/rust,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) -"aWg" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/maintenance/rnd,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_storage) -"aWh" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWi" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWj" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWk" = (/obj/effect/floor_decal/rust,/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWl" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/requests_console{pixel_x = -30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWm" = (/obj/machinery/atmospherics/pipe/manifold/visible/cyan{tag = "icon-map (WEST)"; icon_state = "map"; dir = 8},/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (NORTH)"; icon_state = "corner_techfloor_gray"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWn" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWo" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWp" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/manifold/visible/cyan,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWq" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (EAST)"; icon_state = "corner_techfloor_gray"; dir = 4},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWr" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWs" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWt" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWu" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWv" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 9},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWw" = (/obj/machinery/atmospherics/binary/pump{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWx" = (/obj/machinery/atmospherics/binary/pump,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWy" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWz" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWA" = (/obj/machinery/atmospherics/valve/digital/open,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWB" = (/obj/machinery/atmospherics/binary/pump,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWC" = (/obj/structure/table/steel,/obj/item/weapon/implantcase/chem,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWD" = (/obj/structure/table/steel,/obj/item/weapon/locator,/obj/machinery/light/small{brightness_color = "#DA0205"; brightness_power = 1; brightness_range = 5},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWE" = (/obj/structure/cable/green,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWF" = (/obj/structure/closet/wardrobe/robotics_black,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWG" = (/obj/structure/closet/wardrobe/robotics_black,/obj/effect/floor_decal/rust,/obj/random/maintenance/research,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) -"aWH" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWI" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWJ" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aWK" = (/obj/machinery/atmospherics/pipe/tank/nitrogen,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aWL" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWM" = (/obj/machinery/atmospherics/binary/pump,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWN" = (/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWO" = (/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWP" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWQ" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/green,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWR" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWS" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWT" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWU" = (/obj/machinery/atmospherics/pipe/simple/visible/green{dir = 5; icon_state = "intact"; tag = "icon-intact (SOUTHEAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWV" = (/obj/machinery/atmospherics/pipe/manifold/visible/green,/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (NORTH)"; icon_state = "corner_techfloor_gray"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWW" = (/obj/machinery/atmospherics/pipe/simple/visible/green{dir = 9; icon_state = "intact"; tag = "icon-intact (SOUTHEAST)"},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aWX" = (/obj/structure/catwalk,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aWY" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aWZ" = (/obj/machinery/atmospherics/binary/pump{dir = 1},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXa" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{tag = "icon-map (WEST)"; icon_state = "map"; dir = 8},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXb" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/red,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/meter,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXc" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{dir = 4; initialize_directions = 11},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXd" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXe" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXf" = (/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aXg" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aXh" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXi" = (/obj/machinery/atmospherics/pipe/simple/visible/green{dir = 9; icon_state = "intact"; tag = "icon-intact (SOUTHEAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXj" = (/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXk" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/binary/pump{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXl" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/portables_connector{dir = 8},/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aXm" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aXn" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXo" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/cyan,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXp" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXq" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{dir = 4; initialize_directions = 11},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXr" = (/obj/machinery/atmospherics/binary/pump,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXs" = (/obj/machinery/atmospherics/binary/pump/on{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXt" = (/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXu" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/turf/simulated/open,/area/engineering/atmos) -"aXv" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/engineering/atmos) -"aXw" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/turf/simulated/open,/area/engineering/atmos) -"aXx" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXy" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXz" = (/obj/machinery/atmospherics/omni/filter{tag_east = 4; tag_north = 2; tag_south = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXA" = (/obj/machinery/atmospherics/valve/digital/open{dir = 4; icon_state = "map_valve1"; tag = "icon-map_valve1 (WEST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXB" = (/obj/machinery/atmospherics/pipe/manifold/visible/purple,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXC" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/purple{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/obj/machinery/meter,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXD" = (/obj/machinery/atmospherics/pipe/tank/nitrous_oxide{tag = "icon-n2o_map (WEST)"; icon_state = "n2o_map"; dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aXE" = (/obj/machinery/atmospherics/pipe/tank/air{dir = 4},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aXF" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/cyan{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXG" = (/obj/machinery/atmospherics/valve/digital/open,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXH" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXI" = (/obj/machinery/atmospherics/omni/filter{tag_north = 1; tag_south = 2; tag_west = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXJ" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXK" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXL" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/engineering/atmos) -"aXM" = (/turf/simulated/open,/area/engineering/atmos) -"aXN" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/engineering/atmos) -"aXO" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXP" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aXQ" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (WEST)"; icon_state = "corner_techfloor_gray"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXR" = (/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXS" = (/obj/machinery/atmospherics/binary/pump{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXT" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/purple,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXU" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aXV" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aXW" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/cyan,/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXX" = (/obj/machinery/atmospherics/binary/pump/on{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXY" = (/obj/machinery/atmospherics/omni/mixer{tag_north = 1; tag_north_con = 0.79; tag_south = 1; tag_south_con = 0.21; tag_west = 2},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aXZ" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYa" = (/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYb" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYc" = (/obj/machinery/atmospherics/pipe/simple/visible/green{dir = 9; icon_state = "intact"; tag = "icon-intact (SOUTHEAST)"},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYd" = (/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aYe" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/zpipe/down{tag = "icon-down (EAST)"; icon_state = "down"; dir = 4},/turf/simulated/open,/area/engineering/atmos) -"aYf" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYh" = (/obj/machinery/atmospherics/pipe/simple/visible/black,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYi" = (/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYj" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYk" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYl" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aYm" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (EAST)"; icon_state = "warning_dust"; dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"aYn" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYo" = (/obj/machinery/atmospherics/omni/filter{tag_north = 1; tag_south = 2; tag_west = 3},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYp" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYq" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYr" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYs" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aYt" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aYu" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYv" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/cyan,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYw" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYx" = (/obj/machinery/atmospherics/binary/pump{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYy" = (/obj/machinery/atmospherics/binary/pump/on,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYz" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYA" = (/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYB" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 4},/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (NORTH)"; icon_state = "corner_techfloor_gray"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYC" = (/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYD" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/black{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYE" = (/obj/machinery/atmospherics/pipe/tank/carbon_dioxide{tag = "icon-co2_map (WEST)"; icon_state = "co2_map"; dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aYF" = (/obj/machinery/atmospherics/binary/pump,/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYG" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (WEST)"; icon_state = "map"; dir = 8},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYH" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/blue,/obj/effect/floor_decal/industrial/warning,/obj/machinery/meter,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYI" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYJ" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYK" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYL" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/turf/simulated/open,/area/engineering/atmos) -"aYM" = (/obj/structure/railing,/turf/simulated/open,/area/engineering/atmos) -"aYN" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/turf/simulated/open,/area/engineering/atmos) -"aYO" = (/obj/machinery/atmospherics/omni/filter{tag_east = 5; tag_north = 2; tag_south = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYP" = (/obj/machinery/atmospherics/pipe/manifold/visible/black{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYQ" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/black,/obj/machinery/meter,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aYR" = (/obj/structure/closet,/obj/random/maintenance/security,/obj/random/contraband,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/south) -"aYS" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYT" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aYU" = (/obj/machinery/atmospherics/pipe/tank/oxygen{tag = "icon-o2_map (NORTH)"; icon_state = "o2_map"; dir = 1},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aYV" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/yellow,/obj/machinery/meter,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYW" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYX" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYY" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aYZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZa" = (/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 5},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aZb" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/machinery/atmospherics/binary/pump{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aZc" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/atmospherics/portables_connector{dir = 8},/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aZd" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/cobweb,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZe" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZf" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/item/clothing/glasses/sunglasses{desc = "My vision is augmented"; icon_state = "sun"; name = "Augmented shades"},/turf/simulated/floor/plating,/area/maintenance/lower/south) -"aZg" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZh" = (/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (WEST)"; icon_state = "corner_techfloor_gray"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aZi" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aZj" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/effect/floor_decal/corner_techfloor_gray,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aZk" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZl" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZm" = (/obj/effect/floor_decal/corner_techfloor_grid,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZn" = (/obj/machinery/light,/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZo" = (/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZq" = (/obj/effect/floor_decal/techfloor,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZr" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) -"aZs" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZt" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZu" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZv" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/item/clothing/suit/storage/vest/hoscoat/jensen{armor = list("melee" = 30, "bullet" = 20, "laser" = 20, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0); desc = "Its an old dusty trenchcoat...what a shame"; name = "Trenchcoat"},/turf/simulated/floor/plating,/area/maintenance/lower/south) -"aZw" = (/obj/structure/table/standard,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZx" = (/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZy" = (/obj/machinery/portable_atmospherics/canister/empty,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aZz" = (/obj/machinery/portable_atmospherics/canister/air,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aZA" = (/obj/machinery/portable_atmospherics/canister/nitrogen,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aZB" = (/obj/machinery/portable_atmospherics/canister/oxygen,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aZC" = (/obj/machinery/portable_atmospherics/canister/sleeping_agent,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aZD" = (/obj/machinery/portable_atmospherics/canister/carbon_dioxide,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"aZE" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZF" = (/obj/machinery/atmospherics/pipe/manifold/visible/yellow{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZG" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZH" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/airlock/atmos{name = "Atmospherics Maintenance"; req_access = list(24)},/turf/simulated/floor/tiled/techfloor/grid,/area/engineering/atmos) -"aZI" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 8},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZJ" = (/obj/structure/railing{dir = 8},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZL" = (/obj/structure/railing{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZM" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZN" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZO" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZP" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"aZQ" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZR" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZS" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZT" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZU" = (/obj/structure/railing,/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZV" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZW" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZX" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZY" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"aZZ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"baa" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bab" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bac" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bad" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bae" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"baf" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bag" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bah" = (/obj/structure/table/standard,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bai" = (/obj/structure/table/standard,/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"baj" = (/obj/structure/table/standard,/obj/effect/floor_decal/techfloor,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bak" = (/obj/effect/floor_decal/techfloor,/obj/machinery/space_heater,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bal" = (/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/item/clothing/shoes/magboots,/obj/item/clothing/suit/space/void/atmos,/obj/item/clothing/mask/breath,/obj/item/clothing/head/helmet/space/void/atmos,/obj/structure/window/reinforced{dir = 8},/obj/machinery/door/window/northleft{name = "Atmospherics Hardsuits"; req_access = list(24)},/obj/item/clothing/suit/space/void/atmos/taur,/obj/item/clothing/head/helmet/space/void/atmos,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bam" = (/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/item/clothing/shoes/magboots,/obj/item/clothing/suit/space/void/atmos,/obj/item/clothing/mask/breath,/obj/item/clothing/head/helmet/space/void/atmos,/obj/machinery/door/window/northright{name = "Atmospherics Hardsuits"; req_access = list(24)},/obj/structure/window/reinforced{dir = 4},/obj/item/clothing/suit/space/void/atmos/taur,/obj/item/clothing/head/helmet/space/void/atmos,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"ban" = (/obj/machinery/pipedispenser/disposal,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bao" = (/obj/machinery/pipedispenser,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bap" = (/obj/effect/floor_decal/techfloor,/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"baq" = (/obj/structure/window/reinforced{dir = 4},/obj/effect/floor_decal/techfloor,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bar" = (/obj/machinery/portable_atmospherics/canister/oxygen,/obj/machinery/light,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) -"bas" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 9},/obj/effect/floor_decal/corner_techfloor_grid,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (WEST)"; icon_state = "corner_techfloor_grid"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bat" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) -"bau" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bav" = (/obj/structure/catwalk,/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"baw" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bax" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bay" = (/obj/structure/sign/department/telecoms,/turf/simulated/wall,/area/maintenance/substation/tcomms) -"baz" = (/obj/machinery/door/airlock/maintenance/engi{name = "Telecomms Substation"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baA" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"; pixel_y = 0},/turf/simulated/wall,/area/maintenance/substation/tcomms) -"baB" = (/turf/simulated/wall,/area/maintenance/substation/tcomms) -"baC" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"baD" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baE" = (/obj/machinery/power/terminal,/obj/structure/cable{icon_state = "0-8"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baF" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baG" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/machinery/camera/network/engineering,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baH" = (/turf/simulated/wall/r_wall,/area/tcommsat/computer) -"baI" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Telecomms Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baJ" = (/obj/machinery/power/smes/buildable{charge = 100000; RCon_tag = "Substation - Telecomms"},/obj/structure/cable/green{icon_state = "0-4"},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baK" = (/obj/machinery/power/sensor{name = "Powernet Sensor - Telecomms Subgrid"; name_tag = "Telecomms Subgrid"},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baL" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/light/small,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) -"baM" = (/turf/simulated/wall/r_wall,/area/maintenance/substation/tcomms) -"baN" = (/turf/simulated/wall/r_wall,/area/tcommsat/entrance) -"baO" = (/obj/machinery/atmospherics/portables_connector,/obj/machinery/portable_atmospherics/canister/air/airlock,/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"baP" = (/obj/structure/filingcabinet,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"baQ" = (/obj/structure/table/standard,/obj/item/weapon/folder/yellow,/obj/item/weapon/folder/yellow,/obj/machinery/light{dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"baR" = (/obj/structure/table/standard,/obj/item/weapon/paper_bin,/obj/item/weapon/pen/blue{pixel_x = -3; pixel_y = 2},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"baS" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"baT" = (/obj/structure/table/standard,/obj/item/device/flashlight/lamp,/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"baU" = (/obj/machinery/door/airlock/highsecurity{name = "Telecomms Access"; req_one_access = list(61)},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"baV" = (/obj/structure/sign/securearea,/turf/simulated/wall/r_wall,/area/tcommsat/entrance) -"baW" = (/obj/machinery/porta_turret{dir = 6},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) -"baX" = (/obj/machinery/camera/network/telecom,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) -"baY" = (/obj/machinery/turretid/lethal{ailock = 1; check_synth = 1; control_area = "\improper Telecoms Satellite"; desc = "A firewall prevents AIs from interacting with this device."; name = "Telecoms lethal turret control"; pixel_x = 29; pixel_y = 0; req_access = list(61)},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/decal/cleanable/cobweb2,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) -"baZ" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 5; icon_state = "intact"; tag = "icon-intact-f (NORTHEAST)"},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bba" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4; icon_state = "intact"; tag = "icon-intact-f (EAST)"},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbb" = (/obj/structure/bed/chair/office/dark{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4; icon_state = "intact"; tag = "icon-intact-f (EAST)"},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbc" = (/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbd" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 10; icon_state = "intact"; tag = "icon-intact-f (SOUTHWEST)"},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbe" = (/obj/machinery/computer/telecomms/monitor{dir = 8; network = "tcommsat"},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"bbf" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing{dir = 8},/obj/structure/railing,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/cigarettes,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bbg" = (/obj/structure/sign/department/telecoms,/turf/simulated/wall/r_wall,/area/tcommsat/entrance) -"bbh" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/effect/decal/cleanable/cobweb,/obj/machinery/light/small{dir = 1},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbi" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbj" = (/obj/machinery/turretid/stun{ailock = 1; check_synth = 1; control_area = "\improper Telecoms Foyer"; desc = "A firewall prevents AIs from interacting with this device."; name = "Telecoms Foyer turret control"; pixel_x = 29; pixel_y = 0; req_access = list(61)},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbk" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbl" = (/obj/machinery/camera/network/telecom,/obj/structure/sign/electricshock,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbm" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbn" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbo" = (/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/plating,/area/tcommsat/entrance) -"bbp" = (/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbq" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 22},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/camera/network/telecom{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbs" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbt" = (/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbu" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbv" = (/obj/structure/bed/chair/office/dark{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden,/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbw" = (/obj/machinery/computer/telecomms/server{dir = 8; network = "tcommsat"},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"bbx" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/corner,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bby" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bbz" = (/obj/machinery/door/airlock/highsecurity{name = "Telecomms Access"; req_one_access = list(61)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbA" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbB" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbC" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbD" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/airlock/hatch{name = "Telecomms Foyer"; req_one_access = list(61)},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbE" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbF" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbG" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbH" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass{req_access = list(61)},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbI" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbJ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbK" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbL" = (/obj/machinery/door/airlock/hatch{name = "Telecoms Control Room"; req_access = list(61)},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbM" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbN" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbO" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbP" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbQ" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/machinery/atmospherics/pipe/simple/hidden,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bbR" = (/turf/simulated/wall/r_wall,/area/tcommsat/chamber) -"bbS" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bbT" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) -"bbU" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbV" = (/obj/machinery/camera/network/telecom{dir = 1},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbW" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 22},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbX" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbY" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bbZ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green,/turf/simulated/floor/plating,/area/tcommsat/entrance) -"bca" = (/obj/machinery/porta_turret{dir = 6},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bcb" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bcc" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/machinery/alarm{dir = 1; icon_state = "alarm0"; pixel_y = -22},/turf/simulated/floor/tiled,/area/tcommsat/entrance) -"bcd" = (/obj/machinery/light{dir = 8},/obj/structure/table/standard,/obj/item/device/multitool,/obj/structure/sign/electricshock{pixel_x = -32},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"bce" = (/obj/machinery/atmospherics/unary/freezer{dir = 2; icon_state = "freezer_1"; set_temperature = 73; use_power = 1},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"bcf" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) -"bcg" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 5; icon_state = "intact"; tag = "icon-intact-f (NORTHEAST)"},/obj/machinery/airlock_sensor/airlock_exterior{frequency = 1381; id_tag = "server_access_ex_sensor"; master_tag = "server_access_airlock"; pixel_x = 25; pixel_y = 22},/turf/simulated/floor/tiled,/area/tcommsat/computer) -"bch" = (/obj/machinery/door/airlock/maintenance_hatch{frequency = 1381; icon_state = "door_locked"; id_tag = "server_access_outer"; locked = 1; name = "Telecoms Server Access"; req_access = list(61)},/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/chamber) -"bci" = (/obj/machinery/airlock_sensor{frequency = 1381; id_tag = "server_access_sensor"; pixel_x = 12; pixel_y = 25},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 8; frequency = 1381; id_tag = "server_access_pump"},/obj/machinery/embedded_controller/radio/airlock/advanced_airlock_controller{frequency = 1381; id_tag = "server_access_airlock"; name = "Server Access Airlock"; pixel_x = 0; pixel_y = 25; tag_airpump = "server_access_pump"; tag_chamber_sensor = "server_access_sensor"; tag_exterior_door = "server_access_outer"; tag_exterior_sensor = "server_access_ex_sensor"; tag_interior_door = "server_access_inner"; tag_interior_sensor = "server_access_in_sensor"; tag_secure = 1},/turf/simulated/floor/plating,/area/tcommsat/chamber) -"bcj" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor/plating,/area/tcommsat/chamber) -"bck" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/machinery/porta_turret{dir = 6},/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) -"bcl" = (/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) -"bcm" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) -"bcn" = (/obj/machinery/porta_turret/stationary,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) -"bco" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 6},/turf/simulated/floor/plating,/area/tcommsat/chamber) -"bcp" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/manifold/hidden/black,/turf/simulated/floor/plating,/area/tcommsat/chamber) -"bcq" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 4},/turf/simulated/floor/plating,/area/tcommsat/chamber) -"bcr" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 4},/turf/simulated/floor/plating,/area/tcommsat/chamber) -"bcs" = (/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 10},/turf/simulated/floor/plating,/area/tcommsat/chamber) -"bct" = (/obj/machinery/door/airlock/maintenance_hatch{frequency = 1381; icon_state = "door_locked"; id_tag = "server_access_inner"; locked = 1; name = "Telecoms Server Access"; req_access = list(61)},/turf/simulated/wall/r_wall,/area/tcommsat/chamber) -"bcu" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (SOUTHWEST)"; icon_state = "warning_dust"; dir = 10},/obj/effect/floor_decal/industrial/warning/dust/corner{tag = "icon-warningcorner_dust (EAST)"; icon_state = "warningcorner_dust"; dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"bcv" = (/obj/effect/floor_decal/industrial/warning/dust,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (NORTH)"; icon_state = "warning_dust"; dir = 1},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) -"bcw" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tcommsat/entrance) -"bcx" = (/obj/machinery/door/airlock/glass{name = "Telecomms Storage"; req_access = list(61); req_one_access = newlist()},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) -"bcy" = (/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcz" = (/obj/structure/cable/green{icon_state = "0-4"},/obj/machinery/power/apc/super/critical{dir = 1; name = "north bump"; pixel_y = 24},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcA" = (/obj/machinery/atmospherics/pipe/simple/hidden/black,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcB" = (/obj/machinery/porta_turret/stationary,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcC" = (/obj/machinery/light{dir = 1},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcD" = (/obj/machinery/porta_turret/stationary,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcE" = (/obj/machinery/atmospherics/pipe/simple/hidden/black,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcF" = (/obj/machinery/airlock_sensor/airlock_interior{frequency = 1381; id_tag = "server_access_in_sensor"; master_tag = "server_access_airlock"; name = "interior sensor"; pixel_x = 8; pixel_y = 25},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcG" = (/obj/machinery/airlock_sensor/airlock_interior{frequency = 1381; id_tag = "server_access_in_sensor"; name = "interior sensor"; pixel_y = 25},/obj/structure/sign/securearea{desc = "A warning sign which reads 'SERVER ROOM'."; name = "SERVER ROOM"; pixel_y = 32},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcH" = (/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcI" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'SERVER ROOM'."; name = "SERVER ROOM"; pixel_y = 32},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcJ" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/amplifier,/obj/item/weapon/stock_parts/subspace/amplifier,/obj/item/weapon/stock_parts/subspace/amplifier,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/decal/cleanable/molten_item,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcL" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcM" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/ansible,/obj/item/weapon/stock_parts/subspace/ansible,/obj/item/weapon/stock_parts/subspace/ansible,/obj/machinery/alarm{dir = 8; pixel_x = 25; pixel_y = 0},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcN" = (/obj/machinery/atmospherics/pipe/simple/hidden/black,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcO" = (/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcP" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/transmitter,/obj/item/weapon/stock_parts/subspace/transmitter,/obj/structure/cable/green{icon_state = "0-4"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -24},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcQ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcR" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcS" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/analyzer,/obj/item/weapon/stock_parts/subspace/analyzer,/obj/item/weapon/stock_parts/subspace/analyzer,/obj/machinery/firealarm{dir = 4; pixel_x = 26},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcT" = (/obj/machinery/telecomms/server/presets/supply,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcU" = (/obj/machinery/telecomms/server/presets/service,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcV" = (/obj/machinery/telecomms/server/presets/unused,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcW" = (/obj/machinery/telecomms/server/presets/common,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcX" = (/obj/machinery/telecomms/server/presets/engineering,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bcY" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/treatment,/obj/item/weapon/stock_parts/subspace/treatment,/obj/item/weapon/stock_parts/subspace/treatment,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bcZ" = (/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bda" = (/obj/structure/table/rack,/obj/item/weapon/circuitboard/telecomms/processor,/obj/item/weapon/circuitboard/telecomms/processor,/obj/item/weapon/circuitboard/telecomms/receiver,/obj/item/weapon/circuitboard/telecomms/server,/obj/item/weapon/circuitboard/telecomms/server,/obj/item/weapon/circuitboard/telecomms/bus,/obj/item/weapon/circuitboard/telecomms/bus,/obj/item/weapon/circuitboard/telecomms/broadcaster,/obj/item/weapon/circuitboard/telecomms/exonet_node,/obj/machinery/light/small,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bdb" = (/obj/machinery/camera/network/telecom{c_tag = "Telecoms West Wing South"; dir = 4},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdc" = (/obj/machinery/exonet_node{anchored = 1},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdd" = (/obj/machinery/camera/network/telecom{c_tag = "Telecoms West Wing Central"; dir = 8},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bde" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/micro_laser,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/capacitor,/obj/item/weapon/stock_parts/micro_laser/high,/obj/item/weapon/stock_parts/micro_laser/high,/obj/item/weapon/stock_parts/micro_laser/high,/obj/item/weapon/stock_parts/micro_laser/high,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bdf" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/filter,/obj/item/weapon/stock_parts/subspace/filter,/obj/item/weapon/stock_parts/subspace/filter,/obj/item/weapon/stock_parts/subspace/filter,/obj/item/weapon/stock_parts/subspace/filter,/obj/machinery/camera/network/telecom{c_tag = "Telecoms Central Compartment South"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bdg" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/crystal,/obj/item/weapon/stock_parts/subspace/crystal,/obj/item/weapon/stock_parts/subspace/crystal,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) -"bdh" = (/obj/structure/sign/nosmoking_2{pixel_x = -32; pixel_y = 0},/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdi" = (/obj/machinery/telecomms/processor/preset_two,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdj" = (/obj/machinery/telecomms/bus/preset_two,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdk" = (/obj/machinery/telecomms/relay/preset/tether/base_high,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdl" = (/obj/machinery/telecomms/broadcaster/preset_right,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdm" = (/obj/machinery/telecomms/hub/preset/tether,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdn" = (/obj/machinery/telecomms/receiver/preset_right,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdo" = (/obj/machinery/telecomms/relay/preset/tether/base_low,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdp" = (/obj/machinery/telecomms/bus/preset_four,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdq" = (/obj/machinery/telecomms/processor/preset_four,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdr" = (/obj/structure/sign/nosmoking_2{pixel_x = 32; pixel_y = 0},/obj/machinery/light{dir = 4},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bds" = (/obj/machinery/telecomms/bus/preset_one,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdt" = (/obj/machinery/telecomms/processor/preset_one,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdu" = (/obj/machinery/telecomms/processor/preset_three,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdv" = (/obj/machinery/telecomms/bus/preset_three,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdw" = (/obj/machinery/telecomms/relay/preset/tether/base_mid,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdx" = (/obj/machinery/telecomms/server/presets/science,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdy" = (/obj/machinery/telecomms/server/presets/medical,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdz" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 6},/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdA" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 9},/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdB" = (/obj/machinery/pda_multicaster/prebuilt,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdC" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 5},/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdD" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 10},/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdE" = (/obj/machinery/telecomms/server/presets/command,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdF" = (/obj/machinery/telecomms/server/presets/security,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdG" = (/obj/machinery/camera/network/telecom{c_tag = "Telecoms Central Compartment South"; dir = 1},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdH" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; external_pressure_bound = 140; external_pressure_bound_default = 140; icon_state = "map_vent_out"; use_power = 1; pressure_checks = 0; pressure_checks_default = 0},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdI" = (/obj/machinery/light,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdJ" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; external_pressure_bound = 0; external_pressure_bound_default = 0; icon_state = "map_vent_in"; initialize_directions = 1; internal_pressure_bound = 4000; internal_pressure_bound_default = 4000; use_power = 1; pressure_checks = 2; pressure_checks_default = 2; pump_direction = 0},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) -"bdK" = (/turf/unsimulated/wall/planetary/virgo3b,/area/tether/surfacebase/outside/outside3) -"bdL" = (/turf/simulated/open/virgo3b,/area/tether/surfacebase/outside/outside3) -"bdM" = (/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"bdN" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"bdO" = (/turf/simulated/wall,/area/vacant/vacant_site2) -"bdP" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"bdQ" = (/turf/simulated/wall,/area/tether/surfacebase/medical/triage) -"bdR" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/medical/triage) -"bdS" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/wood,/area/vacant/vacant_site2) -"bdT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/closet,/obj/random/maintenance/security,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/medical/lite,/obj/random/maintenance/medical,/obj/random/contraband,/obj/random/maintenance/medical,/turf/simulated/floor/wood,/area/vacant/vacant_site2) -"bdU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/closet,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/medical,/obj/item/weapon/reagent_containers/food/drinks/bottle/rum{desc = "TASTE DEMOCRACY"; name = "Managed Democra-cider"},/obj/random/maintenance/medical,/turf/simulated/floor/wood,/area/vacant/vacant_site2) -"bdV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"bdW" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"bdX" = (/obj/structure/table,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/random/action_figure,/obj/random/cigarettes,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"bdY" = (/obj/structure/closet/secure_closet/paramedic,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bdZ" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/medbay,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bea" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (NORTH)"; icon_state = "borderfloorcorner2_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beb" = (/obj/structure/ladder{layer = 3.3; pixel_y = 16},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bec" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (EAST)"; icon_state = "borderfloorcorner2_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bed" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/medical/triage) -"bee" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/wood,/area/vacant/vacant_site2) -"bef" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/wood,/area/vacant/vacant_site2) -"beg" = (/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"beh" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"bei" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/toy,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"bej" = (/obj/structure/closet/secure_closet/medical3,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/status_display{pixel_x = -32},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bek" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bel" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bem" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"ben" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beo" = (/obj/structure/table/rack,/obj/random/firstaid,/obj/random/maintenance/medical,/turf/simulated/floor/wood,/area/vacant/vacant_site2) -"bep" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"beq" = (/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"ber" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"bes" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bet" = (/obj/effect/floor_decal/steeldecal/steel_decals10,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beu" = (/obj/machinery/sleeper{dir = 8},/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (SOUTHWEST)"; icon_state = "steel_grid"; dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bev" = (/obj/machinery/sleep_console,/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (SOUTHWEST)"; icon_state = "steel_grid"; dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bew" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (WEST)"; icon_state = "steel_decals10"; dir = 8},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bex" = (/obj/structure/lattice,/obj/structure/cable/green{icon_state = "32-4"},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/vacant/vacant_site2) -"bey" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"bez" = (/obj/machinery/vending/medical,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beA" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beB" = (/obj/effect/floor_decal/borderfloorwhite/corner{tag = "icon-borderfloorcorner_white (NORTH)"; icon_state = "borderfloorcorner_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beC" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (EAST)"; icon_state = "steel_decals10"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beD" = (/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (NORTHEAST)"; icon_state = "steel_grid"; dir = 5},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beE" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beF" = (/obj/structure/closet,/obj/item/weapon/reagent_containers/food/drinks/bottle/tequilla,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"beG" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"beH" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/plating,/area/vacant/vacant_site2) -"beI" = (/obj/structure/table/glass,/obj/item/weapon/reagent_containers/spray/cleaner{pixel_x = -1; pixel_y = -2},/obj/item/weapon/reagent_containers/spray/cleaner,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beJ" = (/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beK" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beL" = (/obj/machinery/bodyscanner{dir = 8},/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (SOUTHWEST)"; icon_state = "steel_grid"; dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beM" = (/obj/machinery/body_scanconsole,/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (SOUTHWEST)"; icon_state = "steel_grid"; dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beN" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (WEST)"; icon_state = "steel_decals10"; dir = 8},/obj/machinery/camera/network/medbay{c_tag = "MED - Virology Airlock"; dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beO" = (/turf/simulated/wall,/area/tether/surfacebase/reading_room) -"beP" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/reading_room) -"beQ" = (/obj/machinery/camera/network/security{c_tag = "SEC - Equipment Storage"; dir = 9},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"beR" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/armory) -"beS" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/common) -"beT" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/security/common) -"beU" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/breakroom) -"beV" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/security/breakroom) -"beW" = (/turf/simulated/wall/r_wall,/area/vacant/vacant_site2) -"beX" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/maintenance/engi,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"beY" = (/obj/structure/table/glass,/obj/item/bodybag/cryobag,/obj/item/bodybag/cryobag,/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"beZ" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bfa" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/tether/surfacebase/reading_room) -"bfb" = (/obj/structure/table/glass,/obj/item/device/flashlight/lamp/green,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bfc" = (/obj/machinery/light_switch{pixel_x = 25},/obj/structure/table/glass,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bfd" = (/obj/structure/table/glass,/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bfe" = (/turf/simulated/open,/area/gateway) -"bff" = (/obj/structure/table/reinforced,/obj/machinery/recharger,/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/gateway) -"bfg" = (/obj/structure/table/reinforced,/obj/machinery/recharger,/obj/machinery/camera/network/command,/turf/simulated/floor/tiled,/area/gateway) -"bfh" = (/obj/structure/table/reinforced,/obj/machinery/cell_charger,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/gateway) -"bfi" = (/obj/structure/table/reinforced,/obj/item/bodybag/cryobag,/obj/item/bodybag/cryobag,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/gateway) -"bfj" = (/obj/structure/closet/excavation,/obj/item/device/multitool,/obj/item/device/multitool,/turf/simulated/floor/tiled,/area/gateway) -"bfk" = (/obj/structure/table/reinforced,/obj/item/roller,/obj/item/roller,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled,/area/gateway) -"bfl" = (/obj/structure/table/reinforced,/obj/item/weapon/storage/firstaid/regular,/obj/item/weapon/storage/firstaid/regular,/turf/simulated/floor/tiled,/area/gateway) -"bfm" = (/obj/structure/table/rack,/obj/item/weapon/gun/energy/stunrevolver,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/item/weapon/gun/energy/stunrevolver,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bfn" = (/obj/machinery/light{dir = 1},/obj/structure/closet/l3closet/security,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bfo" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/closet/bombclosetsecurity,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bfp" = (/obj/structure/closet/secure_closet/security/med,/obj/machinery/camera/network/security,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bfq" = (/obj/structure/closet/secure_closet/security/med,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bfr" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bfs" = (/obj/structure/reagent_dispensers/peppertank{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bft" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bfu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/security,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bfv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/closet/firecloset,/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bfw" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bfx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bfy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bfz" = (/obj/machinery/camera/network/security,/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bfA" = (/obj/structure/bed/chair,/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bfB" = (/obj/structure/bed/chair,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bfC" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bfD" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/item/weapon/storage/box/lights/mixed,/obj/structure/table/steel,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bfE" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bfF" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bfG" = (/obj/effect/floor_decal/techfloor/corner,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (NORTH)"; icon_state = "techfloor_hole_right"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bfH" = (/obj/machinery/door/airlock/maintenance/medical{req_access = list(5)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/medical/triage) -"bfI" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bfJ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bfK" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bfL" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bfM" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bfN" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bfO" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/adv,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bfP" = (/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bfQ" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/bed/chair/comfy/black{dir = 1},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bfR" = (/obj/structure/table/reinforced,/obj/machinery/recharger,/obj/machinery/camera/network/command{c_tag = "Gateway Access"; dir = 4},/turf/simulated/floor/tiled,/area/gateway) -"bfS" = (/turf/simulated/floor/tiled,/area/gateway) -"bfT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/gateway) -"bfU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/gateway) -"bfV" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/gateway) -"bfW" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/gateway) -"bfX" = (/obj/structure/table/reinforced,/obj/item/weapon/storage/firstaid/adv,/obj/item/weapon/storage/firstaid/adv,/turf/simulated/floor/tiled,/area/gateway) -"bfY" = (/obj/structure/table/rack,/obj/item/weapon/gun/energy/taser,/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/item/weapon/gun/energy/taser,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bfZ" = (/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bga" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bgb" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bgc" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bgd" = (/obj/machinery/door/airlock/security{name = "Equipment Storage"; req_access = list(1)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/armory) -"bge" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgf" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgg" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgh" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgi" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_security{name = "Break Room"; req_access = list(1)},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/breakroom) -"bgj" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bgk" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bgl" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bgm" = (/obj/structure/bed/chair{dir = 4},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bgn" = (/obj/structure/table/glass,/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bgo" = (/obj/structure/bed/chair{dir = 8},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bgp" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/table/steel,/obj/item/weapon/reagent_containers/food/drinks/cup{desc = "Taste liberty"; name = "Cup of Liber-tea"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bgq" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bgr" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bgs" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bgt" = (/obj/structure/table/glass,/obj/item/weapon/backup_implanter{pixel_y = 8},/obj/item/weapon/backup_implanter{pixel_y = -8},/obj/item/weapon/backup_implanter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bgu" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bgv" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bgw" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bgx" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bgy" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/fire,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bgz" = (/obj/machinery/door/airlock{name = "Room 1"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/reading_room) -"bgA" = (/obj/machinery/door/airlock{name = "Room 2"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/reading_room) -"bgB" = (/obj/machinery/door/airlock{name = "Room 3"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/reading_room) -"bgC" = (/obj/structure/table/reinforced,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/communicator,/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/gateway) -"bgD" = (/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/gateway) -"bgE" = (/obj/machinery/floodlight,/turf/simulated/floor/tiled,/area/gateway) -"bgF" = (/obj/structure/table/rack,/obj/item/weapon/gun/energy/taser,/obj/item/weapon/gun/energy/taser,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bgG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bgH" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bgI" = (/obj/structure/cable/green,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bgJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgK" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgM" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgN" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/machinery/computer/security{tag = "icon-computer (WEST)"; icon_state = "computer"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bgP" = (/obj/machinery/vending/coffee,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bgQ" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bgR" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bgS" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/donut,/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bgT" = (/obj/structure/bed/chair{dir = 8},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bgU" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bgV" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bgW" = (/obj/structure/bed/chair{dir = 4},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bgX" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/effect/decal/cleanable/vomit,/obj/structure/table,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bgY" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/syringes,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (SOUTHWEST)"; icon_state = "borderfloor_white"; dir = 10},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/requests_console{announcementConsole = 1; department = "Medical Department"; departmentType = 3; name = "Medical RC"; pixel_x = -30; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bgZ" = (/obj/structure/table/glass,/obj/item/roller,/obj/item/roller{pixel_y = 8},/obj/item/roller{pixel_y = 16},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bha" = (/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bhb" = (/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (NORTHWEST)"; icon_state = "borderfloorcorner2_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bhc" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bhd" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/regular,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (SOUTHEAST)"; icon_state = "borderfloor_white"; dir = 6},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloorwhite/corner2,/obj/effect/floor_decal/corner/paleblue/bordercorner2,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/random/firstaid,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bhe" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhf" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhg" = (/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhh" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhi" = (/obj/structure/table/glass,/obj/machinery/photocopier/faxmachine,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhj" = (/obj/structure/table/reinforced,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled,/area/gateway) -"bhk" = (/obj/structure/table/reinforced,/obj/item/weapon/cell/device/weapon,/obj/item/device/radio/headset/headset_sec,/obj/item/weapon/cell/device/weapon,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bhl" = (/obj/structure/table/reinforced,/obj/item/weapon/reagent_containers/spray/pepper,/obj/item/weapon/reagent_containers/spray/pepper,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bhm" = (/obj/structure/table/reinforced,/obj/item/weapon/cell/device/weapon,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/item/weapon/cell/device/weapon,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bhn" = (/obj/structure/table/reinforced,/obj/item/device/radio/headset/headset_sec,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bho" = (/obj/structure/table/reinforced,/obj/item/device/radio/headset/headset_sec/alt,/obj/item/device/radio/headset/headset_sec/alt,/obj/machinery/light_switch{pixel_x = 25},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) -"bhp" = (/obj/structure/closet/secure_closet/brig,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bhq" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bhr" = (/obj/structure/table/reinforced,/obj/machinery/recharger,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bhs" = (/obj/machinery/vending/cola,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bht" = (/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bhu" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) -"bhv" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/random/junk,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bhw" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bhx" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/medical/triage) -"bhy" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/airlock/multi_tile/glass{name = "Emergency Treatment Centre"; req_access = list(5)},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bhz" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) -"bhA" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhB" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhC" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhE" = (/obj/structure/bed/chair/office/light{tag = "icon-officechair_white (EAST)"; icon_state = "officechair_white"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhF" = (/obj/structure/table/glass,/obj/item/weapon/pen,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bhG" = (/obj/machinery/door/blast/shutters{dir = 2; id = "PubPrep"; layer = 3.3; name = "Public Access Shutter"},/turf/simulated/floor/tiled,/area/gateway) -"bhH" = (/obj/machinery/recharge_station,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled,/area/gateway) -"bhI" = (/obj/machinery/suit_cycler/mining{req_access = null},/turf/simulated/floor/tiled,/area/gateway) -"bhJ" = (/obj/machinery/vending/security,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bhK" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bhL" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable/green{icon_state = "0-8"},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bhM" = (/obj/machinery/vending/snack,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bhN" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bhO" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bhP" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/red/bordercorner2,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bhQ" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bhR" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bhS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/machinery/light_switch{pixel_x = 25},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) -"bhT" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bhU" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bhV" = (/obj/structure/closet,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bhW" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/structure/closet/firecloset,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bhX" = (/turf/simulated/wall,/area/tether/surfacebase/medical/lobby) -"bhY" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bhZ" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bia" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (NORTHWEST)"; icon_state = "steel_decals6"; dir = 9},/obj/machinery/camera/network/medbay,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bib" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (NORTH)"; icon_state = "borderfloorcorner2_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bic" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bid" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bie" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (EAST)"; icon_state = "borderfloorcorner2_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bif" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"big" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bih" = (/obj/structure/bookcase,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bii" = (/obj/structure/bookcase,/obj/machinery/light/small,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bij" = (/obj/structure/table/glass,/obj/item/weapon/paper_bin,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bik" = (/obj/structure/table/glass,/obj/item/weapon/book/codex,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bil" = (/obj/structure/table/glass,/obj/item/device/flashlight/lamp/green,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) -"bim" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/reading_room) -"bin" = (/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled,/area/gateway) -"bio" = (/obj/machinery/button/remote/blast_door{id = "PubPrep"; name = "Public Access Shutter -control"; pixel_y = 22; req_access = list(62)},/turf/simulated/floor/tiled,/area/gateway) -"bip" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/gateway) -"biq" = (/obj/machinery/suit_cycler/security{req_access = null},/turf/simulated/floor/tiled,/area/gateway) -"bir" = (/turf/simulated/wall/r_wall,/area/crew_quarters/recreation_area_restroom) -"bis" = (/obj/structure/toilet{pixel_y = 16},/obj/machinery/light/small{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bit" = (/turf/simulated/wall,/area/crew_quarters/recreation_area_restroom) -"biu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"biv" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"biw" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bix" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"biy" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/breakroom) -"biz" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_security{name = "Break Room"; req_access = list(1)},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/breakroom) -"biA" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/breakroom) -"biB" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/breakroom) -"biC" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"biD" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"biE" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"biF" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"biG" = (/obj/machinery/computer/crew{dir = 4},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"biH" = (/obj/structure/bed/chair/office/light,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"biI" = (/obj/structure/bed/chair/office/light,/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"biJ" = (/obj/structure/table/glass,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"biK" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"biL" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"biM" = (/obj/structure/reagent_dispensers/water_cooler/full,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"biN" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/medical/lobby) -"biO" = (/obj/machinery/door/airlock{name = "Reading Room"},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/reading_room) -"biP" = (/obj/machinery/power/apc{name = "west bump"; dir = 8; pixel_x = -25; cell_type = /obj/item/weapon/cell/super},/obj/structure/cable{icon_state = "0-4"},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled,/area/gateway) -"biQ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/gateway) -"biR" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/gateway) -"biS" = (/obj/machinery/suit_cycler/medical{req_access = null},/turf/simulated/floor/tiled,/area/gateway) -"biT" = (/obj/machinery/door/airlock{name = "Unit 1"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"biU" = (/obj/machinery/door/airlock{name = "Unit 2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"biV" = (/obj/machinery/door/airlock{name = "Unit 3"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"biW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/camera/network/security{c_tag = "SEC - Interrogation Observation"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"biX" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"biY" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"biZ" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bja" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bjb" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/lobby) -"bjc" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjd" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bje" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjf" = (/obj/structure/bed/chair,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjg" = (/obj/structure/bed/chair,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bji" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjj" = (/obj/machinery/door/airlock/maintenance/sec{req_access = list(1)},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/security/lobby) -"bjk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bjl" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bjm" = (/obj/structure/table/glass,/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjn" = (/obj/structure/table/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjo" = (/obj/structure/table/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjp" = (/obj/structure/table/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjq" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjr" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/cups,/obj/item/weapon/storage/box/cups,/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjs" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"bjt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bju" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bjv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bjw" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"bjx" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/camera/network/command{c_tag = "COM - Bridge Hallway"; dir = 4},/turf/simulated/floor/tiled,/area/gateway) -"bjy" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/gateway) -"bjz" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/gateway) -"bjA" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/gateway) -"bjB" = (/obj/machinery/suit_cycler/engineering{req_access = null},/turf/simulated/floor/tiled,/area/gateway) -"bjC" = (/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bjD" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bjE" = (/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bjF" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bjG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bjH" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bjI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bjJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bjK" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/glass_security{id_tag = null; layer = 2.8; name = "Security"; req_access = list(1)},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/lobby) -"bjL" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjM" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjN" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjO" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjP" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjQ" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjR" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bjS" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/lobby) -"bjT" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bjU" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bjV" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjW" = (/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjX" = (/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 2},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjY" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bjZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bka" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bkb" = (/obj/structure/lattice,/obj/machinery/door/firedoor/glass,/obj/structure/cable{icon_state = "32-4"},/obj/machinery/atmospherics/pipe/zpipe/down/supply{tag = "icon-down-supply (EAST)"; icon_state = "down-supply"; dir = 4},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{tag = "icon-down-scrubbers (EAST)"; icon_state = "down-scrubbers"; dir = 4},/turf/simulated/open,/area/gateway) -"bkc" = (/obj/structure/grille,/obj/structure/railing{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/gateway) -"bkd" = (/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/bluegrid,/area/gateway) -"bke" = (/obj/machinery/mech_recharger,/turf/simulated/floor/bluegrid,/area/gateway) -"bkf" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/bluegrid,/area/gateway) -"bkg" = (/turf/simulated/floor/bluegrid,/area/gateway) -"bkh" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled,/area/gateway) -"bki" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/gateway) -"bkj" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/gateway) -"bkk" = (/obj/machinery/button/remote/blast_door{id = "PubPrepFront"; name = "Gateway Shutter"; pixel_y = -22; req_access = list(62)},/obj/structure/flora/pottedplant{tag = "icon-plant-24"; icon_state = "plant-24"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/gateway) -"bkl" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/gateway) -"bkm" = (/obj/machinery/power/apc{name = "west bump"; dir = 8; pixel_x = -25; cell_type = /obj/item/weapon/cell/super},/obj/structure/cable{icon_state = "0-4"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bkn" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bko" = (/obj/machinery/light,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bkp" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bkq" = (/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bkr" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bks" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bkt" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bku" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/light,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bkv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) -"bkw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bkx" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bky" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/camera/network/security{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bkz" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bkA" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bkB" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bkC" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/red/bordercorner2,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) -"bkD" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) -"bkE" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (WEST)"; icon_state = "techfloor_hole_left"; dir = 8},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/security,/obj/random/junk,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bkF" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (WEST)"; icon_state = "techfloor_corners"; dir = 8},/obj/effect/floor_decal/techfloor/corner,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bkG" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (SOUTHWEST)"; icon_state = "borderfloor_white"; dir = 10},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bkH" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bkI" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (NORTHWEST)"; icon_state = "borderfloorcorner2_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bkJ" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (SOUTHEAST)"; icon_state = "borderfloor_white"; dir = 6},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloorwhite/corner2,/obj/effect/floor_decal/corner/paleblue/bordercorner2,/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (NORTH)"; icon_state = "steel_decals9"; dir = 1},/obj/machinery/newscaster{pixel_x = 25},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) -"bkK" = (/turf/simulated/wall,/area/tether/surfacebase/atrium_three) -"bkL" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bkM" = (/turf/simulated/wall,/area/crew_quarters/recreation_area_hallway) -"bkN" = (/obj/machinery/door/airlock/multi_tile/metal{name = "Gateway Prep Room"},/obj/machinery/door/blast/shutters{dir = 2; id = "PubPrepFront"; layer = 3.3; name = "Gateway Prep Shutter"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/gateway) -"bkO" = (/obj/machinery/door/blast/shutters{dir = 2; id = "PubPrepFront"; layer = 3.3; name = "Gateway Prep Shutter"},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/gateway) -"bkP" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor,/obj/machinery/door/airlock{name = "Unisex Restrooms"},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bkQ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/common) -"bkR" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/common) -"bkS" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/common) -"bkT" = (/obj/structure/sign/directions/evac{dir = 4},/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/lobby) -"bkU" = (/obj/machinery/door/airlock/multi_tile/glass{name = "Security Lobby"},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/lobby) -"bkV" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/lobby) -"bkW" = (/obj/structure/sign/directions/evac,/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/lobby) -"bkX" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) -"bkY" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) -"bkZ" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (WEST)"; icon_state = "direction_evac"; dir = 8},/turf/simulated/wall,/area/tether/surfacebase/medical/lobby) -"bla" = (/obj/structure/sign/directions/medical{tag = "icon-direction_med (EAST)"; icon_state = "direction_med"; dir = 4; pixel_y = 8},/obj/structure/sign/directions/science{tag = "icon-direction_sci (WEST)"; icon_state = "direction_sci"; dir = 8; pixel_y = 3},/obj/structure/sign/directions/security{tag = "icon-direction_sec (WEST)"; icon_state = "direction_sec"; dir = 8; pixel_y = -4},/obj/structure/sign/directions/engineering{tag = "icon-direction_eng (WEST)"; icon_state = "direction_eng"; dir = 8; pixel_y = -10},/turf/simulated/wall,/area/tether/surfacebase/medical/lobby) -"blb" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/medical/lobby) -"blc" = (/obj/machinery/door/airlock/multi_tile/glass{name = "Emergency Treatment Centre lobby"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/medical/lobby) -"bld" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/medical/lobby) -"ble" = (/obj/structure/sign/greencross,/turf/simulated/wall,/area/tether/surfacebase/medical/lobby) -"blf" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"blg" = (/turf/simulated/wall/r_wall,/area/crew_quarters/panic_shelter) -"blh" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bli" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blk" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bll" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bln" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blo" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blp" = (/obj/machinery/atm{pixel_y = 31},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blq" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blr" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bls" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blt" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blu" = (/obj/machinery/button/remote/blast_door{id = "PubPrepFront"; name = "Gateway Shutter"; pixel_y = 22; req_access = list(62)},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blv" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blw" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blx" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bly" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blA" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blB" = (/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"blC" = (/obj/structure/bed/chair,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/bed/chair,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blE" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blF" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blH" = (/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blI" = (/obj/effect/floor_decal/corner/red{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blJ" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blK" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blL" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blO" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blP" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blR" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blT" = (/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blW" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blY" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"blZ" = (/obj/machinery/atm{pixel_y = 31},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bma" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmb" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmc" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmd" = (/obj/structure/bed,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bme" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmf" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmg" = (/obj/structure/sign/nosmoking_2{pixel_y = 29},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmh" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmi" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmj" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmk" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bml" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/structure/flora/pottedplant{tag = "icon-plant-21"; icon_state = "plant-21"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmn" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmo" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmp" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmq" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmr" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bms" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmt" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmv" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmw" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmx" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmy" = (/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmz" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmA" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmB" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bmC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmD" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmE" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmG" = (/obj/machinery/door/firedoor/glass/hidden/steel,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmH" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmI" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 2},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmK" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmM" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmN" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmO" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmP" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmQ" = (/obj/structure/disposalpipe/junction{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmR" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/disposalpipe/junction{dir = 8; icon_state = "pipe-j2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmS" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmT" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmU" = (/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bmV" = (/obj/structure/bed,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmW" = (/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmX" = (/obj/machinery/atmospherics/unary/vent_pump/positive,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmY" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bmZ" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/extinguisher_cabinet{pixel_x = 27},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bna" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"bnb" = (/obj/machinery/vending/cola,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bnc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bnd" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bne" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bnf" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bng" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bnh" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/lightgrey/bordercorner2,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bni" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bnj" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bnk" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnl" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnm" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnn" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bno" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnp" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnq" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bns" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnt" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnu" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnv" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnw" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnx" = (/obj/structure/closet,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bny" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bnz" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bnA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bnB" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (EAST)"; icon_state = "techfloor_hole_left"; dir = 4},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/obj/machinery/shower{dir = 8; icon_state = "shower"; pixel_x = -2; pixel_y = 0},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bnC" = (/turf/simulated/wall,/area/crew_quarters/pool) -"bnD" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/pool) -"bnE" = (/obj/machinery/door/airlock/multi_tile/glass{name = "Pool"},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bnF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bnG" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/pool) -"bnH" = (/obj/structure/disposalpipe/segment,/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/pool) -"bnI" = (/turf/simulated/wall,/area/crew_quarters/recreation_area) -"bnJ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/recreation_area) -"bnK" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnL" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnM" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnN" = (/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) -"bnO" = (/obj/structure/sign/directions/engineering{dir = 10; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) -"bnP" = (/obj/structure/sign/directions/medical{tag = "icon-direction_med (EAST)"; icon_state = "direction_med"; dir = 4; pixel_y = 8},/obj/structure/sign/directions/science{dir = 2; icon_state = "direction_sci"; pixel_y = 3; tag = "icon-direction_sci (WEST)"},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) -"bnQ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnR" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnS" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"bnT" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"bnU" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"bnV" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bnX" = (/obj/machinery/washing_machine,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bnY" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bnZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boa" = (/obj/structure/extinguisher_cabinet{pixel_x = 27},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bob" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/crew_quarters/pool) -"boc" = (/obj/structure/closet/secure_closet/personal,/obj/effect/floor_decal/spline/plain{dir = 9},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bod" = (/obj/structure/closet/secure_closet/personal,/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boe" = (/obj/structure/closet/secure_closet/personal,/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/camera/network/civilian,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bof" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/structure/closet{icon_closed = "cabinet_closed"; icon_opened = "cabinet_open"; icon_state = "cabinet_closed"; name = "Clothing Storage"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bog" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boh" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boi" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boj" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bok" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bol" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bom" = (/obj/effect/floor_decal/spline/plain{dir = 5},/obj/structure/disposalpipe/segment,/obj/structure/flora/pottedplant{tag = "icon-plant-10"; icon_state = "plant-10"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bon" = (/obj/machinery/vending/fitness,/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"boo" = (/obj/structure/closet/athletic_mixed,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bop" = (/obj/machinery/punching_clown,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"boq" = (/obj/machinery/camera/network/civilian,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bor" = (/obj/machinery/workout,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bos" = (/obj/structure/closet/athletic_mixed,/obj/structure/extinguisher_cabinet{pixel_x = 27},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bot" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"bou" = (/obj/machinery/light_switch{pixel_y = 25},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bov" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bow" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"box" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"boy" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"boz" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/north_stairs_three) -"boA" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"boB" = (/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"boC" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"boD" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"boE" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/atrium_three) -"boF" = (/obj/machinery/vending/coffee,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"boG" = (/obj/machinery/vending/cola,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"boH" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"boI" = (/obj/machinery/washing_machine,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boJ" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boK" = (/obj/machinery/light/small,/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boL" = (/obj/machinery/space_heater,/obj/effect/floor_decal/techfloor,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boM" = (/obj/machinery/space_heater,/obj/effect/floor_decal/techfloor,/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boN" = (/obj/machinery/space_heater,/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole/right,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boO" = (/obj/effect/floor_decal/techfloor/corner,/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (WEST)"; icon_state = "techfloor_corners"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boP" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/effect/floor_decal/techfloor/hole,/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"boQ" = (/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boR" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boS" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boW" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boY" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"boZ" = (/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bpa" = (/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bpb" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bpc" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/tether/surfacebase/north_stairs_three) -"bpd" = (/obj/structure/cable{icon_state = "0-4"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bpe" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bpf" = (/obj/machinery/light/small,/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bpg" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bph" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bpi" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/north_stairs_three) -"bpj" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bpk" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bpl" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bpm" = (/obj/effect/wingrille_spawn/reinforced_phoron,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/crew_quarters/panic_shelter) -"bpn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/hatch{name = "Fire/Phoron Shelter Secure Hatch"},/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/panic_shelter) -"bpo" = (/obj/effect/floor_decal/spline/plain{dir = 8},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bpp" = (/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bpq" = (/obj/effect/floor_decal/spline/plain{dir = 9},/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) -"bpr" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) -"bps" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/water/pool,/area/crew_quarters/pool) -"bpt" = (/obj/effect/floor_decal/spline/plain{dir = 5},/turf/simulated/floor/water/pool,/area/crew_quarters/pool) -"bpu" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bpv" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bpw" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bpx" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bpy" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area) -"bpz" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bpA" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bpB" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bpC" = (/obj/structure/table/woodentable,/obj/item/clothing/glasses/threedglasses,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bpD" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area) -"bpE" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock{name = "Secondary Janitorial Closet"; req_access = list(26)},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bpF" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bpG" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (WEST)"; icon_state = "direction_evac"; dir = 8},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) -"bpH" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bpI" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bpJ" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bpK" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bpL" = (/obj/machinery/door/airlock/maintenance/int{name = "Fire/Phoron Shelter"},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/panic_shelter) -"bpM" = (/obj/structure/extinguisher_cabinet{pixel_y = 27},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpN" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (NORTH)"; icon_state = "techfloor_hole_right"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpO" = (/obj/structure/sign/nosmoking_2{pixel_x = 29},/obj/structure/extinguisher_cabinet{pixel_y = 27},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpP" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpQ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/closet/firecloset,/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpR" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/closet/firecloset,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpS" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/closet/firecloset,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpT" = (/obj/machinery/computer/area_atmos{range = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpU" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpV" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bpW" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bpX" = (/obj/effect/floor_decal/spline/plain{dir = 8},/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) -"bpY" = (/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) -"bpZ" = (/turf/simulated/floor/water/pool,/area/crew_quarters/pool) -"bqa" = (/obj/effect/floor_decal/spline/plain{dir = 4},/turf/simulated/floor/water/pool,/area/crew_quarters/pool) -"bqb" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bqc" = (/obj/machinery/door/firedoor,/obj/machinery/door/airlock/glass{name = "Recreation Area"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area) -"bqd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqe" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqf" = (/obj/structure/table/woodentable,/obj/item/weapon/coin/silver,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqg" = (/obj/structure/flora/tree/sif,/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"bqh" = (/obj/structure/reagent_dispensers/watertank,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bqi" = (/obj/structure/sign/directions/evac,/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) -"bqj" = (/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bqk" = (/obj/structure/sign/fire{name = "\improper PHORON/FIRE SHELTER"; pixel_x = 33},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bql" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqm" = (/obj/effect/floor_decal/techfloor,/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqn" = (/obj/effect/floor_decal/techfloor,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqo" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/int{name = "Fire/Phoron Shelter"},/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/panic_shelter) -"bqp" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqq" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqr" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole/right,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqs" = (/obj/effect/floor_decal/techfloor,/obj/machinery/shower{dir = 1},/obj/effect/floor_decal/techfloor/hole/right,/obj/effect/floor_decal/techfloor/hole,/obj/effect/floor_decal/industrial/outline/blue,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqt" = (/obj/machinery/door/airlock/hatch{name = "Fire/Phoron Shelter Secure Hatch"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/panic_shelter) -"bqu" = (/obj/structure/extinguisher_cabinet{pixel_y = -31},/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqv" = (/obj/machinery/light/small,/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqw" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) -"bqx" = (/obj/structure/table/glass,/obj/item/weapon/inflatable_duck,/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bqy" = (/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bqz" = (/obj/machinery/power/apc{name = "west bump"; dir = 8; pixel_x = -26; cell_type = /obj/item/weapon/cell/super},/obj/structure/cable{icon_state = "0-4"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqA" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqB" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqC" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqD" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqE" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bqF" = (/turf/simulated/open,/area/tether/surfacebase/north_stairs_three) -"bqG" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bqH" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bqI" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bqJ" = (/turf/simulated/wall/r_wall,/area/vacant/vacant_shop) -"bqK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/maintenance/int{name = "Fire/Phoron Shelter"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_shop) -"bqL" = (/turf/simulated/wall/r_wall,/area/crew_quarters/freezer) -"bqM" = (/obj/machinery/door/airlock/maintenance/common{name = "Freezer Maintenance Access"; req_access = list(28)},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/freezer) -"bqN" = (/turf/simulated/wall/r_wall,/area/hydroponics/cafegarden) -"bqO" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/spline/plain{dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bqP" = (/obj/effect/floor_decal/spline/plain{dir = 9},/obj/item/weapon/beach_ball,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) -"bqQ" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) -"bqR" = (/obj/effect/floor_decal/spline/plain{dir = 5},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) -"bqS" = (/obj/structure/table/glass,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bqT" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqU" = (/obj/machinery/scale,/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqV" = (/obj/machinery/scale,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqX" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqY" = (/obj/structure/reagent_dispensers/water_cooler/full,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) -"bqZ" = (/obj/machinery/light_switch{pixel_y = -25},/obj/structure/table/steel,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/box/lights/mixed,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"bra" = (/obj/machinery/light/small,/obj/structure/mopbucket,/obj/item/weapon/reagent_containers/glass/bucket,/obj/item/weapon/mop,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) -"brb" = (/obj/machinery/status_display{pixel_x = -32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"brc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"brd" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/vacant/vacant_shop) -"bre" = (/obj/item/weapon/reagent_containers/food/drinks/bottle/orangejuice,/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/contraband,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"brf" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/cigarettes,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/security,/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"brg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"brh" = (/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/down/supply,/obj/structure/lattice,/obj/structure/disposalpipe/down,/turf/simulated/open,/area/vacant/vacant_shop) -"bri" = (/turf/simulated/wall,/area/crew_quarters/freezer) -"brj" = (/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"brk" = (/obj/structure/closet/crate/freezer,/obj/machinery/camera/network/civilian,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"brl" = (/obj/structure/kitchenspike,/obj/machinery/alarm{frequency = 1441; pixel_y = 22; target_temperature = 273.15},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"brm" = (/obj/structure/kitchenspike,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"brn" = (/obj/structure/flora/ausbushes/grassybush,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"bro" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"brp" = (/obj/machinery/camera/network/civilian,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"brq" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/hydroponics/cafegarden) -"brr" = (/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) -"brs" = (/obj/effect/floor_decal/spline/plain,/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) -"brt" = (/obj/effect/floor_decal/spline/plain{dir = 6},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) -"bru" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor,/obj/machinery/door/airlock/glass{name = "Recreation Area"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area) -"brv" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area) -"brw" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area_hallway) -"brx" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable{icon_state = "0-4"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bry" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"brz" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"brA" = (/obj/machinery/newscaster{pixel_x = 25},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"brB" = (/turf/simulated/wall,/area/vacant/vacant_shop) -"brC" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"brD" = (/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"brE" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"brF" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"brG" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"brH" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"brI" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"brJ" = (/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"brK" = (/obj/structure/flora/ausbushes/ppflowers,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"brL" = (/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"brM" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"brN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"brO" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"brP" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"brQ" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"brR" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"brS" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"brT" = (/obj/machinery/shower{dir = 4; icon_state = "shower"; pixel_x = 5; pixel_y = 0},/obj/structure/curtain/open/shower,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"brU" = (/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"brV" = (/obj/machinery/shower{dir = 8; icon_state = "shower"; pixel_x = -5; pixel_y = 0},/obj/structure/curtain/open/shower,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"brW" = (/obj/structure/table/rack,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"brX" = (/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"brY" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"brZ" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"bsa" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 4},/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"bsb" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"bsc" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"bsd" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"bse" = (/obj/structure/flora/ausbushes/lavendergrass,/obj/structure/flora/ausbushes/ppflowers,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"bsf" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bsg" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bsh" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bsi" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bsj" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bsk" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/glass{name = "Pool"},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bsl" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bsm" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bsn" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bso" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bsp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bsq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bsr" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/power/apc{name = "west bump"; dir = 8; pixel_x = -26; cell_type = /obj/item/weapon/cell/super},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bss" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bst" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bsu" = (/obj/structure/cable{icon_state = "32-4"},/obj/structure/lattice,/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"bsv" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"bsw" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"bsx" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bsy" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bsz" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bsA" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bsB" = (/obj/structure/disposalpipe/segment,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bsC" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bsD" = (/obj/structure/grille,/obj/structure/railing{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) -"bsE" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) -"bsF" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"bsG" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"bsH" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"bsI" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"bsJ" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"bsK" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"bsL" = (/obj/machinery/gibber,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"bsM" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"bsN" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"bsO" = (/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) -"bsP" = (/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) -"bsQ" = (/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/water/pool,/area/crew_quarters/pool) -"bsR" = (/obj/effect/floor_decal/spline/plain{dir = 6},/turf/simulated/floor/water/pool,/area/crew_quarters/pool) -"bsS" = (/obj/structure/disposalpipe/segment,/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bsT" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bsU" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bsV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bsW" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/pool) -"bsX" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bsY" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bsZ" = (/obj/machinery/light,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bta" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"btb" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"btc" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"btd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bte" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"btf" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor,/obj/machinery/door/airlock{name = "Unisex Showers"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"btg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bth" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"bti" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"btj" = (/obj/structure/closet/crate,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) -"btk" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"btl" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"btm" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"btn" = (/obj/structure/sign/directions/medical{dir = 1; icon_state = "direction_med"; pixel_y = 8; tag = "icon-direction_med (EAST)"},/obj/structure/sign/directions/science{dir = 2; icon_state = "direction_sci"; pixel_y = 3; tag = "icon-direction_sci (WEST)"},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/obj/structure/sign/directions/engineering{dir = 1; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/atrium_three) -"bto" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/structure/table/rack,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/maintenance/research,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"btp" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"btq" = (/obj/structure/closet/secure_closet/freezer/meat,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"btr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/icecream_vat,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"bts" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"btt" = (/obj/machinery/chem_master,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"btu" = (/obj/structure/flora/ausbushes/sparsegrass,/obj/structure/flora/ausbushes/ywflowers,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"btv" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"btw" = (/obj/structure/flora/ausbushes/pointybush,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) -"btx" = (/obj/structure/table/glass,/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"bty" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btz" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btA" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btB" = (/obj/effect/floor_decal/spline/plain{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"btD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/extinguisher_cabinet{pixel_x = 27},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"btE" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/recreation_area_hallway) -"btF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"btG" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"btH" = (/obj/structure/extinguisher_cabinet{pixel_x = 27},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"btI" = (/obj/item/weapon/bikehorn/rubberducky,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"btJ" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) -"btK" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"btL" = (/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"btM" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) -"btN" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/freezer) -"btO" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/freezer{name = "Kitchen cold room"; req_access = list(28)},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) -"btP" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/kitchen) -"btQ" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/glass{name = "Garden"; req_access = list(28)},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"btR" = (/turf/simulated/wall,/area/crew_quarters/kitchen) -"btS" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btT" = (/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btU" = (/obj/effect/floor_decal/spline/plain,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btV" = (/obj/effect/floor_decal/spline/plain,/obj/machinery/light,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btW" = (/obj/effect/floor_decal/spline/plain,/obj/structure/flora/pottedplant{icon_state = "plant-22"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btX" = (/obj/effect/floor_decal/spline/plain{dir = 6},/obj/structure/undies_wardrobe,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) -"btY" = (/obj/structure/closet/lasertag/red,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"btZ" = (/obj/structure/closet/lasertag/blue,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/pool) -"bua" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/pool) -"bub" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area_hallway) -"buc" = (/obj/machinery/vending/fitness,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bud" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/beige/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bue" = (/obj/structure/bed/chair/wood,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"buf" = (/obj/machinery/light/flamp/noshade{pixel_x = -8; pixel_y = 6},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bug" = (/turf/simulated/wall,/area/crew_quarters/bar) -"buh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/machinery/light/small{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bui" = (/obj/structure/table/bench/wooden,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"buj" = (/obj/structure/table/bench/wooden,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"buk" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/closet/chefcloset,/obj/item/glass_jar,/obj/item/device/retail_scanner/civilian,/obj/item/weapon/soap/nanotrasen,/obj/item/device/destTagger{pixel_x = 4; pixel_y = 3},/obj/item/weapon/packageWrap,/obj/item/weapon/packageWrap,/obj/item/weapon/packageWrap,/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bul" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bum" = (/obj/structure/table/standard,/obj/machinery/microwave,/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bun" = (/obj/structure/table/standard,/obj/machinery/microwave,/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"buo" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/disposal,/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bup" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"buq" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/closet/secure_closet/freezer/meat,/obj/machinery/light{dir = 4; icon_state = "tube1"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bur" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/crew_quarters/pool) -"bus" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/pool) -"but" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buu" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buv" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buw" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bux" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buy" = (/obj/machinery/light{dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buz" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buA" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buB" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buC" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"buD" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"buE" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"buF" = (/obj/structure/bed/chair/wood,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"buG" = (/obj/structure/table/woodentable,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"buH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"buI" = (/obj/machinery/atm{pixel_x = -30},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"buJ" = (/obj/structure/table/woodentable,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"buK" = (/obj/structure/table/woodentable,/obj/item/weapon/reagent_containers/food/drinks/glass2/pint,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"buL" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/closet/secure_closet/freezer/fridge,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"buM" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"buN" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"buO" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"buP" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"buQ" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/closet/secure_closet/freezer/kitchen,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"buR" = (/obj/machinery/vending/coffee,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buS" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buT" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buU" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buV" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buW" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buX" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buY" = (/obj/machinery/door/firedoor/glass/hidden/steel,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"buZ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bva" = (/obj/structure/table/woodentable,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bvb" = (/obj/structure/disposalpipe/sortjunction{dir = 1; icon_state = "pipe-j1s"; name = "Kitchen"; sortType = "Kitchen"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bvc" = (/obj/structure/bed/chair/wood{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bvd" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bve" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/bar) -"bvf" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bvg" = (/obj/structure/table/bench/wooden,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bvh" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/blast/shutters{dir = 8; id = "kitchen"; layer = 3.1; name = "Kitchen Shutters"},/turf/simulated/floor/plating,/area/crew_quarters/kitchen) -"bvi" = (/obj/effect/floor_decal/corner/grey/diagonal{dir = 4},/obj/item/weapon/reagent_containers/food/condiment/small/saltshaker{pixel_x = -3; pixel_y = 0},/obj/item/weapon/reagent_containers/food/condiment/small/peppermill{pixel_x = 3},/obj/structure/table/standard,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvj" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvk" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/book/manual/chef_recipes,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvl" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/reagent_containers/food/condiment/enzyme{layer = 5},/obj/item/weapon/reagent_containers/dropper,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvm" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvn" = (/obj/effect/floor_decal/corner/grey/diagonal,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvo" = (/obj/machinery/cooker/grill,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (NORTHWEST)"; icon_state = "warning_dust"; dir = 9},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvp" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/kitchen) -"bvq" = (/obj/machinery/vending/snack,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bvr" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) -"bvs" = (/obj/structure/bed/chair/wood{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bvt" = (/obj/machinery/door/airlock/glass,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/crew_quarters/bar) -"bvu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bvv" = (/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bvw" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/door/blast/shutters{dir = 8; id = "kitchen"; layer = 3.1; name = "Kitchen Shutters"},/turf/simulated/floor/plating,/area/crew_quarters/kitchen) -"bvx" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/table/standard,/obj/item/weapon/material/kitchen/rollingpin,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvy" = (/obj/structure/table/standard,/obj/machinery/reagentgrinder,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvz" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvA" = (/obj/machinery/cooker/candy,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvB" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bvC" = (/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bvD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bvE" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bvF" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bvG" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/table/standard,/obj/item/weapon/material/knife/butch,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvH" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvI" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/packageWrap,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvJ" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/storage/box/donkpockets{pixel_x = 3; pixel_y = 3},/obj/item/weapon/reagent_containers/glass/beaker{pixel_x = 5},/obj/structure/extinguisher_cabinet{pixel_x = -4; pixel_y = 30},/obj/machinery/button/remote/blast_door{id = "kitchen"; name = "Kitchen shutters"; pixel_x = 8; pixel_y = 25},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvK" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/reagent_containers/food/snacks/mint,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvL" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/effect/floor_decal/corner/grey/diagonal,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvM" = (/obj/machinery/cooker/cereal,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvN" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"bvO" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"bvP" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"bvQ" = (/turf/simulated/wall,/area/hallway/lower/third_south) -"bvR" = (/obj/machinery/door/airlock/glass,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/monotile,/area/crew_quarters/bar) -"bvS" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bvT" = (/obj/machinery/smartfridge,/turf/simulated/wall,/area/crew_quarters/kitchen) -"bvU" = (/obj/machinery/cooker/fryer,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bvV" = (/turf/simulated/wall,/area/rnd/breakroom) -"bvW" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/rnd/breakroom) -"bvX" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/breakroom) -"bvY" = (/turf/simulated/wall/r_wall,/area/rnd/breakroom) -"bvZ" = (/obj/machinery/door/firedoor,/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced{dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/breakroom) -"bwa" = (/turf/simulated/wall/r_wall,/area/hallway/lower/third_south) -"bwb" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/hallway/lower/third_south) -"bwc" = (/obj/structure/disposalpipe/sortjunction{dir = 1; icon_state = "pipe-j1s"; name = "Bar"; sortType = "Bar"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bwd" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bwe" = (/obj/structure/bed/chair/wood,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bwf" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bwg" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bwh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bwi" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/freezer{name = "Kitchen"; req_access = list(28)},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bwj" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bwk" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bwl" = (/obj/machinery/cooker/oven,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (SOUTHWEST)"; icon_state = "warning_dust"; dir = 10},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bwm" = (/obj/structure/bookcase/manuals/research_and_development,/obj/machinery/light/small{dir = 8},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwn" = (/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwo" = (/obj/machinery/camera/network/research,/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwp" = (/obj/structure/bed/chair,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwq" = (/obj/structure/bed/chair,/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwr" = (/obj/structure/bed/chair,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bws" = (/obj/structure/bed/chair,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwt" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwu" = (/obj/machinery/vending/snack,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwv" = (/obj/machinery/atmospherics/pipe/zpipe/up,/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/up{tag = "icon-pipe-u (NORTH)"; icon_state = "pipe-u"; dir = 1},/turf/simulated/floor/plating,/area/rnd/breakroom) -"bww" = (/turf/simulated/shuttle/wall/voidcraft/green{hard_corner = 1},/area/hallway/lower/third_south) -"bwx" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwy" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwA" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwB" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bwC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bwD" = (/obj/structure/table/bench/wooden,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bwE" = (/obj/structure/table/bench/wooden,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bwF" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/door/blast/shutters{dir = 2; id = "kitchen"; layer = 3.3; name = "Kitchen Shutters"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bwG" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/chemical_dispenser/bar_soft/full,/obj/machinery/door/blast/shutters{dir = 2; id = "kitchen"; layer = 3.3; name = "Kitchen Shutters"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bwH" = (/obj/machinery/door/blast/shutters{dir = 2; id = "kitchen"; layer = 3.3; name = "Kitchen Shutters"},/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bwI" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/door/blast/shutters{dir = 2; id = "kitchen"; layer = 3.3; name = "Kitchen Shutters"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) -"bwJ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/rnd/breakroom) -"bwK" = (/obj/structure/bed/chair/comfy,/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwL" = (/obj/structure/table/glass,/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwM" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwN" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwO" = (/obj/machinery/vending/cola,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bwP" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/rnd/breakroom) -"bwQ" = (/turf/simulated/floor/holofloor/tiled/dark,/area/hallway/lower/third_south) -"bwR" = (/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwS" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwT" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwU" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwW" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bwX" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bwY" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"bwZ" = (/obj/structure/railing,/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"bxa" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/turf/simulated/open,/area/tether/surfacebase/atrium_three) -"bxb" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/beige/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxc" = (/obj/structure/bed/chair/wood{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/beige/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxd" = (/obj/machinery/light/flamp/noshade{pixel_x = -8; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxe" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bxf" = (/obj/structure/table/woodentable,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bxg" = (/obj/structure/table/woodentable,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bxh" = (/obj/structure/table/marble,/obj/effect/floor_decal/spline/plain{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"bxi" = (/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"bxj" = (/obj/machinery/computer/security/telescreen/entertainment{icon_state = "frame"; pixel_x = 0; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"bxk" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"bxl" = (/obj/structure/bed/chair/comfy{tag = "icon-comfychair_preview (WEST)"; icon_state = "comfychair_preview"; dir = 8},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bxm" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) -"bxn" = (/obj/machinery/vending/coffee,/turf/simulated/floor/wood,/area/rnd/breakroom) -"bxo" = (/obj/structure/lattice,/obj/machinery/atmospherics/pipe/zpipe/down{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/down/supply{dir = 1},/obj/structure/cable{tag = "icon-32-1"; icon_state = "32-1"},/obj/structure/disposalpipe/down,/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/rnd/breakroom) -"bxp" = (/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bxq" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bxr" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bxs" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bxt" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bxu" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bxv" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxw" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxx" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxy" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxz" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxA" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxB" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxC" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (WEST)"; icon_state = "direction_evac"; dir = 8},/turf/simulated/wall,/area/crew_quarters/bar) -"bxD" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bxE" = (/obj/structure/table/marble,/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"bxF" = (/obj/structure/table/marble,/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"bxG" = (/obj/structure/bed/chair/comfy{tag = "icon-comfychair_preview (NORTH)"; icon_state = "comfychair_preview"; dir = 1},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bxH" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bxI" = (/obj/machinery/vending/fitness,/turf/simulated/floor/wood,/area/rnd/breakroom) -"bxJ" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/railing,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/breakroom) -"bxK" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bxL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxM" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxN" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxO" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/sortjunction{dir = 4; icon_state = "pipe-j1s"; name = "Hydroponics"; sortType = "Hydroponics"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxP" = (/obj/effect/landmark{name = "JoinLateElevator"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bxR" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/bar) -"bxS" = (/obj/structure/table/bench/wooden,/obj/machinery/light{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bxT" = (/obj/structure/table/bench/wooden,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bxU" = (/obj/effect/floor_decal/corner/beige{dir = 9},/obj/effect/floor_decal/spline/plain{dir = 8},/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"bxV" = (/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"bxW" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/bar) -"bxX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bxY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bxZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/rnd/breakroom) -"bya" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) -"byb" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/rnd/breakroom) -"byc" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/rnd/breakroom) -"byd" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/rnd/breakroom) -"bye" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byf" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byg" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byh" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byi" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byj" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byk" = (/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byl" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bym" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byn" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/machinery/light,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byo" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byp" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byq" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byr" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"bys" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byt" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byu" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lime/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byv" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) -"byw" = (/obj/structure/table/woodentable,/obj/item/weapon/reagent_containers/food/drinks/glass2/pint,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"byx" = (/obj/effect/floor_decal/corner/beige{dir = 10},/obj/effect/floor_decal/corner/beige{dir = 9},/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"byy" = (/obj/effect/floor_decal/corner/beige{dir = 10},/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) -"byz" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = -30; pixel_y = 0},/turf/simulated/floor/wood,/area/rnd/breakroom) -"byA" = (/obj/structure/table/glass,/obj/machinery/microwave,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/wood,/area/rnd/breakroom) -"byB" = (/obj/machinery/light,/obj/structure/table/glass,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/wood,/area/rnd/breakroom) -"byC" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) -"byD" = (/obj/machinery/light,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) -"byE" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/machinery/vending/cigarette,/turf/simulated/floor/wood,/area/rnd/breakroom) -"byF" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/window/reinforced/tinted{dir = 8; icon_state = "twindow"},/obj/structure/window/reinforced/tinted{dir = 4; icon_state = "twindow"},/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/rnd/breakroom) -"byG" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/up{tag = "icon-pipe-u (WEST)"; icon_state = "pipe-u"; dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/railing{dir = 1},/turf/simulated/floor/plating,/area/rnd/breakroom) -"byH" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byI" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byJ" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byK" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/maintenance/lower/atrium) -"byL" = (/turf/simulated/wall,/area/maintenance/lower/atrium) -"byM" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"byN" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) -"byO" = (/obj/machinery/door/airlock/maintenance/int{name = "Emergency Storage"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"byP" = (/obj/structure/sign/directions/medical{tag = "icon-direction_med (EAST)"; icon_state = "direction_med"; dir = 4; pixel_y = 8},/obj/structure/sign/directions/science{tag = "icon-direction_sci (WEST)"; icon_state = "direction_sci"; dir = 8; pixel_y = 3},/obj/structure/sign/directions/security{tag = "icon-direction_sec (WEST)"; icon_state = "direction_sec"; dir = 8; pixel_y = -4},/obj/structure/sign/directions/engineering{tag = "icon-direction_eng (WEST)"; icon_state = "direction_eng"; dir = 8; pixel_y = -10},/turf/simulated/wall,/area/maintenance/lower/atrium) -"byQ" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"byR" = (/turf/simulated/wall,/area/hydroponics) -"byS" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/hydroponics) -"byT" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/hydroponics) -"byU" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byV" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"byW" = (/obj/structure/closet/firecloset,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"byX" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/breakroom) -"byY" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Research Lounge"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/breakroom) -"byZ" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_research{name = "Research Lounge"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/breakroom) -"bza" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/breakroom) -"bzb" = (/turf/simulated/wall/r_wall,/area/rnd/reception_desk) -"bzc" = (/turf/simulated/wall,/area/rnd/reception_desk) -"bzd" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/door/firedoor/glass/hidden/steel,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bze" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bzf" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bzg" = (/obj/structure/table/rack,/obj/item/weapon/reagent_containers/food/drinks/bottle/gin,/obj/random/action_figure,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzh" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzi" = (/obj/effect/decal/cleanable/blood/splatter,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzj" = (/obj/structure/closet,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzk" = (/obj/machinery/light/small{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzl" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzm" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzn" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzo" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzp" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/structure/closet/secure_closet/hydroponics,/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/hydroponics) -"bzr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment,/obj/machinery/smartfridge,/turf/simulated/floor/tiled,/area/hydroponics) -"bzs" = (/obj/machinery/honey_extractor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) -"bzt" = (/obj/machinery/smartfridge/drying_rack,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) -"bzu" = (/obj/item/bee_pack,/obj/item/honey_frame,/obj/item/honey_frame,/obj/item/honey_frame,/obj/item/honey_frame,/obj/item/honey_frame,/obj/item/weapon/crowbar,/obj/item/bee_smoker,/obj/item/beehive_assembly,/obj/structure/closet/crate/hydroponics{desc = "All you need to start your own honey farm."; name = "beekeeping crate"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) -"bzv" = (/obj/machinery/vending/hydronutrients,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/hydroponics) -"bzw" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/hydroponics) -"bzx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bzy" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bzz" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/research) -"bzA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/research) -"bzB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/research) -"bzC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bzD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/research) -"bzE" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bzF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bzG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bzH" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/research) -"bzI" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/research) -"bzJ" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bzK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bzL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bzM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bzN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bzO" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/regular,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bzP" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bzQ" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzR" = (/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzS" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzT" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzU" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bzV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/hydroponics) -"bzW" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hydroponics) -"bzX" = (/turf/simulated/floor/tiled,/area/hydroponics) -"bzY" = (/obj/machinery/seed_storage/garden,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) -"bzZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/door/firedoor/glass/hidden/steel,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bAa" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bAb" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bAc" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAe" = (/obj/structure/table/bench/wooden,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAf" = (/obj/structure/table/woodentable,/obj/item/weapon/reagent_containers/food/drinks/glass2/pint,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAg" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/rnd/research) -"bAh" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bAi" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/turf/simulated/floor/tiled,/area/rnd/research) -"bAj" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/sortjunction{name = "Research"; sortType = "Research"},/turf/simulated/floor/tiled,/area/rnd/research) -"bAk" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bAl" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/rnd/research) -"bAm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bAn" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAo" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAp" = (/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAq" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAr" = (/obj/structure/table/glass,/obj/machinery/recharger,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAs" = (/obj/structure/disposalpipe/segment,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bAt" = (/turf/simulated/wall,/area/maintenance/engineering/pumpstation) -"bAu" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bAv" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bAw" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bAx" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/structure/cable,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bAy" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hydroponics) -"bAz" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/machinery/portable_atmospherics/hydroponics,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hydroponics) -"bAA" = (/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled,/area/hydroponics) -"bAB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) -"bAC" = (/obj/machinery/vending/snack,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAE" = (/obj/item/weapon/tank/oxygen,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAF" = (/obj/structure/table/bench/wooden,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAG" = (/obj/structure/table/woodentable,/obj/machinery/computer/security/telescreen/entertainment{icon_state = "frame"; pixel_x = 32; pixel_y = 0},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bAH" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"bAI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bAJ" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/rnd/research) -"bAK" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/rnd/research) -"bAL" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/rnd/research) -"bAM" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/research) -"bAN" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bAO" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bAP" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bAQ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bAR" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/glass_research{name = "Front Desk"},/turf/simulated/floor/tiled,/area/rnd/research) -"bAS" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAT" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAW" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAX" = (/obj/structure/table/glass,/obj/machinery/cell_charger,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bAY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bAZ" = (/obj/machinery/newscaster{pixel_x = 25},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bBa" = (/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/atmospherics/portables_connector,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bBb" = (/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/atmospherics/portables_connector,/obj/machinery/camera/network/engineering,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bBc" = (/obj/machinery/light/small{dir = 1},/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/atmospherics/portables_connector,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bBd" = (/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/atmospherics/portables_connector,/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bBe" = (/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bBf" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bBg" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/machinery/light/small{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) -"bBh" = (/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bBi" = (/obj/machinery/space_heater,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) -"bBj" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bBk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) -"bBl" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hydroponics) -"bBm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/hydroponics) -"bBn" = (/obj/structure/sign/botany,/turf/simulated/wall,/area/hydroponics) -"bBo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bBp" = (/obj/structure/sign/double/barsign{dir = 8},/turf/simulated/wall,/area/crew_quarters/bar) -"bBq" = (/obj/machinery/vending/cola,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bBr" = (/obj/item/clothing/mask/gas,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bBs" = (/obj/structure/table/bench/wooden,/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bBt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/rnd/research) -"bBu" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/rnd/research) -"bBv" = (/turf/simulated/open,/area/rnd/research) -"bBw" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/rnd/research) -"bBx" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/rnd/research) -"bBy" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bBz" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/research) -"bBA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/structure/flora/pottedplant{icon_state = "plant-22"},/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bBB" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bBC" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/light,/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bBD" = (/obj/structure/bed/chair/office/dark,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bBE" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/turf/simulated/floor/tiled,/area/rnd/reception_desk) -"bBF" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/rnd/reception_desk) -"bBG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bBH" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bBI" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bBJ" = (/obj/machinery/atmospherics/pipe/manifold/visible/red,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bBK" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bBL" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/toolbox,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bBM" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bBN" = (/obj/machinery/floodlight,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) -"bBO" = (/obj/structure/table/rack{dir = 1},/obj/item/clothing/suit/fire/firefighter,/obj/item/weapon/tank/oxygen,/obj/item/clothing/mask/gas,/obj/item/weapon/extinguisher,/obj/item/clothing/head/hardhat/red,/obj/item/clothing/glasses/meson,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) -"bBP" = (/obj/structure/table/standard,/obj/item/device/t_scanner,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/briefcase/inflatable,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) -"bBQ" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bBR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled,/area/hydroponics) -"bBS" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/hydroponics) -"bBT" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/hydroponics) -"bBU" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/hydroponics) -"bBV" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass{name = "Hydroponics"; req_access = newlist(); req_one_access = list(35,28)},/turf/simulated/floor/tiled/monotile,/area/hydroponics) -"bBW" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bBX" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bBY" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/machinery/firealarm{pixel_x = -30},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bBZ" = (/obj/item/clothing/suit/storage/hooded/wintercoat/captain,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCa" = (/obj/item/clothing/suit/storage/hooded/wintercoat/science,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCb" = (/obj/item/clothing/suit/storage/hooded/wintercoat/medical,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCc" = (/obj/effect/landmark{name = "Observer-Start"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCd" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCe" = (/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"bCf" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bCg" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bCh" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bCi" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bCj" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bCk" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/reception_desk) -"bCl" = (/obj/structure/table/reinforced,/obj/machinery/door/window/brigdoor/southleft{name = "Research Desk"; req_access = list(47)},/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/rnd/reception_desk) -"bCm" = (/obj/structure/sign/science,/turf/simulated/wall,/area/rnd/reception_desk) -"bCn" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bCo" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bCp" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bCq" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bCr" = (/obj/machinery/atmospherics/binary/pump{tag = "icon-map_off (WEST)"; icon_state = "map_off"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bCs" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bCt" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bCu" = (/turf/simulated/wall,/area/maintenance/substation/bar) -"bCv" = (/obj/structure/table/rack,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bCw" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bCx" = (/obj/machinery/door/airlock/maintenance/common{name = "Hydroponics Maintenance"; req_access = list(35)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/hydroponics) -"bCy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) -"bCz" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hydroponics) -"bCA" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) -"bCB" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/hydroponics) -"bCC" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/hydroponics) -"bCD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/hydroponics) -"bCE" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bCF" = (/obj/structure/bed/chair/wood,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCG" = (/obj/structure/bed/chair/wood,/obj/structure/bed/chair/wood,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCH" = (/obj/item/clothing/shoes/boots/winter,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCI" = (/obj/structure/table/woodentable,/obj/item/device/flashlight/color,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCJ" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bCK" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) -"bCL" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"bCM" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/turf/simulated/open,/area/rnd/research) -"bCN" = (/obj/structure/railing,/turf/simulated/open,/area/rnd/research) -"bCO" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/open,/area/rnd/research) -"bCP" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bCQ" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bCR" = (/obj/structure/disposalpipe/sortjunction{name = "RD Office"; sortType = "RD Office"},/turf/simulated/floor/tiled,/area/rnd/research) -"bCS" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bCT" = (/obj/machinery/light_switch{pixel_x = 25},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bCU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/structure/table/reinforced,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bCV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (NORTHWEST)"; icon_state = "steel_decals3"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (WEST)"; icon_state = "steel_decals3"; dir = 8},/obj/structure/table/reinforced,/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bCW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light_switch{pixel_x = 25},/obj/structure/closet/firecloset,/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bCX" = (/turf/simulated/wall,/area/rnd/research_foyer) -"bCY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bCZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bDa" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bDb" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bDc" = (/obj/machinery/atmospherics/pipe/tank{tag = "icon-air_map (EAST)"; icon_state = "air_map"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bDd" = (/obj/machinery/atmospherics/tvalve/digital/bypass{tag = "icon-map_tvalve1 (WEST)"; icon_state = "map_tvalve1"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bDe" = (/obj/machinery/atmospherics/pipe/simple/visible/universal{tag = "icon-map_universal (EAST)"; icon_state = "map_universal"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bDf" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bDg" = (/obj/structure/railing,/obj/machinery/computer/area_atmos/tag{dir = 8; scrub_id = "atrium"},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bDh" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bDi" = (/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bDj" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/engi,/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bDk" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/machinery/camera/network/engineering,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bDl" = (/obj/machinery/light/small{dir = 1},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bDm" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/decal/cleanable/blood/splatter,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bDn" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bDo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/hydroponics) -"bDp" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) -"bDq" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass{name = "Hydroponics"; req_access = newlist(); req_one_access = list(35,28)},/turf/simulated/floor/tiled/monotile,/area/hydroponics) -"bDr" = (/obj/structure/table/gamblingtable,/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bDs" = (/obj/structure/table/gamblingtable,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bDt" = (/obj/structure/bed/chair/wood{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bDu" = (/obj/structure/table/woodentable,/obj/item/device/flashlight/color,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bDv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bDw" = (/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (NORTH)"; icon_state = "steel_decals9"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (EAST)"; icon_state = "steel_decals9"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bDx" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/rnd/research) -"bDy" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bDz" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bDA" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/sortjunction{dir = 4; icon_state = "pipe-j1s"; name = "Robotics"; sortType = "Robotics"},/turf/simulated/floor/tiled,/area/rnd/research) -"bDB" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bDC" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bDD" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/research{id_tag = "researchdoor"; name = "Research Division Access"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/research) -"bDE" = (/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bDF" = (/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bDG" = (/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bDH" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/research{id_tag = "researchdoor"; name = "Research Division Access"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bDI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bDJ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bDK" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bDL" = (/obj/machinery/atmospherics/tvalve/mirrored/digital/bypass{tag = "icon-map_tvalvem1 (WEST)"; icon_state = "map_tvalvem1"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bDM" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bDN" = (/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{tag = "icon-down-scrubbers (WEST)"; icon_state = "down-scrubbers"; dir = 8},/obj/machinery/atmospherics/pipe/zpipe/down/supply{tag = "icon-down-supply (WEST)"; icon_state = "down-supply"; dir = 8},/obj/structure/cable/cyan{d1 = 32; d2 = 2; icon_state = "32-2"},/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/engineering/pumpstation) -"bDO" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bDP" = (/obj/structure/sign/warning/high_voltage,/turf/simulated/wall,/area/maintenance/substation/bar) -"bDQ" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bDR" = (/obj/machinery/power/terminal,/obj/structure/cable{icon_state = "0-8"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bDS" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/structure/cable,/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bDT" = (/obj/structure/closet/firecloset,/obj/structure/sign/warning/high_voltage{pixel_x = -32},/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bDU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/hydroponics) -"bDV" = (/obj/machinery/biogenerator,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/hydroponics) -"bDW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bDX" = (/obj/structure/bed/chair/wood{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bDY" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bDZ" = (/obj/structure/table/woodentable,/obj/item/device/flashlight/color,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bEa" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bEb" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bEc" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/mauve/bordercorner,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bEd" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/research) -"bEe" = (/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/research) -"bEf" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bEg" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2,/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bEh" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bEi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/shower{dir = 4; icon_state = "shower"; pixel_x = 2; pixel_y = 0},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHEAST)"; icon_state = "steel_decals10"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bEj" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/light,/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (NORTH)"; icon_state = "steel_decals5"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (SOUTHWEST)"; icon_state = "steel_decals3"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (NORTH)"; icon_state = "steel_decals3"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bEk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bEl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bEm" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bEn" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/research_foyer) -"bEo" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bEp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bEq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bEr" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bEs" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bEt" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bEu" = (/obj/machinery/atmospherics/binary/pump{tag = "icon-map_off (EAST)"; icon_state = "map_off"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bEv" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/obj/structure/railing{dir = 1},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bEw" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Cargo Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bEx" = (/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - Surface Civilian"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bEy" = (/obj/machinery/power/sensor{name = "Powernet Sensor - Surface Civilian Subgrid"; name_tag = "Surface Civilian Subgrid"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bEz" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/engi,/turf/simulated/floor/plating,/area/maintenance/substation/bar) -"bEA" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bEB" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bEC" = (/obj/machinery/seed_extractor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) -"bED" = (/obj/structure/bed/chair/wood{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bEE" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"bEF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/research) -"bEG" = (/obj/machinery/light_switch{pixel_x = 25},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bEH" = (/turf/simulated/wall,/area/assembly/robotics) -"bEI" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_research{name = "Robotics Lab"; req_access = list(29,47)},/turf/simulated/floor/tiled,/area/assembly/robotics) -"bEJ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/assembly/robotics) -"bEK" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_research{name = "Robotics Lab"; req_access = list(29,47)},/turf/simulated/floor/tiled,/area/assembly/robotics) -"bEL" = (/turf/simulated/wall,/area/assembly/chargebay) -"bEM" = (/obj/structure/sign/science,/turf/simulated/wall,/area/assembly/chargebay) -"bEN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bEO" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bEP" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bEQ" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bER" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bES" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bET" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/cyan,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bEU" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/junk,/obj/random/cigarettes,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bEV" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bEW" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/research,/obj/random/maintenance/medical,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bEX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled,/area/hydroponics) -"bEY" = (/obj/structure/bed/chair/wood{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bEZ" = (/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bFa" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bFb" = (/obj/machinery/light,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bFc" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bFd" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/research) -"bFe" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/rnd/research) -"bFf" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/rnd/research) -"bFg" = (/obj/machinery/recharge_station,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bFh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bFi" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bFj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bFk" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bFl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bFm" = (/obj/machinery/recharge_station,/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) -"bFn" = (/obj/machinery/recharge_station,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) -"bFo" = (/obj/machinery/computer/cryopod/robot{pixel_y = 30},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) -"bFp" = (/obj/machinery/cryopod/robot,/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) -"bFq" = (/obj/machinery/cryopod/robot,/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) -"bFr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bFs" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bFt" = (/obj/machinery/light/small,/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) -"bFu" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/engineering,/obj/random/maintenance/cargo,/obj/random/maintenance/medical,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bFv" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/turf/simulated/floor/tiled/techmaint,/area/hallway/lower/third_south) -"bFw" = (/obj/random/toy,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bFx" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bFy" = (/obj/structure/closet,/obj/item/clothing/mask/gas,/obj/effect/decal/cleanable/dirt,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bFz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/structure/closet/secure_closet/hydroponics,/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/hydroponics) -"bFA" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) -"bFB" = (/obj/structure/reagent_dispensers/watertank,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/hydroponics) -"bFC" = (/obj/structure/table/standard{name = "plastic table frame"},/obj/item/weapon/reagent_containers/glass/bucket,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/hydroponics) -"bFD" = (/obj/structure/table/standard{name = "plastic table frame"},/obj/item/weapon/material/hatchet,/obj/item/weapon/material/minihoe,/obj/item/weapon/material/minihoe,/obj/item/weapon/material/hatchet,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/hydroponics) -"bFE" = (/obj/machinery/seed_storage/garden,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/hydroponics) -"bFF" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bFG" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bFH" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bFI" = (/obj/structure/lattice,/obj/structure/cable/green{icon_state = "32-4"},/obj/machinery/atmospherics/pipe/zpipe/down/supply{tag = "icon-down-supply (EAST)"; icon_state = "down-supply"; dir = 4},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{tag = "icon-up-scrubbers (EAST)"; icon_state = "up-scrubbers"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/rnd/research) -"bFJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/rnd,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research) -"bFK" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bFL" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/research) -"bFM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bFN" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/research) -"bFO" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bFP" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) -"bFQ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/table/standard,/obj/machinery/cell_charger,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bFR" = (/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bFS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/industrial/warning/corner,/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bFT" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bFU" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bFV" = (/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bFW" = (/obj/effect/landmark{name = "JoinLateCyborg"},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bFX" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/effect/landmark{name = "JoinLateCyborg"},/obj/machinery/light_switch{pixel_x = 25},/obj/machinery/button/remote/blast_door{id = "mechbay"; name = "Blast Doors"; pixel_x = 34; pixel_y = 0},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bFY" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bFZ" = (/obj/structure/sign/directions/medical{dir = 1; icon_state = "direction_med"; pixel_y = 8; tag = "icon-direction_med (EAST)"},/obj/structure/sign/directions/science{tag = "icon-direction_sci (WEST)"; icon_state = "direction_sci"; dir = 8; pixel_y = 3},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/obj/structure/sign/directions/engineering{dir = 1; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/maintenance/engineering/pumpstation) -"bGa" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (WEST)"; icon_state = "direction_evac"; dir = 8},/turf/simulated/wall,/area/maintenance/engineering/pumpstation) -"bGb" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bGc" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/hallway/lower/third_south) -"bGd" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) -"bGe" = (/obj/structure/sign/directions/medical{tag = "icon-direction_med (EAST)"; icon_state = "direction_med"; dir = 4; pixel_y = 8},/obj/structure/sign/directions/science{tag = "icon-direction_sci (WEST)"; icon_state = "direction_sci"; dir = 8; pixel_y = 3},/obj/structure/sign/directions/security{tag = "icon-direction_sec (WEST)"; icon_state = "direction_sec"; dir = 8; pixel_y = -4},/obj/structure/sign/directions/engineering{tag = "icon-direction_eng (WEST)"; icon_state = "direction_eng"; dir = 8; pixel_y = -10},/turf/simulated/wall,/area/hydroponics) -"bGf" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGg" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGh" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bGi" = (/obj/effect/floor_decal/spline/plain{tag = "icon-spline_plain (NORTHWEST)"; icon_state = "spline_plain"; dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bGj" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/item/weapon/stool/padded,/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bGk" = (/obj/item/weapon/stool/padded,/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bGl" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bGm" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/beanbags,/obj/item/weapon/gun/projectile/shotgun/doublebarrel,/obj/item/weapon/paper{info = "This permit signifies that the Bartender is permitted to posess this firearm in the bar, and ONLY the bar. Failure to adhere to this permit will result in confiscation of the weapon and possibly arrest."; name = "Shotgun permit"},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bGn" = (/obj/structure/table/woodentable,/obj/machinery/reagentgrinder,/obj/item/weapon/reagent_containers/food/drinks/shaker,/obj/item/weapon/packageWrap,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bGo" = (/obj/structure/closet/secure_closet/bar{req_access = list(25)},/obj/item/weapon/storage/secure/safe{pixel_z = 30},/obj/machinery/camera/network/civilian,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bGp" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) -"bGq" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/research) -"bGr" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/research) -"bGs" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bGt" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) -"bGu" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) -"bGv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/table/standard,/obj/item/clothing/glasses/omnihud/rnd,/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bGw" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bGx" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/assembly/robotics) -"bGy" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bGz" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bGA" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bGB" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bGC" = (/obj/machinery/mech_recharger,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/assembly/chargebay) -"bGD" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bGE" = (/obj/machinery/mech_recharger,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/assembly/chargebay) -"bGF" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bGG" = (/obj/machinery/door/blast/regular{id = "mechbay"; name = "Mech Bay"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) -"bGH" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/hallway/lower/third_south) -"bGI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGJ" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGK" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGL" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGM" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGN" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGO" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGP" = (/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGQ" = (/obj/machinery/light{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGR" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGS" = (/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGV" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGW" = (/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGX" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGY" = (/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bGZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHa" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHb" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHc" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lime/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHe" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHf" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/crew_quarters/bar) -"bHg" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bHh" = (/obj/item/weapon/stool/padded,/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHi" = (/obj/structure/table/marble,/obj/machinery/door/blast/shutters{dir = 8; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHj" = (/obj/structure/table/marble,/obj/item/weapon/reagent_containers/food/drinks/glass2/pint,/obj/machinery/door/blast/shutters{dir = 1; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHk" = (/obj/structure/table/marble,/obj/machinery/door/blast/shutters{dir = 1; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHl" = (/obj/structure/table/marble,/obj/item/weapon/reagent_containers/food/drinks/glass2/shot,/obj/machinery/door/blast/shutters{dir = 1; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHm" = (/obj/machinery/door/window/brigdoor/northleft{name = "Bar"; req_access = list(25)},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHn" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bHo" = (/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/obj/structure/sign/securearea{desc = "Under the painting a plaque reads: 'While the meat grinder may not have spared you, fear not. Not one part of you has gone to waste... You were delicious.'"; icon_state = "monkey_painting"; name = "Mr. Deempisi portrait"; pixel_x = 28; pixel_y = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bHp" = (/turf/simulated/wall,/area/rnd/rdoffice) -"bHq" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/rdoffice) -"bHr" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/command{id_tag = "researchdoor"; name = "Research Director"; req_access = list(30)},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bHs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/table/standard,/obj/machinery/cell_charger,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bHt" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bHu" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/assembly/robotics) -"bHv" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bHw" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bHx" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bHy" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bHz" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/blast/regular{id = "mechbay"; name = "Mech Bay"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) -"bHA" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/hallway/lower/third_south) -"bHB" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHD" = (/obj/machinery/door/firedoor/glass/hidden/steel,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHE" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHF" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHG" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHH" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHI" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHJ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHK" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHL" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHM" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHN" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHO" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHP" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bHQ" = (/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/monotile,/area/crew_quarters/bar) -"bHR" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bHS" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bHT" = (/obj/item/weapon/stool/padded,/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHU" = (/obj/structure/table/marble,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/blast/shutters{dir = 8; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bHW" = (/obj/machinery/door/airlock{name = "Bar Backroom"; req_access = list(25)},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bHX" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bHY" = (/obj/structure/reagent_dispensers/beerkeg,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bHZ" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIa" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIb" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bId" = (/obj/structure/table/standard,/obj/item/device/taperecorder{pixel_x = -3},/obj/item/device/paicard{pixel_x = 4},/obj/item/weapon/circuitboard/teleporter,/obj/item/weapon/circuitboard/aicore{pixel_x = -2; pixel_y = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/machinery/requests_console{announcementConsole = 1; department = "Research Director's Desk"; departmentType = 5; name = "Research Director RC"; pixel_x = 30; pixel_y = -2},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIe" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/storage/toolbox/mechanical,/obj/item/device/multitool{pixel_x = 3},/obj/item/weapon/crowbar,/obj/item/weapon/crowbar,/obj/item/weapon/storage/belt/utility,/obj/item/weapon/storage/toolbox/electrical{pixel_x = 1; pixel_y = 6},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bIf" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bIg" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bIh" = (/obj/machinery/mech_recharger,/turf/simulated/floor/tiled/techmaint,/area/assembly/chargebay) -"bIi" = (/obj/machinery/light,/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bIj" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) -"bIk" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIl" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIm" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIo" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIp" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIq" = (/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIr" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIs" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIt" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIu" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bIv" = (/obj/machinery/light,/obj/machinery/recharge_station,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bIw" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/effect/floor_decal/spline/plain{dir = 8},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bIx" = (/obj/machinery/vending/boozeomat,/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bIy" = (/obj/machinery/smartfridge/drinks,/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bIz" = (/obj/structure/table/marble,/obj/machinery/chemical_dispenser/bar_alc/full,/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bIA" = (/obj/structure/table/marble,/obj/machinery/chemical_dispenser/bar_soft/full,/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bIB" = (/obj/structure/table/marble,/obj/item/weapon/reagent_containers/glass/rag,/obj/item/weapon/reagent_containers/food/drinks/flask/vacuumflask,/obj/item/weapon/book/manual/barman_recipes,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bIC" = (/obj/structure/table/marble,/obj/item/weapon/flame/lighter/zippo,/obj/item/weapon/screwdriver,/obj/item/clothing/head/that{pixel_x = 4; pixel_y = 6},/obj/machinery/light,/obj/machinery/computer/guestpass{dir = 8; pixel_x = 25},/obj/machinery/button/remote/blast_door{dir = 1; id = "bar"; name = "Bar shutters"; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/lino,/area/crew_quarters/bar) -"bID" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bIE" = (/obj/structure/closet/gmcloset{icon_closed = "black"; icon_state = "black"; name = "formal wardrobe"},/obj/item/glass_jar,/obj/item/device/retail_scanner/civilian,/obj/item/device/retail_scanner/civilian,/turf/simulated/floor/wood,/area/crew_quarters/bar) -"bIF" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIG" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIH" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bII" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/table/standard,/obj/item/weapon/cartridge/signal/science,/obj/item/weapon/cartridge/signal/science,/obj/item/clothing/glasses/welding/superior,/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/bed/chair{dir = 4},/obj/machinery/requests_console{department = "Robotics"; departmentType = 2; name = "Robotics RC"; pixel_x = -30; pixel_y = 0},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bIL" = (/obj/effect/floor_decal/industrial/loading{tag = "icon-loadingarea (WEST)"; icon_state = "loadingarea"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bIM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/machinery/mecha_part_fabricator{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bIN" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Robotics Lab"; req_access = list(29,47)},/turf/simulated/floor/tiled,/area/assembly/robotics) -"bIO" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/hallway/lower/third_south) -"bIP" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/hallway/lower/third_south) -"bIQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIR" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bIS" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/bar) -"bIT" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/bar) -"bIU" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/rnd/rdoffice) -"bIV" = (/obj/structure/table/glass,/obj/item/weapon/paper_bin{pixel_x = 1; pixel_y = 9},/obj/item/device/megaphone,/obj/item/weapon/paper/monitorkey,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIW" = (/obj/structure/table/glass,/obj/item/weapon/folder/white_rd,/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIX" = (/obj/structure/table/glass,/obj/machinery/computer/skills,/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIY" = (/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bIZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJa" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJb" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJc" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJe" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/computer/rdconsole/robotics{dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/pros_fabricator,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/autolathe,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/r_n_d/circuit_imprinter,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/standard{name = "plastic table frame"},/obj/item/weapon/book/manual/robotics_cyborgs{pixel_x = 2; pixel_y = 5},/obj/machinery/light{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/standard{name = "plastic table frame"},/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/standard{name = "plastic table frame"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJl" = (/obj/structure/closet{name = "materials"},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/glass{amount = 50; pixel_x = -2; pixel_y = 2},/obj/item/stack/material/glass{amount = 50; pixel_x = -2; pixel_y = 2},/obj/item/stack/material/glass{amount = 50; pixel_x = -2; pixel_y = 2},/obj/item/stack/material/glass{amount = 50; pixel_x = -2; pixel_y = 2},/obj/item/stack/material/plasteel{amount = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/sink{pixel_y = 24},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTH)"; icon_state = "steel_decals4"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/light_switch{pixel_x = 25},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJo" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/hallway/lower/third_south) -"bJp" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/hallway/lower/third_south) -"bJq" = (/obj/structure/filingcabinet/chestdrawer,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJr" = (/obj/structure/bed/chair/office/light{dir = 1},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJs" = (/obj/structure/table/glass,/obj/machinery/photocopier/faxmachine{department = "Research Director's Office"},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTHEAST)"; icon_state = "steel_decals4"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJu" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/blue,/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJv" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJw" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJx" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJy" = (/obj/effect/floor_decal/industrial/loading,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJz" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJC" = (/mob/living/simple_animal/slime/science,/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJD" = (/obj/structure/table/rack,/obj/item/weapon/rig/hazmat/equipped,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/bed/chair,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJF" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJG" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJH" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJI" = (/obj/structure/bed/chair/office/light,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/table/standard,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/machinery/newscaster{pixel_x = 25},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJK" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/door/firedoor/glass/hidden/steel,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bJL" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bJM" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bJN" = (/obj/machinery/computer/aifixer{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJO" = (/obj/machinery/computer/robotics{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJP" = (/obj/machinery/computer/mecha{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/light,/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJQ" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/camera/network/research{c_tag = "SCI - Research Dock Hallway Starboard"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/structure/closet/secure_closet/RD,/obj/item/clothing/glasses/omnihud/rnd,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/rnd/rdoffice) -"bJS" = (/obj/machinery/computer/transhuman/resleeving{dir = 1},/obj/item/weapon/book/manual/resleeving,/obj/item/weapon/storage/box/backup_kit,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJT" = (/obj/machinery/transhuman/synthprinter,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJU" = (/obj/machinery/light,/obj/machinery/transhuman/resleever,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJV" = (/obj/structure/closet{name = "robotics parts"},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000; pixel_x = 5; pixel_y = -5},/obj/item/device/assembly/prox_sensor{pixel_x = -8; pixel_y = 4},/obj/item/device/assembly/prox_sensor{pixel_x = -8; pixel_y = 4},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000; pixel_x = 5; pixel_y = -5},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000; pixel_x = 5; pixel_y = -5},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000; pixel_x = 5; pixel_y = -5},/obj/item/weapon/storage/firstaid/regular{empty = 1; name = "First-Aid (empty)"},/obj/item/weapon/storage/firstaid/regular{empty = 1; name = "First-Aid (empty)"},/obj/item/weapon/storage/firstaid/regular{empty = 1; name = "First-Aid (empty)"},/obj/item/device/healthanalyzer,/obj/item/device/healthanalyzer,/obj/item/device/healthanalyzer,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/stack/cable_coil,/obj/item/stack/cable_coil,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJW" = (/obj/structure/closet{name = "welding equipment"},/obj/item/clothing/head/welding{pixel_x = -3; pixel_y = 5},/obj/item/clothing/head/welding{pixel_x = -3; pixel_y = 5},/obj/item/clothing/glasses/welding,/obj/item/clothing/glasses/welding,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJX" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/closet/secure_closet/medical_wall{name = "anesthetic closet"; pixel_x = 0; pixel_y = -32; req_access = list(29)},/obj/item/weapon/tank/anesthetic,/obj/item/weapon/tank/anesthetic,/obj/item/weapon/tank/anesthetic,/obj/item/clothing/mask/breath/medical,/obj/item/clothing/mask/breath/medical,/obj/item/clothing/mask/breath/medical,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bJY" = (/obj/structure/table/standard,/obj/item/device/defib_kit/jumper_kit,/obj/item/weapon/storage/box/gloves,/obj/item/weapon/storage/box/bodybags{pixel_x = -1; pixel_y = -2},/turf/simulated/floor/tiled/white,/area/assembly/robotics) -"bJZ" = (/obj/structure/table/standard,/obj/item/weapon/storage/firstaid/surgery,/turf/simulated/floor/tiled/white,/area/assembly/robotics) -"bKa" = (/obj/machinery/optable{name = "Robotics Operating Table"},/turf/simulated/floor/tiled/white,/area/assembly/robotics) -"bKb" = (/obj/structure/table/standard,/obj/item/device/robotanalyzer,/obj/item/device/robotanalyzer,/turf/simulated/floor/tiled/white,/area/assembly/robotics) -"bKc" = (/obj/structure/table/standard,/obj/item/device/mmi/digital/posibrain,/obj/item/device/mmi,/turf/simulated/floor/tiled/white,/area/assembly/robotics) -"bKd" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/structure/reagent_dispensers/fueltank,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bKe" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/filingcabinet/chestdrawer,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bKf" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/table/standard,/obj/machinery/computer/med_data/laptop,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bKg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/structure/table/standard,/obj/item/weapon/pen,/obj/item/weapon/pen,/obj/item/weapon/pen,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) -"bKh" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKi" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKj" = (/turf/simulated/wall,/area/tether/surfacebase/shuttle_pad) -"bKk" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) -"bKl" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/rnd/rdoffice) -"bKm" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/assembly/robotics) -"bKn" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKo" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKp" = (/obj/structure/closet/firecloset,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKq" = (/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKr" = (/obj/machinery/computer/shuttle_control/tether_backup,/obj/machinery/airlock_sensor{frequency = 1380; id_tag = "tether_pad_sensor"; pixel_x = -11; pixel_y = 28},/obj/machinery/embedded_controller/radio/simple_docking_controller{frequency = 1380; id_tag = "tether_pad_airlock"; pixel_x = 0; pixel_y = 28; tag_door = "tether_pad_hatch"},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKs" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKt" = (/obj/structure/frame/computer,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKu" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) -"bKv" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKw" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKx" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKy" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) -"bKz" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKA" = (/turf/simulated/shuttle/wall,/area/shuttle/tether/surface) -"bKB" = (/obj/structure/shuttle/window,/obj/structure/grille,/turf/unsimulated/shuttle/plating,/area/shuttle/tether/surface) -"bKC" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKD" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKE" = (/obj/structure/closet/firecloset,/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) -"bKF" = (/obj/machinery/computer/shuttle_control/tether_backup,/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) -"bKG" = (/obj/structure/closet/emcloset,/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) -"bKH" = (/obj/structure/bed/chair/shuttle{tag = "icon-shuttle_chair (EAST)"; icon_state = "shuttle_chair"; dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) -"bKI" = (/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) -"bKJ" = (/obj/structure/bed/chair/shuttle{tag = "icon-shuttle_chair (WEST)"; icon_state = "shuttle_chair"; dir = 8},/obj/machinery/embedded_controller/radio/simple_docking_controller{frequency = 1380; id_tag = "tether_shuttle"; pixel_x = 25; pixel_y = 0; tag_door = "tether_shuttle_hatch"},/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) -"bKK" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) -"bKL" = (/obj/machinery/door/airlock/external{frequency = 1380; icon_state = "door_locked"; id_tag = "tether_shuttle_hatch"; locked = 1; name = "Shuttle Hatch"; req_access = newlist()},/turf/simulated/floor/plating,/area/shuttle/tether/surface) -"bKM" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKN" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKO" = (/obj/structure/bed/chair/shuttle{tag = "icon-shuttle_chair (NORTH)"; icon_state = "shuttle_chair"; dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) -"bKP" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKQ" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKR" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKS" = (/obj/structure/shuttle/engine/heater,/obj/structure/window/reinforced{dir = 1; health = 1e+006},/turf/simulated/shuttle/plating/airless,/area/shuttle/tether/surface) -"bKT" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKU" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/newscaster{pixel_x = 25},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKV" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bKW" = (/turf/simulated/floor/reinforced,/obj/structure/shuttle/engine/propulsion,/turf/simulated/shuttle/plating/carry,/area/shuttle/tether/surface) -"bKX" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bKY" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) -"bKZ" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLa" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLb" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLc" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLe" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLf" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLg" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLh" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLi" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/hallway/lower/third_south) -"bLj" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/airlock/external{req_one_access = list()},/turf/simulated/floor/tiled,/area/tether/surfacebase/shuttle_pad) -"bLk" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/shuttle_pad) -"bLl" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLm" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLo" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLp" = (/turf/simulated/floor/tiled/steel_grid,/area/hallway/lower/third_south) -"bLq" = (/obj/effect/wingrille_spawn/reinforced,/obj/structure/sign/warning/internals_required,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) -"bLr" = (/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/shuttle_pad) -"bLs" = (/obj/effect/wingrille_spawn/reinforced,/obj/structure/sign/warning/nosmoking_1,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) -"bLt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLu" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLv" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLw" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) -"bLx" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{req_one_access = list()},/turf/simulated/floor/tiled,/area/tether/surfacebase/shuttle_pad) -"bLy" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLz" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLB" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/hallway/lower/third_south) -"bLC" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) -"bLD" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLE" = (/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLF" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLG" = (/obj/structure/shuttle/engine/propulsion,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLH" = (/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLJ" = (/obj/machinery/door/airlock/glass,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLL" = (/obj/structure/table/steel,/obj/item/weapon/storage/toolbox/mechanical,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLM" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLN" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLO" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLP" = (/obj/structure/bed/chair,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLQ" = (/obj/structure/table/steel,/obj/item/weapon/storage/toolbox/electrical,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLR" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLS" = (/obj/machinery/light,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) -"bLT" = (/obj/structure/kitchenspike{name = "engine hoist"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLU" = (/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLV" = (/obj/structure/table/steel,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLW" = (/obj/structure/table/steel,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) -"bLX" = (/obj/machinery/camera/network/northern_star,/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"aev" = (/turf/simulated/wall,/area/storage/tools) +"aew" = (/obj/machinery/power/sensor{name = "Powernet Sensor - Mining Subgrid"; name_tag = "Mining Subgrid"},/obj/structure/cable/green{icon_state = "0-4"},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor,/area/maintenance/substation/mining) +"aex" = (/obj/machinery/light/small{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/substation/mining) +"aey" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/substation/mining) +"aez" = (/obj/machinery/door/airlock/engineering{name = "Science Substation"; req_one_access = list(11,24,47)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/substation/mining) +"aeA" = (/obj/structure/catwalk,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"aeB" = (/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/up/supply{dir = 1},/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"aeC" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"aeD" = (/obj/structure/closet/crate,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"aeE" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"aeF" = (/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"aeG" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/blast/shutters{dir = 8; id = "qm_warehouse"; name = "Warehouse Shutters"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aeH" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aeI" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aeJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aeK" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aeL" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aeM" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aeN" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/computer/guestpass{dir = 8; pixel_x = 25},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aeO" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"aeP" = (/obj/structure/table/standard,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/turf/simulated/floor/tiled,/area/storage/tools) +"aeQ" = (/obj/structure/table/standard,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/machinery/requests_console{department = "Tool Storage"; departmentType = 0; pixel_y = 30},/turf/simulated/floor/tiled,/area/storage/tools) +"aeR" = (/obj/machinery/camera/network/civilian{c_tag = "CIV - Primary Tool Storage"; dir = 2},/turf/simulated/floor/tiled,/area/storage/tools) +"aeS" = (/turf/simulated/floor/tiled,/area/storage/tools) +"aeT" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/storage/tools) +"aeU" = (/obj/structure/table/standard,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/machinery/alarm{pixel_y = 23},/turf/simulated/floor/tiled,/area/storage/tools) +"aeV" = (/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - Mining"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/substation/mining) +"aeW" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/power/terminal{dir = 8},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor,/area/maintenance/substation/mining) +"aeX" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/substation/mining) +"aeY" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"aeZ" = (/obj/structure/railing{dir = 8},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/random/junk,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"afa" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/action_figure,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"afb" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"afc" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"afd" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"afe" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/blast/shutters{dir = 8; id = "qm_warehouse"; name = "Warehouse Shutters"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"aff" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afg" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afh" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afi" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afj" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afk" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afl" = (/obj/structure/table/standard,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/storage/tools) +"afm" = (/obj/item/weapon/stool,/obj/effect/landmark/start{name = "Assistant"},/turf/simulated/floor/tiled,/area/storage/tools) +"afn" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/storage/tools) +"afo" = (/obj/machinery/lapvend,/turf/simulated/floor/tiled,/area/storage/tools) +"afp" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Mining Substation Bypass"},/turf/simulated/floor,/area/maintenance/substation/mining) +"afq" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor,/area/maintenance/substation/mining) +"afr" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor,/area/maintenance/substation/mining) +"afs" = (/obj/machinery/door/airlock/engineering{name = "Science Substation"; req_one_access = list(11,24,47)},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor,/area/maintenance/substation/mining) +"aft" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"afu" = (/obj/structure/railing{dir = 8},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"afv" = (/obj/structure/closet/crate,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"afw" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"afx" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"afy" = (/obj/structure/closet/crate,/obj/machinery/light,/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"afz" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"afA" = (/obj/machinery/button/remote/blast_door{id = "qm_warehouse"; name = "Warehouse Door Control"; pixel_x = 26; pixel_y = 0; req_access = list(31)},/turf/simulated/floor/tiled/steel_dirty,/area/tether/surfacebase/mining_main/ore) +"afB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afC" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afD" = (/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afE" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/brown/bordercorner2,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afF" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afG" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afH" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afI" = (/obj/structure/reagent_dispensers/water_cooler/full,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/brown/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afJ" = (/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afK" = (/obj/structure/reagent_dispensers/fueltank,/obj/machinery/ai_status_display{pixel_x = -32; pixel_y = 0},/turf/simulated/floor/tiled,/area/storage/tools) +"afL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/storage/tools) +"afM" = (/obj/machinery/vending/assist,/obj/machinery/status_display{layer = 4; pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled,/area/storage/tools) +"afN" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"afO" = (/obj/machinery/door/airlock/multi_tile/glass,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afP" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afQ" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"afR" = (/obj/structure/reagent_dispensers/watertank,/turf/simulated/floor/tiled,/area/storage/tools) +"afS" = (/obj/structure/table/standard,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/machinery/cell_charger,/turf/simulated/floor/tiled,/area/storage/tools) +"afT" = (/obj/machinery/vending/tool,/turf/simulated/floor/tiled,/area/storage/tools) +"afU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/camera/network/mining{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"afW" = (/obj/structure/catwalk,/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"afX" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/machinery/light/small{dir = 1},/obj/random/tool,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"afY" = (/obj/structure/catwalk,/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"afZ" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/machinery/light/small{dir = 1},/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"aga" = (/obj/structure/catwalk,/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agb" = (/obj/structure/table/standard,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/machinery/newscaster{pixel_x = -30},/turf/simulated/floor/tiled,/area/storage/tools) +"agc" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/storage/tools) +"agd" = (/obj/structure/table/standard,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/machinery/light{dir = 4},/turf/simulated/floor/tiled,/area/storage/tools) +"age" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agf" = (/turf/simulated/wall,/area/tether/surfacebase/atrium_one) +"agg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"agh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"agi" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agj" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agk" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agl" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agm" = (/turf/simulated/wall,/area/ai_monitored/storage/emergency/eva) +"agn" = (/obj/structure/table/standard,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/random/tech_supply,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/light_switch{pixel_x = 12; pixel_y = -24},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled,/area/storage/tools) +"ago" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/storage/tools) +"agp" = (/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled,/area/storage/tools) +"agq" = (/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled,/area/storage/tools) +"agr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/storage/tools) +"ags" = (/obj/machinery/disposal,/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -26},/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/storage/tools) +"agt" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agu" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_one) +"agv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"agw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/mining_main/lobby) +"agx" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agy" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/random/junk,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agz" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agA" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agB" = (/obj/structure/table/rack{dir = 4},/obj/random/maintenance/clean,/obj/item/clothing/mask/gas,/obj/random/maintenance/engineering,/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"agC" = (/obj/machinery/atmospherics/pipe/tank/air,/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"agD" = (/obj/machinery/atmospherics/pipe/tank/air,/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"agE" = (/turf/simulated/wall,/area/hallway/lower/first_west) +"agF" = (/obj/machinery/door/airlock/glass{name = "Auxiliary Tool Storage"},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/storage/tools) +"agG" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/storage/tools) +"agH" = (/obj/machinery/door/airlock/glass{name = "Auxiliary Tool Storage"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/storage/tools) +"agI" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agJ" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agK" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agL" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agM" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agN" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agO" = (/obj/structure/railing{dir = 1},/obj/structure/cable,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining_eva) +"agP" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_one) +"agQ" = (/obj/machinery/door/airlock/multi_tile/glass,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"agR" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"agS" = (/turf/simulated/wall,/area/tether/surfacebase/emergency_storage/atrium) +"agT" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agU" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/obj/random/maintenance/security,/obj/random/maintenance/clean,/obj/random/contraband,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/research,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agV" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning,/obj/random/junk,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/tool,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agW" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/security,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agX" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/maintenance/cargo,/obj/random/junk,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"agY" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 6},/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"agZ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/cyan,/obj/effect/floor_decal/industrial/warning{dir = 10},/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"aha" = (/obj/machinery/atmospherics/pipe/manifold/hidden/cyan,/obj/effect/floor_decal/industrial/warning{dir = 6},/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"ahb" = (/obj/machinery/meter,/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 10; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"ahc" = (/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahd" = (/obj/machinery/camera/network/civilian{c_tag = "CIV - Primary Tool Storage"; dir = 2},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahe" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahf" = (/obj/machinery/alarm{pixel_y = 22; target_temperature = 273.15},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahg" = (/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahh" = (/obj/item/device/radio/intercom{desc = "Talk... listen through this."; dir = 1; name = "Station Intercom (Brig Radio)"; pixel_x = 0; pixel_y = 21; wires = 7},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahi" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahk" = (/turf/simulated/wall,/area/tether/surfacebase/north_stairs_one) +"ahl" = (/obj/machinery/door/airlock/maintenance/common{name = "Mining Maintenance Access"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/north_stairs_one) +"ahm" = (/obj/structure/sign/directions/cargo{dir = 4},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_one) +"ahn" = (/obj/structure/sign/directions/evac{dir = 4},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_one) +"aho" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahp" = (/obj/machinery/atm{pixel_y = 31},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahr" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aht" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahy" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahz" = (/obj/structure/disposalpipe/junction{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/structure/disposalpipe/junction{dir = 8; icon_state = "pipe-j2"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ahF" = (/obj/structure/cable{icon_state = "0-2"; d2 = 2},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"ahG" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"ahH" = (/obj/machinery/space_heater,/obj/effect/floor_decal/industrial/outline/grey,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"ahI" = (/obj/structure/catwalk,/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/junk,/obj/random/maintenance/clean,/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"ahJ" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/item/weapon/reagent_containers/food/drinks/bottle/small/beer{pixel_y = 13},/obj/item/weapon/reagent_containers/food/drinks/bottle/small/beer{pixel_x = 9},/obj/item/weapon/reagent_containers/food/drinks/bottle/small/beer{pixel_x = -7; pixel_y = -7},/obj/item/weapon/reagent_containers/food/drinks/bottle/small/beer{pixel_x = -10; pixel_y = 5},/obj/item/trash/raisins{desc = "This trash looks like it's had one too many."; name = "Wasted waste"},/turf/simulated/floor/plating,/area/maintenance/lower/trash_pit) +"ahK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"ahL" = (/obj/machinery/atmospherics/pipe/simple/visible/universal{dir = 4},/obj/machinery/light/small,/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"ahM" = (/obj/machinery/atmospherics/binary/passive_gate{dir = 4; target_pressure = 4500},/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"ahN" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 9; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/machinery/floodlight,/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"ahO" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahP" = (/obj/structure/cable/green{tag = "icon-4-8 (NORTH)"; icon_state = "4-8"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahQ" = (/obj/structure/cable/green{tag = "icon-4-8 (NORTH)"; icon_state = "4-8"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahR" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahS" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahT" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahV" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ahW" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"ahX" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"ahY" = (/obj/machinery/computer/guestpass{dir = 2; icon_state = "guest"; pixel_y = 28; tag = "icon-guest (NORTH)"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"ahZ" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aia" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aib" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/camera/network/northern_star,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aic" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aid" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aie" = (/obj/machinery/light{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aif" = (/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aig" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aih" = (/obj/structure/disposalpipe/sortjunction/flipped{dir = 1; name = "Auxiliary Tool Storage"; sortType = "Auxiliary Tool Storage"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aii" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aij" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aik" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ail" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aim" = (/obj/machinery/door/airlock/maintenance/int{name = "Emergency Storage"},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) +"ain" = (/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aio" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aip" = (/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aiq" = (/turf/simulated/mineral,/area/ai_monitored/storage/emergency/eva) +"air" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/turf/simulated/wall,/area/ai_monitored/storage/emergency/eva) +"ais" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ait" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aiu" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aiv" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aiw" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aix" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aiy" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aiz" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aiA" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aiB" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aiC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aiD" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aiE" = (/obj/machinery/light/small,/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aiF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aiG" = (/obj/structure/cable{icon_state = "0-4"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aiH" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aiI" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"aiJ" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aiK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aiL" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aiM" = (/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) +"aiN" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aiO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aiP" = (/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aiQ" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aiR" = (/obj/structure/table/standard,/obj/item/device/t_scanner,/obj/item/weapon/storage/briefcase/inflatable,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aiS" = (/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/tether/surfacebase/outside/outside1) +"aiT" = (/obj/machinery/light/small{dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/ai_monitored/storage/emergency/eva) +"aiU" = (/obj/structure/railing,/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{frequency = 1379; scrub_id = "civ_airlock_scrubber"},/turf/simulated/floor/tiled/techmaint,/area/ai_monitored/storage/emergency/eva) +"aiV" = (/obj/machinery/washing_machine,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/camera/network/civilian,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"aiW" = (/obj/structure/bed/chair,/obj/effect/floor_decal/steeldecal/steel_decals_central6,/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"aiX" = (/obj/machinery/portable_atmospherics/canister/oxygen,/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/firealarm{dir = 2; pixel_y = 24},/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"aiY" = (/obj/structure/dispenser/oxygen,/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/extinguisher_cabinet{pixel_x = 5; pixel_y = 28},/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"aiZ" = (/obj/structure/table/rack,/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 1; health = 1e+006},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 9},/obj/machinery/door/window/southleft,/obj/item/clothing/mask/gas,/obj/item/clothing/suit/storage/hooded/wintercoat,/obj/item/weapon/tank/emergency/oxygen,/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"aja" = (/obj/structure/table/rack,/obj/structure/window/reinforced{dir = 4},/obj/structure/window/reinforced{dir = 1; health = 1e+006},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 5},/obj/machinery/door/window/southright,/obj/item/clothing/mask/gas,/obj/item/clothing/suit/storage/hooded/wintercoat,/obj/item/weapon/tank/emergency/oxygen,/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"ajb" = (/obj/structure/table/rack,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/machinery/light{dir = 4},/obj/item/weapon/shovel,/obj/item/weapon/shovel,/obj/item/weapon/soap,/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"ajc" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/ai_monitored/storage/emergency/eva) +"ajd" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"aje" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ajf" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/hallway/lower/first_west) +"ajg" = (/obj/machinery/door/airlock/multi_tile/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ajh" = (/turf/simulated/wall,/area/storage/art) +"aji" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/storage/art) +"ajj" = (/obj/machinery/door/airlock/glass{name = "Art Storage"},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/storage/art) +"ajk" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/north_stairs_one) +"ajl" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"ajm" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"ajn" = (/obj/structure/sign/directions/medical{dir = 1; icon_state = "direction_med"; pixel_y = 8; tag = "icon-direction_med (EAST)"},/obj/structure/sign/directions/science{dir = 1; icon_state = "direction_sci"; pixel_y = 3; tag = "icon-direction_sci (WEST)"},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/obj/structure/sign/directions/engineering{dir = 1; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_one) +"ajo" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock{name = "Secondary Janitorial Closet"; req_access = list(26)},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"ajp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ajq" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ajr" = (/obj/machinery/light/flamp/noshade,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) +"ajs" = (/obj/structure/flora/ausbushes/ppflowers,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) +"ajt" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aju" = (/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/ai_monitored/storage/emergency/eva) +"ajv" = (/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "civ_airlock_outer"; locked = 1},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajw" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajx" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 4; icon_state = "map_vent_out"; use_power = 1},/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajy" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "civ_airlock_inner"; locked = 1},/obj/machinery/access_button/airlock_interior{master_tag = "civ_airlock"; pixel_x = 8; pixel_y = 25},/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajz" = (/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 1; icon_state = "map"; tag = "icon-manifold-f (NORTH)"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajA" = (/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 9; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajB" = (/obj/machinery/door/airlock/glass{name = "Emergency EVA"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajD" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajE" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajF" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock/glass{name = "Emergency EVA"},/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ajG" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ajH" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ajI" = (/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"ajJ" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"ajK" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"ajL" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"ajM" = (/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/maintenance/research,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"ajN" = (/turf/simulated/wall,/area/tether/surfacebase/outside/outside1) +"ajO" = (/obj/structure/table/standard,/obj/item/weapon/storage/fancy/crayons,/obj/item/weapon/storage/fancy/crayons,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -22},/turf/simulated/floor/tiled,/area/storage/art) +"ajP" = (/turf/simulated/floor/tiled,/area/storage/art) +"ajQ" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/storage/art) +"ajR" = (/obj/structure/table/standard,/obj/item/stack/cable_coil/random,/obj/item/stack/cable_coil/random,/turf/simulated/floor/tiled,/area/storage/art) +"ajS" = (/turf/simulated/wall,/area/maintenance/lower/xenoflora) +"ajT" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"ajU" = (/obj/structure/stairs/south,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"ajV" = (/obj/structure/reagent_dispensers/watertank,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"ajW" = (/obj/machinery/light{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ajX" = (/obj/structure/table/bench/wooden,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) +"ajY" = (/turf/simulated/floor/water/pool,/area/tether/surfacebase/atrium_one) +"ajZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aka" = (/turf/simulated/wall,/area/maintenance/lower/vacant_site) +"akb" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/vacant_site) +"akc" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/vacant_site) +"akd" = (/obj/machinery/access_button/airlock_exterior{master_tag = "civ_airlock"; pixel_x = -8; pixel_y = -25},/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "civ_airlock_outer"; locked = 1},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ake" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akf" = (/obj/machinery/embedded_controller/radio/airlock/phoron{id_tag = "civ_airlock"; pixel_x = 25; pixel_y = -30},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 4; icon_state = "map_vent_out"; use_power = 1},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akg" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "civ_airlock_inner"; locked = 1},/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akh" = (/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 9; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"aki" = (/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akj" = (/obj/machinery/door/airlock/glass{name = "Emergency EVA"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akk" = (/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akl" = (/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akm" = (/obj/machinery/hologram/holopad,/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"ako" = (/obj/machinery/door/airlock/glass{name = "Emergency EVA"},/obj/effect/floor_decal/steeldecal/steel_decals5{dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akp" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"akq" = (/obj/effect/floor_decal/rust,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/toolbox,/obj/random/maintenance/security,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"akr" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"aks" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"akt" = (/obj/structure/table/standard,/obj/item/device/camera_film{pixel_x = -2; pixel_y = -2},/obj/item/device/camera_film{pixel_x = 2; pixel_y = 2},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/storage/art) +"aku" = (/obj/structure/table/standard,/obj/item/weapon/packageWrap,/obj/item/weapon/packageWrap,/obj/machinery/light_switch{dir = 8; icon_state = "light1"; pixel_x = 28; tag = "icon-light1 (WEST)"},/turf/simulated/floor/tiled,/area/storage/art) +"akv" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"akw" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"akx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aky" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/vacant_site) +"akz" = (/obj/structure/catwalk,/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/action_figure,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"akA" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"akB" = (/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"akC" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/ai_monitored/storage/emergency/eva) +"akD" = (/obj/structure/railing{dir = 1},/obj/machinery/computer/area_atmos/tag{dir = 1; scrub_id = "civ_airlock_scrubber"},/turf/simulated/floor/tiled/techmaint,/area/ai_monitored/storage/emergency/eva) +"akE" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{frequency = 1379; scrub_id = "civ_airlock_scrubber"},/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/ai_monitored/storage/emergency/eva) +"akF" = (/obj/machinery/shower{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (NORTH)"; icon_state = "steel_decals9"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (WEST)"; icon_state = "steel_decals9"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (EAST)"; icon_state = "steel_decals9"; dir = 4},/obj/structure/curtain/open/shower,/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akG" = (/obj/structure/bed/chair{dir = 1},/obj/machinery/alarm{dir = 1; icon_state = "alarm0"; pixel_y = -22},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/ai_monitored/storage/emergency/eva) +"akH" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/industrial/warning,/obj/item/stack/cable_coil{pixel_x = 3; pixel_y = -7},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000},/obj/item/stack/cable_coil{pixel_x = 3; pixel_y = -7},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000},/obj/item/weapon/storage/toolbox/mechanical{pixel_x = -2; pixel_y = -1},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -24},/obj/machinery/light_switch{pixel_x = 12; pixel_y = -24},/obj/machinery/light{dir = 8},/obj/structure/cable/green,/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"akI" = (/obj/item/weapon/storage/briefcase/inflatable{pixel_x = 3; pixel_y = 6},/obj/item/weapon/storage/briefcase/inflatable{pixel_y = 3},/obj/item/weapon/storage/briefcase/inflatable{pixel_x = -3},/obj/structure/table/reinforced,/obj/effect/floor_decal/industrial/warning,/obj/machinery/status_display{density = 0; layer = 4; pixel_x = 0; pixel_y = -32},/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"akJ" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/table/rack{dir = 1},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced,/obj/machinery/door/window/northleft,/obj/item/clothing/mask/gas,/obj/item/clothing/suit/storage/hooded/wintercoat,/obj/item/weapon/tank/emergency/oxygen,/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"akK" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/table/rack{dir = 1},/obj/structure/window/reinforced{dir = 4},/obj/structure/window/reinforced,/obj/machinery/door/window/northright,/obj/item/clothing/mask/gas,/obj/item/clothing/suit/storage/hooded/wintercoat,/obj/item/weapon/tank/emergency/oxygen,/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"akL" = (/obj/structure/table/reinforced,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/effect/floor_decal/industrial/warning,/obj/item/weapon/crowbar/red,/obj/item/weapon/crowbar/red,/obj/item/weapon/crowbar/red,/obj/item/weapon/crowbar/red,/obj/item/weapon/crowbar/red,/obj/item/device/flashlight,/obj/item/device/flashlight,/obj/item/device/radio/off,/obj/item/device/radio/off,/obj/item/device/radio/off,/obj/item/device/radio/off,/obj/machinery/alarm{dir = 1; icon_state = "alarm0"; pixel_y = -22},/obj/machinery/camera/network/civilian{c_tag = "CIV - Emergency EVA"; dir = 1},/turf/simulated/floor/tiled/dark,/area/ai_monitored/storage/emergency/eva) +"akM" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/cap/hidden/supply{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"akN" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"akO" = (/obj/random/junk,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"akP" = (/obj/structure/table/standard,/obj/item/device/camera,/obj/item/device/camera{pixel_x = 3; pixel_y = -4},/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/storage/art) +"akQ" = (/obj/machinery/hologram/holopad,/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/storage/art) +"akR" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/storage/art) +"akS" = (/obj/structure/table/standard,/obj/item/weapon/hand_labeler,/obj/item/weapon/hand_labeler,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled,/area/storage/art) +"akT" = (/obj/machinery/light_switch{pixel_y = -25},/obj/structure/table/steel,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/box/lights/mixed,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"akU" = (/obj/machinery/light/small,/obj/structure/mopbucket,/obj/item/weapon/reagent_containers/glass/bucket,/obj/item/weapon/mop,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_one) +"akV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"akW" = (/obj/structure/grille,/obj/structure/railing{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_one) +"akX" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/vacant_site) +"akY" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"akZ" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"ala" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alb" = (/obj/structure/ladder/up,/obj/structure/catwalk,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alc" = (/turf/simulated/wall,/area/tether/surfacebase/medical/first_aid_west) +"ald" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/camera/network/northern_star{dir = 8; icon_state = "camera"; tag = "icon-camera (NORTHWEST)"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"ale" = (/obj/machinery/atmospherics/pipe/cap/hidden/scrubbers{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"alf" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24; pixel_y = 0},/obj/machinery/camera/network/civilian{c_tag = "CIV - Emergency EVA"; dir = 1},/turf/simulated/floor/tiled,/area/storage/art) +"alg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/storage/art) +"alh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/storage/art) +"ali" = (/obj/structure/table/standard,/obj/item/stack/cable_coil/random,/obj/item/stack/cable_coil/random,/obj/item/device/taperecorder,/obj/item/device/taperecorder,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/storage/art) +"alj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"alk" = (/obj/structure/flora/ausbushes/brflowers,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) +"all" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alm" = (/obj/structure/railing{dir = 1},/obj/structure/cable,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"aln" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alo" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alp" = (/obj/structure/railing{dir = 1},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alq" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/obj/structure/closet/crate,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alr" = (/obj/machinery/sleeper{dir = 8},/obj/effect/floor_decal/corner/paleblue/full{dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"als" = (/obj/machinery/sleep_console,/obj/effect/floor_decal/corner/paleblue{dir = 5},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alt" = (/obj/effect/floor_decal/corner/paleblue/full{dir = 1},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alu" = (/obj/structure/sign/redcross{name = "FirstAid"},/turf/simulated/wall,/area/tether/surfacebase/medical/first_aid_west) +"alv" = (/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"alw" = (/obj/structure/table/standard,/obj/item/weapon/storage/box,/obj/item/weapon/storage/box{pixel_x = 3; pixel_y = 3},/obj/machinery/alarm{dir = 1; pixel_y = -22},/obj/item/weapon/tape_roll{pixel_x = 4; pixel_y = 4},/obj/item/weapon/tape_roll,/turf/simulated/floor/tiled,/area/storage/art) +"alx" = (/obj/structure/table/standard,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/pen/blue{pixel_x = -5; pixel_y = -1},/obj/item/weapon/pen/red{pixel_x = -1; pixel_y = 3},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/machinery/light,/turf/simulated/floor/tiled,/area/storage/art) +"aly" = (/obj/structure/table/standard,/obj/machinery/recharger,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -28},/turf/simulated/floor/tiled,/area/storage/art) +"alz" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"alA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHEAST)"; icon_state = "camera"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"alB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"alC" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alD" = (/obj/structure/table/rack,/obj/item/weapon/storage/firstaid/adv,/obj/item/bodybag/cryobag,/obj/item/weapon/crowbar,/obj/effect/floor_decal/corner/paleblue/full{dir = 8},/obj/structure/sign/poster{pixel_y = 32},/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alE" = (/obj/effect/floor_decal/corner/paleblue{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alG" = (/obj/effect/floor_decal/corner/paleblue{dir = 6},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alH" = (/obj/machinery/door/airlock/glass_medical{name = "First-Aid Station"; req_one_access = list(5,10,63)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alI" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"alJ" = (/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"alK" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"alL" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"alM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"alN" = (/obj/structure/flora/ausbushes/ywflowers,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) +"alO" = (/obj/structure/flora/ausbushes/ywflowers,/obj/structure/flora/ausbushes/ywflowers,/turf/simulated/floor/grass,/area/tether/surfacebase/atrium_one) +"alP" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/lower/vacant_site) +"alQ" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/regular,/obj/effect/floor_decal/corner/paleblue{dir = 9},/obj/random/medical/lite,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alR" = (/obj/effect/floor_decal/corner/paleblue{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alS" = (/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alT" = (/obj/effect/floor_decal/corner/paleblue{dir = 2},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"alU" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/medical/first_aid_west) +"alV" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/hallway/lower/first_west) +"alW" = (/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"alX" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"alY" = (/obj/effect/floor_decal/rust,/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/disposalpipe/up{tag = "icon-pipe-u (EAST)"; icon_state = "pipe-u"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"alZ" = (/obj/structure/railing{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"ama" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amb" = (/obj/structure/sign/directions/evac,/turf/simulated/wall,/area/tether/surfacebase/atrium_one) +"amc" = (/turf/simulated/wall,/area/vacant/vacant_site) +"amd" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"ame" = (/turf/simulated/mineral,/area/vacant/vacant_site) +"amf" = (/obj/structure/table/glass,/obj/item/device/radio{anchored = 1; broadcasting = 0; canhear_range = 1; frequency = 1487; icon = 'icons/obj/items.dmi'; icon_state = "red_phone"; listening = 1; name = "Medical Emergency Phone"},/obj/effect/floor_decal/corner/paleblue/full,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/machinery/firealarm{dir = 8; pixel_x = -24; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"amg" = (/obj/structure/table/glass,/obj/item/weapon/storage/toolbox/emergency,/obj/item/device/radio{frequency = 1487; icon_state = "med_walkietalkie"; name = "Medbay Emergency Radio Link"},/obj/effect/floor_decal/corner/paleblue{dir = 10},/obj/machinery/camera/network/medbay{c_tag = "MED - FA Station Starboard"; dir = 1},/obj/machinery/recharger,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"amh" = (/obj/effect/floor_decal/corner/paleblue/full{dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/table/glass,/obj/item/device/defib_kit,/obj/machinery/newscaster{layer = 3.3; pixel_x = 28},/obj/structure/bed/roller,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -24},/obj/structure/cable/green,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/first_aid_west) +"ami" = (/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/hallway/lower/first_west) +"amj" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"amk" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"aml" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"amm" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"amn" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"amo" = (/turf/simulated/floor/plating,/area/vacant/vacant_site) +"amp" = (/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/maintenance/research,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"amq" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"amr" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/drinkbottle,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"ams" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHEAST)"; icon_state = "intact-scrubbers"; dir = 6},/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/obj/random/drinkbottle,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amt" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amu" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amv" = (/obj/structure/catwalk,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amw" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amx" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amy" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) +"amz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"amA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"amB" = (/obj/effect/floor_decal/rust,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/toolbox,/obj/random/maintenance/security,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"amC" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"amD" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amE" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/universal,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amF" = (/obj/structure/railing{dir = 1},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amG" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amH" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amI" = (/obj/structure/railing{dir = 1},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/obj/random/tech_supply,/obj/random/toy,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amJ" = (/obj/structure/railing{dir = 1},/obj/structure/closet/crate,/obj/random/maintenance/security,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"amL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"amM" = (/obj/random/junk,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"amN" = (/turf/simulated/wall,/area/tether/surfacebase/tram) +"amO" = (/obj/structure/sign/warning{name = "\improper STAND AWAY FROM TRACK EDGE"},/turf/simulated/wall,/area/tether/surfacebase/tram) +"amP" = (/obj/machinery/door/blast/regular,/turf/simulated/wall,/area/tether/surfacebase/tram) +"amQ" = (/obj/machinery/door/blast/regular,/turf/simulated/floor/maglev,/area/tether/surfacebase/tram) +"amR" = (/obj/machinery/door/blast/regular,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) +"amS" = (/obj/structure/sign/warning/docking_area,/turf/simulated/wall,/area/tether/surfacebase/tram) +"amT" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"},/turf/simulated/wall,/area/maintenance/substation/civ_west) +"amU" = (/turf/simulated/wall,/area/maintenance/substation/civ_west) +"amV" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amW" = (/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/binary/passive_gate{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amX" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"amY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"amZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/computer/guestpass{dir = 8; pixel_x = 25},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ana" = (/obj/structure/flora/pottedplant{tag = "icon-plant-10"; icon_state = "plant-10"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"anb" = (/obj/structure/bed/chair,/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"anc" = (/obj/structure/bed/chair,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"and" = (/obj/structure/bed/chair,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"ane" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"anf" = (/obj/machinery/light{dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"ang" = (/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/tram) +"anh" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) +"ani" = (/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) +"anj" = (/turf/simulated/floor/maglev,/area/tether/surfacebase/tram) +"ank" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) +"anl" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/hallway/lower/first_west) +"anm" = (/obj/machinery/door/airlock/engineering{name = "Civilian West Substation"; req_one_access = list(11)},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/substation/civ_west) +"ann" = (/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/cable/green{icon_state = "0-4"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/power/sensor{name = "Powernet Sensor - Civ West Subgrid"; name_tag = "Civ West Subgrid"},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/substation/civ_west) +"ano" = (/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - Civ West"},/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/plating,/area/maintenance/substation/civ_west) +"anp" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Civ West Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/substation/civ_west) +"anq" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"anr" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"ans" = (/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/yellow,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"ant" = (/obj/machinery/atmospherics/pipe/tank/phoron{dir = 8; icon_state = "phoron_map"; name = "Xenoflora Waste Buffer"; start_pressure = 0; tag = "icon-phoron_map (WEST)"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"anu" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"anv" = (/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"anw" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"anx" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"any" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"anz" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) +"anA" = (/obj/structure/cable/green,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/effect/floor_decal/rust,/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/machinery/camera/network/engineering{c_tag = "ENG - Civilian West Substation"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/substation/civ_west) +"anB" = (/obj/structure/cable{icon_state = "0-4"; d2 = 4},/obj/machinery/power/terminal{dir = 1},/obj/machinery/light/small,/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/plating,/area/maintenance/substation/civ_west) +"anC" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/plating,/area/maintenance/substation/civ_west) +"anD" = (/turf/simulated/wall,/area/maintenance/lower/solars) +"anE" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/effect/decal/cleanable/dirt,/obj/structure/railing,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"anF" = (/obj/machinery/light{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"anG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"anH" = (/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"anI" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/light{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"anJ" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"anK" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"anL" = (/turf/simulated/floor/maglev,/area/shuttle/escape/station) +"anM" = (/turf/simulated/floor/tiled/techfloor/grid,/area/shuttle/escape/station) +"anN" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"},/turf/simulated/wall,/area/maintenance/lower/solars) +"anO" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/door/airlock/engineering{name = "Civilian West Substation"; req_one_access = list(11)},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"anP" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"anQ" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/alarm{pixel_y = 22; target_temperature = 273.15},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"anR" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"anS" = (/obj/machinery/door/airlock/maintenance/common{name = "Solars Maintenance Access"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) +"anT" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"anU" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"anV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHEAST)"; icon_state = "camera"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"anW" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"anX" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_one) +"anY" = (/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"anZ" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/plating,/area/vacant/vacant_site) +"aoa" = (/obj/structure/bed/chair{dir = 4},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aob" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aoc" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aod" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aoe" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/tram) +"aof" = (/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aog" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aoh" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aoi" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aoj" = (/obj/structure/cable{icon_state = "1-8"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aok" = (/turf/simulated/wall,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aol" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/effect/decal/cleanable/dirt,/obj/structure/railing{dir = 1},/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"aom" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"aon" = (/turf/simulated/wall/r_wall,/area/maintenance/lower/xenoflora) +"aoo" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/atrium_one) +"aop" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aoq" = (/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_one) +"aor" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"aos" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aot" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aou" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"},/turf/simulated/wall,/area/tether/surfacebase/tram) +"aov" = (/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aow" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aox" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aoy" = (/obj/machinery/atmospherics/unary/freezer{dir = 2; icon_state = "freezer"},/obj/effect/floor_decal/corner/green{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTHWEST)"; icon_state = "danger"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoz" = (/obj/machinery/atmospherics/unary/heater{dir = 2; icon_state = "heater"},/obj/effect/floor_decal/corner/green{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoA" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoC" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoD" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTHEAST)"; icon_state = "danger"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoE" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"aoF" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"aoG" = (/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/obj/structure/disposalpipe/up,/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) +"aoH" = (/turf/simulated/shuttle/wall/voidcraft/green{hard_corner = 1},/area/tether/surfacebase/atrium_one) +"aoI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aoJ" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aoK" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aoL" = (/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aoM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/camera/network/northern_star{dir = 8; icon_state = "camera"; tag = "icon-camera (NORTHWEST)"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aoN" = (/obj/structure/cable{d2 = 2; icon_state = "0-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"aoO" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/drinkbottle,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"aoP" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aoQ" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aoR" = (/turf/simulated/wall,/area/rnd/xenobiology/xenoflora) +"aoS" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoT" = (/obj/machinery/atmospherics/pipe/manifold/visible,/obj/machinery/meter,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoU" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoV" = (/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoW" = (/obj/machinery/atmospherics/pipe/simple/visible,/obj/machinery/meter,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoX" = (/obj/machinery/atmospherics/pipe/simple/visible,/obj/machinery/meter,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aoY" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"aoZ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"apa" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) +"apb" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) +"apc" = (/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/atrium_one) +"apd" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ape" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apf" = (/obj/structure/sign/directions/evac{dir = 4},/turf/simulated/wall,/area/tether/surfacebase/atrium_one) +"apg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aph" = (/obj/effect/floor_decal/borderfloor/corner,/obj/structure/cable{icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"api" = (/obj/effect/floor_decal/borderfloor,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apj" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable{d2 = 8; icon_state = "0-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apk" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apl" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apm" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/light,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apn" = (/obj/effect/floor_decal/borderfloor,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apo" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"app" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apq" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site) +"apr" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aps" = (/obj/machinery/vending/cola,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"apt" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22; target_temperature = 273.15},/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"apu" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"apv" = (/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"apw" = (/obj/structure/closet/secure_closet/hydroponics,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"apx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"apy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"apz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/closet/crate/hydroponics,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"apA" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/xenobiology/xenoflora/lab_atmos) +"apB" = (/obj/structure/window/reinforced,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"apC" = (/obj/structure/window/reinforced,/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"apD" = (/obj/structure/window/reinforced,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"apE" = (/obj/machinery/door/window/brigdoor/southright,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"apF" = (/obj/structure/window/reinforced,/obj/machinery/atmospherics/portables_connector{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"apG" = (/obj/structure/window/reinforced,/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"apH" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"apI" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"apJ" = (/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) +"apK" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apP" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apQ" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apT" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apU" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"apW" = (/turf/simulated/wall,/area/crew_quarters/locker) +"apX" = (/obj/structure/sign/directions/evac{dir = 4},/turf/simulated/wall,/area/crew_quarters/locker) +"apY" = (/obj/machinery/door/airlock/multi_tile/glass,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_one) +"apZ" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_one) +"aqa" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aqb" = (/obj/structure/sign/warning/nosmoking_1,/turf/simulated/wall,/area/tether/surfacebase/tram) +"aqc" = (/obj/machinery/light{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aqd" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/closet/secure_closet/hydroponics,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqe" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqf" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_research{name = "Xenoflora Research"; req_access = list(55)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aqi" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aqj" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aqk" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aql" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aqm" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aqn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"aqo" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/yellow,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"aqp" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqq" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqr" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqs" = (/obj/machinery/door/firedoor/glass/hidden/steel,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqt" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqu" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqw" = (/obj/structure/closet/secure_closet/personal,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aqx" = (/obj/structure/closet/secure_closet/personal,/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aqy" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aqz" = (/obj/structure/closet/secure_closet/personal,/obj/machinery/camera/network/civilian,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aqA" = (/obj/structure/closet/secure_closet/personal,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aqB" = (/obj/structure/table/standard,/obj/item/weapon/storage/laundry_basket,/obj/item/weapon/tape_roll,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aqC" = (/obj/structure/table/standard,/obj/item/weapon/storage/toolbox/mechanical{pixel_x = -2; pixel_y = -1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aqD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqE" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/light{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqH" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aqK" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{req_one_access = list()},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aqL" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/effect/landmark{name = "JoinLate"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aqM" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/effect/landmark/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aqN" = (/obj/machinery/door/firedoor/glass,/obj/machinery/cryopod/robot/door/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aqO" = (/obj/machinery/light/small{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"aqP" = (/obj/structure/table/glass,/obj/item/weapon/paper_bin{pixel_x = 1; pixel_y = 9},/obj/item/weapon/pen,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqQ" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqR" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/botanydisk,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqS" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/beakers{pixel_x = 2; pixel_y = 2},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqT" = (/obj/structure/reagent_dispensers/watertank,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqU" = (/obj/machinery/smartfridge/drying_rack,/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqW" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqX" = (/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqY" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"aqZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"ara" = (/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/obj/machinery/meter,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arb" = (/obj/machinery/atmospherics/binary/pump{dir = 4; name = "Port to Isolation"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arc" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/meter,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"ard" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"are" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 1},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arf" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arg" = (/obj/machinery/atmospherics/binary/pump{dir = 4; name = "Isolation to Waste"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/manifold4w/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"ari" = (/obj/machinery/door/airlock/maintenance/rnd{req_access = list(55)},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arj" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHWEST)"; icon_state = "intact-scrubbers"; dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 9},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"ark" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/xenoflora) +"arl" = (/obj/turbolift_map_holder/tether{dir = 4},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/atrium_one) +"arm" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arn" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aro" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arp" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arq" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arr" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ars" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"art" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aru" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arv" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arw" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arx" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{icon_state = "1-8"},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ary" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable{icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arz" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"arA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"arB" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"arC" = (/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"arD" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"arE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arF" = (/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arG" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arH" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arI" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"arJ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/tram) +"arK" = (/obj/effect/landmark{name = "JoinLate"},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"arL" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"arM" = (/obj/effect/landmark{name = "JoinLate"},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"arN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHEAST)"; icon_state = "camera"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"arO" = (/turf/simulated/wall,/area/rnd/hallway) +"arP" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/weapon/storage/box/gloves{pixel_x = 4; pixel_y = 4},/obj/item/weapon/storage/box/syringes,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"arQ" = (/obj/structure/bed/chair/office/light{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"arR" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"arS" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"arT" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"arU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"arV" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arW" = (/obj/machinery/portable_atmospherics/canister/nitrogen,/obj/effect/floor_decal/industrial/warning{dir = 9},/turf/simulated/floor/tiled/white,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arX" = (/obj/machinery/portable_atmospherics/canister/carbon_dioxide,/obj/effect/floor_decal/industrial/warning{dir = 5},/turf/simulated/floor/tiled/white,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arY" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/light,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"arZ" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"asa" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/camera/network/research{c_tag = "SCI - Research Dock Hallway Starboard"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"asb" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"asc" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora/lab_atmos) +"asd" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) +"ase" = (/obj/structure/closet/crate,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/toolbox,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/xenoflora) +"asf" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asg" = (/obj/machinery/door/airlock/maintenance/common,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) +"ash" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"asi" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"asj" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"ask" = (/obj/machinery/light,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"asl" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"asm" = (/obj/machinery/door/airlock/multi_tile/glass{dir = 1; name = "Locker Room"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"asn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"aso" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asp" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asq" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asr" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ass" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"ast" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable{icon_state = "2-4"},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asu" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asv" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asw" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asx" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/light,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_one) +"asy" = (/obj/machinery/door/airlock/external{req_one_access = list()},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"asz" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/landmark{name = "JoinLate"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"asA" = (/obj/effect/floor_decal/industrial/warning,/obj/effect/landmark{name = "JoinLate"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"asB" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/computer/cryopod{pixel_y = -30},/obj/effect/landmark/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"asC" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/cryopod/robot/door/tram,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"asD" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"asE" = (/obj/structure/cable/heavyduty{icon_state = "0-2"},/obj/structure/cable,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"asF" = (/turf/simulated/wall/r_wall,/area/rnd/misc_lab) +"asG" = (/turf/simulated/wall,/area/rnd/misc_lab) +"asH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/rnd/hallway) +"asI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/hallway) +"asJ" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"asK" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"asL" = (/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"asM" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"asN" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"asO" = (/obj/machinery/biogenerator,/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"asP" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/xenobiology/xenoflora/lab_atmos) +"asQ" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"asR" = (/turf/simulated/wall,/area/maintenance/lower/atmos) +"asS" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"asT" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/crew_quarters/locker) +"asU" = (/obj/machinery/door/airlock/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"asV" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/locker) +"asW" = (/obj/machinery/vending/fitness,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"asX" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"asY" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_one) +"asZ" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) +"ata" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"atb" = (/obj/machinery/light{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"atc" = (/obj/structure/cable/heavyduty{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"atd" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"ate" = (/obj/machinery/shieldwallgen{anchored = 1; req_access = list(47)},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTHWEST)"; icon_state = "danger"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"atf" = (/obj/machinery/suit_storage_unit/standard_unit,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"atg" = (/obj/structure/closet/bombcloset,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ath" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ati" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/misc_lab) +"atj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atk" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atl" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/glass_research{name = "Xenoflora Research"; req_access = list(55)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"atm" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"atn" = (/turf/simulated/floor/grass,/area/rnd/xenobiology/xenoflora) +"ato" = (/obj/machinery/seed_extractor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"atp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/recharge_station,/obj/effect/floor_decal/steeldecal/steel_decals6,/turf/simulated/floor/tiled,/area/rnd/hallway) +"atq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/hallway) +"ats" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/hallway) +"att" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"atu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atw" = (/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (WEST)"; icon_state = "steel_decals6"; dir = 8},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atx" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"aty" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"atz" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"atA" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"atB" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"atC" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"atD" = (/obj/structure/catwalk,/obj/structure/cable{icon_state = "1-8"},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"atE" = (/obj/machinery/recharge_station,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"atF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"atG" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"atH" = (/obj/structure/reagent_dispensers/watertank,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"atI" = (/obj/machinery/vending/coffee,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"atJ" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"atK" = (/turf/simulated/wall,/area/maintenance/lower/locker_room) +"atL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"atM" = (/obj/machinery/vending/fitness,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"atN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"atO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"atP" = (/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"atQ" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/machinery/portable_atmospherics/canister,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"atR" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/rnd/misc_lab) +"atS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/rnd/hallway) +"atU" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/xenobiology/xenoflora) +"atV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/structure/sink{icon_state = "sink"; dir = 8; pixel_x = -12; pixel_y = 2},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"atW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"atX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/rnd/hallway) +"atZ" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) +"aua" = (/turf/simulated/floor/tiled,/area/rnd/hallway) +"aub" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"auc" = (/obj/structure/window/reinforced,/turf/simulated/floor/tiled,/area/rnd/hallway) +"aud" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/rnd/hallway) +"aue" = (/turf/simulated/wall,/area/tether/surfacebase/emergency_storage/rnd) +"auf" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"aug" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"auh" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"aui" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"auj" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"auk" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aul" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/machinery/light_switch{pixel_y = -25},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aum" = (/obj/structure/reagent_dispensers/fueltank,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aun" = (/obj/machinery/vending/cola,/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"auo" = (/obj/machinery/light_switch{pixel_y = -25},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled,/area/crew_quarters/locker) +"aup" = (/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/atrium_one) +"auq" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"aur" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"aus" = (/obj/machinery/vending/coffee,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"aut" = (/obj/effect/floor_decal/rust,/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"auu" = (/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"auv" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"auw" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"aux" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"auy" = (/obj/machinery/portable_atmospherics/canister,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"auz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/hallway) +"auA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"auB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"auC" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"auD" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"auE" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"auF" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Xenoflora Research"; req_access = list(55)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"auG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/hallway) +"auH" = (/obj/structure/window/reinforced{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"auI" = (/obj/structure/stairs/north,/turf/simulated/floor/tiled,/area/rnd/hallway) +"auJ" = (/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) +"auK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/hallway) +"auL" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"auM" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"auN" = (/obj/machinery/space_heater,/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"auO" = (/obj/structure/railing{dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"auP" = (/obj/structure/railing{dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"auQ" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"auR" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"auS" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/locker) +"auT" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"auU" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"auV" = (/obj/machinery/atmospherics/binary/pump,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"auW" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"auX" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/research{name = "Miscellaneous Reseach Room"; req_access = list(); req_one_access = list(7,29)},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"auY" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"auZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"ava" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avb" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avc" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"ave" = (/obj/machinery/botany/editor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avf" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) +"avg" = (/obj/structure/window/reinforced{dir = 8},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"avh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"avi" = (/obj/machinery/door/airlock/maintenance/int{name = "Emergency Storage"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/rnd/hallway) +"avj" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"avk" = (/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"avl" = (/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"avm" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"avn" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/effect/decal/cleanable/dirt,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"avo" = (/obj/structure/railing{dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"avp" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"avq" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"avr" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"avs" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"avt" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"avu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"avv" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"avw" = (/obj/structure/cable/heavyduty{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"avx" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/solars) +"avy" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"avz" = (/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"avA" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"avB" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/plating,/area/rnd/misc_lab) +"avC" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"avD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"avE" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"avF" = (/obj/structure/reagent_dispensers/fueltank,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"avG" = (/obj/structure/sign/warning/caution,/turf/simulated/wall,/area/rnd/misc_lab) +"avH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) +"avI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"avJ" = (/obj/machinery/seed_storage/xenobotany,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avK" = (/obj/machinery/vending/hydronutrients{categories = 3},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avL" = (/obj/machinery/smartfridge,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avM" = (/obj/structure/table/glass,/obj/item/weapon/tape_roll,/obj/item/device/analyzer/plant_analyzer,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avN" = (/obj/structure/table/glass,/obj/item/weapon/clipboard,/obj/item/weapon/folder/white,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avO" = (/obj/machinery/reagentgrinder,/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/light,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avP" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avQ" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avR" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avS" = (/obj/machinery/botany/extractor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"avT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/hallway) +"avU" = (/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (EAST)"; icon_state = "steel_decals9"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (NORTH)"; icon_state = "steel_decals9"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/hallway) +"avV" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"avW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled,/area/rnd/hallway) +"avX" = (/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"avY" = (/obj/machinery/light/small,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"avZ" = (/obj/structure/table/standard,/obj/item/device/t_scanner,/obj/item/weapon/storage/briefcase/inflatable,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/rnd) +"awa" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHEAST)"; icon_state = "intact-scrubbers"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awb" = (/obj/machinery/atmospherics/pipe/manifold/visible/supply,/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awc" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awd" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awe" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awf" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"awg" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"awh" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"awi" = (/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"awj" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"awk" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"awl" = (/obj/structure/cable/heavyduty{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"awm" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"awn" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"awo" = (/obj/machinery/door/blast/regular,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"awp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"awq" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"awr" = (/obj/structure/table/reinforced,/obj/item/weapon/crowbar/red,/obj/item/weapon/wrench,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"aws" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"awu" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/glass_research{name = "Xenoflora Research"; req_access = list(55)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora) +"awv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/hallway) +"aww" = (/obj/effect/decal/cleanable/blood,/obj/item/clothing/shoes/athletic{desc = "Assault"},/obj/item/clothing/under/pants{desc = "Overdose"},/obj/item/weapon/material/twohanded/baseballbat{desc = "Decadence"; health = 1989},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"awx" = (/obj/effect/decal/cleanable/blood,/obj/item/device/tape{desc = "No Talk"},/obj/item/clothing/suit/varsity/brown{desc = "Showdown"},/obj/item/clothing/head/richard,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atmos) +"awy" = (/obj/structure/railing,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/tool,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awz" = (/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awA" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awB" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"awC" = (/obj/structure/closet/crate,/obj/item/weapon/handcuffs/fuzzy,/obj/random/maintenance/security,/obj/random/contraband,/turf/simulated/floor/plating,/area/maintenance/lower/locker_room) +"awD" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"awE" = (/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"awF" = (/obj/machinery/atmospherics/unary/outlet_injector{dir = 1; frequency = 1441; icon_state = "map_injector"; id = "n2_in"; use_power = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"awG" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"awH" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/structure/table/reinforced,/obj/item/clothing/mask/gas,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"awI" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/status_display{pixel_y = 30},/obj/structure/disposalpipe/junction{icon_state = "pipe-j1"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/camera/network/research,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awO" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awP" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awU" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awW" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awX" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awY" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"awZ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axa" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axc" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axd" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/structure/cable/cyan{d1 = 16; d2 = 0; icon_state = "16-0"},/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axe" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axf" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axg" = (/obj/structure/catwalk,/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axh" = (/obj/structure/bed/chair{dir = 1},/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"axi" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable,/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"axj" = (/obj/machinery/light,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/tether/surfacebase/tram) +"axk" = (/obj/structure/cable/ender{icon_state = "4-8"; id = "surface-solars"},/obj/structure/railing{tag = "icon-railing0 (NORTH)"; icon_state = "railing0"; dir = 1},/obj/structure/railing,/turf/simulated/floor/virgo3b,/area/tether/surfacebase/outside/outside1) +"axl" = (/obj/structure/cable/heavyduty{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/railing{tag = "icon-railing0 (NORTH)"; icon_state = "railing0"; dir = 1},/obj/structure/railing,/turf/simulated/floor/virgo3b,/area/tether/surfacebase/outside/outside1) +"axm" = (/obj/effect/floor_decal/rust,/obj/structure/cable/heavyduty{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/railing{dir = 8},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"axn" = (/obj/effect/floor_decal/rust,/obj/structure/cable/heavyduty{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"axo" = (/obj/effect/floor_decal/rust,/obj/structure/cable/heavyduty{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/railing{dir = 4},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/tether/surfacebase/outside/outside1) +"axp" = (/obj/structure/cable/heavyduty{icon_state = "1-8"; tag = "icon-1-4"},/obj/structure/railing,/obj/structure/railing{dir = 4},/turf/simulated/floor/virgo3b,/area/tether/surfacebase/outside/outside1) +"axq" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"axr" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/rnd/misc_lab) +"axs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"axt" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"axu" = (/obj/structure/closet/crate,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"axv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axw" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axx" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axy" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axz" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"axA" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/mauve/bordercorner,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axB" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axC" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/hallway) +"axD" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axE" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axF" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axG" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/camera/network/research{c_tag = "SCI - Research Dock Hallway Starboard"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axH" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axI" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/hallway) +"axJ" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axK" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axL" = (/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/hallway) +"axM" = (/turf/simulated/wall,/area/maintenance/lower/research) +"axN" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axO" = (/obj/structure/railing{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axP" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axQ" = (/obj/structure/ladder/up,/obj/machinery/light/small{dir = 8; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axR" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"axS" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"axT" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/locker_room) +"axU" = (/obj/machinery/light/small,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"axV" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"axW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/locker_room) +"axX" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"axY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"axZ" = (/obj/structure/closet/crate,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"aya" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/research{name = "Miscellaneous Reseach Room"; req_access = list(); req_one_access = list(7,29)},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/hallway) +"ayc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/hallway) +"ayd" = (/turf/simulated/wall/r_wall,/area/rnd/xenobiology/xenoflora_storage) +"aye" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/research{name = "Toxins Storage"; req_access = list(8)},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora_storage) +"ayf" = (/obj/structure/sign/warning/caution,/turf/simulated/wall/r_wall,/area/rnd/xenobiology/xenoflora_storage) +"ayg" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/hallway) +"ayh" = (/obj/structure/railing{dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) +"ayi" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) +"ayj" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) +"ayk" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) +"ayl" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"aym" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayn" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayo" = (/obj/structure/railing,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayp" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayq" = (/obj/effect/floor_decal/rust,/obj/effect/step_trigger/teleporter/to_solars,/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/tether/surfacebase/outside/outside1) +"ayr" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/tether/surfacebase/outside/outside1) +"ays" = (/obj/structure/sign/warning/nosmoking_2,/turf/simulated/wall/r_wall,/area/rnd/misc_lab) +"ayt" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayv" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayy" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayA" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/rnd/hallway) +"ayC" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 6},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"ayD" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 10; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"ayE" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "rnd_can_store"},/turf/simulated/floor/tiled/techmaint,/area/rnd/xenobiology/xenoflora_storage) +"ayF" = (/obj/structure/grille,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/rnd/xenobiology/xenoflora_storage) +"ayG" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/machinery/computer/area_atmos/tag{dir = 4; scrub_id = "rnd_can_store"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora_storage) +"ayH" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/xenobiology/xenoflora_storage) +"ayI" = (/obj/structure/sign/warning/nosmoking_2,/turf/simulated/wall/r_wall,/area/rnd/xenobiology/xenoflora_storage) +"ayJ" = (/obj/effect/floor_decal/rust,/obj/machinery/portable_atmospherics/canister/phoron,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"ayK" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"ayL" = (/obj/structure/railing{dir = 4},/obj/machinery/light/small{dir = 8},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) +"ayM" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayN" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayO" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayP" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayQ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayR" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayS" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHWEST)"; icon_state = "intact-scrubbers"; dir = 9},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"ayT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayU" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayV" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayX" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/structure/table/standard,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"ayY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"ayZ" = (/obj/machinery/atmospherics/binary/passive_gate,/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"aza" = (/obj/machinery/atmospherics/pipe/simple/hidden/universal,/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"azb" = (/obj/machinery/light/small{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"azc" = (/obj/structure/railing{dir = 4},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/action_figure,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) +"azd" = (/obj/machinery/door/airlock/multi_tile/metal/mait{name = "Atmospherics Maintenance"; req_access = list(24); req_one_access = list(24)},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"aze" = (/obj/machinery/door/firedoor/glass,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"azf" = (/obj/machinery/shieldwallgen{anchored = 1; req_access = list(47)},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (SOUTHWEST)"; icon_state = "danger"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azg" = (/obj/effect/floor_decal/rust/steel_decals_rusted2,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/industrial/danger,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azh" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azi" = (/obj/machinery/shieldwallgen{anchored = 1; req_access = list(47)},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azj" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azk" = (/obj/structure/table/standard,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/camera/network/research{c_tag = "SCI - Mech Bay Port"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"azm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 6},/turf/simulated/floor/tiled,/area/rnd/hallway) +"azn" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/plating,/area/rnd/hallway) +"azo" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 4; icon_state = "map"; tag = "icon-manifold-f (EAST)"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"azp" = (/obj/effect/floor_decal/rust,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"azq" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"azr" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{icon_state = "16-0"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"azs" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/machinery/light_switch{pixel_y = 25},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azt" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azu" = (/obj/effect/floor_decal/industrial/warning/dust/corner{tag = "icon-warningcorner_dust (EAST)"; icon_state = "warningcorner_dust"; dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azv" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (NORTH)"; icon_state = "warning_dust"; dir = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azw" = (/obj/effect/floor_decal/rust,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (NORTH)"; icon_state = "warning_dust"; dir = 1},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azx" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"azy" = (/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"azz" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{req_one_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azA" = (/obj/structure/reagent_dispensers/watertank,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azB" = (/obj/structure/table/standard,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"azC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHEAST)"; icon_state = "steel_decals10"; dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/hallway) +"azD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHEAST)"; icon_state = "steel_decals10"; dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden,/turf/simulated/floor/tiled,/area/rnd/hallway) +"azE" = (/obj/machinery/atmospherics/pipe/tank/air{dir = 1},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"azF" = (/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"azG" = (/turf/simulated/wall,/area/maintenance/asmaint2) +"azH" = (/obj/effect/floor_decal/industrial/warning/dust,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azI" = (/obj/effect/floor_decal/industrial/warning/dust,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azJ" = (/obj/effect/floor_decal/industrial/warning/dust/corner{tag = "icon-warningcorner_dust (WEST)"; icon_state = "warningcorner_dust"; dir = 8},/obj/effect/floor_decal/industrial/warning/dust/corner,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azK" = (/obj/effect/floor_decal/industrial/warning/dust,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azL" = (/obj/effect/floor_decal/industrial/warning/dust,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azM" = (/obj/machinery/door/blast/regular,/obj/machinery/door/firedoor,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"azN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"azO" = (/turf/simulated/wall,/area/rnd/external) +"azP" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "rnd_s_airlock_inner"; locked = 1},/turf/simulated/floor/tiled,/area/rnd/external) +"azQ" = (/obj/machinery/door/firedoor/glass,/obj/machinery/access_button/airlock_interior{master_tag = "rnd_s_airlock"; pixel_x = 25; pixel_y = 24},/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "rnd_s_airlock_inner"; locked = 1},/obj/machinery/atmospherics/pipe/simple/hidden,/turf/simulated/floor/tiled,/area/rnd/external) +"azR" = (/obj/machinery/portable_atmospherics/canister/carbon_dioxide,/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azS" = (/obj/machinery/portable_atmospherics/canister/carbon_dioxide,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azT" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (EAST)"; icon_state = "warning_dust"; dir = 4},/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azU" = (/obj/machinery/portable_atmospherics/canister/sleeping_agent,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"azV" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"azW" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"azX" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/light/small{dir = 8; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"azY" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atmos) +"azZ" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"aAa" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"aAb" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"aAc" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"aAd" = (/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/misc_lab) +"aAe" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{frequency = 1379; scrub_id = "rnd_s_airlock_scrubber"; scrubbing_gas = list("phoron")},/turf/simulated/floor/tiled/techmaint,/area/rnd/external) +"aAf" = (/obj/structure/grille,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/rnd/external) +"aAg" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (SOUTHEAST)"; icon_state = "steel_decals3"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals3,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/embedded_controller/radio/airlock/phoron{id_tag = "rnd_s_airlock"; pixel_x = 0; pixel_y = 30},/obj/machinery/airlock_sensor/phoron{id_tag = "rnd_s_airlock_sensor"; pixel_x = 11; pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/external) +"aAh" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHWEST)"; icon_state = "steel_decals10"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHWEST)"; icon_state = "steel_decals10"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/external) +"aAi" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHWEST)"; icon_state = "steel_decals10"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHWEST)"; icon_state = "steel_decals10"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 8; icon_state = "map"; tag = "icon-manifold-f (WEST)"},/turf/simulated/floor/tiled,/area/rnd/external) +"aAj" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (EAST)"; icon_state = "steel_decals3"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (NORTHEAST)"; icon_state = "steel_decals3"; dir = 5},/obj/machinery/light_switch{pixel_y = 25},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 8; icon_state = "map_vent_out"; use_power = 1},/turf/simulated/floor/tiled,/area/rnd/external) +"aAk" = (/obj/structure/grille,/obj/structure/railing{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/rnd/external) +"aAl" = (/obj/machinery/portable_atmospherics/canister/oxygen,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"aAm" = (/obj/machinery/portable_atmospherics/canister/nitrogen,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"aAn" = (/turf/simulated/mineral,/area/maintenance/lower/research) +"aAo" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"aAp" = (/obj/effect/floor_decal/rust,/obj/machinery/door/airlock/external{req_one_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"aAq" = (/obj/machinery/door/airlock/external,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled,/area/rnd/misc_lab) +"aAr" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (EAST)"; icon_state = "steel_decals4"; dir = 4},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled,/area/rnd/external) +"aAs" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHEAST)"; icon_state = "steel_decals10"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHEAST)"; icon_state = "steel_decals10"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/rnd/external) +"aAt" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHEAST)"; icon_state = "steel_decals10"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHEAST)"; icon_state = "steel_decals10"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 5; icon_state = "intact"; tag = "icon-intact-f (NORTHEAST)"},/turf/simulated/floor/tiled,/area/rnd/external) +"aAu" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/machinery/computer/area_atmos/tag{dir = 1; scrub_id = "rnd_s_airlock_scrubber"},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 8; icon_state = "map_vent_out"; use_power = 1},/turf/simulated/floor/tiled,/area/rnd/external) +"aAv" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (EAST)"; icon_state = "warning_dust"; dir = 4},/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/obj/machinery/light/small,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/xenobiology/xenoflora_storage) +"aAw" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"aAx" = (/obj/effect/floor_decal/rust,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"aAy" = (/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/misc_lab) +"aAz" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/rnd/misc_lab) +"aAA" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/misc_lab) +"aAB" = (/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/misc_lab) +"aAC" = (/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "rnd_s_airlock_outer"; locked = 1},/turf/simulated/floor/tiled,/area/rnd/external) +"aAD" = (/obj/machinery/access_button/airlock_exterior{master_tag = "rnd_s_airlock"; pixel_x = 25; pixel_y = -8; req_access = list(47)},/obj/machinery/door/airlock/external{frequency = 1379; icon_state = "door_locked"; id_tag = "rnd_s_airlock_outer"; locked = 1},/turf/simulated/floor/tiled,/area/rnd/external) +"aAE" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/rnd/xenobiology/xenoflora_storage) +"aAF" = (/obj/structure/ladder/up,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"aAG" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/research) +"aAH" = (/turf/simulated/mineral,/area/rnd/external) +"aAI" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHWEST)"; icon_state = "steel_decals10"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHWEST)"; icon_state = "steel_decals10"; dir = 9},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/external) +"aAJ" = (/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/rnd/external) +"aAK" = (/obj/effect/floor_decal/rust,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"aAL" = (/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/tiled/steel_dirty,/area/maintenance/lower/research) +"aAM" = (/turf/simulated/wall/r_wall,/area/engineering/atmos/processing) +"aAN" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/multi_tile/metal/mait{name = "Atmospherics Maintenance"; req_access = list(24); req_one_access = list(24)},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAO" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAP" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAQ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAR" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAS" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAT" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAU" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAV" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAW" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAX" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/obj/machinery/camera/network/engineering,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAY" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aAZ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBb" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBc" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/requests_console{department = "Atmospherics"; departmentType = 3; name = "Atmos RC"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBd" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBe" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBf" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBg" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBi" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBk" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBl" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBm" = (/obj/machinery/atmospherics/omni/filter{tag_east = 1; tag_south = 6; tag_west = 2},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBn" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBo" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBp" = (/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/obj/machinery/meter,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBq" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBr" = (/obj/structure/window/reinforced,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBs" = (/obj/structure/window/reinforced,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBt" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBu" = (/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBv" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBw" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBx" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBy" = (/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBz" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBA" = (/obj/effect/floor_decal/industrial/warning{dir = 9},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBB" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/closet/crate/hydroponics,/obj/item/stack/material/algae,/obj/item/stack/material/algae,/obj/item/stack/material/algae,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBC" = (/obj/effect/floor_decal/industrial/warning{dir = 5},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBD" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBE" = (/obj/machinery/portable_atmospherics/canister/empty,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBF" = (/obj/machinery/portable_atmospherics/canister/empty,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBG" = (/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBH" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBI" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBJ" = (/obj/machinery/atmospherics/valve/digital{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBK" = (/obj/machinery/atmospherics/pipe/tank/phoron{tag = "icon-phoron_map (WEST)"; icon_state = "phoron_map"; dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBL" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBM" = (/obj/machinery/atmospherics/binary/algae_farm{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBN" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBO" = (/obj/machinery/portable_atmospherics/canister/empty,/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBP" = (/obj/structure/stairs/north,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBQ" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBR" = (/obj/machinery/atmospherics/pipe/zpipe/up{dir = 4; icon_state = "up"; level = 2; tag = "icon-up (EAST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBS" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBT" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBU" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBV" = (/obj/machinery/portable_atmospherics/canister/empty/phoron,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aBW" = (/turf/simulated/wall/r_wall,/area/engineering/atmos/intake) +"aBX" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aBY" = (/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/engineering/atmos/intake) +"aBZ" = (/turf/simulated/mineral,/area/engineering/atmos/intake) +"aCa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCb" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCc" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCd" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCe" = (/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCf" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCg" = (/obj/structure/sign/warning/caution{name = "\improper CAUTION - ATMOSPHERICS AREA"},/turf/simulated/wall/r_wall,/area/engineering/atmos/intake) +"aCh" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCi" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/atmospherics/pipe/manifold/visible,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aCj" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aCk" = (/obj/effect/floor_decal/industrial/warning{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aCl" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCm" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCn" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos/processing) +"aCo" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCp" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/obj/machinery/meter,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCq" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCr" = (/obj/machinery/atmospherics/pipe/manifold/visible,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCs" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCt" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCu" = (/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aCv" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aCw" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCx" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCy" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCz" = (/obj/machinery/atmospherics/pipe/vent/high_volume{dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aCA" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aCB" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/floor/plating,/area/engineering/atmos/processing) +"aCC" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCD" = (/obj/machinery/atmospherics/binary/passive_gate{dir = 8; target_pressure = 4500},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCE" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/meter,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCF" = (/obj/machinery/atmospherics/valve/digital{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCG" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCH" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCI" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCJ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCK" = (/obj/machinery/atmospherics/pipe/simple/visible{icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aCL" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/structure/cable/cyan{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aCM" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/engineering/atmos/processing) +"aCN" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCO" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCP" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/meter,/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCQ" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/machinery/light,/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCR" = (/obj/machinery/atmospherics/pipe/manifold/visible,/obj/effect/floor_decal/techfloor,/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCS" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCT" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCU" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/obj/effect/floor_decal/techfloor,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCV" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCW" = (/obj/effect/floor_decal/techfloor,/obj/machinery/light_switch{pixel_y = -25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCX" = (/obj/machinery/light,/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCY" = (/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aCZ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/machinery/pipedispenser,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/processing) +"aDa" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aDb" = (/obj/structure/cable/cyan,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aDc" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"aDd" = (/turf/unsimulated/wall/planetary/virgo3b,/area/tether/surfacebase/outside/outside2) +"aDe" = (/turf/simulated/open/virgo3b,/area/tether/surfacebase/outside/outside2) +"aDf" = (/turf/simulated/mineral,/area/tether/surfacebase/outside/outside2) +"aDg" = (/turf/simulated/wall,/area/maintenance/lower/mining) +"aDh" = (/turf/simulated/wall/r_wall,/area/gateway) +"aDi" = (/obj/structure/table/steel,/obj/item/weapon/storage/box/bodybags,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDj" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDk" = (/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDl" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDm" = (/obj/structure/table/steel,/obj/item/weapon/surgical/circular_saw,/obj/item/weapon/storage/briefcase/inflatable,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDn" = (/obj/machinery/gateway{dir = 9},/turf/simulated/floor/tiled/dark,/area/gateway) +"aDo" = (/obj/machinery/gateway{dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/gateway) +"aDp" = (/obj/machinery/gateway{dir = 5},/obj/machinery/camera/network/command,/turf/simulated/floor/tiled/dark,/area/gateway) +"aDq" = (/turf/simulated/wall,/area/maintenance/substation/medsec) +"aDr" = (/turf/simulated/wall,/area/maintenance/lower/north) +"aDs" = (/obj/structure/closet/firecloset,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDt" = (/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDu" = (/obj/structure/ladder/up,/obj/effect/floor_decal/industrial/outline/yellow,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDv" = (/obj/structure/table/steel,/obj/item/weapon/backup_implanter,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDw" = (/obj/machinery/gateway{dir = 8},/turf/simulated/floor/tiled/dark,/area/gateway) +"aDx" = (/obj/machinery/gateway/centerstation,/turf/simulated/floor/tiled/dark,/area/gateway) +"aDy" = (/obj/machinery/gateway{dir = 4},/turf/simulated/floor/tiled/dark,/area/gateway) +"aDz" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "MedSec Substation Bypass"},/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDA" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/light/small{dir = 1},/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDB" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/camera/network/engineering,/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDC" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/airlock/engineering{name = "MedSec Substation"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDD" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/north) +"aDE" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor,/area/maintenance/lower/north) +"aDF" = (/obj/structure/catwalk,/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aDG" = (/obj/machinery/door/airlock/maintenance/medical,/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDH" = (/obj/effect/decal/cleanable/blood/splatter,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/light/small{brightness_color = "#DA0205"; brightness_power = 1; brightness_range = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDI" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable{icon_state = "0-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDJ" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/camera/network/medbay{c_tag = "MED - Operating Theatre 2"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDK" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDL" = (/obj/structure/table/steel,/obj/item/bodybag/cryobag,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aDM" = (/obj/machinery/gateway{dir = 10},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/dark,/area/gateway) +"aDN" = (/obj/machinery/gateway,/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/dark,/area/gateway) +"aDO" = (/obj/machinery/gateway{dir = 6},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/dark,/area/gateway) +"aDP" = (/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - MedSec"},/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDQ" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/power/terminal{dir = 8},/obj/structure/cable,/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDR" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDS" = (/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/north) +"aDT" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/north) +"aDU" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aDV" = (/obj/machinery/door/blast/shutters{dir = 2; id = "PubPrep"; layer = 3.3; name = "Gateway Shutter"},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aDW" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/cable/green,/obj/structure/cable/green{icon_state = "0-4"},/obj/machinery/power/sensor{name = "Powernet Sensor - MedSec Subgrid"; name_tag = "MedSec Subgrid"},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22},/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDX" = (/obj/structure/cable/green{icon_state = "16-0"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{icon_state = "0-4"},/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDY" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor,/area/maintenance/substation/medsec) +"aDZ" = (/obj/structure/sign/warning/high_voltage,/turf/simulated/wall,/area/maintenance/substation/medsec) +"aEa" = (/obj/structure/railing{dir = 8},/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEb" = (/turf/simulated/open,/area/maintenance/lower/mining) +"aEc" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aEd" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aEe" = (/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/obj/random/toolbox,/obj/random/maintenance/cargo,/obj/random/maintenance/security,/obj/random/toy,/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aEf" = (/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEg" = (/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEh" = (/obj/structure/closet/firecloset,/obj/machinery/camera/network/command,/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEi" = (/obj/structure/closet/emcloset,/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEj" = (/obj/structure/ladder/up,/obj/effect/floor_decal/industrial/outline/yellow,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEk" = (/obj/random/junk,/obj/random/cigarettes,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aEl" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aEm" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aEn" = (/obj/structure/cable{icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/plating,/area/gateway) +"aEo" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/plating,/area/gateway) +"aEp" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEq" = (/obj/structure/cable{icon_state = "0-8"},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEr" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/effect/decal/cleanable/dirt,/obj/random/cigarettes,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEs" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEt" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEu" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEv" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) +"aEw" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEx" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEy" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEz" = (/obj/structure/railing,/turf/simulated/open,/area/maintenance/lower/mining) +"aEA" = (/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aEB" = (/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aEC" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/gateway) +"aED" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEE" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEF" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEG" = (/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEH" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEI" = (/obj/structure/catwalk,/obj/structure/cable{icon_state = "2-4"},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEJ" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) +"aEK" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEL" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEM" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEN" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEO" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEP" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/maintenance/lower/mining) +"aEQ" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aER" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/mining) +"aES" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/gateway) +"aET" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEU" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEV" = (/obj/machinery/button/remote/blast_door{id = "GateShut"; name = "Gateway Shutter"; pixel_y = -22; req_access = list(62)},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEW" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/extinguisher_cabinet{pixel_x = 27},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aEX" = (/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEY" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aEZ" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFa" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFb" = (/obj/structure/catwalk,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFc" = (/obj/structure/catwalk,/obj/machinery/light/small,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFd" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/action_figure,/obj/random/tool,/obj/random/maintenance/cargo,/obj/effect/floor_decal/rust,/obj/random/maintenance/medical,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aFe" = (/turf/simulated/mineral,/area/gateway) +"aFf" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aFg" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aFh" = (/obj/structure/catwalk,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFi" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFj" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFk" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/open,/area/maintenance/lower/mining) +"aFl" = (/obj/structure/stairs/south,/turf/simulated/mineral,/area/gateway) +"aFm" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aFn" = (/obj/structure/closet/crate,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/holofloor/tiled/dark,/area/gateway) +"aFo" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFp" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFq" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/mining) +"aFr" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFs" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFt" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFu" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFv" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/medical/lite,/obj/random/maintenance/cargo,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFw" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFx" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/mining) +"aFy" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFz" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFA" = (/obj/structure/catwalk,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFB" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFC" = (/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (NORTH)"; icon_state = "techfloor_hole_left"; dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFD" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFE" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFF" = (/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (WEST)"; icon_state = "techfloor_hole_left"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFG" = (/obj/structure/railing{dir = 4},/obj/structure/lattice,/obj/structure/cable{tag = "icon-32-2"; icon_state = "32-2"},/obj/machinery/atmospherics/pipe/zpipe/down/supply{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{dir = 1},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/lower/north) +"aFH" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFI" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/maintenance/lower/mining) +"aFJ" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/maintenance/lower/mining) +"aFK" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFL" = (/turf/simulated/wall,/area/maintenance/lower/bar) +"aFM" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFN" = (/obj/structure/railing,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFO" = (/obj/structure/railing,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFP" = (/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFQ" = (/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFR" = (/obj/structure/railing,/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFS" = (/obj/structure/railing,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFT" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFU" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFV" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aFW" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFX" = (/obj/structure/catwalk,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFY" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aFZ" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGa" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGb" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGc" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGd" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGe" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/railing,/turf/simulated/floor/plating,/area/gateway) +"aGf" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGg" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGh" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGi" = (/turf/simulated/wall,/area/tether/surfacebase/atrium_two) +"aGj" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGk" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGl" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGm" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGn" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGo" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGp" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGq" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGr" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/up/supply{dir = 1},/turf/simulated/floor/plating,/area/gateway) +"aGs" = (/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGt" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGu" = (/obj/structure/catwalk,/obj/machinery/light/small,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGv" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGw" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGx" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aGy" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/turf/simulated/open,/area/maintenance/lower/mining) +"aGz" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGA" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGB" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGC" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/mining) +"aGD" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGE" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGF" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGG" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGH" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) +"aGI" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) +"aGJ" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGK" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGL" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGM" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aGN" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) +"aGO" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/multi_tile/metal/mait,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) +"aGP" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) +"aGQ" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aGR" = (/obj/machinery/door/airlock/multi_tile/metal/mait,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) +"aGS" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) +"aGT" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/mining) +"aGU" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTHWEST)"; icon_state = "techfloororange_edges"; dir = 9},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGV" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTH)"; icon_state = "techfloororange_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGW" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTH)"; icon_state = "techfloororange_edges"; dir = 1},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGX" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTH)"; icon_state = "techfloororange_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGY" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (NORTHEAST)"; icon_state = "techfloororange_edges"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aGZ" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) +"aHa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aHb" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aHc" = (/obj/effect/floor_decal/techfloor,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aHd" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aHe" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aHf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/machinery/light/small{dir = 8; pixel_x = 0},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHg" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHh" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHk" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHl" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHm" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHn" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHq" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable{d2 = 8; icon_state = "0-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHw" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHy" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHz" = (/obj/structure/disposalpipe/junction{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHC" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/security,/obj/random/tool,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aHD" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/maintenance/lower/bar) +"aHE" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/open,/area/maintenance/lower/bar) +"aHF" = (/obj/structure/catwalk,/turf/simulated/open,/area/maintenance/lower/bar) +"aHG" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aHH" = (/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) +"aHI" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (EAST)"; icon_state = "techfloor_hole_left"; dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aHJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/status_display{pixel_x = -32},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHK" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHL" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHM" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHN" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHO" = (/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHP" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHQ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHR" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHS" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aHU" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aHV" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/down,/turf/simulated/open,/area/maintenance/lower/bar) +"aHW" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (EAST)"; icon_state = "techfloororange_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aHX" = (/obj/machinery/light/small{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) +"aHY" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (NORTH)"; icon_state = "techfloor_hole_right"; dir = 1},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aHZ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aIa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole/right,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aIb" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/structure/cable{icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/north) +"aIc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aId" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIe" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/orange/bordercorner,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIf" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/orange/border,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIg" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/orange/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIi" = (/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (WEST)"; icon_state = "techfloororange_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIj" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/open,/area/maintenance/lower/bar) +"aIk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aIl" = (/turf/simulated/wall,/area/tether/surfacebase/north_staires_two) +"aIm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIn" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIp" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aIq" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aIr" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aIs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIu" = (/obj/machinery/light/small{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (SOUTHWEST)"; icon_state = "techfloororange_edges"; dir = 10},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIv" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor/orange,/obj/structure/railing,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIw" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/orange,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIx" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/orange,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIy" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor/orange{tag = "icon-techfloororange_edges (SOUTHEAST)"; icon_state = "techfloororange_edges"; dir = 6},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIz" = (/turf/simulated/open,/area/tether/surfacebase/north_staires_two) +"aIA" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aIB" = (/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aIC" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aID" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/sortjunction/flipped,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIF" = (/obj/effect/decal/cleanable/dirt,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIG" = (/obj/structure/catwalk,/obj/structure/ladder/up,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIH" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aII" = (/obj/structure/railing{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) +"aIJ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (WEST)"; icon_state = "techfloor_hole_right"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aIK" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIL" = (/obj/machinery/light/small{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aIM" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) +"aIN" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/maintenance/lower/bar) +"aIO" = (/obj/item/clothing/gloves/boxing/blue,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/lower/north) +"aIP" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/lower/north) +"aIQ" = (/obj/random/obstruction,/turf/simulated/floor,/area/maintenance/lower/north) +"aIR" = (/obj/effect/floor_decal/rust,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/north) +"aIS" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aIT" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aIU" = (/obj/structure/stairs/north,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aIV" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) +"aIW" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIX" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIY" = (/obj/effect/floor_decal/rust,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aIZ" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aJa" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJb" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJc" = (/obj/structure/catwalk,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJd" = (/turf/simulated/floor,/area/maintenance/lower/north) +"aJe" = (/obj/effect/decal/cleanable/blood,/turf/simulated/floor,/area/maintenance/lower/north) +"aJf" = (/obj/random/obstruction,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/lower/north) +"aJg" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/tether/surfacebase/north_staires_two) +"aJh" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJi" = (/obj/structure/sign/directions/medical{dir = 1; icon_state = "direction_med"; pixel_y = 8; tag = "icon-direction_med (EAST)"},/obj/structure/sign/directions/science{dir = 1; icon_state = "direction_sci"; pixel_y = 3; tag = "icon-direction_sci (WEST)"},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/obj/structure/sign/directions/engineering{dir = 4; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/north_staires_two) +"aJj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aJk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aJl" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJm" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJn" = (/obj/structure/catwalk,/obj/structure/closet,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/random/maintenance/medical,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJo" = (/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/lower/north) +"aJp" = (/obj/item/clothing/gloves/boxing/yellow,/turf/simulated/floor,/area/maintenance/lower/north) +"aJq" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJr" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJs" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJt" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJu" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_two) +"aJv" = (/obj/machinery/recharge_station,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJw" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/rust/steel_decals_rusted2,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJx" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJz" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/machinery/space_heater,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJA" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJB" = (/obj/structure/catwalk,/obj/structure/disposalpipe/segment,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJC" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/north) +"aJD" = (/obj/machinery/light_switch{pixel_x = -25},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJE" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJF" = (/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJG" = (/obj/structure/cable{icon_state = "0-4"; d2 = 4},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJH" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_staires_two) +"aJI" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_two) +"aJJ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aJK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aJL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aJM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/computer/guestpass{dir = 8; pixel_x = 25},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aJN" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJO" = (/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJP" = (/obj/effect/floor_decal/corner_techfloor_grid/diagonal,/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/structure/disposalpipe/up,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJQ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJR" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJS" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJT" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJU" = (/obj/effect/floor_decal/corner_techfloor_grid,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJV" = (/obj/structure/ladder{layer = 3.3; pixel_y = 16},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJW" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aJX" = (/obj/structure/sign/warning/caution{name = "\improper CAUTION - DANGEROUS EQUIPMENT AND DROPS"},/turf/simulated/wall,/area/tether/surfacebase/north_staires_two) +"aJY" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aJZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aKa" = (/obj/machinery/light/small{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aKb" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKc" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKd" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKe" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKf" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKg" = (/turf/simulated/wall,/area/maintenance/lower/rnd) +"aKh" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKi" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKj" = (/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKk" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aKm" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKn" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole,/obj/effect/floor_decal/techfloor/hole/right,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKo" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (WEST)"; icon_state = "techfloor_corners"; dir = 8},/obj/effect/floor_decal/techfloor/corner,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHEAST)"; icon_state = "intact-scrubbers"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKp" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHWEST)"; icon_state = "intact-scrubbers"; dir = 9},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKq" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKr" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKs" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKt" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKu" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/effect/floor_decal/industrial/warning,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKv" = (/obj/machinery/light/small{dir = 1},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKw" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKx" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKy" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKz" = (/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable{icon_state = "0-8"},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKA" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aKC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (WEST)"; icon_state = "danger"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aKD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aKE" = (/obj/structure/sign/nosmoking_1,/turf/simulated/wall,/area/tether/surfacebase/atrium_two) +"aKF" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aKG" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKH" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKI" = (/obj/structure/railing{dir = 8},/obj/structure/cable{icon_state = "0-8"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKJ" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKK" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aKL" = (/obj/effect/floor_decal/corner_techfloor_grid,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKM" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKN" = (/obj/structure/cable{icon_state = "2-4"},/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKO" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKP" = (/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKQ" = (/obj/structure/lattice,/obj/structure/disposalpipe/down{tag = "icon-pipe-d (EAST)"; icon_state = "pipe-d"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/lower/rnd) +"aKR" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKS" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKT" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKU" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aKV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aKW" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aKX" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) +"aKY" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aKZ" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLa" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLb" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aLc" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLd" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLe" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLf" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLg" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLh" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLi" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLj" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_two) +"aLk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLl" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLm" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLo" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLp" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/closet,/obj/random/maintenance/security,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aLq" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/rust/steel_decals_rusted1,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aLr" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aLs" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/random/tool,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aLt" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLu" = (/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLv" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLw" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLx" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLy" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (WEST)"; icon_state = "techfloor_hole_left"; dir = 8},/obj/random/junk,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aLz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLA" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLB" = (/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/tether/surfacebase/outside/outside2) +"aLC" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLD" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLE" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLF" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHEAST)"; icon_state = "intact-scrubbers"; dir = 6},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLG" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLH" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLI" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHWEST)"; icon_state = "intact-scrubbers"; dir = 9},/obj/structure/cable{icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLJ" = (/obj/structure/catwalk,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLK" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLL" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aLM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aLO" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLP" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLQ" = (/obj/structure/railing{dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLR" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLS" = (/obj/item/toy/plushie/kitten{desc = "An odd appearing, cryptic plush of a cat."; name = "Pablo"},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) +"aLT" = (/obj/item/clothing/under/batter,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) +"aLU" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aLV" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/maintenance/research,/obj/random/maintenance/security,/obj/random/tech_supply,/obj/random/action_figure,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aLW" = (/obj/structure/catwalk,/obj/structure/grille/broken,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/random/toolbox,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aLX" = (/obj/random/junk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) +"aLY" = (/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) +"aLZ" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) +"aMa" = (/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aMb" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aMc" = (/obj/structure/cable{icon_state = "1-8"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aMd" = (/obj/structure/grille,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aMe" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aMf" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aMg" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/closet/crate,/obj/random/maintenance/security,/obj/random/maintenance/clean,/obj/random/contraband,/obj/random/maintenance/medical,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMh" = (/obj/structure/railing{dir = 4},/obj/machinery/light/small{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMi" = (/obj/structure/railing{dir = 8},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMj" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMl" = (/obj/item/clothing/shoes/boots/jackboots{desc = "Very old and worn baseball cleats."; name = "baseball cleats"},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) +"aMm" = (/obj/item/clothing/head/soft/black{desc = "Its a dusty old cap, It hides most your eyes."},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) +"aMn" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMo" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMp" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMq" = (/obj/structure/railing{dir = 8},/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMr" = (/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/structure/closet/crate,/obj/random/tool,/obj/random/maintenance/research,/obj/effect/decal/cleanable/dirt,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) +"aMs" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) +"aMt" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aMu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aMv" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (WEST)"; icon_state = "techfloor_hole_right"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMw" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMx" = (/obj/structure/railing,/obj/structure/disposalpipe/segment,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMy" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMz" = (/turf/simulated/mineral,/area/maintenance/lower/bar) +"aMA" = (/obj/item/weapon/material/twohanded/baseballbat{desc = "This bat looks very off."; health = 500},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/bar) +"aMB" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMC" = (/obj/structure/catwalk,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMD" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aME" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aMF" = (/turf/simulated/wall/r_wall,/area/maintenance/lower/rnd) +"aMG" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/atrium_two) +"aMH" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMI" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/rust,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMJ" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMK" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aML" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMM" = (/turf/simulated/wall,/area/maintenance/research) +"aMN" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"},/turf/simulated/wall,/area/maintenance/research) +"aMO" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aMP" = (/obj/structure/sign/warning/caution{name = "\improper CAUTION - DANGEROUS EQUIPMENT AND DROPS"},/turf/simulated/wall/r_wall,/area/maintenance/lower/rnd) +"aMQ" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/down/supply,/obj/structure/lattice,/obj/structure/cable{tag = "icon-32-2"; icon_state = "32-2"},/obj/structure/disposalpipe/down,/turf/simulated/open,/area/maintenance/lower/rnd) +"aMR" = (/turf/simulated/shuttle/wall/voidcraft/green{hard_corner = 1},/area/tether/surfacebase/atrium_two) +"aMS" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMT" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMU" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMV" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMW" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMX" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aMY" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aMZ" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aNa" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aNb" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Research Substation Bypass"},/turf/simulated/floor,/area/maintenance/research) +"aNc" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/light/small{dir = 1},/turf/simulated/floor,/area/maintenance/research) +"aNd" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor,/area/maintenance/research) +"aNe" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/engineering{name = "Science Substation"; req_one_access = list(11,24,47)},/obj/machinery/door/firedoor,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/research) +"aNf" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 6},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aNg" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aNh" = (/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aNi" = (/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/atrium_two) +"aNj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNl" = (/obj/structure/sign/warning/caution{name = "\improper CAUTION - DANGEROUS EQUIPMENT AND DROPS"},/turf/simulated/wall,/area/tether/surfacebase/atrium_two) +"aNm" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aNn" = (/obj/structure/railing,/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aNo" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/open,/area/tether/surfacebase/atrium_two) +"aNp" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aNq" = (/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - Research"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/research) +"aNr" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/power/terminal{dir = 8},/obj/structure/cable,/turf/simulated/floor,/area/maintenance/research) +"aNs" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor,/area/maintenance/research) +"aNt" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aNu" = (/obj/machinery/atmospherics/pipe/zpipe/up/supply{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{dir = 1},/obj/structure/railing,/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable,/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/obj/structure/disposalpipe/up,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aNv" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNA" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNB" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNC" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/orange/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aND" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNE" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/orange/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNF" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) +"aNG" = (/obj/structure/catwalk,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aNH" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aNI" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aNJ" = (/obj/structure/catwalk,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aNK" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aNL" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/obj/structure/table/rack,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/action_figure,/obj/random/cigarettes,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aNM" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aNN" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) +"aNO" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) +"aNP" = (/obj/machinery/power/sensor{name = "Powernet Sensor - Research Subgrid"; name_tag = "Research Subgrid"},/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/cable/green,/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor,/area/maintenance/research) +"aNQ" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor,/area/maintenance/research) +"aNR" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor,/area/maintenance/research) +"aNS" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/door/airlock/engineering{name = "Science Substation"; req_one_access = list(11,24,47)},/obj/machinery/door/firedoor,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/research) +"aNT" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 8},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aNU" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aNV" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/junction,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aNW" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNX" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aNZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOa" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/junction{icon_state = "pipe-j1"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOb" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOc" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOd" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/atrium_two) +"aOe" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aOf" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aOg" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/bar) +"aOh" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aOi" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aOj" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aOk" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/rnd) +"aOl" = (/turf/simulated/wall,/area/rnd/lockers) +"aOm" = (/turf/simulated/wall,/area/rnd/research) +"aOn" = (/obj/machinery/door/airlock/maintenance/rnd{req_access = list(7)},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/research) +"aOo" = (/turf/simulated/wall/r_wall,/area/rnd/research) +"aOp" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aOq" = (/obj/effect/floor_decal/borderfloor/corner,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOr" = (/obj/machinery/light/small,/obj/effect/floor_decal/borderfloor,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOs" = (/obj/effect/floor_decal/borderfloor,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOt" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOv" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/borderfloor/corner2,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOw" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOx" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOy" = (/obj/effect/floor_decal/borderfloor,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOz" = (/obj/machinery/light/small,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOA" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOB" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOC" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOD" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/borderfloor/corner2,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOE" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOF" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/light/small,/obj/effect/floor_decal/borderfloor/corner2,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOH" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aOI" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aOJ" = (/turf/simulated/wall,/area/rnd/workshop) +"aOK" = (/obj/machinery/autolathe{hacked = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/research) +"aOL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"aOM" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aON" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOO" = (/turf/simulated/wall,/area/engineering/lower/lobby) +"aOP" = (/obj/machinery/door/airlock/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aOQ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/engineering/lower/lobby) +"aOR" = (/obj/machinery/door/airlock/glass,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aOS" = (/turf/simulated/wall,/area/engineering/lower/breakroom) +"aOT" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_two) +"aOU" = (/turf/simulated/wall,/area/janitor) +"aOV" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/door/airlock{name = "Custodial Closet"; req_access = list(26)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/janitor) +"aOW" = (/obj/structure/table/reinforced,/obj/machinery/door/window/eastleft{tag = "icon-left"; name = "Janitorial Desk"; icon_state = "left"; dir = 2},/obj/machinery/door/window/eastleft{tag = "icon-left (NORTH)"; name = "Janitorial Desk"; icon_state = "left"; dir = 1},/obj/machinery/door/blast/shutters{dir = 2; id = "janitor_blast"; layer = 3.3; name = "Janitorial Shutters"},/turf/simulated/floor/tiled,/area/janitor) +"aOX" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aOY" = (/obj/effect/floor_decal/rust,/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aOZ" = (/obj/effect/floor_decal/rust,/obj/structure/catwalk,/obj/structure/closet/crate,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/item/clothing/mask/gas,/obj/random/toolbox,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aPa" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aPb" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/table/steel,/obj/item/weapon/storage/bag/circuits/basic,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aPc" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/table/steel,/obj/machinery/camera/network/research,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aPd" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/structure/table/steel,/obj/item/stack/material/glass{amount = 50; pixel_x = 3; pixel_y = 3},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aPe" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPf" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPg" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPh" = (/obj/structure/table/standard,/obj/machinery/recharger{pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPi" = (/obj/structure/table/standard,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPj" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPk" = (/obj/structure/closet/secure_closet/scientist,/obj/effect/floor_decal/industrial/outline,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPl" = (/obj/structure/table/standard,/obj/item/weapon/storage/belt/utility,/obj/item/clothing/gloves/sterile/latex,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"aPm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"aPn" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aPo" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aPp" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aPq" = (/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_two) +"aPr" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/outline,/obj/machinery/portable_atmospherics/powered/scrubber,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/lower/lobby) +"aPs" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aPt" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (EAST)"; icon_state = "steel_decals10"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aPu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aPv" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (EAST)"; icon_state = "steel_decals10"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/sortjunction{dir = 1; icon_state = "pipe-j1s"; name = "Atmospherics"; sortType = "Atmospherics"},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aPw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aPx" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/machinery/computer/guestpass{pixel_x = 0; pixel_y = 28},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aPy" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/engineering/lower/breakroom) +"aPz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aPA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aPB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aPC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aPD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/engineering,/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aPE" = (/obj/machinery/vending/snack,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aPF" = (/obj/item/weapon/grenade/chem_grenade/cleaner,/obj/item/weapon/grenade/chem_grenade/cleaner,/obj/item/weapon/grenade/chem_grenade/cleaner,/obj/machinery/requests_console{department = "Janitorial"; departmentType = 1; pixel_y = 28},/obj/item/weapon/reagent_containers/spray/cleaner,/obj/structure/table/steel,/obj/item/weapon/storage/box/mousetraps,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/reagent_containers/spray/cleaner,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/janitor) +"aPG" = (/obj/structure/table/steel,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/pen,/obj/machinery/newscaster{pixel_y = 32},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/janitor) +"aPH" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{icon_state = "0-4"; d2 = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/janitor) +"aPI" = (/obj/machinery/status_display{pixel_x = 0; pixel_y = 32},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/purple/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/janitor) +"aPJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/janitor) +"aPK" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/purple/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/janitor) +"aPL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/janitor) +"aPM" = (/obj/structure/extinguisher_cabinet{pixel_x = 25; pixel_y = 0},/obj/machinery/light_switch{pixel_x = 34; pixel_y = 1},/obj/machinery/button/remote/blast_door{id = "janitor_blast"; name = "Privacy Shutters"; pixel_x = 0; pixel_y = 24; pixel_z = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/janitor) +"aPN" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/effect/decal/cleanable/dirt,/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aPO" = (/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aPP" = (/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor,/area/maintenance/lower/bar) +"aPQ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aPR" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aPS" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/table/steel,/obj/item/device/integrated_electronics/wirer{pixel_x = 5; pixel_y = 0},/obj/item/device/integrated_electronics/debugger{pixel_x = -5; pixel_y = 0},/obj/machinery/newscaster{pixel_x = -25},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aPT" = (/obj/structure/bed/chair/office/dark{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aPU" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/table/steel,/obj/item/device/electronic_assembly/large{pixel_y = 6},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aPV" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPX" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPY" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aPZ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aQa" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aQb" = (/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aQc" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/capacitor,/obj/item/weapon/stock_parts/capacitor,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/micro_laser,/obj/item/weapon/stock_parts/micro_laser,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"aQd" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aQe" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aQf" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/outline,/obj/machinery/portable_atmospherics/powered/scrubber,/turf/simulated/floor/tiled/techfloor,/area/engineering/lower/lobby) +"aQg" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQh" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQi" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQj" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQk" = (/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQl" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQm" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/engineering/lower/breakroom) +"aQn" = (/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aQo" = (/obj/structure/bed/chair,/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aQp" = (/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aQq" = (/obj/machinery/vending/cola,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aQr" = (/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/weapon/stool/padded,/obj/effect/landmark/start{name = "Janitor"},/turf/simulated/floor/tiled,/area/janitor) +"aQs" = (/obj/item/weapon/stool/padded,/obj/effect/landmark/start{name = "Janitor"},/turf/simulated/floor/tiled,/area/janitor) +"aQt" = (/turf/simulated/floor/tiled,/area/janitor) +"aQu" = (/obj/machinery/hologram/holopad,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/janitor) +"aQv" = (/obj/structure/janitorialcart,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/janitor) +"aQw" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aQx" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aQy" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aQz" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aQA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aQB" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/lockers) +"aQC" = (/turf/simulated/floor/tiled,/area/rnd/lockers) +"aQD" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aQE" = (/obj/structure/table/standard,/obj/item/stack/cable_coil,/obj/item/stack/cable_coil{pixel_x = 3; pixel_y = 3},/obj/item/weapon/stock_parts/scanning_module{pixel_x = 2; pixel_y = 3},/obj/item/weapon/stock_parts/scanning_module,/obj/item/clothing/glasses/omnihud/rnd,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/newscaster{pixel_x = -25},/turf/simulated/floor/tiled,/area/rnd/research) +"aQF" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"aQG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/research) +"aQH" = (/obj/structure/table/standard,/obj/item/weapon/storage/toolbox/mechanical{pixel_x = 2; pixel_y = 3},/obj/item/weapon/storage/toolbox/mechanical{pixel_x = -2; pixel_y = -1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/tiled,/area/rnd/research) +"aQI" = (/obj/structure/table/standard{name = "plastic table frame"},/obj/item/stack/material/glass{amount = 50; pixel_x = 3; pixel_y = 3},/obj/item/stack/material/steel{amount = 50},/obj/item/clothing/glasses/welding,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/research) +"aQJ" = (/obj/structure/table/standard,/obj/item/weapon/hand_labeler,/obj/item/weapon/pen,/obj/item/weapon/packageWrap,/obj/item/weapon/packageWrap,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/research) +"aQK" = (/obj/item/weapon/stock_parts/console_screen,/obj/structure/table/standard,/obj/item/weapon/stock_parts/console_screen,/obj/item/weapon/stock_parts/console_screen,/obj/item/weapon/stock_parts/matter_bin,/obj/item/weapon/stock_parts/matter_bin,/obj/machinery/recharger{pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/research) +"aQL" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aQM" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Atmos Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aQN" = (/obj/structure/sign/warning/high_voltage,/turf/simulated/wall,/area/maintenance/lower/rnd) +"aQO" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQP" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQR" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQS" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aQU" = (/obj/structure/bed/chair{dir = 4},/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aQV" = (/obj/structure/table/glass,/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aQW" = (/obj/structure/table/glass,/obj/machinery/computer/atmoscontrol/laptop,/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aQX" = (/obj/structure/bed/chair{dir = 8},/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aQY" = (/obj/machinery/vending/coffee,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aQZ" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/junk,/obj/random/drinkbottle,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aRa" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/janitor) +"aRb" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/janitor) +"aRc" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/janitor) +"aRd" = (/obj/structure/janitorialcart,/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/janitor) +"aRe" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aRf" = (/obj/structure/catwalk,/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aRg" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aRh" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/computer/rdconsole/core{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aRi" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aRj" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aRk" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Workshop"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/workshop) +"aRl" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aRm" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/structure/railing,/turf/simulated/open,/area/rnd/lockers) +"aRn" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/rnd/lockers) +"aRo" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/rnd/lockers) +"aRp" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aRq" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Research and Development"; req_access = list(7)},/turf/simulated/floor/tiled,/area/rnd/research) +"aRr" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"aRs" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"aRt" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/rnd/research) +"aRu" = (/turf/simulated/floor/tiled,/area/rnd/research) +"aRv" = (/obj/item/weapon/folder/white,/obj/structure/table/standard,/obj/item/weapon/disk/tech_disk{pixel_x = 0; pixel_y = 0},/obj/item/weapon/disk/tech_disk{pixel_x = 0; pixel_y = 0},/obj/item/weapon/disk/design_disk,/obj/item/weapon/disk/design_disk,/obj/item/weapon/reagent_containers/dropper{pixel_y = -4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"aRw" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/power/terminal{dir = 4},/obj/structure/cable,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aRx" = (/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/structure/cable/cyan,/obj/machinery/power/smes/buildable{charge = 2e+006; RCon_tag = "Substation - Atmospherics"},/turf/simulated/floor,/area/maintenance/lower/rnd) +"aRy" = (/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aRz" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aRA" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aRB" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aRC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aRD" = (/obj/structure/bed/chair{dir = 4},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aRE" = (/obj/machinery/vending/cigarette,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aRF" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aRG" = (/obj/structure/closet/l3closet/janitor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/janitor) +"aRH" = (/obj/structure/closet/jcloset,/obj/item/weapon/soap/nanotrasen,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/purple/border,/turf/simulated/floor/tiled,/area/janitor) +"aRI" = (/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -26},/obj/structure/mopbucket,/obj/item/weapon/mop,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/purple/border,/turf/simulated/floor/tiled,/area/janitor) +"aRJ" = (/obj/structure/mopbucket,/obj/item/weapon/mop,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/purple/border,/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/janitor) +"aRK" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/purple/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/purple/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/janitor) +"aRL" = (/obj/structure/reagent_dispensers/watertank,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/purple/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/purple/bordercorner2,/turf/simulated/floor/tiled,/area/janitor) +"aRM" = (/obj/effect/floor_decal/rust,/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aRN" = (/turf/simulated/wall,/area/maintenance/lower/south) +"aRO" = (/obj/machinery/door/airlock/multi_tile/metal/mait,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/south) +"aRP" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/south) +"aRQ" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aRR" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/table/steel,/obj/machinery/cell_charger,/obj/structure/reagent_dispensers/acid{pixel_x = -32},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aRS" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aRT" = (/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aRU" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/workshop) +"aRV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aRW" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (WEST)"; icon_state = "steel_decals9"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aRX" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/rnd/lockers) +"aRY" = (/turf/simulated/open,/area/rnd/lockers) +"aRZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aSa" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/rnd/research) +"aSb" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"aSc" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/turf/simulated/floor/tiled,/area/rnd/research) +"aSd" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"aSe" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"aSf" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"aSg" = (/obj/structure/table/standard,/obj/machinery/cell_charger,/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"aSh" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aSi" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/power/sensor{name = "Powernet Sensor - Atmospherics Subgrid"; name_tag = "Atmospherics Subgrid"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aSj" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/outline/blue,/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/tiled/techfloor,/area/engineering/lower/lobby) +"aSk" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 10; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSl" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSm" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSo" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aSp" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/floor/carpet,/area/engineering/lower/breakroom) +"aSq" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aSr" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/item/weapon/storage/box/glasses/pint,/obj/machinery/requests_console{announcementConsole = 0; department = "Engineering"; departmentType = 3; name = "Engineering RC"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aSs" = (/obj/machinery/door/airlock/maintenance{name = "Custodial Maintenance"; req_access = list(26)},/turf/simulated/floor,/area/janitor) +"aSt" = (/obj/effect/floor_decal/rust,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/cargo,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aSu" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/bar) +"aSv" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (WEST)"; icon_state = "corner_techfloor_grid_full"; dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aSw" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aSx" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aSy" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (NORTH)"; icon_state = "corner_techfloor_grid_full"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aSz" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aSA" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/r_n_d/circuit_imprinter,/obj/item/weapon/reagent_containers/glass/beaker/sulphuric,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aSB" = (/obj/effect/floor_decal/techfloor/corner,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aSC" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_research{name = "Workshop"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/workshop) +"aSD" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aSE" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aSF" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/lockers) +"aSG" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_research{name = "Research and Development"; req_access = list(7)},/turf/simulated/floor/tiled,/area/rnd/research) +"aSH" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/research) +"aSI" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aSJ" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aSK" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aSL" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aSM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"aSN" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aSO" = (/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/cyan,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aSP" = (/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSQ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSR" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSS" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aST" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aSV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_engineering{name = "Break Room"; req_access = list(10)},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aSW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aSX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aSY" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aSZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTa" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTb" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/donkpockets,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTc" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/lower/south) +"aTd" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/lower/south) +"aTe" = (/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTf" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTg" = (/obj/structure/catwalk,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTh" = (/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTi" = (/obj/structure/railing{dir = 8},/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTj" = (/obj/structure/railing{dir = 4},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aTk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/media/jukebox,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aTl" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aTm" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aTn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aTo" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aTp" = (/obj/structure/stairs/south,/turf/simulated/floor/tiled,/area/rnd/lockers) +"aTq" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/turf/simulated/open,/area/rnd/lockers) +"aTr" = (/obj/structure/railing,/turf/simulated/open,/area/rnd/lockers) +"aTs" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/open,/area/rnd/lockers) +"aTt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/light_switch{pixel_x = 25},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/lockers) +"aTu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"aTv" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aTw" = (/obj/machinery/computer/rdconsole/core{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aTx" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aTy" = (/obj/machinery/r_n_d/protolathe,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aTz" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aTA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light{icon_state = "tube1"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"aTB" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aTC" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/junk,/turf/simulated/floor/plating,/area/maintenance/lower/rnd) +"aTD" = (/turf/simulated/wall,/area/engineering/atmos/hallway) +"aTE" = (/obj/machinery/atmospherics/pipe/manifold/hidden/cyan,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aTF" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 10; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/effect/floor_decal/steeldecal/steel_decals_central4,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aTG" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/yellow/bordercorner2,/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aTH" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/effect/floor_decal/steeldecal/steel_decals_central4,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aTI" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/yellow/bordercorner2,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aTJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/cable/cyan,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled,/area/engineering/lower/lobby) +"aTK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/newscaster{pixel_x = -25},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTL" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTM" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTN" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTO" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTP" = (/obj/structure/table/glass,/obj/machinery/microwave,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/engineering/lower/breakroom) +"aTQ" = (/turf/simulated/floor,/area/maintenance/lower/south) +"aTR" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor,/area/maintenance/lower/south) +"aTS" = (/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (WEST)"; icon_state = "corner_techfloor_grid_full"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTT" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTU" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTV" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTH)"; icon_state = "corner_techfloor_grid"; dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTW" = (/obj/structure/catwalk,/obj/structure/cable{icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTX" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aTY" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/obj/structure/table/rack,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aTZ" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aUa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aUb" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aUc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUd" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUe" = (/obj/structure/window/reinforced{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUf" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUg" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTHEAST)"; icon_state = "steel_decals4"; dir = 5},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"aUj" = (/obj/machinery/r_n_d/destructive_analyzer,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aUk" = (/obj/machinery/hologram/holopad,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aUl" = (/obj/machinery/r_n_d/circuit_imprinter,/obj/item/weapon/reagent_containers/glass/beaker/sulphuric,/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aUm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/rnd/research) +"aUn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/atmos{name = "Atmospherics Maintenance"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aUo" = (/obj/structure/lattice,/obj/structure/railing,/obj/machinery/atmospherics/pipe/zpipe/down/supply,/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers,/obj/structure/cable/cyan{d1 = 32; d2 = 2; icon_state = "32-2"},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/engineering/atmos/hallway) +"aUp" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aUq" = (/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/structure/cable/cyan{d1 = 16; d2 = 0; icon_state = "16-0"},/obj/structure/railing,/turf/simulated/floor/plating,/area/engineering/atmos/hallway) +"aUr" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aUs" = (/turf/simulated/wall,/area/engineering/atmos/monitoring) +"aUt" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/engineering/atmos/monitoring) +"aUu" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/engineering/atmos/monitoring) +"aUv" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics Monitoring Room"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aUw" = (/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aUx" = (/obj/machinery/space_heater,/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aUy" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aUz" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aUA" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aUB" = (/obj/structure/railing{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aUC" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aUD" = (/obj/structure/catwalk,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aUE" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green,/obj/machinery/atmospherics/pipe/simple/visible/black{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aUF" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/table/steel,/obj/item/device/electronic_assembly/large{pixel_y = 6},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aUG" = (/obj/structure/bed/chair/office/dark,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aUH" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/table/steel,/obj/item/device/integrated_electronics/debugger{pixel_x = -5; pixel_y = 0},/obj/item/device/integrated_electronics/wirer{pixel_x = 5; pixel_y = 0},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aUI" = (/obj/structure/flora/pottedplant,/obj/machinery/light,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUJ" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUK" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUL" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUM" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/newscaster{pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUN" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUO" = (/obj/machinery/light,/obj/structure/flora/pottedplant,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/lockers) +"aUP" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/research) +"aUQ" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aUR" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aUS" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aUT" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aUU" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor/tiled/steel_grid,/area/rnd/research) +"aUV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/research) +"aUW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aUX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/recharge_station,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aUY" = (/obj/structure/closet/secure_closet/atmos_personal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aUZ" = (/obj/structure/closet/secure_closet/atmos_personal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVa" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/structure/closet/secure_closet/engineering_electrical,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVc" = (/obj/structure/closet/secure_closet/engineering_welding,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/camera/network/engineering,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVd" = (/obj/structure/ladder/updown,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVe" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/engineering/atmos/hallway) +"aVf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVg" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVi" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 5; icon_state = "intact"; tag = "icon-intact (NORTHEAST)"},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVj" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVl" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTH)"; icon_state = "steel_decals4"; dir = 1},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aVm" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aVn" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aVo" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aVp" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aVq" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aVr" = (/obj/machinery/door/airlock/maintenance/int{name = "Emergency Storage"},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/monitoring) +"aVs" = (/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aVt" = (/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aVu" = (/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aVv" = (/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor,/area/maintenance/lower/south) +"aVw" = (/obj/structure/railing{dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aVx" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aVy" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aVz" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aVA" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aVB" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aVC" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/structure/table/steel,/obj/item/stack/material/glass{amount = 50; pixel_x = 3; pixel_y = 3},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aVD" = (/obj/effect/floor_decal/techfloor,/obj/structure/table/steel,/obj/machinery/camera/network/research{c_tag = "SCI - Research Dock Hallway Starboard"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aVE" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/structure/table/steel,/obj/item/weapon/storage/bag/circuits/basic,/turf/simulated/floor/tiled/techfloor,/area/rnd/workshop) +"aVF" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/lockers) +"aVG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/status_display{pixel_x = -32},/turf/simulated/floor/tiled,/area/rnd/research) +"aVH" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/turf/simulated/floor/tiled,/area/rnd/research) +"aVI" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/research) +"aVJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/research) +"aVK" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/turf/simulated/floor/tiled,/area/rnd/research) +"aVL" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/reagent_dispensers/acid{density = 0; pixel_x = 0; pixel_y = -30},/turf/simulated/floor/tiled,/area/rnd/research) +"aVM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/rnd/research) +"aVN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (EAST)"; icon_state = "steel_decals10"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTHWEST)"; icon_state = "steel_decals4"; dir = 9},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVO" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/yellow/bordercorner,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/junction{icon_state = "pipe-j1"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVP" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVQ" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVR" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (SOUTHEAST)"; icon_state = "steel_decals4"; dir = 6},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/light,/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVS" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVT" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/engineering/atmos/hallway) +"aVV" = (/obj/machinery/door/airlock/glass_atmos,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVX" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 5; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVY" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact-f (EAST)"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aVZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan{dir = 10; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWa" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWc" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWd" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWe" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWf" = (/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (EAST)"; icon_state = "steel_decals5"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (WEST)"; icon_state = "steel_decals5"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (NORTHEAST)"; icon_state = "steel_decals6"; dir = 5},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWg" = (/obj/machinery/light/small,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aWh" = (/obj/structure/table/standard,/obj/item/device/t_scanner,/obj/item/weapon/storage/briefcase/inflatable,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/emergency_storage/atrium) +"aWi" = (/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aWj" = (/obj/structure/railing,/obj/random/junk,/turf/simulated/floor,/area/maintenance/lower/south) +"aWk" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aWl" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aWm" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aWn" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/rnd/lockers) +"aWo" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/structure/railing{dir = 8},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/rnd/lockers) +"aWp" = (/turf/simulated/wall/r_wall,/area/server) +"aWq" = (/obj/structure/sign/warning/server_room,/turf/simulated/wall/r_wall,/area/server) +"aWr" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/command{name = "Server Room"; req_access = list(30)},/turf/simulated/floor/tiled,/area/server) +"aWs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals9,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/machinery/light_switch{pixel_x = 25},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWu" = (/turf/simulated/wall,/area/engineering/drone_fabrication) +"aWv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWw" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWx" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWy" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWz" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWA" = (/obj/machinery/computer/atmos_alert{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWB" = (/obj/structure/bed/chair/office/light,/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWC" = (/obj/machinery/computer/security/engineering{dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWD" = (/obj/machinery/computer/rcon{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWE" = (/obj/machinery/computer/power_monitor{dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aWF" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aWG" = (/obj/structure/railing{dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aWH" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aWI" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 5},/obj/random/tool,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aWJ" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"aWK" = (/obj/structure/cable/green{icon_state = "16-0"},/obj/structure/cable/green{icon_state = "0-4"},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{tag = "icon-up-scrubbers (EAST)"; icon_state = "up-scrubbers"; dir = 4},/obj/machinery/atmospherics/pipe/zpipe/up/supply{tag = "icon-up-supply (EAST)"; icon_state = "up-supply"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"aWL" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"aWM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/railing{dir = 4},/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"aWN" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 4},/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"aWO" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing{dir = 8},/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aWP" = (/obj/machinery/computer/message_monitor{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/tiled/techfloor,/area/server) +"aWQ" = (/obj/structure/bed/chair/office/light{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/server) +"aWR" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/server) +"aWS" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled/techfloor,/area/server) +"aWT" = (/obj/machinery/atmospherics/portables_connector,/obj/machinery/portable_atmospherics/canister/nitrogen,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/server) +"aWU" = (/obj/machinery/atmospherics/unary/freezer{dir = 2; icon_state = "freezer_1"; use_power = 1; power_setting = 20; set_temperature = 73},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/server) +"aWV" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWW" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aWX" = (/obj/item/weapon/pickaxe,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/hallway) +"aWY" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/recharge_station,/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aWZ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/computer/cryopod/robot{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aXa" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/machinery/cryopod/robot,/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aXb" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aXc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aXd" = (/obj/structure/table/glass,/obj/item/weapon/wrench,/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aXe" = (/obj/machinery/computer/atmoscontrol{dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aXf" = (/obj/structure/table/glass,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aXg" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/donkpockets,/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aXh" = (/obj/machinery/computer/station_alert{dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aXi" = (/obj/structure/table/glass,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/engineering/atmos/monitoring) +"aXj" = (/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/firstaid,/obj/random/maintenance/engineering,/obj/random/maintenance/security,/obj/random/maintenance/engineering,/turf/simulated/floor,/area/maintenance/lower/south) +"aXk" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor,/area/maintenance/lower/south) +"aXl" = (/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/obj/random/junk,/turf/simulated/floor,/area/maintenance/lower/south) +"aXm" = (/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/south) +"aXn" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/lower/south) +"aXo" = (/obj/effect/floor_decal/rust,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/structure/catwalk,/obj/random/medical/lite,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXp" = (/obj/machinery/light/small,/obj/effect/floor_decal/corner_techfloor_grid/full,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXq" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXr" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (WEST)"; icon_state = "corner_techfloor_grid"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXs" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXt" = (/obj/structure/railing{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXu" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/corner_techfloor_grid,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXv" = (/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (EAST)"; icon_state = "corner_techfloor_grid_full"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXw" = (/obj/effect/decal/cleanable/dirt,/obj/structure/lattice,/obj/structure/cable/green{icon_state = "32-1"},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/asmaint2) +"aXx" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"aXy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aXz" = (/obj/machinery/computer/rdservercontrol{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/server) +"aXA" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/techfloor,/area/server) +"aXB" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/server) +"aXC" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/server) +"aXD" = (/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 8; icon_state = "map"; tag = "icon-manifold-f (WEST)"},/turf/simulated/floor/tiled/techfloor,/area/server) +"aXE" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 9; icon_state = "intact"; tag = "icon-intact-f (NORTHWEST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/light{icon_state = "tube1"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/server) +"aXF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/status_display{pixel_x = -32},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aXG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aXH" = (/obj/item/toy/figure/clown,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/hallway) +"aXI" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aXJ" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aXK" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (EAST)"; icon_state = "corner_techfloor_grid"; dir = 4},/obj/effect/floor_decal/industrial/warning,/obj/effect/landmark{name = "JoinLateCyborg"},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aXL" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/industrial/warning,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aXM" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aXN" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aXO" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aXP" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aXQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aXR" = (/turf/simulated/wall/r_wall,/area/engineering/atmos/storage) +"aXS" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid/full,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXT" = (/obj/structure/catwalk,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXU" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/obj/random/junk,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXV" = (/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (SOUTHWEST)"; icon_state = "corner_techfloor_grid"; dir = 10},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXW" = (/obj/effect/floor_decal/corner_techfloor_grid/full{tag = "icon-corner_techfloor_grid_full (EAST)"; icon_state = "corner_techfloor_grid_full"; dir = 4},/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aXX" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTH)"; icon_state = "intact"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aXY" = (/obj/structure/catwalk,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aXZ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/tiled/techfloor,/area/server) +"aYa" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/server) +"aYb" = (/obj/machinery/hologram/holopad,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/server) +"aYc" = (/obj/machinery/r_n_d/server/robotics,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) +"aYd" = (/obj/machinery/atmospherics/pipe/simple/hidden,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) +"aYe" = (/obj/machinery/r_n_d/server/core,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) +"aYf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYh" = (/obj/item/clothing/shoes/clown_shoes,/obj/item/clothing/mask/gas/clown_hat,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/hallway) +"aYi" = (/obj/structure/bed/chair{dir = 4},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/drone_fabrication) +"aYj" = (/obj/machinery/computer/drone_control{dir = 8},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/drone_fabrication) +"aYk" = (/obj/machinery/drone_fabricator,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/drone_fabrication) +"aYl" = (/turf/simulated/floor/tiled/steel_dirty,/area/engineering/drone_fabrication) +"aYm" = (/obj/effect/floor_decal/techfloor/corner,/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aYn" = (/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/engineering{name = "Engineering Drone Fabrication"; req_one_access = list(11,24)},/turf/simulated/floor/tiled,/area/engineering/drone_fabrication) +"aYo" = (/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYp" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYq" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/yellow/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/cyan{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYw" = (/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor,/area/engineering/atmos/storage) +"aYx" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor,/area/engineering/atmos/storage) +"aYy" = (/obj/machinery/space_heater,/turf/simulated/floor,/area/engineering/atmos/storage) +"aYz" = (/obj/machinery/door/airlock/multi_tile/metal/mait,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor/grid,/area/maintenance/lower/south) +"aYA" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aYB" = (/obj/effect/floor_decal/techfloor,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/closet,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/drinkbottle,/obj/random/medical/lite,/obj/random/cigarettes,/obj/random/maintenance/research,/obj/random/tech_supply,/obj/random/toy,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aYC" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aYD" = (/obj/effect/floor_decal/techfloor,/obj/machinery/light_switch{pixel_x = -25},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/techfloor/grid,/area/server) +"aYE" = (/obj/effect/floor_decal/techfloor,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled/techfloor,/area/server) +"aYF" = (/obj/machinery/door/window/westleft{dir = 8; name = "Server Room"; opacity = 0; req_access = list(30)},/obj/machinery/door/window/eastleft{name = "Server Room"},/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/tiled/techfloor/grid,/area/server) +"aYG" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 4; icon_state = "map_vent_out"; use_power = 1},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) +"aYH" = (/obj/machinery/atmospherics/pipe/manifold/hidden,/obj/machinery/alarm/server{dir = 1; pixel_x = 0; pixel_y = -22},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) +"aYI" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 8; external_pressure_bound = 0; external_pressure_bound_default = 0; icon_state = "map_vent_in"; initialize_directions = 1; internal_pressure_bound = 4000; internal_pressure_bound_default = 4000; pressure_checks = 2; pressure_checks_default = 2; pump_direction = 0; use_power = 1},/turf/simulated/floor/bluegrid{name = "Server Base"; nitrogen = 500; oxygen = 0; temperature = 80},/area/server) +"aYJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYL" = (/obj/item/clothing/under/rank/clown,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos/hallway) +"aYM" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aYN" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aYO" = (/obj/machinery/light,/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aYP" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aYQ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/engineering/drone_fabrication) +"aYR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/yellow/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYS" = (/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/yellow/bordercorner2,/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYU" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYV" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/yellow/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/yellow/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYW" = (/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/engineering/atmos/hallway) +"aYX" = (/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/atmos,/turf/simulated/floor/tiled,/area/engineering/atmos/storage) +"aYY" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/cyan{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor,/area/engineering/atmos/storage) +"aYZ" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/engineering/atmos/storage) +"aZa" = (/turf/simulated/floor,/area/engineering/atmos/storage) +"aZb" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/turf/simulated/floor,/area/engineering/atmos/storage) +"aZc" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"aZd" = (/turf/simulated/wall,/area/rnd/research_storage) +"aZe" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/engineering/atmos) +"aZf" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/tiled,/area/engineering/atmos) +"aZg" = (/turf/simulated/wall,/area/engineering/atmos) +"aZh" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/cyan,/turf/simulated/floor/plating,/area/engineering/atmos) +"aZi" = (/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/obj/machinery/door/airlock/glass_atmos{name = "Atmospherics"; req_access = list(24)},/turf/simulated/floor/plating,/area/engineering/atmos) +"aZj" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/engineering/atmos) +"aZk" = (/obj/effect/decal/cleanable/dirt,/obj/structure/cable/cyan,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/turf/simulated/floor,/area/engineering/atmos/storage) +"aZl" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor,/area/engineering/atmos/storage) +"aZm" = (/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"aZn" = (/obj/structure/closet/secure_closet/scientist,/obj/item/weapon/handcuffs/fuzzy,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"aZo" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"aZp" = (/obj/effect/floor_decal/rust,/obj/machinery/camera/network/research,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"aZq" = (/obj/effect/floor_decal/rust,/obj/machinery/light_switch{pixel_y = 25},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"aZr" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZs" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/obj/machinery/meter,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZt" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/machinery/light{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZu" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZv" = (/obj/machinery/atmospherics/pipe/simple/visible/universal{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/cyan{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZw" = (/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZx" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (EAST)"; icon_state = "intact-scrubbers"; dir = 4},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZy" = (/obj/machinery/atmospherics/pipe/simple/visible/universal{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZz" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 10},/obj/machinery/meter,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZA" = (/obj/structure/table/standard,/obj/item/clothing/head/welding{pixel_x = -5; pixel_y = 3},/obj/item/clothing/glasses/welding,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZB" = (/obj/structure/table/standard,/obj/machinery/requests_console{department = "Atmospherics"; departmentType = 3; name = "Atmos RC"; pixel_x = 0; pixel_y = 28},/obj/item/device/t_scanner,/obj/item/device/multitool{pixel_x = 5},/obj/item/device/radio/headset/headset_eng,/obj/item/weapon/cartridge/atmos,/obj/item/clothing/ears/earmuffs,/obj/item/clothing/ears/earmuffs,/obj/item/weapon/cartridge/atmos,/obj/item/device/pipe_painter,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZC" = (/obj/structure/table/standard,/obj/structure/closet/fireaxecabinet{pixel_y = 32},/obj/machinery/cell_charger,/obj/item/weapon/wrench,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZD" = (/obj/structure/table/standard,/obj/machinery/newscaster{pixel_y = 30},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/glass{amount = 50},/obj/item/clothing/gloves/black,/obj/item/clothing/gloves/black,/obj/item/weapon/storage/belt/utility/atmostech,/obj/item/weapon/storage/belt/utility/atmostech,/obj/machinery/camera/network/engineering{c_tag = "ENG - Atmospherics Fore Starboard"; dir = 2},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZE" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/obj/machinery/light{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZF" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZG" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZH" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZI" = (/obj/machinery/atmospherics/pipe/manifold/visible/cyan{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/meter,/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZJ" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZK" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZL" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZM" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/camera/network/engineering,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"aZN" = (/obj/machinery/atmospherics/unary/freezer,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"aZO" = (/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/heater{dir = 2; icon_state = "heater"},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"aZP" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/hatch/yellow,/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"aZQ" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"aZR" = (/obj/structure/closet/firecloset,/obj/random/maintenance/engineering,/turf/simulated/floor,/area/engineering/atmos/storage) +"aZS" = (/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor,/area/engineering/atmos/storage) +"aZT" = (/obj/effect/decal/cleanable/dirt,/obj/structure/dispenser{oxygentanks = 0},/turf/simulated/floor,/area/engineering/atmos/storage) +"aZU" = (/turf/simulated/mineral,/area/maintenance/lower/south) +"aZV" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/effect/floor_decal/rust,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"aZW" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/structure/railing,/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/asmaint2) +"aZX" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"aZY" = (/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"aZZ" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"baa" = (/obj/structure/ladder/updown,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"bab" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bac" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/atmospherics/binary/pump/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bad" = (/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bae" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baf" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bag" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bah" = (/obj/machinery/atmospherics/pipe/manifold/visible/yellow{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bai" = (/obj/machinery/atmospherics/pipe/manifold/visible/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baj" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bak" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan,/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bal" = (/obj/machinery/atmospherics/pipe/manifold/visible/yellow{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/meter,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bam" = (/obj/machinery/atmospherics/pipe/simple/visible/universal,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"ban" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bao" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bap" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baq" = (/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor,/area/engineering/atmos/storage) +"bar" = (/obj/effect/decal/cleanable/dirt,/obj/machinery/floodlight,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor,/area/engineering/atmos/storage) +"bas" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (NORTHEAST)"; icon_state = "intact-supply"; dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/effect/floor_decal/rust,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"bat" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/effect/floor_decal/rust,/obj/structure/catwalk,/turf/simulated/floor/plating,/area/maintenance/asmaint2) +"bau" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/maintenance/rnd,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_storage) +"bav" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"baw" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"bax" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"bay" = (/obj/effect/floor_decal/rust,/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"baz" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/requests_console{pixel_x = -30},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baA" = (/obj/machinery/atmospherics/pipe/manifold/visible/cyan{tag = "icon-map (WEST)"; icon_state = "map"; dir = 8},/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (NORTH)"; icon_state = "corner_techfloor_gray"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"baB" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"baC" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"baD" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/manifold/visible/cyan,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"baE" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (EAST)"; icon_state = "corner_techfloor_gray"; dir = 4},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"baF" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baG" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baH" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baI" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baJ" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 9},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baK" = (/obj/machinery/atmospherics/binary/pump{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baL" = (/obj/machinery/atmospherics/binary/pump,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baM" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baN" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 4; icon_state = "intact"; tag = "icon-intact (EAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baO" = (/obj/machinery/atmospherics/valve/digital/open,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baP" = (/obj/machinery/atmospherics/binary/pump,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baQ" = (/obj/structure/table/steel,/obj/item/weapon/implantcase/chem,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"baR" = (/obj/structure/table/steel,/obj/item/weapon/locator,/obj/machinery/light/small{brightness_color = "#DA0205"; brightness_power = 1; brightness_range = 5},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"baS" = (/obj/structure/cable/green,/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"baT" = (/obj/structure/closet/wardrobe/robotics_black,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"baU" = (/obj/structure/closet/wardrobe/robotics_black,/obj/effect/floor_decal/rust,/obj/random/maintenance/research,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research_storage) +"baV" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"baW" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"baX" = (/obj/machinery/atmospherics/portables_connector,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"baY" = (/obj/machinery/atmospherics/pipe/tank/nitrogen,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"baZ" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bba" = (/obj/machinery/atmospherics/binary/pump,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbb" = (/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbc" = (/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbd" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbe" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/green,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbf" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbg" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbh" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbi" = (/obj/machinery/atmospherics/pipe/simple/visible/green{dir = 5; icon_state = "intact"; tag = "icon-intact (SOUTHEAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbj" = (/obj/machinery/atmospherics/pipe/manifold/visible/green,/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (NORTH)"; icon_state = "corner_techfloor_gray"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbk" = (/obj/machinery/atmospherics/pipe/simple/visible/green{dir = 9; icon_state = "intact"; tag = "icon-intact (SOUTHEAST)"},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbl" = (/obj/structure/catwalk,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bbm" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbn" = (/obj/machinery/atmospherics/binary/pump{dir = 1},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbo" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{tag = "icon-map (WEST)"; icon_state = "map"; dir = 8},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbp" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/red,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/meter,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbq" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{dir = 4; initialize_directions = 11},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbr" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbs" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbt" = (/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bbu" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bbv" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbw" = (/obj/machinery/atmospherics/pipe/simple/visible/green{dir = 9; icon_state = "intact"; tag = "icon-intact (SOUTHEAST)"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbx" = (/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bby" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/machinery/atmospherics/binary/pump{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbz" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/portables_connector{dir = 8},/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bbA" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bbB" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbC" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/visible/cyan,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbD" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbE" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{dir = 4; initialize_directions = 11},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbF" = (/obj/machinery/atmospherics/binary/pump,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbG" = (/obj/machinery/atmospherics/binary/pump/on{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbH" = (/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbI" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/turf/simulated/open,/area/engineering/atmos) +"bbJ" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/engineering/atmos) +"bbK" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/turf/simulated/open,/area/engineering/atmos) +"bbL" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbM" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbN" = (/obj/machinery/atmospherics/omni/filter{tag_east = 4; tag_north = 2; tag_south = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbO" = (/obj/machinery/atmospherics/valve/digital/open{dir = 4; icon_state = "map_valve1"; tag = "icon-map_valve1 (WEST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbP" = (/obj/machinery/atmospherics/pipe/manifold/visible/purple,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbQ" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/purple{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/obj/machinery/meter,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbR" = (/obj/machinery/atmospherics/pipe/tank/nitrous_oxide{tag = "icon-n2o_map (WEST)"; icon_state = "n2o_map"; dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bbS" = (/obj/machinery/atmospherics/pipe/tank/air{dir = 4},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bbT" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/cyan{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbU" = (/obj/machinery/atmospherics/valve/digital/open,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbV" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbW" = (/obj/machinery/atmospherics/omni/filter{tag_north = 1; tag_south = 2; tag_west = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bbX" = (/obj/machinery/atmospherics/pipe/simple/visible/green,/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbY" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bbZ" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/engineering/atmos) +"bca" = (/turf/simulated/open,/area/engineering/atmos) +"bcb" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/engineering/atmos) +"bcc" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcd" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bce" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (WEST)"; icon_state = "corner_techfloor_gray"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcf" = (/obj/machinery/atmospherics/pipe/simple/visible/purple{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcg" = (/obj/machinery/atmospherics/binary/pump{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bch" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/purple,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bci" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bcj" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bck" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/cyan,/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcl" = (/obj/machinery/atmospherics/binary/pump/on{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcm" = (/obj/machinery/atmospherics/omni/mixer{tag_north = 1; tag_north_con = 0.79; tag_south = 1; tag_south_con = 0.21; tag_west = 2},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcn" = (/obj/machinery/atmospherics/pipe/manifold/visible/green{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bco" = (/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcp" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/green{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcq" = (/obj/machinery/atmospherics/pipe/simple/visible/green{dir = 9; icon_state = "intact"; tag = "icon-intact (SOUTHEAST)"},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcr" = (/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bcs" = (/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/zpipe/down{tag = "icon-down (EAST)"; icon_state = "down"; dir = 4},/turf/simulated/open,/area/engineering/atmos) +"bct" = (/obj/machinery/atmospherics/pipe/simple/visible{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcv" = (/obj/machinery/atmospherics/pipe/simple/visible/black,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcw" = (/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcx" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcy" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcz" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bcA" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (EAST)"; icon_state = "warning_dust"; dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"bcB" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcC" = (/obj/machinery/atmospherics/omni/filter{tag_north = 1; tag_south = 2; tag_west = 3},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcD" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcE" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcF" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcG" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bcH" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 10},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bcI" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcJ" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/cyan,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcK" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcL" = (/obj/machinery/atmospherics/binary/pump{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcM" = (/obj/machinery/atmospherics/binary/pump/on,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcN" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcO" = (/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcP" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow,/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 4},/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (NORTH)"; icon_state = "corner_techfloor_gray"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcQ" = (/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcR" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/black{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcS" = (/obj/machinery/atmospherics/pipe/tank/carbon_dioxide{tag = "icon-co2_map (WEST)"; icon_state = "co2_map"; dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bcT" = (/obj/machinery/atmospherics/binary/pump,/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcU" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (WEST)"; icon_state = "map"; dir = 8},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcV" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/blue,/obj/effect/floor_decal/industrial/warning,/obj/machinery/meter,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcW" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcX" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bcY" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bcZ" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/turf/simulated/open,/area/engineering/atmos) +"bda" = (/obj/structure/railing,/turf/simulated/open,/area/engineering/atmos) +"bdb" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/turf/simulated/open,/area/engineering/atmos) +"bdc" = (/obj/machinery/atmospherics/omni/filter{tag_east = 5; tag_north = 2; tag_south = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bdd" = (/obj/machinery/atmospherics/pipe/manifold/visible/black{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bde" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible/black,/obj/machinery/meter,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bdf" = (/obj/structure/closet,/obj/random/maintenance/security,/obj/random/contraband,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/south) +"bdg" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdh" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdi" = (/obj/machinery/atmospherics/pipe/tank/oxygen{tag = "icon-o2_map (NORTH)"; icon_state = "o2_map"; dir = 1},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdj" = (/obj/machinery/atmospherics/pipe/manifold4w/visible/yellow,/obj/machinery/meter,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdk" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdl" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdm" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdn" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdo" = (/obj/machinery/atmospherics/pipe/simple/visible/black{dir = 5},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bdp" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/machinery/atmospherics/binary/pump{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bdq" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/obj/machinery/atmospherics/portables_connector{dir = 8},/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdr" = (/obj/structure/catwalk,/obj/effect/decal/cleanable/cobweb,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bds" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bdt" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/item/clothing/glasses/sunglasses{desc = "My vision is augmented"; icon_state = "sun"; name = "Augmented shades"},/turf/simulated/floor/plating,/area/maintenance/lower/south) +"bdu" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdv" = (/obj/effect/floor_decal/corner_techfloor_gray{tag = "icon-corner_techfloor_gray (WEST)"; icon_state = "corner_techfloor_gray"; dir = 8},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bdw" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bdx" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 1},/obj/effect/floor_decal/corner_techfloor_gray,/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bdy" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdz" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdA" = (/obj/effect/floor_decal/corner_techfloor_grid,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdB" = (/obj/machinery/light,/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdC" = (/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdE" = (/obj/effect/floor_decal/techfloor,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdF" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/techmaint,/area/engineering/atmos) +"bdG" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 8},/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/cargo,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bdH" = (/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bdI" = (/obj/structure/railing{dir = 1},/obj/structure/railing{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bdJ" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/dirt,/obj/item/clothing/suit/storage/vest/hoscoat/jensen{armor = list("melee" = 30, "bullet" = 20, "laser" = 20, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0); desc = "Its an old dusty trenchcoat...what a shame"; name = "Trenchcoat"},/turf/simulated/floor/plating,/area/maintenance/lower/south) +"bdK" = (/obj/structure/table/standard,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdL" = (/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdM" = (/obj/machinery/portable_atmospherics/canister/empty,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdN" = (/obj/machinery/portable_atmospherics/canister/air,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdO" = (/obj/machinery/portable_atmospherics/canister/nitrogen,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdP" = (/obj/machinery/portable_atmospherics/canister/oxygen,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdQ" = (/obj/machinery/portable_atmospherics/canister/sleeping_agent,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdR" = (/obj/machinery/portable_atmospherics/canister/carbon_dioxide,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"bdS" = (/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdT" = (/obj/machinery/atmospherics/pipe/manifold/visible/yellow{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdU" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bdV" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/airlock/atmos{name = "Atmospherics Maintenance"; req_access = list(24)},/turf/simulated/floor/tiled/techfloor/grid,/area/engineering/atmos) +"bdW" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 8},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bdX" = (/obj/structure/railing{dir = 8},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bdY" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bdZ" = (/obj/structure/railing{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bea" = (/obj/structure/catwalk,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beb" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bec" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bed" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bee" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/structure/closet,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bef" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/manifold/visible/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible/scrubbers{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beg" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beh" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bei" = (/obj/structure/railing,/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bej" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bek" = (/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bel" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bem" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"ben" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beo" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bep" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beq" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"ber" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bes" = (/obj/structure/railing{dir = 4},/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bet" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 4},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beu" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 9},/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bev" = (/obj/structure/table/standard,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bew" = (/obj/structure/table/standard,/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bex" = (/obj/structure/table/standard,/obj/effect/floor_decal/techfloor,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bey" = (/obj/effect/floor_decal/techfloor,/obj/machinery/space_heater,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"bez" = (/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/item/clothing/shoes/magboots,/obj/item/clothing/suit/space/void/atmos,/obj/item/clothing/mask/breath,/obj/item/clothing/head/helmet/space/void/atmos,/obj/structure/window/reinforced{dir = 8},/obj/machinery/door/window/northleft{name = "Atmospherics Hardsuits"; req_access = list(24)},/obj/item/clothing/suit/space/void/atmos/taur,/obj/item/clothing/head/helmet/space/void/atmos,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"beA" = (/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/item/clothing/shoes/magboots,/obj/item/clothing/suit/space/void/atmos,/obj/item/clothing/mask/breath,/obj/item/clothing/head/helmet/space/void/atmos,/obj/machinery/door/window/northright{name = "Atmospherics Hardsuits"; req_access = list(24)},/obj/structure/window/reinforced{dir = 4},/obj/item/clothing/suit/space/void/atmos/taur,/obj/item/clothing/head/helmet/space/void/atmos,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"beB" = (/obj/machinery/pipedispenser/disposal,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"beC" = (/obj/machinery/pipedispenser,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"beD" = (/obj/effect/floor_decal/techfloor,/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"beE" = (/obj/structure/window/reinforced{dir = 4},/obj/effect/floor_decal/techfloor,/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"beF" = (/obj/machinery/portable_atmospherics/canister/oxygen,/obj/machinery/light,/turf/simulated/floor/tiled/steel_dirty,/area/engineering/atmos) +"beG" = (/obj/machinery/atmospherics/pipe/simple/visible/yellow{dir = 9},/obj/effect/floor_decal/corner_techfloor_grid,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (WEST)"; icon_state = "corner_techfloor_grid"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"beH" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/engineering/atmos) +"beI" = (/obj/structure/catwalk,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beJ" = (/obj/structure/catwalk,/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beK" = (/obj/structure/catwalk,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beL" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beM" = (/obj/structure/sign/department/telecoms,/turf/simulated/wall,/area/maintenance/substation/tcomms) +"beN" = (/obj/machinery/door/airlock/maintenance/engi{name = "Telecomms Substation"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"beO" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"; pixel_y = 0},/turf/simulated/wall,/area/maintenance/substation/tcomms) +"beP" = (/turf/simulated/wall,/area/maintenance/substation/tcomms) +"beQ" = (/obj/structure/railing{dir = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"beR" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"beS" = (/obj/machinery/power/terminal,/obj/structure/cable{icon_state = "0-8"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"beT" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/industrial/warning/corner{tag = "icon-warningcorner (WEST)"; icon_state = "warningcorner"; dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"beU" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/machinery/camera/network/engineering,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"beV" = (/turf/simulated/wall/r_wall,/area/tcommsat/computer) +"beW" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Telecomms Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"beX" = (/obj/machinery/power/smes/buildable{charge = 100000; RCon_tag = "Substation - Telecomms"},/obj/structure/cable/green{icon_state = "0-4"},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"beY" = (/obj/machinery/power/sensor{name = "Powernet Sensor - Telecomms Subgrid"; name_tag = "Telecomms Subgrid"},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"beZ" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/light/small,/turf/simulated/floor/plating,/area/maintenance/substation/tcomms) +"bfa" = (/turf/simulated/wall/r_wall,/area/maintenance/substation/tcomms) +"bfb" = (/turf/simulated/wall/r_wall,/area/tcommsat/entrance) +"bfc" = (/obj/machinery/atmospherics/portables_connector,/obj/machinery/portable_atmospherics/canister/air/airlock,/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bfd" = (/obj/structure/filingcabinet,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bfe" = (/obj/structure/table/standard,/obj/item/weapon/folder/yellow,/obj/item/weapon/folder/yellow,/obj/machinery/light{dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bff" = (/obj/structure/table/standard,/obj/item/weapon/paper_bin,/obj/item/weapon/pen/blue{pixel_x = -3; pixel_y = 2},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bfg" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bfh" = (/obj/structure/table/standard,/obj/item/device/flashlight/lamp,/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bfi" = (/obj/machinery/door/airlock/highsecurity{name = "Telecomms Access"; req_one_access = list(61)},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfj" = (/obj/structure/sign/securearea,/turf/simulated/wall/r_wall,/area/tcommsat/entrance) +"bfk" = (/obj/machinery/porta_turret{dir = 6},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) +"bfl" = (/obj/machinery/camera/network/telecom,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) +"bfm" = (/obj/machinery/turretid/lethal{ailock = 1; check_synth = 1; control_area = "\improper Telecoms Satellite"; desc = "A firewall prevents AIs from interacting with this device."; name = "Telecoms lethal turret control"; pixel_x = 29; pixel_y = 0; req_access = list(61)},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/decal/cleanable/cobweb2,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) +"bfn" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 5; icon_state = "intact"; tag = "icon-intact-f (NORTHEAST)"},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfo" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4; icon_state = "intact"; tag = "icon-intact-f (EAST)"},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfp" = (/obj/structure/bed/chair/office/dark{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4; icon_state = "intact"; tag = "icon-intact-f (EAST)"},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfq" = (/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfr" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 10; icon_state = "intact"; tag = "icon-intact-f (SOUTHWEST)"},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfs" = (/obj/machinery/computer/telecomms/monitor{dir = 8; network = "tcommsat"},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bft" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/railing{dir = 8},/obj/structure/railing,/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/cigarettes,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bfu" = (/obj/structure/sign/department/telecoms,/turf/simulated/wall/r_wall,/area/tcommsat/entrance) +"bfv" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/effect/decal/cleanable/cobweb,/obj/machinery/light/small{dir = 1},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfw" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfx" = (/obj/machinery/turretid/stun{ailock = 1; check_synth = 1; control_area = "\improper Telecoms Foyer"; desc = "A firewall prevents AIs from interacting with this device."; name = "Telecoms Foyer turret control"; pixel_x = 29; pixel_y = 0; req_access = list(61)},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfy" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfz" = (/obj/machinery/camera/network/telecom,/obj/structure/sign/electricshock,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfA" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfB" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfC" = (/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/plating,/area/tcommsat/entrance) +"bfD" = (/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfE" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 22},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/camera/network/telecom{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfG" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfH" = (/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfI" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfJ" = (/obj/structure/bed/chair/office/dark{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden,/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bfK" = (/obj/machinery/computer/telecomms/server{dir = 8; network = "tcommsat"},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bfL" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor/corner,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bfM" = (/obj/structure/catwalk,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bfN" = (/obj/machinery/door/airlock/highsecurity{name = "Telecomms Access"; req_one_access = list(61)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfO" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfP" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfQ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfR" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/airlock/hatch{name = "Telecomms Foyer"; req_one_access = list(61)},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfS" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfT" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfU" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass{req_access = list(61)},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfW" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfX" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfY" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bfZ" = (/obj/machinery/door/airlock/hatch{name = "Telecoms Control Room"; req_access = list(61)},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bga" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bgb" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bgc" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bgd" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bge" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/machinery/atmospherics/pipe/simple/hidden,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bgf" = (/turf/simulated/wall/r_wall,/area/tcommsat/chamber) +"bgg" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bgh" = (/obj/structure/railing{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/south) +"bgi" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bgj" = (/obj/machinery/camera/network/telecom{dir = 1},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bgk" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 22},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bgl" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bgm" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bgn" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green,/turf/simulated/floor/plating,/area/tcommsat/entrance) +"bgo" = (/obj/machinery/porta_turret{dir = 6},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bgp" = (/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bgq" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/machinery/alarm{dir = 1; icon_state = "alarm0"; pixel_y = -22},/turf/simulated/floor/tiled,/area/tcommsat/entrance) +"bgr" = (/obj/machinery/light{dir = 8},/obj/structure/table/standard,/obj/item/device/multitool,/obj/structure/sign/electricshock{pixel_x = -32},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bgs" = (/obj/machinery/atmospherics/unary/freezer{dir = 2; icon_state = "freezer_1"; set_temperature = 73; use_power = 1},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bgt" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/dark,/area/tcommsat/computer) +"bgu" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 5; icon_state = "intact"; tag = "icon-intact-f (NORTHEAST)"},/obj/machinery/airlock_sensor/airlock_exterior{frequency = 1381; id_tag = "server_access_ex_sensor"; master_tag = "server_access_airlock"; pixel_x = 25; pixel_y = 22},/turf/simulated/floor/tiled,/area/tcommsat/computer) +"bgv" = (/obj/machinery/door/airlock/maintenance_hatch{frequency = 1381; icon_state = "door_locked"; id_tag = "server_access_outer"; locked = 1; name = "Telecoms Server Access"; req_access = list(61)},/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/tiled,/area/tcommsat/chamber) +"bgw" = (/obj/machinery/airlock_sensor{frequency = 1381; id_tag = "server_access_sensor"; pixel_x = 12; pixel_y = 25},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 8; frequency = 1381; id_tag = "server_access_pump"},/obj/machinery/embedded_controller/radio/airlock/advanced_airlock_controller{frequency = 1381; id_tag = "server_access_airlock"; name = "Server Access Airlock"; pixel_x = 0; pixel_y = 25; tag_airpump = "server_access_pump"; tag_chamber_sensor = "server_access_sensor"; tag_exterior_door = "server_access_outer"; tag_exterior_sensor = "server_access_ex_sensor"; tag_interior_door = "server_access_inner"; tag_interior_sensor = "server_access_in_sensor"; tag_secure = 1},/turf/simulated/floor/plating,/area/tcommsat/chamber) +"bgx" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor/plating,/area/tcommsat/chamber) +"bgy" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/machinery/porta_turret{dir = 6},/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) +"bgz" = (/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) +"bgA" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) +"bgB" = (/obj/machinery/porta_turret/stationary,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) +"bgC" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 6},/turf/simulated/floor/plating,/area/tcommsat/chamber) +"bgD" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/manifold/hidden/black,/turf/simulated/floor/plating,/area/tcommsat/chamber) +"bgE" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 4},/turf/simulated/floor/plating,/area/tcommsat/chamber) +"bgF" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 4},/turf/simulated/floor/plating,/area/tcommsat/chamber) +"bgG" = (/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 10},/turf/simulated/floor/plating,/area/tcommsat/chamber) +"bgH" = (/obj/machinery/door/airlock/maintenance_hatch{frequency = 1381; icon_state = "door_locked"; id_tag = "server_access_inner"; locked = 1; name = "Telecoms Server Access"; req_access = list(61)},/turf/simulated/wall/r_wall,/area/tcommsat/chamber) +"bgI" = (/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (SOUTHWEST)"; icon_state = "warning_dust"; dir = 10},/obj/effect/floor_decal/industrial/warning/dust/corner{tag = "icon-warningcorner_dust (EAST)"; icon_state = "warningcorner_dust"; dir = 4},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"bgJ" = (/obj/effect/floor_decal/industrial/warning/dust,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (NORTH)"; icon_state = "warning_dust"; dir = 1},/turf/simulated/floor/tiled/steel_dirty/virgo3b,/area/engineering/atmos/intake) +"bgK" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tcommsat/entrance) +"bgL" = (/obj/machinery/door/airlock/glass{name = "Telecomms Storage"; req_access = list(61); req_one_access = newlist()},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/dark,/area/tcommsat/entrance) +"bgM" = (/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgN" = (/obj/structure/cable/green{icon_state = "0-4"},/obj/machinery/power/apc/super/critical{dir = 1; name = "north bump"; pixel_y = 24},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgO" = (/obj/machinery/atmospherics/pipe/simple/hidden/black,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgP" = (/obj/machinery/porta_turret/stationary,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgQ" = (/obj/machinery/light{dir = 1},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgR" = (/obj/machinery/porta_turret/stationary,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgS" = (/obj/machinery/atmospherics/pipe/simple/hidden/black,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgT" = (/obj/machinery/airlock_sensor/airlock_interior{frequency = 1381; id_tag = "server_access_in_sensor"; master_tag = "server_access_airlock"; name = "interior sensor"; pixel_x = 8; pixel_y = 25},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgU" = (/obj/machinery/airlock_sensor/airlock_interior{frequency = 1381; id_tag = "server_access_in_sensor"; name = "interior sensor"; pixel_y = 25},/obj/structure/sign/securearea{desc = "A warning sign which reads 'SERVER ROOM'."; name = "SERVER ROOM"; pixel_y = 32},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgV" = (/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgW" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'SERVER ROOM'."; name = "SERVER ROOM"; pixel_y = 32},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bgX" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/amplifier,/obj/item/weapon/stock_parts/subspace/amplifier,/obj/item/weapon/stock_parts/subspace/amplifier,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bgY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/decal/cleanable/molten_item,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bgZ" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bha" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/ansible,/obj/item/weapon/stock_parts/subspace/ansible,/obj/item/weapon/stock_parts/subspace/ansible,/obj/machinery/alarm{dir = 8; pixel_x = 25; pixel_y = 0},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhb" = (/obj/machinery/atmospherics/pipe/simple/hidden/black,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhc" = (/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhd" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/transmitter,/obj/item/weapon/stock_parts/subspace/transmitter,/obj/structure/cable/green{icon_state = "0-4"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -24},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhe" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhf" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhg" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/analyzer,/obj/item/weapon/stock_parts/subspace/analyzer,/obj/item/weapon/stock_parts/subspace/analyzer,/obj/machinery/firealarm{dir = 4; pixel_x = 26},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhh" = (/obj/machinery/telecomms/server/presets/supply,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhi" = (/obj/machinery/telecomms/server/presets/service,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhj" = (/obj/machinery/telecomms/server/presets/unused,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhk" = (/obj/machinery/telecomms/server/presets/common,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhl" = (/obj/machinery/telecomms/server/presets/engineering,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhm" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/treatment,/obj/item/weapon/stock_parts/subspace/treatment,/obj/item/weapon/stock_parts/subspace/treatment,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhn" = (/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bho" = (/obj/structure/table/rack,/obj/item/weapon/circuitboard/telecomms/processor,/obj/item/weapon/circuitboard/telecomms/processor,/obj/item/weapon/circuitboard/telecomms/receiver,/obj/item/weapon/circuitboard/telecomms/server,/obj/item/weapon/circuitboard/telecomms/server,/obj/item/weapon/circuitboard/telecomms/bus,/obj/item/weapon/circuitboard/telecomms/bus,/obj/item/weapon/circuitboard/telecomms/broadcaster,/obj/item/weapon/circuitboard/telecomms/exonet_node,/obj/machinery/light/small,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhp" = (/obj/machinery/camera/network/telecom{c_tag = "Telecoms West Wing South"; dir = 4},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhq" = (/obj/machinery/exonet_node{anchored = 1},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhr" = (/obj/machinery/camera/network/telecom{c_tag = "Telecoms West Wing Central"; dir = 8},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhs" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/micro_laser,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/capacitor,/obj/item/weapon/stock_parts/micro_laser/high,/obj/item/weapon/stock_parts/micro_laser/high,/obj/item/weapon/stock_parts/micro_laser/high,/obj/item/weapon/stock_parts/micro_laser/high,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bht" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/filter,/obj/item/weapon/stock_parts/subspace/filter,/obj/item/weapon/stock_parts/subspace/filter,/obj/item/weapon/stock_parts/subspace/filter,/obj/item/weapon/stock_parts/subspace/filter,/obj/machinery/camera/network/telecom{c_tag = "Telecoms Central Compartment South"; dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhu" = (/obj/structure/table/standard,/obj/item/weapon/stock_parts/subspace/crystal,/obj/item/weapon/stock_parts/subspace/crystal,/obj/item/weapon/stock_parts/subspace/crystal,/turf/simulated/floor/tiled/techmaint,/area/tcommsat/entrance) +"bhv" = (/obj/structure/sign/nosmoking_2{pixel_x = -32; pixel_y = 0},/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhw" = (/obj/machinery/telecomms/processor/preset_two,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhx" = (/obj/machinery/telecomms/bus/preset_two,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhy" = (/obj/machinery/telecomms/relay/preset/tether/base_high,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhz" = (/obj/machinery/telecomms/broadcaster/preset_right,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhA" = (/obj/machinery/telecomms/hub/preset/tether,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhB" = (/obj/machinery/telecomms/receiver/preset_right,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhC" = (/obj/machinery/telecomms/relay/preset/tether/base_low,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhD" = (/obj/machinery/telecomms/bus/preset_four,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhE" = (/obj/machinery/telecomms/processor/preset_four,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhF" = (/obj/structure/sign/nosmoking_2{pixel_x = 32; pixel_y = 0},/obj/machinery/light{dir = 4},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhG" = (/obj/machinery/telecomms/bus/preset_one,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhH" = (/obj/machinery/telecomms/processor/preset_one,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhI" = (/obj/machinery/telecomms/processor/preset_three,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhJ" = (/obj/machinery/telecomms/bus/preset_three,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhK" = (/obj/machinery/telecomms/relay/preset/tether/base_mid,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhL" = (/obj/machinery/telecomms/server/presets/science,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhM" = (/obj/machinery/telecomms/server/presets/medical,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhN" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 6},/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhO" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 9},/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhP" = (/obj/machinery/pda_multicaster/prebuilt,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 5},/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhR" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 10},/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhS" = (/obj/machinery/telecomms/server/presets/command,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhT" = (/obj/machinery/telecomms/server/presets/security,/turf/simulated/floor/tiled/dark{nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhU" = (/obj/machinery/camera/network/telecom{c_tag = "Telecoms Central Compartment South"; dir = 1},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhV" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; external_pressure_bound = 140; external_pressure_bound_default = 140; icon_state = "map_vent_out"; use_power = 1; pressure_checks = 0; pressure_checks_default = 0},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhW" = (/obj/machinery/light,/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhX" = (/obj/machinery/atmospherics/unary/vent_pump{dir = 1; external_pressure_bound = 0; external_pressure_bound_default = 0; icon_state = "map_vent_in"; initialize_directions = 1; internal_pressure_bound = 4000; internal_pressure_bound_default = 4000; use_power = 1; pressure_checks = 2; pressure_checks_default = 2; pump_direction = 0},/turf/simulated/floor/bluegrid{name = "Mainframe Base"; nitrogen = 100; oxygen = 0; temperature = 80},/area/tcommsat/chamber) +"bhY" = (/turf/unsimulated/wall/planetary/virgo3b,/area/tether/surfacebase/outside/outside3) +"bhZ" = (/turf/simulated/open/virgo3b,/area/tether/surfacebase/outside/outside3) +"bia" = (/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"bib" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"bic" = (/turf/simulated/wall,/area/vacant/vacant_site2) +"bid" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"bie" = (/turf/simulated/wall,/area/tether/surfacebase/medical/triage) +"bif" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/medical/triage) +"big" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/wood,/area/vacant/vacant_site2) +"bih" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/closet,/obj/random/maintenance/security,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/medical/lite,/obj/random/maintenance/medical,/obj/random/contraband,/obj/random/maintenance/medical,/turf/simulated/floor/wood,/area/vacant/vacant_site2) +"bii" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/closet,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/medical,/obj/item/weapon/reagent_containers/food/drinks/bottle/rum{desc = "TASTE DEMOCRACY"; name = "Managed Democra-cider"},/obj/random/maintenance/medical,/turf/simulated/floor/wood,/area/vacant/vacant_site2) +"bij" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"bik" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"bil" = (/obj/structure/table,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/random/action_figure,/obj/random/cigarettes,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"bim" = (/obj/structure/closet/secure_closet/paramedic,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bin" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/medbay,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bio" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (NORTH)"; icon_state = "borderfloorcorner2_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bip" = (/obj/structure/ladder{layer = 3.3; pixel_y = 16},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biq" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (EAST)"; icon_state = "borderfloorcorner2_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bir" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/medical/triage) +"bis" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/wood,/area/vacant/vacant_site2) +"bit" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/wood,/area/vacant/vacant_site2) +"biu" = (/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biv" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biw" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/obj/random/medical/lite,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/toy,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"bix" = (/obj/structure/closet/secure_closet/medical3,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/status_display{pixel_x = -32},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biy" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biz" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biA" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biB" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biC" = (/obj/structure/table/rack,/obj/random/firstaid,/obj/random/maintenance/medical,/turf/simulated/floor/wood,/area/vacant/vacant_site2) +"biD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biE" = (/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biF" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biG" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biH" = (/obj/effect/floor_decal/steeldecal/steel_decals10,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biI" = (/obj/machinery/sleeper{dir = 8},/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (SOUTHWEST)"; icon_state = "steel_grid"; dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biJ" = (/obj/machinery/sleep_console,/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (SOUTHWEST)"; icon_state = "steel_grid"; dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biK" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (WEST)"; icon_state = "steel_decals10"; dir = 8},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biL" = (/obj/structure/lattice,/obj/structure/cable/green{icon_state = "32-4"},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/vacant/vacant_site2) +"biM" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biN" = (/obj/machinery/vending/medical,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biO" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biP" = (/obj/effect/floor_decal/borderfloorwhite/corner{tag = "icon-borderfloorcorner_white (NORTH)"; icon_state = "borderfloorcorner_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biQ" = (/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (EAST)"; icon_state = "steel_decals10"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biR" = (/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (NORTHEAST)"; icon_state = "steel_grid"; dir = 5},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biS" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biT" = (/obj/structure/closet,/obj/item/weapon/reagent_containers/food/drinks/bottle/tequilla,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biU" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biV" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/plating,/area/vacant/vacant_site2) +"biW" = (/obj/structure/table/glass,/obj/item/weapon/reagent_containers/spray/cleaner{pixel_x = -1; pixel_y = -2},/obj/item/weapon/reagent_containers/spray/cleaner,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biX" = (/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biY" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"biZ" = (/obj/machinery/bodyscanner{dir = 8},/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (SOUTHWEST)"; icon_state = "steel_grid"; dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bja" = (/obj/machinery/body_scanconsole,/obj/effect/floor_decal/corner_steel_grid{tag = "icon-steel_grid (SOUTHWEST)"; icon_state = "steel_grid"; dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bjb" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (WEST)"; icon_state = "steel_decals10"; dir = 8},/obj/machinery/camera/network/medbay{c_tag = "MED - Virology Airlock"; dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bjc" = (/turf/simulated/wall,/area/tether/surfacebase/reading_room) +"bjd" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/reading_room) +"bje" = (/obj/machinery/camera/network/security{c_tag = "SEC - Equipment Storage"; dir = 9},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"bjf" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/armory) +"bjg" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/common) +"bjh" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/security/common) +"bji" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/breakroom) +"bjj" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/security/breakroom) +"bjk" = (/turf/simulated/wall/r_wall,/area/vacant/vacant_site2) +"bjl" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/maintenance/engi,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bjm" = (/obj/structure/table/glass,/obj/item/bodybag/cryobag,/obj/item/bodybag/cryobag,/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bjn" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTH)"; icon_state = "steel_decals10"; dir = 1},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bjo" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/tether/surfacebase/reading_room) +"bjp" = (/obj/structure/table/glass,/obj/item/device/flashlight/lamp/green,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bjq" = (/obj/machinery/light_switch{pixel_x = 25},/obj/structure/table/glass,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bjr" = (/obj/structure/table/glass,/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bjs" = (/turf/simulated/open,/area/gateway) +"bjt" = (/obj/structure/table/reinforced,/obj/machinery/recharger,/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/gateway) +"bju" = (/obj/structure/table/reinforced,/obj/machinery/recharger,/obj/machinery/camera/network/command,/turf/simulated/floor/tiled,/area/gateway) +"bjv" = (/obj/structure/table/reinforced,/obj/machinery/cell_charger,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled,/area/gateway) +"bjw" = (/obj/structure/table/reinforced,/obj/item/bodybag/cryobag,/obj/item/bodybag/cryobag,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/gateway) +"bjx" = (/obj/structure/closet/excavation,/obj/item/device/multitool,/obj/item/device/multitool,/turf/simulated/floor/tiled,/area/gateway) +"bjy" = (/obj/structure/table/reinforced,/obj/item/roller,/obj/item/roller,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled,/area/gateway) +"bjz" = (/obj/structure/table/reinforced,/obj/item/weapon/storage/firstaid/regular,/obj/item/weapon/storage/firstaid/regular,/turf/simulated/floor/tiled,/area/gateway) +"bjA" = (/obj/structure/table/rack,/obj/item/weapon/gun/energy/stunrevolver,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/item/weapon/gun/energy/stunrevolver,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bjB" = (/obj/machinery/light{dir = 1},/obj/structure/closet/l3closet/security,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bjC" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/closet/bombclosetsecurity,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bjD" = (/obj/structure/closet/secure_closet/security/med,/obj/machinery/camera/network/security,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bjE" = (/obj/structure/closet/secure_closet/security/med,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bjF" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bjG" = (/obj/structure/reagent_dispensers/peppertank{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bjH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bjI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/security,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bjJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/closet/firecloset,/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bjK" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bjL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bjM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bjN" = (/obj/machinery/camera/network/security,/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"bjO" = (/obj/structure/bed/chair,/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"bjP" = (/obj/structure/bed/chair,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"bjQ" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"bjR" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/item/weapon/storage/box/lights/mixed,/obj/structure/table/steel,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bjS" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bjT" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bjU" = (/obj/effect/floor_decal/techfloor/corner,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (NORTH)"; icon_state = "techfloor_hole_right"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bjV" = (/obj/machinery/door/airlock/maintenance/medical{req_access = list(5)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/medical/triage) +"bjW" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bjX" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bjY" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bjZ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bka" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkb" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkc" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/adv,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkd" = (/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bke" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/bed/chair/comfy/black{dir = 1},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bkf" = (/obj/structure/table/reinforced,/obj/machinery/recharger,/obj/machinery/camera/network/command{c_tag = "Gateway Access"; dir = 4},/turf/simulated/floor/tiled,/area/gateway) +"bkg" = (/turf/simulated/floor/tiled,/area/gateway) +"bkh" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/gateway) +"bki" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/gateway) +"bkj" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/gateway) +"bkk" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/gateway) +"bkl" = (/obj/structure/table/reinforced,/obj/item/weapon/storage/firstaid/adv,/obj/item/weapon/storage/firstaid/adv,/turf/simulated/floor/tiled,/area/gateway) +"bkm" = (/obj/structure/table/rack,/obj/item/weapon/gun/energy/taser,/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/item/weapon/gun/energy/taser,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bkn" = (/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bko" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bkp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bkq" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bkr" = (/obj/machinery/door/airlock/security{name = "Equipment Storage"; req_access = list(1)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/armory) +"bks" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bkt" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bku" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bkv" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bkw" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass_security{name = "Break Room"; req_access = list(1)},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/breakroom) +"bkx" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bky" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bkz" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bkA" = (/obj/structure/bed/chair{dir = 4},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"bkB" = (/obj/structure/table/glass,/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"bkC" = (/obj/structure/bed/chair{dir = 8},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"bkD" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/table/steel,/obj/item/weapon/reagent_containers/food/drinks/cup{desc = "Taste liberty"; name = "Cup of Liber-tea"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bkE" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bkF" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bkG" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bkH" = (/obj/structure/table/glass,/obj/item/weapon/backup_implanter{pixel_y = 8},/obj/item/weapon/backup_implanter{pixel_y = -8},/obj/item/weapon/backup_implanter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkI" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkJ" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkK" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkL" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkM" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/fire,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bkN" = (/obj/machinery/door/airlock{name = "Room 1"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/reading_room) +"bkO" = (/obj/machinery/door/airlock{name = "Room 2"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/reading_room) +"bkP" = (/obj/machinery/door/airlock{name = "Room 3"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/tether/surfacebase/reading_room) +"bkQ" = (/obj/structure/table/reinforced,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/communicator,/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/gateway) +"bkR" = (/obj/effect/floor_decal/industrial/hatch/yellow,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/gateway) +"bkS" = (/obj/machinery/floodlight,/turf/simulated/floor/tiled,/area/gateway) +"bkT" = (/obj/structure/table/rack,/obj/item/weapon/gun/energy/taser,/obj/item/weapon/gun/energy/taser,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bkU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bkV" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bkW" = (/obj/structure/cable/green,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"bkX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bkY" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bkZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bla" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"blb" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"blc" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/machinery/computer/security{tag = "icon-computer (WEST)"; icon_state = "computer"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bld" = (/obj/machinery/vending/coffee,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"ble" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"blf" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"blg" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/donut,/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"blh" = (/obj/structure/bed/chair{dir = 8},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"bli" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"blj" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"blk" = (/obj/structure/bed/chair{dir = 4},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bll" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/effect/decal/cleanable/vomit,/obj/structure/table,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"blm" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/syringes,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (SOUTHWEST)"; icon_state = "borderfloor_white"; dir = 10},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/requests_console{announcementConsole = 1; department = "Medical Department"; departmentType = 3; name = "Medical RC"; pixel_x = -30; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bln" = (/obj/structure/table/glass,/obj/item/roller,/obj/item/roller{pixel_y = 8},/obj/item/roller{pixel_y = 16},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"blo" = (/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"blp" = (/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (NORTHWEST)"; icon_state = "borderfloorcorner2_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"blq" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"blr" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/regular,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (SOUTHEAST)"; icon_state = "borderfloor_white"; dir = 6},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloorwhite/corner2,/obj/effect/floor_decal/corner/paleblue/bordercorner2,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/random/firstaid,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"bls" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blt" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blu" = (/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blv" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blw" = (/obj/structure/table/glass,/obj/machinery/photocopier/faxmachine,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blx" = (/obj/structure/table/reinforced,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/communicator,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled,/area/gateway) +"bly" = (/obj/structure/table/reinforced,/obj/item/weapon/cell/device/weapon,/obj/item/device/radio/headset/headset_sec,/obj/item/weapon/cell/device/weapon,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"blz" = (/obj/structure/table/reinforced,/obj/item/weapon/reagent_containers/spray/pepper,/obj/item/weapon/reagent_containers/spray/pepper,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"blA" = (/obj/structure/table/reinforced,/obj/item/weapon/cell/device/weapon,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/item/weapon/cell/device/weapon,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"blB" = (/obj/structure/table/reinforced,/obj/item/device/radio/headset/headset_sec,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"blC" = (/obj/structure/table/reinforced,/obj/item/device/radio/headset/headset_sec/alt,/obj/item/device/radio/headset/headset_sec/alt,/obj/machinery/light_switch{pixel_x = 25},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/holofloor/tiled/dark,/area/tether/surfacebase/security/armory) +"blD" = (/obj/structure/closet/secure_closet/brig,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"blE" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"blF" = (/obj/structure/table/reinforced,/obj/machinery/recharger,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light{dir = 4; icon_state = "tube1"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"blG" = (/obj/machinery/vending/cola,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"blH" = (/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"blI" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/floor/carpet/blue,/area/tether/surfacebase/security/breakroom) +"blJ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/random/junk,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"blK" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"blL" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/medical/triage) +"blM" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/airlock/multi_tile/glass{name = "Emergency Treatment Centre"; req_access = list(5)},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"blN" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/triage) +"blO" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blP" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blR" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blS" = (/obj/structure/bed/chair/office/light{tag = "icon-officechair_white (EAST)"; icon_state = "officechair_white"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blT" = (/obj/structure/table/glass,/obj/item/weapon/pen,/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"blU" = (/obj/machinery/door/blast/shutters{dir = 2; id = "PubPrep"; layer = 3.3; name = "Public Access Shutter"},/turf/simulated/floor/tiled,/area/gateway) +"blV" = (/obj/machinery/recharge_station,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled,/area/gateway) +"blW" = (/obj/machinery/suit_cycler/mining{req_access = null},/turf/simulated/floor/tiled,/area/gateway) +"blX" = (/obj/machinery/vending/security,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"blY" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"blZ" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable/green{icon_state = "0-8"},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bma" = (/obj/machinery/vending/snack,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bmb" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bmc" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bmd" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/red/bordercorner2,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bme" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bmf" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bmg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/machinery/light_switch{pixel_x = 25},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/breakroom) +"bmh" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bmi" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bmj" = (/obj/structure/closet,/obj/random/maintenance/medical,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bmk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/structure/closet/firecloset,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bml" = (/turf/simulated/wall,/area/tether/surfacebase/medical/lobby) +"bmm" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmn" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmo" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (NORTHWEST)"; icon_state = "steel_decals6"; dir = 9},/obj/machinery/camera/network/medbay,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmp" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (NORTH)"; icon_state = "borderfloorcorner2_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmq" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmr" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bms" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (EAST)"; icon_state = "borderfloorcorner2_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmt" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bmu" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bmv" = (/obj/structure/bookcase,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bmw" = (/obj/structure/bookcase,/obj/machinery/light/small,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bmx" = (/obj/structure/table/glass,/obj/item/weapon/paper_bin,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bmy" = (/obj/structure/table/glass,/obj/item/weapon/book/codex,/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bmz" = (/obj/structure/table/glass,/obj/item/device/flashlight/lamp/green,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/wood,/area/tether/surfacebase/reading_room) +"bmA" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/reading_room) +"bmB" = (/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled,/area/gateway) +"bmC" = (/obj/machinery/button/remote/blast_door{id = "PubPrep"; name = "Public Access Shutter -control"; pixel_y = 22; req_access = list(62)},/turf/simulated/floor/tiled,/area/gateway) +"bmD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/gateway) +"bmE" = (/obj/machinery/suit_cycler/security{req_access = null},/turf/simulated/floor/tiled,/area/gateway) +"bmF" = (/turf/simulated/wall/r_wall,/area/crew_quarters/recreation_area_restroom) +"bmG" = (/obj/structure/toilet{pixel_y = 16},/obj/machinery/light/small{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bmH" = (/turf/simulated/wall,/area/crew_quarters/recreation_area_restroom) +"bmI" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bmJ" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bmK" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bmL" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bmM" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/breakroom) +"bmN" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_security{name = "Break Room"; req_access = list(1)},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/breakroom) +"bmO" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/breakroom) +"bmP" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/breakroom) +"bmQ" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bmR" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bmS" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bmT" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bmU" = (/obj/machinery/computer/crew{dir = 4},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmV" = (/obj/structure/bed/chair/office/light,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmW" = (/obj/structure/bed/chair/office/light,/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmX" = (/obj/structure/table/glass,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmY" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bmZ" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bna" = (/obj/structure/reagent_dispensers/water_cooler/full,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bnb" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/medical/lobby) +"bnc" = (/obj/machinery/door/airlock{name = "Reading Room"},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/reading_room) +"bnd" = (/obj/machinery/power/apc{name = "west bump"; dir = 8; pixel_x = -25; cell_type = /obj/item/weapon/cell/super},/obj/structure/cable{icon_state = "0-4"},/obj/structure/cable{icon_state = "2-4"},/turf/simulated/floor/tiled,/area/gateway) +"bne" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/gateway) +"bnf" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled,/area/gateway) +"bng" = (/obj/machinery/suit_cycler/medical{req_access = null},/turf/simulated/floor/tiled,/area/gateway) +"bnh" = (/obj/machinery/door/airlock{name = "Unit 1"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bni" = (/obj/machinery/door/airlock{name = "Unit 2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bnj" = (/obj/machinery/door/airlock{name = "Unit 3"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bnk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/camera/network/security{c_tag = "SEC - Interrogation Observation"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bnl" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bnm" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bnn" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bno" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bnp" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/lobby) +"bnq" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bnr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bns" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bnt" = (/obj/structure/bed/chair,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bnu" = (/obj/structure/bed/chair,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bnv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bnw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bnx" = (/obj/machinery/door/airlock/maintenance/sec{req_access = list(1)},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/tether/surfacebase/security/lobby) +"bny" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bnz" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bnA" = (/obj/structure/table/glass,/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bnB" = (/obj/structure/table/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bnC" = (/obj/structure/table/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bnD" = (/obj/structure/table/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bnE" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bnF" = (/obj/structure/table/glass,/obj/item/weapon/storage/box/cups,/obj/item/weapon/storage/box/cups,/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bnG" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bnH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bnI" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bnJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bnK" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bnL" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/camera/network/command{c_tag = "COM - Bridge Hallway"; dir = 4},/turf/simulated/floor/tiled,/area/gateway) +"bnM" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/gateway) +"bnN" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/gateway) +"bnO" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/gateway) +"bnP" = (/obj/machinery/suit_cycler/engineering{req_access = null},/turf/simulated/floor/tiled,/area/gateway) +"bnQ" = (/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bnR" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bnS" = (/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bnT" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bnU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bnV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bnW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bnX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"bnY" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/glass_security{id_tag = null; layer = 2.8; name = "Security"; req_access = list(1)},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/lobby) +"bnZ" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boa" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bob" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boc" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bod" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boe" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bof" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"bog" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/lobby) +"boh" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"boi" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"boj" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bok" = (/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bol" = (/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 2},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bom" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"bon" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"boo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bop" = (/obj/structure/lattice,/obj/machinery/door/firedoor/glass,/obj/structure/cable{icon_state = "32-4"},/obj/machinery/atmospherics/pipe/zpipe/down/supply{tag = "icon-down-supply (EAST)"; icon_state = "down-supply"; dir = 4},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{tag = "icon-down-scrubbers (EAST)"; icon_state = "down-scrubbers"; dir = 4},/turf/simulated/open,/area/gateway) +"boq" = (/obj/structure/grille,/obj/structure/railing{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/gateway) +"bor" = (/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/bluegrid,/area/gateway) +"bos" = (/obj/machinery/mech_recharger,/turf/simulated/floor/bluegrid,/area/gateway) +"bot" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/bluegrid,/area/gateway) +"bou" = (/turf/simulated/floor/bluegrid,/area/gateway) +"bov" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled,/area/gateway) +"bow" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/gateway) +"box" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/gateway) +"boy" = (/obj/machinery/button/remote/blast_door{id = "PubPrepFront"; name = "Gateway Shutter"; pixel_y = -22; req_access = list(62)},/obj/structure/flora/pottedplant{tag = "icon-plant-24"; icon_state = "plant-24"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/gateway) +"boz" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled,/area/gateway) +"boA" = (/obj/machinery/power/apc{name = "west bump"; dir = 8; pixel_x = -25; cell_type = /obj/item/weapon/cell/super},/obj/structure/cable{icon_state = "0-4"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"boB" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"boC" = (/obj/machinery/light,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"boD" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"boE" = (/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"boF" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"boG" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"boH" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"boI" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/light,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"boJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/common) +"boK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boL" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boM" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/machinery/camera/network/security{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boN" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boO" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boP" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boQ" = (/obj/structure/bed/chair{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/red/bordercorner2,/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/tether/surfacebase/security/lobby) +"boR" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) +"boS" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (WEST)"; icon_state = "techfloor_hole_left"; dir = 8},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/security,/obj/random/junk,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"boT" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (WEST)"; icon_state = "techfloor_corners"; dir = 8},/obj/effect/floor_decal/techfloor/corner,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"boU" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (SOUTHWEST)"; icon_state = "borderfloor_white"; dir = 10},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"boV" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"boW" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloorwhite,/obj/effect/floor_decal/corner/paleblue/border,/obj/effect/floor_decal/borderfloorwhite/corner2{tag = "icon-borderfloorcorner2_white (NORTHWEST)"; icon_state = "borderfloorcorner2_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"boX" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (SOUTHEAST)"; icon_state = "borderfloor_white"; dir = 6},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloorwhite/corner2,/obj/effect/floor_decal/corner/paleblue/bordercorner2,/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (NORTH)"; icon_state = "steel_decals9"; dir = 1},/obj/machinery/newscaster{pixel_x = 25},/turf/simulated/floor/tiled/white,/area/tether/surfacebase/medical/lobby) +"boY" = (/turf/simulated/wall,/area/tether/surfacebase/atrium_three) +"boZ" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpa" = (/turf/simulated/wall,/area/crew_quarters/recreation_area_hallway) +"bpb" = (/obj/machinery/door/airlock/multi_tile/metal{name = "Gateway Prep Room"},/obj/machinery/door/blast/shutters{dir = 2; id = "PubPrepFront"; layer = 3.3; name = "Gateway Prep Shutter"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor,/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/gateway) +"bpc" = (/obj/machinery/door/blast/shutters{dir = 2; id = "PubPrepFront"; layer = 3.3; name = "Gateway Prep Shutter"},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/gateway) +"bpd" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor,/obj/machinery/door/airlock{name = "Unisex Restrooms"},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bpe" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/common) +"bpf" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/common) +"bpg" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable/green,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/security/common) +"bph" = (/obj/structure/sign/directions/evac{dir = 4},/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/lobby) +"bpi" = (/obj/machinery/door/airlock/multi_tile/glass{name = "Security Lobby"},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/lobby) +"bpj" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/security/lobby) +"bpk" = (/obj/structure/sign/directions/evac,/turf/simulated/wall/r_wall,/area/tether/surfacebase/security/lobby) +"bpl" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) +"bpm" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_site2) +"bpn" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (WEST)"; icon_state = "direction_evac"; dir = 8},/turf/simulated/wall,/area/tether/surfacebase/medical/lobby) +"bpo" = (/obj/structure/sign/directions/medical{tag = "icon-direction_med (EAST)"; icon_state = "direction_med"; dir = 4; pixel_y = 8},/obj/structure/sign/directions/science{tag = "icon-direction_sci (WEST)"; icon_state = "direction_sci"; dir = 8; pixel_y = 3},/obj/structure/sign/directions/security{tag = "icon-direction_sec (WEST)"; icon_state = "direction_sec"; dir = 8; pixel_y = -4},/obj/structure/sign/directions/engineering{tag = "icon-direction_eng (WEST)"; icon_state = "direction_eng"; dir = 8; pixel_y = -10},/turf/simulated/wall,/area/tether/surfacebase/medical/lobby) +"bpp" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/medical/lobby) +"bpq" = (/obj/machinery/door/airlock/multi_tile/glass{name = "Emergency Treatment Centre lobby"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/medical/lobby) +"bpr" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/medical/lobby) +"bps" = (/obj/structure/sign/greencross,/turf/simulated/wall,/area/tether/surfacebase/medical/lobby) +"bpt" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bpu" = (/turf/simulated/wall/r_wall,/area/crew_quarters/panic_shelter) +"bpv" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpB" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpC" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpD" = (/obj/machinery/atm{pixel_y = 31},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpE" = (/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpF" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpH" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpI" = (/obj/machinery/button/remote/blast_door{id = "PubPrepFront"; name = "Gateway Shutter"; pixel_y = 22; req_access = list(62)},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpJ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpL" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpM" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpO" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpP" = (/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bpQ" = (/obj/structure/bed/chair,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/bed/chair,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpS" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpT" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpV" = (/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpW" = (/obj/effect/floor_decal/corner/red{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpX" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpY" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bpZ" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqa" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqc" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqd" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqe" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqf" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqh" = (/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqk" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bql" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqm" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqn" = (/obj/machinery/atm{pixel_y = 31},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqp" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqq" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqr" = (/obj/structure/bed,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bqs" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bqt" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bqu" = (/obj/structure/sign/nosmoking_2{pixel_y = 29},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bqv" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bqw" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bqx" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bqy" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bqz" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/structure/flora/pottedplant{tag = "icon-plant-21"; icon_state = "plant-21"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqB" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqC" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqD" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqE" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqF" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqG" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqH" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqI" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqJ" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqK" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqL" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqM" = (/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqN" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqO" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqP" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bqQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqR" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqS" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqU" = (/obj/machinery/door/firedoor/glass/hidden/steel,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqV" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqW" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 2},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqX" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqY" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bqZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bra" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brb" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brc" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brd" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bre" = (/obj/structure/disposalpipe/junction{dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brf" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/disposalpipe/junction{dir = 8; icon_state = "pipe-j2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brg" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brh" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bri" = (/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brj" = (/obj/structure/bed,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brk" = (/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brl" = (/obj/machinery/atmospherics/unary/vent_pump/positive,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brm" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brn" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/structure/extinguisher_cabinet{pixel_x = 27},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bro" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"brp" = (/obj/machinery/vending/cola,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"brq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"brr" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"brs" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"brt" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bru" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"brv" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/lightgrey/bordercorner2,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"brw" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"brx" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bry" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brz" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brA" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brB" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brC" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brD" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brE" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brG" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brH" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brI" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brJ" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brK" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brL" = (/obj/structure/closet,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brM" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brO" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brP" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor/hole{tag = "icon-techfloor_hole_left (EAST)"; icon_state = "techfloor_hole_left"; dir = 4},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/obj/machinery/shower{dir = 8; icon_state = "shower"; pixel_x = -2; pixel_y = 0},/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"brQ" = (/turf/simulated/wall,/area/crew_quarters/pool) +"brR" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/pool) +"brS" = (/obj/machinery/door/airlock/multi_tile/glass{name = "Pool"},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"brT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"brU" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/pool) +"brV" = (/obj/structure/disposalpipe/segment,/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/pool) +"brW" = (/turf/simulated/wall,/area/crew_quarters/recreation_area) +"brX" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/recreation_area) +"brY" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"brZ" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsa" = (/obj/structure/bed/chair{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsb" = (/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) +"bsc" = (/obj/structure/sign/directions/engineering{dir = 10; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) +"bsd" = (/obj/structure/sign/directions/medical{tag = "icon-direction_med (EAST)"; icon_state = "direction_med"; dir = 4; pixel_y = 8},/obj/structure/sign/directions/science{dir = 2; icon_state = "direction_sci"; pixel_y = 3; tag = "icon-direction_sci (WEST)"},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) +"bse" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsf" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsg" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bsh" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bsi" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bsj" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsl" = (/obj/machinery/washing_machine,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bsm" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bsn" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bso" = (/obj/structure/extinguisher_cabinet{pixel_x = 27},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bsp" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/crew_quarters/pool) +"bsq" = (/obj/structure/closet/secure_closet/personal,/obj/effect/floor_decal/spline/plain{dir = 9},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsr" = (/obj/structure/closet/secure_closet/personal,/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bss" = (/obj/structure/closet/secure_closet/personal,/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/camera/network/civilian,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bst" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/structure/closet{icon_closed = "cabinet_closed"; icon_opened = "cabinet_open"; icon_state = "cabinet_closed"; name = "Clothing Storage"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsu" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsv" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsw" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsx" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsy" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsz" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsA" = (/obj/effect/floor_decal/spline/plain{dir = 5},/obj/structure/disposalpipe/segment,/obj/structure/flora/pottedplant{tag = "icon-plant-10"; icon_state = "plant-10"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bsB" = (/obj/machinery/vending/fitness,/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bsC" = (/obj/structure/closet/athletic_mixed,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bsD" = (/obj/machinery/punching_clown,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bsE" = (/obj/machinery/camera/network/civilian,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bsF" = (/obj/machinery/workout,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bsG" = (/obj/structure/closet/athletic_mixed,/obj/structure/extinguisher_cabinet{pixel_x = 27},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bsH" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bsI" = (/obj/machinery/light_switch{pixel_y = 25},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"bsJ" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"bsK" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"bsL" = (/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"bsM" = (/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"bsN" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/north_stairs_three) +"bsO" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bsP" = (/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bsQ" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bsR" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsS" = (/turf/simulated/wall/r_wall,/area/tether/surfacebase/atrium_three) +"bsT" = (/obj/machinery/vending/coffee,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsU" = (/obj/machinery/vending/cola,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsV" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bsW" = (/obj/machinery/washing_machine,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHWEST)"; icon_state = "techfloor_edges"; dir = 10},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bsX" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/blue,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bsY" = (/obj/machinery/light/small,/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bsZ" = (/obj/machinery/space_heater,/obj/effect/floor_decal/techfloor,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bta" = (/obj/machinery/space_heater,/obj/effect/floor_decal/techfloor,/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"btb" = (/obj/machinery/space_heater,/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole/right,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"btc" = (/obj/effect/floor_decal/techfloor/corner,/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (WEST)"; icon_state = "techfloor_corners"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"btd" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/effect/floor_decal/techfloor/hole,/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bte" = (/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btf" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btg" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bth" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bti" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btk" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btl" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btm" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btn" = (/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bto" = (/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"btp" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"btq" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/tether/surfacebase/north_stairs_three) +"btr" = (/obj/structure/cable{icon_state = "0-4"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"bts" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"btt" = (/obj/machinery/light/small,/obj/effect/floor_decal/industrial/warning/corner,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"btu" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"btv" = (/obj/effect/floor_decal/industrial/warning,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"btw" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/turf/simulated/floor/tiled/monotile,/area/tether/surfacebase/north_stairs_three) +"btx" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bty" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"btz" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"btA" = (/obj/effect/wingrille_spawn/reinforced_phoron,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/crew_quarters/panic_shelter) +"btB" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/hatch{name = "Fire/Phoron Shelter Secure Hatch"},/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/panic_shelter) +"btC" = (/obj/effect/floor_decal/spline/plain{dir = 8},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btD" = (/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btE" = (/obj/effect/floor_decal/spline/plain{dir = 9},/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) +"btF" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) +"btG" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/water/pool,/area/crew_quarters/pool) +"btH" = (/obj/effect/floor_decal/spline/plain{dir = 5},/turf/simulated/floor/water/pool,/area/crew_quarters/pool) +"btI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btJ" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"btK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"btL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"btM" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area) +"btN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"btO" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"btP" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"btQ" = (/obj/structure/table/woodentable,/obj/item/clothing/glasses/threedglasses,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"btR" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area) +"btS" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock{name = "Secondary Janitorial Closet"; req_access = list(26)},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"btT" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"btU" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (WEST)"; icon_state = "direction_evac"; dir = 8},/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) +"btV" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"btW" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"btX" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"btY" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"btZ" = (/obj/machinery/door/airlock/maintenance/int{name = "Fire/Phoron Shelter"},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/panic_shelter) +"bua" = (/obj/structure/extinguisher_cabinet{pixel_y = 27},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bub" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (NORTH)"; icon_state = "techfloor_hole_right"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buc" = (/obj/structure/sign/nosmoking_2{pixel_x = 29},/obj/structure/extinguisher_cabinet{pixel_y = 27},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bud" = (/obj/machinery/light/small{dir = 1},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bue" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/closet/firecloset,/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buf" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/closet/firecloset,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bug" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/closet/firecloset,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buh" = (/obj/machinery/computer/area_atmos{range = 8},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"bui" = (/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buj" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buk" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bul" = (/obj/effect/floor_decal/spline/plain{dir = 8},/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) +"bum" = (/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) +"bun" = (/turf/simulated/floor/water/pool,/area/crew_quarters/pool) +"buo" = (/obj/effect/floor_decal/spline/plain{dir = 4},/turf/simulated/floor/water/pool,/area/crew_quarters/pool) +"bup" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"buq" = (/obj/machinery/door/firedoor,/obj/machinery/door/airlock/glass{name = "Recreation Area"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area) +"bur" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bus" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"but" = (/obj/structure/table/woodentable,/obj/item/weapon/coin/silver,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"buu" = (/obj/structure/flora/tree/sif,/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"buv" = (/obj/structure/reagent_dispensers/watertank,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"buw" = (/obj/structure/sign/directions/evac,/turf/simulated/wall,/area/tether/surfacebase/north_stairs_three) +"bux" = (/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"buy" = (/obj/structure/sign/fire{name = "\improper PHORON/FIRE SHELTER"; pixel_x = 33},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"buz" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buA" = (/obj/effect/floor_decal/techfloor,/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buB" = (/obj/effect/floor_decal/techfloor,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buC" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/int{name = "Fire/Phoron Shelter"},/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/panic_shelter) +"buD" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buE" = (/obj/effect/floor_decal/techfloor,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buF" = (/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole/right,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buG" = (/obj/effect/floor_decal/techfloor,/obj/machinery/shower{dir = 1},/obj/effect/floor_decal/techfloor/hole/right,/obj/effect/floor_decal/techfloor/hole,/obj/effect/floor_decal/industrial/outline/blue,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buH" = (/obj/machinery/door/airlock/hatch{name = "Fire/Phoron Shelter Secure Hatch"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/panic_shelter) +"buI" = (/obj/structure/extinguisher_cabinet{pixel_y = -31},/obj/effect/floor_decal/techfloor,/obj/effect/floor_decal/techfloor/hole,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buJ" = (/obj/machinery/light/small,/obj/effect/floor_decal/industrial/warning/corner{dir = 4},/obj/effect/floor_decal/techfloor,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buK" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (SOUTHEAST)"; icon_state = "techfloor_edges"; dir = 6},/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/panic_shelter) +"buL" = (/obj/structure/table/glass,/obj/item/weapon/inflatable_duck,/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"buM" = (/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"buN" = (/obj/machinery/power/apc{name = "west bump"; dir = 8; pixel_x = -26; cell_type = /obj/item/weapon/cell/super},/obj/structure/cable{icon_state = "0-4"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"buO" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"buP" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"buQ" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"buR" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"buS" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"buT" = (/turf/simulated/open,/area/tether/surfacebase/north_stairs_three) +"buU" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"buV" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"buW" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"buX" = (/turf/simulated/wall/r_wall,/area/vacant/vacant_shop) +"buY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/maintenance/int{name = "Fire/Phoron Shelter"},/turf/simulated/floor/tiled/techfloor/grid,/area/vacant/vacant_shop) +"buZ" = (/turf/simulated/wall/r_wall,/area/crew_quarters/freezer) +"bva" = (/obj/machinery/door/airlock/maintenance/common{name = "Freezer Maintenance Access"; req_access = list(28)},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/techfloor/grid,/area/crew_quarters/freezer) +"bvb" = (/turf/simulated/wall/r_wall,/area/hydroponics/cafegarden) +"bvc" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/spline/plain{dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bvd" = (/obj/effect/floor_decal/spline/plain{dir = 9},/obj/item/weapon/beach_ball,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) +"bve" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) +"bvf" = (/obj/effect/floor_decal/spline/plain{dir = 5},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) +"bvg" = (/obj/structure/table/glass,/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bvh" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bvi" = (/obj/machinery/scale,/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bvj" = (/obj/machinery/scale,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bvk" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bvl" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bvm" = (/obj/structure/reagent_dispensers/water_cooler/full,/turf/simulated/floor/holofloor/wood,/area/crew_quarters/recreation_area) +"bvn" = (/obj/machinery/light_switch{pixel_y = -25},/obj/structure/table/steel,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/box/lights/mixed,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"bvo" = (/obj/machinery/light/small,/obj/structure/mopbucket,/obj/item/weapon/reagent_containers/glass/bucket,/obj/item/weapon/mop,/turf/simulated/floor/tiled,/area/tether/surfacebase/north_stairs_three) +"bvp" = (/obj/machinery/status_display{pixel_x = -32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bvq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bvr" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/vacant/vacant_shop) +"bvs" = (/obj/item/weapon/reagent_containers/food/drinks/bottle/orangejuice,/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/contraband,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bvt" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/cigarettes,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/security,/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bvu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bvv" = (/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/down/supply,/obj/structure/lattice,/obj/structure/disposalpipe/down,/turf/simulated/open,/area/vacant/vacant_shop) +"bvw" = (/turf/simulated/wall,/area/crew_quarters/freezer) +"bvx" = (/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bvy" = (/obj/structure/closet/crate/freezer,/obj/machinery/camera/network/civilian,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bvz" = (/obj/structure/kitchenspike,/obj/machinery/alarm{pixel_y = 22; target_temperature = 273.15},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bvA" = (/obj/structure/kitchenspike,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bvB" = (/obj/structure/flora/ausbushes/grassybush,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bvC" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bvD" = (/obj/machinery/camera/network/civilian,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bvE" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/hydroponics/cafegarden) +"bvF" = (/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) +"bvG" = (/obj/effect/floor_decal/spline/plain,/obj/machinery/hologram/holopad,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) +"bvH" = (/obj/effect/floor_decal/spline/plain{dir = 6},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/pool) +"bvI" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor,/obj/machinery/door/airlock/glass{name = "Recreation Area"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area) +"bvJ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area) +"bvK" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area_hallway) +"bvL" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable{icon_state = "0-4"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bvM" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bvN" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bvO" = (/obj/machinery/newscaster{pixel_x = 25},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bvP" = (/turf/simulated/wall,/area/vacant/vacant_shop) +"bvQ" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bvR" = (/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bvS" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bvT" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/effect/floor_decal/techfloor/hole/right{tag = "icon-techfloor_hole_right (EAST)"; icon_state = "techfloor_hole_right"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bvU" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bvV" = (/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bvW" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bvX" = (/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bvY" = (/obj/structure/flora/ausbushes/ppflowers,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bvZ" = (/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bwa" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bwb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwc" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwd" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwe" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwf" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwg" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwh" = (/obj/machinery/shower{dir = 4; icon_state = "shower"; pixel_x = 5; pixel_y = 0},/obj/structure/curtain/open/shower,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bwi" = (/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bwj" = (/obj/machinery/shower{dir = 8; icon_state = "shower"; pixel_x = -5; pixel_y = 0},/obj/structure/curtain/open/shower,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bwk" = (/obj/structure/table/rack,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bwl" = (/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bwm" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bwn" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bwo" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 4},/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bwp" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bwq" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bwr" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bws" = (/obj/structure/flora/ausbushes/lavendergrass,/obj/structure/flora/ausbushes/ppflowers,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bwt" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bwu" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bwv" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bww" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bwx" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bwy" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/glass{name = "Pool"},/obj/machinery/door/firedoor,/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bwz" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwA" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/junction{icon_state = "pipe-j2"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwB" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwC" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwD" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bwF" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/power/apc{name = "west bump"; dir = 8; pixel_x = -26; cell_type = /obj/item/weapon/cell/super},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bwG" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bwH" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bwI" = (/obj/structure/cable{icon_state = "32-4"},/obj/structure/lattice,/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bwJ" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bwK" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bwL" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bwM" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/structure/cable{icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bwN" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bwO" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bwP" = (/obj/structure/disposalpipe/segment,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bwQ" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (EAST)"; icon_state = "danger"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bwR" = (/obj/structure/grille,/obj/structure/railing{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) +"bwS" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) +"bwT" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bwU" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bwV" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bwW" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bwX" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bwY" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bwZ" = (/obj/machinery/gibber,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bxa" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bxb" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bxc" = (/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) +"bxd" = (/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/water/deep/pool,/area/crew_quarters/pool) +"bxe" = (/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/water/pool,/area/crew_quarters/pool) +"bxf" = (/obj/effect/floor_decal/spline/plain{dir = 6},/turf/simulated/floor/water/pool,/area/crew_quarters/pool) +"bxg" = (/obj/structure/disposalpipe/segment,/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bxh" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bxi" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bxj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bxk" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/pool) +"bxl" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxm" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxn" = (/obj/machinery/light,/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxo" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxp" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxq" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxs" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor,/obj/machinery/door/airlock{name = "Unisex Showers"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bxu" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable{icon_state = "1-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bxv" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bxw" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bxx" = (/obj/structure/closet/crate,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/floor/plating,/area/tether/surfacebase/atrium_three) +"bxy" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bxz" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bxA" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bxB" = (/obj/structure/sign/directions/medical{dir = 1; icon_state = "direction_med"; pixel_y = 8; tag = "icon-direction_med (EAST)"},/obj/structure/sign/directions/science{dir = 2; icon_state = "direction_sci"; pixel_y = 3; tag = "icon-direction_sci (WEST)"},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/obj/structure/sign/directions/engineering{dir = 1; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/tether/surfacebase/atrium_three) +"bxC" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/structure/table/rack,/obj/random/junk,/obj/random/maintenance/clean,/obj/random/drinkbottle,/obj/random/maintenance/research,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bxD" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"bxE" = (/obj/structure/closet/secure_closet/freezer/meat,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bxF" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/icecream_vat,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bxG" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bxH" = (/obj/machinery/chem_master,/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"bxI" = (/obj/structure/flora/ausbushes/sparsegrass,/obj/structure/flora/ausbushes/ywflowers,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bxJ" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bxK" = (/obj/structure/flora/ausbushes/pointybush,/turf/simulated/floor/grass,/area/hydroponics/cafegarden) +"bxL" = (/obj/structure/table/glass,/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bxM" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bxN" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bxO" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bxP" = (/obj/effect/floor_decal/spline/plain{dir = 4},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bxQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bxR" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/extinguisher_cabinet{pixel_x = 27},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"bxS" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/recreation_area_hallway) +"bxT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxU" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxV" = (/obj/structure/extinguisher_cabinet{pixel_x = 27},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bxW" = (/obj/item/weapon/bikehorn/rubberducky,/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bxX" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled/white,/area/crew_quarters/recreation_area_restroom) +"bxY" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bxZ" = (/obj/machinery/firealarm{dir = 4; pixel_x = 24},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bya" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/vacant/vacant_shop) +"byb" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/freezer) +"byc" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/freezer{name = "Kitchen cold room"; req_access = list(28)},/turf/simulated/floor/tiled/freezer,/area/crew_quarters/freezer) +"byd" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/kitchen) +"bye" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/glass{name = "Garden"; req_access = list(28)},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"byf" = (/turf/simulated/wall,/area/crew_quarters/kitchen) +"byg" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"byh" = (/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"byi" = (/obj/effect/floor_decal/spline/plain,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"byj" = (/obj/effect/floor_decal/spline/plain,/obj/machinery/light,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"byk" = (/obj/effect/floor_decal/spline/plain,/obj/structure/flora/pottedplant{icon_state = "plant-22"},/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"byl" = (/obj/effect/floor_decal/spline/plain{dir = 6},/obj/structure/undies_wardrobe,/turf/simulated/floor/tiled/kafel_full,/area/crew_quarters/pool) +"bym" = (/obj/structure/closet/lasertag/red,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"byn" = (/obj/structure/closet/lasertag/blue,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/pool) +"byo" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/pool) +"byp" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/crew_quarters/recreation_area_hallway) +"byq" = (/obj/machinery/vending/fitness,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byr" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/beige/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bys" = (/obj/structure/bed/chair/wood,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"byt" = (/obj/machinery/light/flamp/noshade{pixel_x = -8; pixel_y = 6},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"byu" = (/turf/simulated/wall,/area/crew_quarters/bar) +"byv" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/obj/machinery/light/small{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"byw" = (/obj/structure/table/bench/wooden,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"byx" = (/obj/structure/table/bench/wooden,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"byy" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/closet/chefcloset,/obj/item/glass_jar,/obj/item/device/retail_scanner/civilian,/obj/item/weapon/soap/nanotrasen,/obj/item/device/destTagger{pixel_x = 4; pixel_y = 3},/obj/item/weapon/packageWrap,/obj/item/weapon/packageWrap,/obj/item/weapon/packageWrap,/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"byz" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"byA" = (/obj/structure/table/standard,/obj/machinery/microwave,/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"byB" = (/obj/structure/table/standard,/obj/machinery/microwave,/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"byC" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/disposal,/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"byD" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"byE" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/closet/secure_closet/freezer/meat,/obj/machinery/light{dir = 4; icon_state = "tube1"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"byF" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/crew_quarters/pool) +"byG" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/pool) +"byH" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byI" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byJ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byL" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byM" = (/obj/machinery/light{dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byN" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byO" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byP" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"byQ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"byR" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"byS" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"byT" = (/obj/structure/bed/chair/wood,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"byU" = (/obj/structure/table/woodentable,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"byV" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"byW" = (/obj/machinery/atm{pixel_x = -30},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"byX" = (/obj/structure/table/woodentable,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"byY" = (/obj/structure/table/woodentable,/obj/item/weapon/reagent_containers/food/drinks/glass2/pint,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"byZ" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/closet/secure_closet/freezer/fridge,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bza" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzb" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzc" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzd" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bze" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/closet/secure_closet/freezer/kitchen,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzf" = (/obj/machinery/vending/coffee,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzh" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzi" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzj" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzk" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzl" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzm" = (/obj/machinery/door/firedoor/glass/hidden/steel,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzn" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzo" = (/obj/structure/table/woodentable,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzp" = (/obj/structure/disposalpipe/sortjunction{dir = 1; icon_state = "pipe-j1s"; name = "Kitchen"; sortType = "Kitchen"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzq" = (/obj/structure/bed/chair/wood{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzr" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzs" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/bar) +"bzt" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bzu" = (/obj/structure/table/bench/wooden,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bzv" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/blast/shutters{dir = 8; id = "kitchen"; layer = 3.1; name = "Kitchen Shutters"},/turf/simulated/floor/plating,/area/crew_quarters/kitchen) +"bzw" = (/obj/effect/floor_decal/corner/grey/diagonal{dir = 4},/obj/item/weapon/reagent_containers/food/condiment/small/saltshaker{pixel_x = -3; pixel_y = 0},/obj/item/weapon/reagent_containers/food/condiment/small/peppermill{pixel_x = 3},/obj/structure/table/standard,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzx" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzy" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/book/manual/chef_recipes,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzz" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/reagent_containers/food/condiment/enzyme{layer = 5},/obj/item/weapon/reagent_containers/dropper,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzA" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzB" = (/obj/effect/floor_decal/corner/grey/diagonal,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzC" = (/obj/machinery/cooker/grill,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (NORTHWEST)"; icon_state = "warning_dust"; dir = 9},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzD" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/kitchen) +"bzE" = (/obj/machinery/vending/snack,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzF" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/crew_quarters/recreation_area_hallway) +"bzG" = (/obj/structure/bed/chair/wood{dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzH" = (/obj/machinery/door/airlock/glass,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/crew_quarters/bar) +"bzI" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bzJ" = (/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bzK" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/machinery/door/blast/shutters{dir = 8; id = "kitchen"; layer = 3.1; name = "Kitchen Shutters"},/turf/simulated/floor/plating,/area/crew_quarters/kitchen) +"bzL" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/table/standard,/obj/item/weapon/material/kitchen/rollingpin,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzM" = (/obj/structure/table/standard,/obj/machinery/reagentgrinder,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzN" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzO" = (/obj/machinery/cooker/candy,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzP" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzQ" = (/obj/structure/disposalpipe/junction{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bzS" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bzT" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bzU" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/structure/table/standard,/obj/item/weapon/material/knife/butch,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzV" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzW" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/packageWrap,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzX" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/storage/box/donkpockets{pixel_x = 3; pixel_y = 3},/obj/item/weapon/reagent_containers/glass/beaker{pixel_x = 5},/obj/structure/extinguisher_cabinet{pixel_x = -4; pixel_y = 30},/obj/machinery/button/remote/blast_door{id = "kitchen"; name = "Kitchen shutters"; pixel_x = 8; pixel_y = 25},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzY" = (/obj/structure/table/standard,/obj/effect/floor_decal/corner/grey/diagonal,/obj/effect/floor_decal/corner/grey/diagonal,/obj/item/weapon/reagent_containers/food/snacks/mint,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bzZ" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/effect/floor_decal/corner/grey/diagonal,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAa" = (/obj/machinery/cooker/cereal,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAb" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"bAc" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"bAd" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"bAe" = (/turf/simulated/wall,/area/hallway/lower/third_south) +"bAf" = (/obj/machinery/door/airlock/glass,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/monotile,/area/crew_quarters/bar) +"bAg" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bAh" = (/obj/machinery/smartfridge,/turf/simulated/wall,/area/crew_quarters/kitchen) +"bAi" = (/obj/machinery/cooker/fryer,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (WEST)"; icon_state = "warning_dust"; dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAj" = (/turf/simulated/wall,/area/rnd/breakroom) +"bAk" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/rnd/breakroom) +"bAl" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/breakroom) +"bAm" = (/turf/simulated/wall/r_wall,/area/rnd/breakroom) +"bAn" = (/obj/machinery/door/firedoor,/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced{dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/breakroom) +"bAo" = (/turf/simulated/wall/r_wall,/area/hallway/lower/third_south) +"bAp" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/hallway/lower/third_south) +"bAq" = (/obj/structure/disposalpipe/sortjunction{dir = 1; icon_state = "pipe-j1s"; name = "Bar"; sortType = "Bar"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bAr" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bAs" = (/obj/structure/bed/chair/wood,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bAt" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bAu" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bAv" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bAw" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/freezer{name = "Kitchen"; req_access = list(28)},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAx" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAy" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/power/apc{dir = 2; name = "south bump"; pixel_y = -28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAz" = (/obj/machinery/cooker/oven,/obj/effect/floor_decal/industrial/warning/dust{tag = "icon-warning_dust (SOUTHWEST)"; icon_state = "warning_dust"; dir = 10},/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAA" = (/obj/structure/bookcase/manuals/research_and_development,/obj/machinery/light/small{dir = 8},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAB" = (/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAC" = (/obj/machinery/camera/network/research,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAD" = (/obj/structure/bed/chair,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAE" = (/obj/structure/bed/chair,/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAF" = (/obj/structure/bed/chair,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAG" = (/obj/structure/bed/chair,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAH" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAI" = (/obj/machinery/vending/snack,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAJ" = (/obj/machinery/atmospherics/pipe/zpipe/up,/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/up/supply,/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable{tag = "icon-16-0"; icon_state = "16-0"},/obj/structure/cable{tag = "icon-0-2"; icon_state = "0-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/up{tag = "icon-pipe-u (NORTH)"; icon_state = "pipe-u"; dir = 1},/turf/simulated/floor/plating,/area/rnd/breakroom) +"bAK" = (/turf/simulated/shuttle/wall/voidcraft/green{hard_corner = 1},/area/hallway/lower/third_south) +"bAL" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bAM" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bAN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bAO" = (/obj/machinery/light{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bAP" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bAQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bAR" = (/obj/structure/table/bench/wooden,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bAS" = (/obj/structure/table/bench/wooden,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bAT" = (/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/door/blast/shutters{dir = 2; id = "kitchen"; layer = 3.3; name = "Kitchen Shutters"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAU" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/chemical_dispenser/bar_soft/full,/obj/machinery/door/blast/shutters{dir = 2; id = "kitchen"; layer = 3.3; name = "Kitchen Shutters"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAV" = (/obj/machinery/door/blast/shutters{dir = 2; id = "kitchen"; layer = 3.3; name = "Kitchen Shutters"},/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAW" = (/obj/structure/table/reinforced,/obj/effect/floor_decal/corner/grey/diagonal,/obj/machinery/door/blast/shutters{dir = 2; id = "kitchen"; layer = 3.3; name = "Kitchen Shutters"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/crew_quarters/kitchen) +"bAX" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/rnd/breakroom) +"bAY" = (/obj/structure/bed/chair/comfy,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bAZ" = (/obj/structure/table/glass,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBa" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBb" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBc" = (/obj/machinery/vending/cola,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBd" = (/obj/machinery/atmospherics/pipe/simple/visible/supply,/obj/machinery/atmospherics/pipe/simple/visible/scrubbers,/obj/machinery/atmospherics/pipe/simple/visible,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/rnd/breakroom) +"bBe" = (/turf/simulated/floor/holofloor/tiled/dark,/area/hallway/lower/third_south) +"bBf" = (/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBg" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBh" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBi" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBk" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBl" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBm" = (/obj/structure/railing{dir = 8},/obj/structure/railing,/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bBn" = (/obj/structure/railing,/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bBo" = (/obj/structure/railing,/obj/structure/railing{dir = 4},/turf/simulated/open,/area/tether/surfacebase/atrium_three) +"bBp" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/beige/bordercorner,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBq" = (/obj/structure/bed/chair/wood{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/beige/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBr" = (/obj/machinery/light/flamp/noshade{pixel_x = -8; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBs" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bBt" = (/obj/structure/table/woodentable,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bBu" = (/obj/structure/table/woodentable,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bBv" = (/obj/structure/table/marble,/obj/effect/floor_decal/spline/plain{dir = 8},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bBw" = (/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bBx" = (/obj/machinery/computer/security/telescreen/entertainment{icon_state = "frame"; pixel_x = 0; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bBy" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bBz" = (/obj/structure/bed/chair/comfy{tag = "icon-comfychair_preview (WEST)"; icon_state = "comfychair_preview"; dir = 8},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBA" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBB" = (/obj/machinery/vending/coffee,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBC" = (/obj/structure/lattice,/obj/machinery/atmospherics/pipe/zpipe/down{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/zpipe/down/supply{dir = 1},/obj/structure/cable{tag = "icon-32-1"; icon_state = "32-1"},/obj/structure/disposalpipe/down,/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/rnd/breakroom) +"bBD" = (/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBE" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBF" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBG" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBH" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBI" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBK" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBL" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBM" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBN" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBO" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBP" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bBQ" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (WEST)"; icon_state = "direction_evac"; dir = 8},/turf/simulated/wall,/area/crew_quarters/bar) +"bBR" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bBS" = (/obj/structure/table/marble,/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bBT" = (/obj/structure/table/marble,/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bBU" = (/obj/structure/bed/chair/comfy{tag = "icon-comfychair_preview (NORTH)"; icon_state = "comfychair_preview"; dir = 1},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBV" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBW" = (/obj/machinery/vending/fitness,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bBX" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/obj/structure/railing,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/breakroom) +"bBY" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bBZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCa" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCb" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCc" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/sortjunction{dir = 4; icon_state = "pipe-j1s"; name = "Hydroponics"; sortType = "Hydroponics"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCd" = (/obj/effect/landmark{name = "JoinLateElevator"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCe" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/junction{dir = 1; icon_state = "pipe-j2"},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCf" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/crew_quarters/bar) +"bCg" = (/obj/structure/table/bench/wooden,/obj/machinery/light{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bCh" = (/obj/structure/table/bench/wooden,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bCi" = (/obj/effect/floor_decal/corner/beige{dir = 9},/obj/effect/floor_decal/spline/plain{dir = 8},/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bCj" = (/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bCk" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/bar) +"bCl" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCm" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCn" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCo" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCp" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCq" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/plating,/area/rnd/breakroom) +"bCr" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/rnd/breakroom) +"bCs" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bCt" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bCu" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bCv" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bCw" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCx" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/cable{icon_state = "2-4"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCy" = (/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCz" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCA" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCB" = (/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/effect/floor_decal/borderfloor,/obj/machinery/light,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCC" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCD" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCE" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCF" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCG" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCH" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCI" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lime/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCJ" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/tether/surfacebase/atrium_three) +"bCK" = (/obj/structure/table/woodentable,/obj/item/weapon/reagent_containers/food/drinks/glass2/pint,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bCL" = (/obj/effect/floor_decal/corner/beige{dir = 10},/obj/effect/floor_decal/corner/beige{dir = 9},/obj/effect/floor_decal/spline/plain{dir = 10},/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bCM" = (/obj/effect/floor_decal/corner/beige{dir = 10},/obj/effect/floor_decal/spline/plain,/turf/simulated/floor/tiled/white,/area/crew_quarters/bar) +"bCN" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = -30; pixel_y = 0},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCO" = (/obj/structure/table/glass,/obj/machinery/microwave,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCP" = (/obj/machinery/light,/obj/structure/table/glass,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCQ" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCR" = (/obj/machinery/light,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCS" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/machinery/vending/cigarette,/turf/simulated/floor/wood,/area/rnd/breakroom) +"bCT" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/window/reinforced/tinted{dir = 8; icon_state = "twindow"},/obj/structure/window/reinforced/tinted{dir = 4; icon_state = "twindow"},/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/rnd/breakroom) +"bCU" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/up{tag = "icon-pipe-u (WEST)"; icon_state = "pipe-u"; dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/railing{dir = 1},/turf/simulated/floor/plating,/area/rnd/breakroom) +"bCV" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bCW" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bCX" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bCY" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/maintenance/lower/atrium) +"bCZ" = (/turf/simulated/wall,/area/maintenance/lower/atrium) +"bDa" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDb" = (/obj/structure/grille,/obj/structure/railing{dir = 1},/turf/simulated/floor/tiled/techmaint,/area/tether/surfacebase/atrium_three) +"bDc" = (/obj/machinery/door/airlock/maintenance/int{name = "Emergency Storage"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDd" = (/obj/structure/sign/directions/medical{tag = "icon-direction_med (EAST)"; icon_state = "direction_med"; dir = 4; pixel_y = 8},/obj/structure/sign/directions/science{tag = "icon-direction_sci (WEST)"; icon_state = "direction_sci"; dir = 8; pixel_y = 3},/obj/structure/sign/directions/security{tag = "icon-direction_sec (WEST)"; icon_state = "direction_sec"; dir = 8; pixel_y = -4},/obj/structure/sign/directions/engineering{tag = "icon-direction_eng (WEST)"; icon_state = "direction_eng"; dir = 8; pixel_y = -10},/turf/simulated/wall,/area/maintenance/lower/atrium) +"bDe" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDf" = (/turf/simulated/wall,/area/hydroponics) +"bDg" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/hydroponics) +"bDh" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/hydroponics) +"bDi" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bDj" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bDk" = (/obj/structure/closet/firecloset,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bDl" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/breakroom) +"bDm" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Research Lounge"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/breakroom) +"bDn" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_research{name = "Research Lounge"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/breakroom) +"bDo" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/rnd/breakroom) +"bDp" = (/turf/simulated/wall/r_wall,/area/rnd/reception_desk) +"bDq" = (/turf/simulated/wall,/area/rnd/reception_desk) +"bDr" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/door/firedoor/glass/hidden/steel,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bDs" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bDt" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bDu" = (/obj/structure/table/rack,/obj/item/weapon/reagent_containers/food/drinks/bottle/gin,/obj/random/action_figure,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDv" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDw" = (/obj/effect/decal/cleanable/blood/splatter,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDx" = (/obj/structure/closet,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDy" = (/obj/machinery/light/small{dir = 4},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDz" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDA" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDB" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDC" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDD" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bDE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/structure/closet/secure_closet/hydroponics,/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/hydroponics) +"bDF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment,/obj/machinery/smartfridge,/turf/simulated/floor/tiled,/area/hydroponics) +"bDG" = (/obj/machinery/honey_extractor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) +"bDH" = (/obj/machinery/smartfridge/drying_rack,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) +"bDI" = (/obj/item/bee_pack,/obj/item/honey_frame,/obj/item/honey_frame,/obj/item/honey_frame,/obj/item/honey_frame,/obj/item/honey_frame,/obj/item/weapon/crowbar,/obj/item/bee_smoker,/obj/item/beehive_assembly,/obj/structure/closet/crate/hydroponics{desc = "All you need to start your own honey farm."; name = "beekeeping crate"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) +"bDJ" = (/obj/machinery/vending/hydronutrients,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/hydroponics) +"bDK" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/hydroponics) +"bDL" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bDM" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bDN" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/research) +"bDO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/research) +"bDP" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/research) +"bDQ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bDR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/research) +"bDS" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bDT" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bDU" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bDV" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/research) +"bDW" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/research) +"bDX" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bDY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bDZ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bEa" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bEb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bEc" = (/obj/structure/table/glass,/obj/item/weapon/storage/firstaid/regular,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/extinguisher_cabinet{pixel_y = 30},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bEd" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bEe" = (/obj/machinery/door/airlock/maintenance/rnd,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEf" = (/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEg" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEh" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEi" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/tiled,/area/hydroponics) +"bEk" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hydroponics) +"bEl" = (/turf/simulated/floor/tiled,/area/hydroponics) +"bEm" = (/obj/machinery/seed_storage/garden,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) +"bEn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/door/firedoor/glass/hidden/steel,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bEo" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bEp" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bEq" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bEr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bEs" = (/obj/structure/table/bench/wooden,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bEt" = (/obj/structure/table/woodentable,/obj/item/weapon/reagent_containers/food/drinks/glass2/pint,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bEu" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/rnd/research) +"bEv" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bEw" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/turf/simulated/floor/tiled,/area/rnd/research) +"bEx" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/sortjunction{name = "Research"; sortType = "Research"},/turf/simulated/floor/tiled,/area/rnd/research) +"bEy" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bEz" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/rnd/research) +"bEA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bEB" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bEC" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bED" = (/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bEE" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bEF" = (/obj/structure/table/glass,/obj/machinery/recharger,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bEG" = (/obj/structure/disposalpipe/segment,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bEH" = (/turf/simulated/wall,/area/maintenance/engineering/pumpstation) +"bEI" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEJ" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEK" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEL" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 24},/obj/structure/cable,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bEM" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hydroponics) +"bEN" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/machinery/portable_atmospherics/hydroponics,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hydroponics) +"bEO" = (/obj/machinery/portable_atmospherics/hydroponics,/turf/simulated/floor/tiled,/area/hydroponics) +"bEP" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) +"bEQ" = (/obj/machinery/vending/snack,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bER" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bES" = (/obj/item/weapon/tank/oxygen,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bET" = (/obj/structure/table/bench/wooden,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bEU" = (/obj/structure/table/woodentable,/obj/machinery/computer/security/telescreen/entertainment{icon_state = "frame"; pixel_x = 32; pixel_y = 0},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bEV" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"bEW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bEX" = (/obj/structure/railing{dir = 8},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/rnd/research) +"bEY" = (/obj/structure/railing{dir = 1},/turf/simulated/open,/area/rnd/research) +"bEZ" = (/obj/structure/railing{dir = 4},/obj/structure/railing{dir = 1},/turf/simulated/open,/area/rnd/research) +"bFa" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/research) +"bFb" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bFc" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bFd" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bFe" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bFf" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/glass_research{name = "Front Desk"},/turf/simulated/floor/tiled,/area/rnd/research) +"bFg" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFh" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFi" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFk" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFl" = (/obj/structure/table/glass,/obj/machinery/cell_charger,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/requests_console{department = "Science"; departmentType = 2; name = "Science Requests Console"; pixel_x = 30; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bFn" = (/obj/machinery/newscaster{pixel_x = 25},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bFo" = (/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/atmospherics/portables_connector,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bFp" = (/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/atmospherics/portables_connector,/obj/machinery/camera/network/engineering,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bFq" = (/obj/machinery/light/small{dir = 1},/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/atmospherics/portables_connector,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bFr" = (/obj/machinery/portable_atmospherics/powered/scrubber,/obj/machinery/atmospherics/portables_connector,/obj/item/device/radio/intercom{dir = 1; name = "Station Intercom (General)"; pixel_y = 21},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bFs" = (/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bFt" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bFu" = (/obj/machinery/portable_atmospherics/powered/pump/filled,/obj/machinery/light/small{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) +"bFv" = (/obj/effect/decal/cleanable/dirt,/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bFw" = (/obj/machinery/space_heater,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) +"bFx" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bFy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) +"bFz" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hydroponics) +"bFA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/hydroponics) +"bFB" = (/obj/structure/sign/botany,/turf/simulated/wall,/area/hydroponics) +"bFC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bFD" = (/obj/structure/sign/double/barsign{dir = 8},/turf/simulated/wall,/area/crew_quarters/bar) +"bFE" = (/obj/machinery/vending/cola,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bFF" = (/obj/item/clothing/mask/gas,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bFG" = (/obj/structure/table/bench/wooden,/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bFH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/tiled,/area/rnd/research) +"bFI" = (/obj/structure/railing{dir = 8},/turf/simulated/open,/area/rnd/research) +"bFJ" = (/turf/simulated/open,/area/rnd/research) +"bFK" = (/obj/structure/railing{dir = 4},/turf/simulated/open,/area/rnd/research) +"bFL" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/rnd/research) +"bFM" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bFN" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/rnd/research) +"bFO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/structure/flora/pottedplant{icon_state = "plant-22"},/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFP" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFQ" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/machinery/light,/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFR" = (/obj/structure/bed/chair/office/dark,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFS" = (/obj/structure/table/glass,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/turf/simulated/floor/tiled,/area/rnd/reception_desk) +"bFT" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (NORTH)"; icon_state = "direction_evac"; dir = 1},/turf/simulated/wall,/area/rnd/reception_desk) +"bFU" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bFV" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bFW" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bFX" = (/obj/machinery/atmospherics/pipe/manifold/visible/red,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bFY" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bFZ" = (/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/toolbox,/obj/random/maintenance/engineering,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bGa" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bGb" = (/obj/machinery/floodlight,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) +"bGc" = (/obj/structure/table/rack{dir = 1},/obj/item/clothing/suit/fire/firefighter,/obj/item/weapon/tank/oxygen,/obj/item/clothing/mask/gas,/obj/item/weapon/extinguisher,/obj/item/clothing/head/hardhat/red,/obj/item/clothing/glasses/meson,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) +"bGd" = (/obj/structure/table/standard,/obj/item/device/t_scanner,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/box/lights/mixed,/obj/item/weapon/storage/briefcase/inflatable,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/tiled/techfloor,/area/maintenance/lower/atrium) +"bGe" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bGf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/tiled,/area/hydroponics) +"bGg" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/hydroponics) +"bGh" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/hydroponics) +"bGi" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/hydroponics) +"bGj" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/glass{name = "Hydroponics"; req_access = newlist(); req_one_access = list(35,28)},/turf/simulated/floor/tiled/monotile,/area/hydroponics) +"bGk" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bGl" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bGm" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/machinery/firealarm{pixel_x = -30},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGn" = (/obj/item/clothing/suit/storage/hooded/wintercoat/captain,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGo" = (/obj/item/clothing/suit/storage/hooded/wintercoat/science,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGp" = (/obj/item/clothing/suit/storage/hooded/wintercoat/medical,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGq" = (/obj/effect/landmark{name = "Observer-Start"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGr" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGs" = (/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"bGt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bGu" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bGv" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bGw" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bGx" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bGy" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/reception_desk) +"bGz" = (/obj/structure/table/reinforced,/obj/machinery/door/window/brigdoor/southleft{name = "Research Desk"; req_access = list(47)},/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/rnd/reception_desk) +"bGA" = (/obj/structure/sign/science,/turf/simulated/wall,/area/rnd/reception_desk) +"bGB" = (/obj/machinery/alarm{dir = 8; icon_state = "alarm0"; pixel_x = 24},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bGC" = (/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bGD" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bGE" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bGF" = (/obj/machinery/atmospherics/binary/pump{tag = "icon-map_off (WEST)"; icon_state = "map_off"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bGG" = (/obj/machinery/atmospherics/pipe/simple/visible/red{tag = "icon-intact (NORTHWEST)"; icon_state = "intact"; dir = 9},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bGH" = (/obj/machinery/door/airlock/maintenance/engi,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bGI" = (/turf/simulated/wall,/area/maintenance/substation/bar) +"bGJ" = (/obj/structure/table/rack,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/item/clothing/mask/gas,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bGK" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bGL" = (/obj/machinery/door/airlock/maintenance/common{name = "Hydroponics Maintenance"; req_access = list(35)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/hydroponics) +"bGM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) +"bGN" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/hydroponics) +"bGO" = (/obj/machinery/portable_atmospherics/hydroponics,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) +"bGP" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/hydroponics) +"bGQ" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/tiled,/area/hydroponics) +"bGR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/hydroponics) +"bGS" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bGT" = (/obj/structure/bed/chair/wood,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGU" = (/obj/structure/bed/chair/wood,/obj/structure/bed/chair/wood,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGV" = (/obj/item/clothing/shoes/boots/winter,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGW" = (/obj/structure/table/woodentable,/obj/item/device/flashlight/color,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGX" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bGY" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) +"bGZ" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"bHa" = (/obj/structure/railing,/obj/structure/railing{dir = 8},/turf/simulated/open,/area/rnd/research) +"bHb" = (/obj/structure/railing,/turf/simulated/open,/area/rnd/research) +"bHc" = (/obj/structure/railing{dir = 4},/obj/structure/railing,/turf/simulated/open,/area/rnd/research) +"bHd" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHe" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bHf" = (/obj/structure/disposalpipe/sortjunction{name = "RD Office"; sortType = "RD Office"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHg" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHh" = (/obj/machinery/light_switch{pixel_x = 25},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/structure/table/reinforced,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHj" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (NORTHWEST)"; icon_state = "steel_decals3"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (WEST)"; icon_state = "steel_decals3"; dir = 8},/obj/structure/table/reinforced,/obj/machinery/camera/network/research,/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light_switch{pixel_x = 25},/obj/structure/closet/firecloset,/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHl" = (/turf/simulated/wall,/area/rnd/research_foyer) +"bHm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHo" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bHp" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bHq" = (/obj/machinery/atmospherics/pipe/tank{tag = "icon-air_map (EAST)"; icon_state = "air_map"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bHr" = (/obj/machinery/atmospherics/tvalve/digital/bypass{tag = "icon-map_tvalve1 (WEST)"; icon_state = "map_tvalve1"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bHs" = (/obj/machinery/atmospherics/pipe/simple/visible/universal{tag = "icon-map_universal (EAST)"; icon_state = "map_universal"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bHt" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (SOUTHWEST)"; icon_state = "intact-scrubbers"; dir = 10},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bHu" = (/obj/structure/railing,/obj/machinery/computer/area_atmos/tag{dir = 8; scrub_id = "atrium"},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bHv" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bHw" = (/obj/structure/cable{tag = "icon-1-4"; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bHx" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/engi,/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bHy" = (/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/obj/machinery/camera/network/engineering,/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bHz" = (/obj/machinery/light/small{dir = 1},/obj/structure/cable{tag = "icon-4-8"; icon_state = "4-8"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bHA" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/decal/cleanable/blood/splatter,/obj/structure/cable{tag = "icon-2-8"; icon_state = "2-8"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bHB" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bHC" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/computer/guestpass{dir = 4; pixel_x = -28; pixel_y = 0},/turf/simulated/floor/tiled,/area/hydroponics) +"bHD" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) +"bHE" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass{name = "Hydroponics"; req_access = newlist(); req_one_access = list(35,28)},/turf/simulated/floor/tiled/monotile,/area/hydroponics) +"bHF" = (/obj/structure/table/gamblingtable,/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bHG" = (/obj/structure/table/gamblingtable,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bHH" = (/obj/structure/bed/chair/wood{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bHI" = (/obj/structure/table/woodentable,/obj/item/device/flashlight/color,/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bHJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bHK" = (/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (NORTH)"; icon_state = "steel_decals9"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals9{tag = "icon-steel_decals9 (EAST)"; icon_state = "steel_decals9"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bHL" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bHN" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHO" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/sortjunction{dir = 4; icon_state = "pipe-j1s"; name = "Robotics"; sortType = "Robotics"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHP" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHQ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bHR" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/research{id_tag = "researchdoor"; name = "Research Division Access"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/research) +"bHS" = (/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHT" = (/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHU" = (/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTH)"; icon_state = "steel_decals7"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (WEST)"; icon_state = "steel_decals7"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHV" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/airlock/research{id_tag = "researchdoor"; name = "Research Division Access"; req_access = list(47)},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bHX" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bHY" = (/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bHZ" = (/obj/machinery/atmospherics/tvalve/mirrored/digital/bypass{tag = "icon-map_tvalvem1 (WEST)"; icon_state = "map_tvalvem1"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bIa" = (/obj/machinery/atmospherics/pipe/simple/visible/scrubbers{tag = "icon-intact-scrubbers (NORTHEAST)"; icon_state = "intact-scrubbers"; dir = 5},/obj/structure/railing{dir = 4},/obj/machinery/atmospherics/pipe/simple/visible/supply{tag = "icon-intact-supply (EAST)"; icon_state = "intact-supply"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bIb" = (/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers{tag = "icon-down-scrubbers (WEST)"; icon_state = "down-scrubbers"; dir = 8},/obj/machinery/atmospherics/pipe/zpipe/down/supply{tag = "icon-down-supply (WEST)"; icon_state = "down-supply"; dir = 8},/obj/structure/cable/cyan{d1 = 32; d2 = 2; icon_state = "32-2"},/obj/machinery/camera/network/engineering{c_tag = "ENG - Workshop Starboard"; dir = 8},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/engineering/pumpstation) +"bIc" = (/obj/effect/decal/cleanable/dirt,/obj/structure/disposalpipe/segment,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bId" = (/obj/structure/sign/warning/high_voltage,/turf/simulated/wall,/area/maintenance/substation/bar) +"bIe" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bIf" = (/obj/machinery/power/terminal,/obj/structure/cable{icon_state = "0-8"},/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bIg" = (/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/structure/cable,/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bIh" = (/obj/structure/closet/firecloset,/obj/structure/sign/warning/high_voltage{pixel_x = -32},/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/research,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bIi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green,/turf/simulated/floor/tiled,/area/hydroponics) +"bIj" = (/obj/machinery/biogenerator,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/hydroponics) +"bIk" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/lime/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bIl" = (/obj/structure/bed/chair/wood{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bIm" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bIn" = (/obj/structure/table/woodentable,/obj/item/device/flashlight/color,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bIo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bIp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bIq" = (/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/mauve/bordercorner,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bIr" = (/obj/machinery/light,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/research) +"bIs" = (/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/rnd/research) +"bIt" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bIu" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/mauve/bordercorner2,/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bIv" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bIw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/machinery/shower{dir = 4; icon_state = "shower"; pixel_x = 2; pixel_y = 0},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (NORTHEAST)"; icon_state = "steel_decals10"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bIx" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/light,/obj/effect/floor_decal/steeldecal/steel_decals5{tag = "icon-steel_decals5 (NORTH)"; icon_state = "steel_decals5"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (SOUTHWEST)"; icon_state = "steel_decals3"; dir = 10},/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (NORTH)"; icon_state = "steel_decals3"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bIy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bIz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bIA" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bIB" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/research_foyer) +"bIC" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bID" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bIE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bIF" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bIG" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (NORTHEAST)"; icon_state = "intact"; dir = 5},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bIH" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bII" = (/obj/machinery/atmospherics/binary/pump{tag = "icon-map_off (EAST)"; icon_state = "map_off"; dir = 4},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bIJ" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (SOUTHWEST)"; icon_state = "intact"; dir = 10},/obj/structure/railing{dir = 1},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bIK" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Cargo Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bIL" = (/obj/machinery/power/smes/buildable{charge = 0; RCon_tag = "Substation - Surface Civilian"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bIM" = (/obj/machinery/power/sensor{name = "Powernet Sensor - Surface Civilian Subgrid"; name_tag = "Surface Civilian Subgrid"},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bIN" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/engi,/turf/simulated/floor/plating,/area/maintenance/substation/bar) +"bIO" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bIP" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bIQ" = (/obj/machinery/seed_extractor,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hydroponics) +"bIR" = (/obj/structure/bed/chair/wood{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bIS" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"bIT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/research) +"bIU" = (/obj/machinery/light_switch{pixel_x = 25},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bIV" = (/turf/simulated/wall,/area/assembly/robotics) +"bIW" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_research{name = "Robotics Lab"; req_access = list(29,47)},/turf/simulated/floor/tiled,/area/assembly/robotics) +"bIX" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/assembly/robotics) +"bIY" = (/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/glass_research{name = "Robotics Lab"; req_access = list(29,47)},/turf/simulated/floor/tiled,/area/assembly/robotics) +"bIZ" = (/turf/simulated/wall,/area/assembly/chargebay) +"bJa" = (/obj/structure/sign/science,/turf/simulated/wall,/area/assembly/chargebay) +"bJb" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bJc" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bJd" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bJe" = (/obj/machinery/atmospherics/pipe/simple/visible/blue{tag = "icon-intact (SOUTHEAST)"; icon_state = "intact"; dir = 6},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bJf" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bJg" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/mob/living/simple_animal/mouse,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bJh" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (EAST)"; icon_state = "map"; dir = 4},/obj/machinery/power/apc{dir = 4; name = "east bump"; pixel_x = 28},/obj/structure/cable/cyan,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bJi" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/junk,/obj/random/cigarettes,/obj/random/maintenance/cargo,/obj/random/maintenance/cargo,/obj/random/maintenance/medical,/obj/random/maintenance/research,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bJj" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bJk" = (/obj/effect/decal/cleanable/dirt,/obj/structure/closet/crate,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/research,/obj/random/maintenance/medical,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bJl" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/tiled,/area/hydroponics) +"bJm" = (/obj/structure/bed/chair/wood{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bJn" = (/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bJo" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bJp" = (/obj/machinery/light,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bJq" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bJr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/rnd/research) +"bJs" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/rnd/research) +"bJt" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/rnd/research) +"bJu" = (/obj/machinery/recharge_station,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bJv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/closet/firecloset,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bJw" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bJx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bJy" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bJz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/obj/machinery/light_switch{pixel_y = 25},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bJA" = (/obj/machinery/recharge_station,/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) +"bJB" = (/obj/machinery/recharge_station,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) +"bJC" = (/obj/machinery/computer/cryopod/robot{pixel_y = 30},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) +"bJD" = (/obj/machinery/cryopod/robot,/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) +"bJE" = (/obj/machinery/cryopod/robot,/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) +"bJF" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bJG" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bJH" = (/obj/machinery/light/small,/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/plating,/area/maintenance/engineering/pumpstation) +"bJI" = (/obj/effect/decal/cleanable/dirt,/obj/structure/table/rack,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/maintenance/engineering,/obj/random/maintenance/cargo,/obj/random/maintenance/medical,/obj/random/maintenance/research,/obj/random/tech_supply,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bJJ" = (/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary{scrub_id = "atrium"},/turf/simulated/floor/tiled/techmaint,/area/hallway/lower/third_south) +"bJK" = (/obj/random/toy,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bJL" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bJM" = (/obj/structure/closet,/obj/item/clothing/mask/gas,/obj/effect/decal/cleanable/dirt,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/research,/obj/random/maintenance/medical,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bJN" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/structure/closet/secure_closet/hydroponics,/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/hydroponics) +"bJO" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/tiled,/area/hydroponics) +"bJP" = (/obj/structure/reagent_dispensers/watertank,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/hydroponics) +"bJQ" = (/obj/structure/table/standard{name = "plastic table frame"},/obj/item/weapon/reagent_containers/glass/bucket,/obj/item/weapon/reagent_containers/glass/bucket,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/hydroponics) +"bJR" = (/obj/structure/table/standard{name = "plastic table frame"},/obj/item/weapon/material/hatchet,/obj/item/weapon/material/minihoe,/obj/item/weapon/material/minihoe,/obj/item/weapon/material/hatchet,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lime/border,/turf/simulated/floor/tiled,/area/hydroponics) +"bJS" = (/obj/machinery/seed_storage/garden,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/turf/simulated/floor/tiled,/area/hydroponics) +"bJT" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bJU" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bJV" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bJW" = (/obj/structure/lattice,/obj/structure/cable/green{icon_state = "32-4"},/obj/machinery/atmospherics/pipe/zpipe/down/supply{tag = "icon-down-supply (EAST)"; icon_state = "down-supply"; dir = 4},/obj/machinery/atmospherics/pipe/zpipe/up/scrubbers{tag = "icon-up-scrubbers (EAST)"; icon_state = "up-scrubbers"; dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/rnd/research) +"bJX" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/airlock/maintenance/rnd,/turf/simulated/floor/tiled/steel_dirty,/area/rnd/research) +"bJY" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bJZ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/rnd/research) +"bKa" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bKb" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/rnd/research) +"bKc" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bKd" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/rnd/research) +"bKe" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/table/standard,/obj/machinery/cell_charger,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bKf" = (/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bKg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/obj/effect/floor_decal/industrial/warning/corner,/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bKh" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bKi" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bKj" = (/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bKk" = (/obj/effect/landmark{name = "JoinLateCyborg"},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bKl" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/effect/landmark{name = "JoinLateCyborg"},/obj/machinery/light_switch{pixel_x = 25},/obj/machinery/button/remote/blast_door{id = "mechbay"; name = "Blast Doors"; pixel_x = 34; pixel_y = 0},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bKm" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/machinery/light{icon_state = "tube1"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bKn" = (/obj/structure/sign/directions/medical{dir = 1; icon_state = "direction_med"; pixel_y = 8; tag = "icon-direction_med (EAST)"},/obj/structure/sign/directions/science{tag = "icon-direction_sci (WEST)"; icon_state = "direction_sci"; dir = 8; pixel_y = 3},/obj/structure/sign/directions/security{dir = 1; icon_state = "direction_sec"; pixel_y = -4; tag = "icon-direction_sec (WEST)"},/obj/structure/sign/directions/engineering{dir = 1; icon_state = "direction_eng"; pixel_y = -10; tag = "icon-direction_eng (WEST)"},/turf/simulated/wall,/area/maintenance/engineering/pumpstation) +"bKo" = (/obj/structure/sign/directions/evac{tag = "icon-direction_evac (WEST)"; icon_state = "direction_evac"; dir = 8},/turf/simulated/wall,/area/maintenance/engineering/pumpstation) +"bKp" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/maintenance/common,/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bKq" = (/obj/structure/grille,/obj/structure/railing,/turf/simulated/floor/tiled/techmaint,/area/hallway/lower/third_south) +"bKr" = (/obj/machinery/door/airlock/maintenance/common,/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/maintenance/lower/atrium) +"bKs" = (/obj/structure/sign/directions/medical{tag = "icon-direction_med (EAST)"; icon_state = "direction_med"; dir = 4; pixel_y = 8},/obj/structure/sign/directions/science{tag = "icon-direction_sci (WEST)"; icon_state = "direction_sci"; dir = 8; pixel_y = 3},/obj/structure/sign/directions/security{tag = "icon-direction_sec (WEST)"; icon_state = "direction_sec"; dir = 8; pixel_y = -4},/obj/structure/sign/directions/engineering{tag = "icon-direction_eng (WEST)"; icon_state = "direction_eng"; dir = 8; pixel_y = -10},/turf/simulated/wall,/area/hydroponics) +"bKt" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bKu" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bKv" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bKw" = (/obj/effect/floor_decal/spline/plain{tag = "icon-spline_plain (NORTHWEST)"; icon_state = "spline_plain"; dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bKx" = (/obj/effect/floor_decal/spline/plain{dir = 1},/obj/item/weapon/stool/padded,/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bKy" = (/obj/item/weapon/stool/padded,/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bKz" = (/obj/effect/floor_decal/spline/plain{dir = 1},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bKA" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/beanbags,/obj/item/weapon/gun/projectile/shotgun/doublebarrel,/obj/item/weapon/paper{info = "This permit signifies that the Bartender is permitted to posess this firearm in the bar, and ONLY the bar. Failure to adhere to this permit will result in confiscation of the weapon and possibly arrest."; name = "Shotgun permit"},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/light_switch{pixel_x = -25},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bKB" = (/obj/structure/table/woodentable,/obj/machinery/reagentgrinder,/obj/item/weapon/reagent_containers/food/drinks/shaker,/obj/item/weapon/packageWrap,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bKC" = (/obj/structure/closet/secure_closet/bar{req_access = list(25)},/obj/item/weapon/storage/secure/safe{pixel_z = 30},/obj/machinery/camera/network/civilian,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bKD" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/research) +"bKE" = (/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/research) +"bKF" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/research) +"bKG" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bKH" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/research) +"bKI" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/research) +"bKJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/table/standard,/obj/item/clothing/glasses/omnihud/rnd,/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bKK" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bKL" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/effect/decal/cleanable/dirt,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/techfloor,/area/assembly/robotics) +"bKM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bKN" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bKO" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bKP" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bKQ" = (/obj/machinery/mech_recharger,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/assembly/chargebay) +"bKR" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bKS" = (/obj/machinery/mech_recharger,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/techmaint,/area/assembly/chargebay) +"bKT" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bKU" = (/obj/machinery/door/blast/regular{id = "mechbay"; name = "Mech Bay"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) +"bKV" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/hallway/lower/third_south) +"bKW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bKX" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bKY" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bKZ" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLa" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLb" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLc" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLd" = (/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLe" = (/obj/machinery/light{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLf" = (/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLg" = (/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLh" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/industrial/danger{tag = "icon-danger (NORTH)"; icon_state = "danger"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLi" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLj" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLk" = (/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLl" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLm" = (/obj/structure/extinguisher_cabinet{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLo" = (/obj/machinery/newscaster{pixel_x = 0; pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLp" = (/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lime/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLq" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/lime/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLs" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLt" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/monotile,/area/crew_quarters/bar) +"bLu" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bLv" = (/obj/item/weapon/stool/padded,/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bLw" = (/obj/structure/table/marble,/obj/machinery/door/blast/shutters{dir = 8; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bLx" = (/obj/structure/table/marble,/obj/item/weapon/reagent_containers/food/drinks/glass2/pint,/obj/machinery/door/blast/shutters{dir = 1; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bLy" = (/obj/structure/table/marble,/obj/machinery/door/blast/shutters{dir = 1; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bLz" = (/obj/structure/table/marble,/obj/item/weapon/reagent_containers/food/drinks/glass2/shot,/obj/machinery/door/blast/shutters{dir = 1; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bLA" = (/obj/machinery/door/window/brigdoor/northleft{name = "Bar"; req_access = list(25)},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bLB" = (/obj/machinery/atmospherics/unary/vent_pump/on,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bLC" = (/obj/structure/sink{dir = 4; icon_state = "sink"; pixel_x = 11; pixel_y = 0},/obj/structure/sign/securearea{desc = "Under the painting a plaque reads: 'While the meat grinder may not have spared you, fear not. Not one part of you has gone to waste... You were delicious.'"; icon_state = "monkey_painting"; name = "Mr. Deempisi portrait"; pixel_x = 28; pixel_y = 4},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bLD" = (/turf/simulated/wall,/area/rnd/rdoffice) +"bLE" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/rnd/rdoffice) +"bLF" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/command{id_tag = "researchdoor"; name = "Research Director"; req_access = list(30)},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bLG" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/table/standard,/obj/machinery/cell_charger,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bLH" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bLI" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/tiled/techfloor,/area/assembly/robotics) +"bLJ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bLK" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bLL" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bLM" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bLN" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/blast/regular{id = "mechbay"; name = "Mech Bay"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/chargebay) +"bLO" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/hallway/lower/third_south) +"bLP" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLR" = (/obj/machinery/door/firedoor/glass/hidden/steel,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLS" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLT" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLU" = (/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLV" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLW" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLX" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLY" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bLZ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMa" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMb" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMc" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMd" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMe" = (/obj/machinery/door/airlock/multi_tile/glass{dir = 1},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/monotile,/area/crew_quarters/bar) +"bMf" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMg" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMh" = (/obj/item/weapon/stool/padded,/obj/effect/floor_decal/spline/plain{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMi" = (/obj/structure/table/marble,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/blast/shutters{dir = 8; id = "bar"; layer = 3.3; name = "Bar Shutters"},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMj" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMk" = (/obj/machinery/door/airlock{name = "Bar Backroom"; req_access = list(25)},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMl" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMm" = (/obj/structure/reagent_dispensers/beerkeg,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMn" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMp" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 8; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMr" = (/obj/structure/table/standard,/obj/item/device/taperecorder{pixel_x = -3},/obj/item/device/paicard{pixel_x = 4},/obj/item/weapon/circuitboard/teleporter,/obj/item/weapon/circuitboard/aicore{pixel_x = -2; pixel_y = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/machinery/requests_console{announcementConsole = 1; department = "Research Director's Desk"; departmentType = 5; name = "Research Director RC"; pixel_x = 30; pixel_y = -2},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/storage/toolbox/mechanical,/obj/item/device/multitool{pixel_x = 3},/obj/item/weapon/crowbar,/obj/item/weapon/crowbar,/obj/item/weapon/storage/belt/utility,/obj/item/weapon/storage/toolbox/electrical{pixel_x = 1; pixel_y = 6},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bMt" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bMu" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/firealarm{dir = 1; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bMv" = (/obj/machinery/mech_recharger,/turf/simulated/floor/tiled/techmaint,/area/assembly/chargebay) +"bMw" = (/obj/machinery/light,/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bMx" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 4},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/bluegrid,/area/assembly/chargebay) +"bMy" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/mauve/bordercorner2,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMz" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMA" = (/obj/effect/floor_decal/borderfloor,/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMB" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (WEST)"; icon_state = "borderfloorcorner"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (WEST)"; icon_state = "bordercolorcorner"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMC" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMD" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor/corner,/obj/effect/floor_decal/corner/lightgrey/bordercorner,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bME" = (/obj/machinery/computer/guestpass{dir = 1; icon_state = "guest"; pixel_y = -28; tag = "icon-guest (NORTH)"},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMF" = (/obj/machinery/alarm{dir = 1; pixel_y = -25},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMG" = (/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMH" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/beige/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/beige/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bMI" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMJ" = (/obj/machinery/light,/obj/machinery/recharge_station,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMK" = (/obj/effect/floor_decal/spline/plain{dir = 4},/obj/effect/floor_decal/spline/plain{dir = 8},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bML" = (/obj/machinery/vending/boozeomat,/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMM" = (/obj/machinery/smartfridge/drinks,/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMN" = (/obj/structure/table/marble,/obj/machinery/chemical_dispenser/bar_alc/full,/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMO" = (/obj/structure/table/marble,/obj/machinery/chemical_dispenser/bar_soft/full,/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMP" = (/obj/structure/table/marble,/obj/item/weapon/reagent_containers/glass/rag,/obj/item/weapon/reagent_containers/food/drinks/flask/vacuumflask,/obj/item/weapon/book/manual/barman_recipes,/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMQ" = (/obj/structure/table/marble,/obj/item/weapon/flame/lighter/zippo,/obj/item/weapon/screwdriver,/obj/item/clothing/head/that{pixel_x = 4; pixel_y = 6},/obj/machinery/light,/obj/machinery/computer/guestpass{dir = 8; pixel_x = 25},/obj/machinery/button/remote/blast_door{dir = 1; id = "bar"; name = "Bar shutters"; pixel_x = 0; pixel_y = -25},/turf/simulated/floor/lino,/area/crew_quarters/bar) +"bMR" = (/obj/machinery/light/small{dir = 8; pixel_x = 0},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMS" = (/obj/structure/closet/gmcloset{icon_closed = "black"; icon_state = "black"; name = "formal wardrobe"},/obj/item/glass_jar,/obj/item/device/retail_scanner/civilian,/obj/item/device/retail_scanner/civilian,/turf/simulated/floor/wood,/area/crew_quarters/bar) +"bMT" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{icon_state = "0-4"},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMU" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMV" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMW" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/table/standard,/obj/item/weapon/cartridge/signal/science,/obj/item/weapon/cartridge/signal/science,/obj/item/clothing/glasses/welding/superior,/obj/machinery/light_switch{pixel_x = 25},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bMY" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/bed/chair{dir = 4},/obj/machinery/requests_console{department = "Robotics"; departmentType = 2; name = "Robotics RC"; pixel_x = -30; pixel_y = 0},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bMZ" = (/obj/effect/floor_decal/industrial/loading{tag = "icon-loadingarea (WEST)"; icon_state = "loadingarea"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNa" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/obj/machinery/mecha_part_fabricator{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNb" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_research{name = "Robotics Lab"; req_access = list(29,47)},/turf/simulated/floor/tiled,/area/assembly/robotics) +"bNc" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/hallway/lower/third_south) +"bNd" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/hallway/lower/third_south) +"bNe" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bNf" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bNg" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/crew_quarters/bar) +"bNh" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/crew_quarters/bar) +"bNi" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/rnd/rdoffice) +"bNj" = (/obj/structure/table/glass,/obj/item/weapon/paper_bin{pixel_x = 1; pixel_y = 9},/obj/item/device/megaphone,/obj/item/weapon/paper/monitorkey,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNk" = (/obj/structure/table/glass,/obj/item/weapon/folder/white_rd,/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNl" = (/obj/structure/table/glass,/obj/machinery/computer/skills,/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNm" = (/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNp" = (/obj/structure/disposalpipe/segment{dir = 1; icon_state = "pipe-c"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNq" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNs" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/computer/rdconsole/robotics{dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/pros_fabricator,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/autolathe,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/r_n_d/circuit_imprinter,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/standard{name = "plastic table frame"},/obj/item/weapon/book/manual/robotics_cyborgs{pixel_x = 2; pixel_y = 5},/obj/machinery/light{dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/standard{name = "plastic table frame"},/obj/machinery/camera/network/research{c_tag = "SCI - Xenoflora"; dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/standard{name = "plastic table frame"},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNz" = (/obj/structure/closet{name = "materials"},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/glass{amount = 50; pixel_x = -2; pixel_y = 2},/obj/item/stack/material/glass{amount = 50; pixel_x = -2; pixel_y = 2},/obj/item/stack/material/glass{amount = 50; pixel_x = -2; pixel_y = 2},/obj/item/stack/material/glass{amount = 50; pixel_x = -2; pixel_y = 2},/obj/item/stack/material/plasteel{amount = 10},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNA" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/structure/sink{pixel_y = 24},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTH)"; icon_state = "steel_decals4"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/light_switch{pixel_x = 25},/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNC" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/hallway/lower/third_south) +"bND" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/hallway/lower/third_south) +"bNE" = (/obj/structure/filingcabinet/chestdrawer,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNF" = (/obj/structure/bed/chair/office/light{dir = 1},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNG" = (/obj/structure/table/glass,/obj/machinery/photocopier/faxmachine{department = "Research Director's Office"},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{tag = "icon-steel_decals4 (NORTHEAST)"; icon_state = "steel_decals4"; dir = 5},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNI" = (/obj/structure/ladder,/obj/effect/floor_decal/industrial/outline/blue,/obj/machinery/camera/network/research{c_tag = "SCI - Research Hallway Center"; dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNJ" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNK" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNL" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNM" = (/obj/effect/floor_decal/industrial/loading,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNN" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNO" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/light{icon_state = "tube1"; dir = 4},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNP" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNQ" = (/mob/living/simple_animal/slime/science,/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNR" = (/obj/structure/table/rack,/obj/item/weapon/rig/hazmat/equipped,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bNS" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/bed/chair,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/mauve/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNT" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNU" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNV" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNW" = (/obj/structure/bed/chair/office/light,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/structure/table/standard,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/machinery/newscaster{pixel_x = 25},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bNY" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/camera/network/northern_star{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/machinery/door/firedoor/glass/hidden/steel,/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bNZ" = (/obj/machinery/door/firedoor/glass/hidden/steel{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bOa" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bOb" = (/obj/machinery/computer/aifixer{dir = 1},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/obj/machinery/alarm{dir = 1; pixel_y = -25},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bOc" = (/obj/machinery/computer/robotics{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bOd" = (/obj/machinery/computer/mecha{dir = 1},/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/light,/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bOe" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/machinery/camera/network/research{c_tag = "SCI - Research Dock Hallway Starboard"; dir = 1},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bOf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/structure/closet/secure_closet/RD,/obj/item/clothing/glasses/omnihud/rnd,/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled,/area/rnd/rdoffice) +"bOg" = (/obj/machinery/computer/transhuman/resleeving{dir = 1},/obj/item/weapon/book/manual/resleeving,/obj/item/weapon/storage/box/backup_kit,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOh" = (/obj/machinery/transhuman/synthprinter,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOi" = (/obj/machinery/light,/obj/machinery/transhuman/resleever,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOj" = (/obj/structure/closet{name = "robotics parts"},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000; pixel_x = 5; pixel_y = -5},/obj/item/device/assembly/prox_sensor{pixel_x = -8; pixel_y = 4},/obj/item/device/assembly/prox_sensor{pixel_x = -8; pixel_y = 4},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000; pixel_x = 5; pixel_y = -5},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000; pixel_x = 5; pixel_y = -5},/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000; pixel_x = 5; pixel_y = -5},/obj/item/weapon/storage/firstaid/regular{empty = 1; name = "First-Aid (empty)"},/obj/item/weapon/storage/firstaid/regular{empty = 1; name = "First-Aid (empty)"},/obj/item/weapon/storage/firstaid/regular{empty = 1; name = "First-Aid (empty)"},/obj/item/device/healthanalyzer,/obj/item/device/healthanalyzer,/obj/item/device/healthanalyzer,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/device/flash/synthetic,/obj/item/stack/cable_coil,/obj/item/stack/cable_coil,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOk" = (/obj/structure/closet{name = "welding equipment"},/obj/item/clothing/head/welding{pixel_x = -3; pixel_y = 5},/obj/item/clothing/head/welding{pixel_x = -3; pixel_y = 5},/obj/item/clothing/glasses/welding,/obj/item/clothing/glasses/welding,/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOl" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/closet/secure_closet/medical_wall{name = "anesthetic closet"; pixel_x = 0; pixel_y = -32; req_access = list(29)},/obj/item/weapon/tank/anesthetic,/obj/item/weapon/tank/anesthetic,/obj/item/weapon/tank/anesthetic,/obj/item/clothing/mask/breath/medical,/obj/item/clothing/mask/breath/medical,/obj/item/clothing/mask/breath/medical,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOm" = (/obj/structure/table/standard,/obj/item/device/defib_kit/jumper_kit,/obj/item/weapon/storage/box/gloves,/obj/item/weapon/storage/box/bodybags{pixel_x = -1; pixel_y = -2},/turf/simulated/floor/tiled/white,/area/assembly/robotics) +"bOn" = (/obj/structure/table/standard,/obj/item/weapon/storage/firstaid/surgery,/turf/simulated/floor/tiled/white,/area/assembly/robotics) +"bOo" = (/obj/machinery/optable{name = "Robotics Operating Table"},/turf/simulated/floor/tiled/white,/area/assembly/robotics) +"bOp" = (/obj/structure/table/standard,/obj/item/device/robotanalyzer,/obj/item/device/robotanalyzer,/turf/simulated/floor/tiled/white,/area/assembly/robotics) +"bOq" = (/obj/structure/table/standard,/obj/item/device/mmi/digital/posibrain,/obj/item/device/mmi,/turf/simulated/floor/tiled/white,/area/assembly/robotics) +"bOr" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/structure/reagent_dispensers/fueltank,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOs" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/filingcabinet/chestdrawer,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOt" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/mauve/border,/obj/structure/table/standard,/obj/machinery/computer/med_data/laptop,/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/mauve/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/structure/table/standard,/obj/item/weapon/pen,/obj/item/weapon/pen,/obj/item/weapon/pen,/obj/machinery/firealarm{dir = 4; pixel_x = 24},/turf/simulated/floor/tiled/steel_grid,/area/assembly/robotics) +"bOv" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bOw" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/item/device/radio/intercom{dir = 4; name = "Station Intercom (General)"; pixel_x = 21},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bOx" = (/turf/simulated/wall,/area/tether/surfacebase/shuttle_pad) +"bOy" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 1},/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) +"bOz" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/rnd/rdoffice) +"bOA" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/assembly/robotics) +"bOB" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bOC" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bOD" = (/obj/structure/closet/firecloset,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOE" = (/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOF" = (/obj/machinery/computer/shuttle_control/tether_backup,/obj/machinery/airlock_sensor{frequency = 1380; id_tag = "tether_pad_sensor"; pixel_x = -11; pixel_y = 28},/obj/machinery/embedded_controller/radio/simple_docking_controller{frequency = 1380; id_tag = "tether_pad_airlock"; pixel_x = 0; pixel_y = 28; tag_door = "tether_pad_hatch"},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOG" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOH" = (/obj/structure/frame/computer,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOI" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) +"bOJ" = (/obj/effect/floor_decal/industrial/warning/corner,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOK" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOL" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 8},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOM" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced{dir = 4},/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) +"bON" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOO" = (/turf/simulated/shuttle/wall,/area/shuttle/tether/surface) +"bOP" = (/obj/structure/shuttle/window,/obj/structure/grille,/turf/unsimulated/shuttle/plating,/area/shuttle/tether/surface) +"bOQ" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOR" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/machinery/camera/network/civilian{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bOS" = (/obj/structure/closet/firecloset,/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) +"bOT" = (/obj/machinery/computer/shuttle_control/tether_backup,/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) +"bOU" = (/obj/structure/closet/emcloset,/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) +"bOV" = (/obj/structure/bed/chair/shuttle{tag = "icon-shuttle_chair (EAST)"; icon_state = "shuttle_chair"; dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) +"bOW" = (/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) +"bOX" = (/obj/structure/bed/chair/shuttle{tag = "icon-shuttle_chair (WEST)"; icon_state = "shuttle_chair"; dir = 8},/obj/machinery/embedded_controller/radio/simple_docking_controller{frequency = 1380; id_tag = "tether_shuttle"; pixel_x = 25; pixel_y = 0; tag_door = "tether_shuttle_hatch"},/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) +"bOY" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) +"bOZ" = (/obj/machinery/door/airlock/external{frequency = 1380; icon_state = "door_locked"; id_tag = "tether_shuttle_hatch"; locked = 1; name = "Shuttle Hatch"; req_access = newlist()},/turf/simulated/floor/plating,/area/shuttle/tether/surface) +"bPa" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/camera/network/northern_star{tag = "icon-camera (NORTHWEST)"; icon_state = "camera"; dir = 9},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPb" = (/obj/machinery/firealarm{dir = 8; pixel_x = -24},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPc" = (/obj/structure/bed/chair/shuttle{tag = "icon-shuttle_chair (NORTH)"; icon_state = "shuttle_chair"; dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/tether/surface) +"bPd" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPe" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPf" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPg" = (/obj/structure/shuttle/engine/heater,/obj/structure/window/reinforced{dir = 1; health = 1e+006},/turf/simulated/shuttle/plating/airless,/area/shuttle/tether/surface) +"bPh" = (/obj/machinery/light{dir = 4; icon_state = "tube1"},/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPi" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/newscaster{pixel_x = 25},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPj" = (/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPk" = (/turf/simulated/floor/reinforced,/obj/structure/shuttle/engine/propulsion,/turf/simulated/shuttle/plating/carry,/area/shuttle/tether/surface) +"bPl" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPm" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) +"bPn" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPo" = (/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPp" = (/obj/effect/floor_decal/industrial/warning/corner{dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPq" = (/obj/effect/floor_decal/industrial/warning/corner{icon_state = "warningcorner"; dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPr" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPs" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPt" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPu" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPv" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPw" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/hallway/lower/third_south) +"bPx" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/airlock/external{req_one_access = list()},/turf/simulated/floor/tiled,/area/tether/surfacebase/shuttle_pad) +"bPy" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/shuttle_pad) +"bPz" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPA" = (/obj/structure/extinguisher_cabinet{dir = 2; icon_state = "extinguisher_closed"; pixel_x = 30; tag = "icon-extinguisher_closed (WEST)"},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPB" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPC" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPD" = (/turf/simulated/floor/tiled/steel_grid,/area/hallway/lower/third_south) +"bPE" = (/obj/effect/wingrille_spawn/reinforced,/obj/structure/sign/warning/internals_required,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) +"bPF" = (/turf/simulated/floor/tiled/steel_grid,/area/tether/surfacebase/shuttle_pad) +"bPG" = (/obj/effect/wingrille_spawn/reinforced,/obj/structure/sign/warning/nosmoking_1,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) +"bPH" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPI" = (/obj/machinery/camera/network/civilian{tag = "icon-camera (NORTH)"; icon_state = "camera"; dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPJ" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHWEST)"; icon_state = "borderfloor"; dir = 10},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (SOUTHWEST)"; icon_state = "bordercolor"; dir = 10},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPK" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/lightgrey/border,/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHWEST)"; icon_state = "borderfloorcorner2"; dir = 9},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHWEST)"; icon_state = "bordercolorcorner2"; dir = 9},/turf/simulated/floor/tiled,/area/hallway/lower/third_south) +"bPL" = (/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/external{req_one_access = list()},/turf/simulated/floor/tiled,/area/tether/surfacebase/shuttle_pad) +"bPM" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPO" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPP" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/plating,/area/hallway/lower/third_south) +"bPQ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor,/obj/structure/window/reinforced,/turf/simulated/floor/plating,/area/tether/surfacebase/shuttle_pad) +"bPR" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 1},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPS" = (/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bPT" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bPU" = (/obj/structure/shuttle/engine/propulsion,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bPV" = (/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -28},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bPX" = (/obj/machinery/door/airlock/glass,/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bPY" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bPZ" = (/obj/structure/table/steel,/obj/item/weapon/storage/toolbox/mechanical,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQa" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bQb" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQc" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQd" = (/obj/structure/bed/chair,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQe" = (/obj/structure/table/steel,/obj/item/weapon/storage/toolbox/electrical,/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQf" = (/obj/structure/extinguisher_cabinet{dir = 4; icon_state = "extinguisher_closed"; pixel_x = -30; tag = "icon-extinguisher_closed (EAST)"},/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bQg" = (/obj/machinery/light,/turf/simulated/floor/reinforced,/area/tether/surfacebase/shuttle_pad) +"bQh" = (/obj/structure/kitchenspike{name = "engine hoist"},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQi" = (/obj/machinery/camera/network/engineering{c_tag = "ENG - Pump Station"; dir = 1},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQj" = (/obj/structure/table/steel,/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQk" = (/obj/structure/table/steel,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/tether/surfacebase/shuttle_pad) +"bQl" = (/obj/machinery/camera/network/northern_star,/turf/simulated/floor/outdoors/grass/sif/virgo3b,/area/tether/surfacebase/outside/outside3) (1,1,1) = {" aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabaabaabaabaabaabaabaabaabaabaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa @@ -4703,80 +4925,80 @@ aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaa aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeadfabqadyadzadAadhadBadCadjadDadEabNadFadGadGadHabNadIadqadmadJabNadKadLabRadMadNadOadPadQadRabJaaXaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeadfabqabqadSadSadTadSadSadUadSadSabNabNabOabOabNabNabOadVadWabOabNabRabRabRaaXaaXaaXaaXaaXaaXabJaaXaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadXadXadXadXadYadZaeaaebadSaecaedaeeaefaegaehaeiaejaekaelaelaemaenaeoaepaeqaeraesaetaeuaejaafaafaafaafaafaaXabJaaXaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadXaevaewaexaeyaezaeAaeBadSaeCaeDaeEaeEaegaeEaeEaeFaeGaeHaeIaeJaeKaeKaeLaeGaeGaeGaeGaeMaejaafaafaafaafaafaaXaeNaaXaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadXaeOaePaeQadXaeRaeSaeTadSaeCaeUaeEaeEaeVaeWaeWaeXaeYaeYaeYaeZaeYaeYafaafbafbafcaeGafdaejaafaafaafaafaafaaXabJaaXaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadXafeaffafgafhafiafjafkadSaflafmaeEafnaeEafoafpaejafqafraeqafsaftafuafvafwafwafwafxafyaejaafaafaafaafaafaaXabJaaXaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadXadXadXadXadYafzadeadeadSadSadSadSadSadSadSadSaejaejaejafAafBaejaejaejaejaejaejaejaejaejaafaafaafaaXaaXaaXafCaaXaaXaaXaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeafzadeaafaafaafaafaafaafaafaafaafaafaafaejafDafEaejaafaafaafaafaafaafaafaafaafaafaafaaXafFafGafHafIafJaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeadeadeadeadeadeadeadeaeRadeaafaafaafaafaafaafafKafKafKaafaafaejafLafMaejaafaafaafaafaafaafaafaafaafaafaafaaXabJafNafOafPafQaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRaeRaeRafRaeRaeRaeRaeRadeaafaafaafaafaafaafafKafSafKaafaafaejafTafUaejaafaafaafaafaafaafaafaafaafaafaafaaXafVafWafXafYaeNaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRafZagaagbagcagdageagfadeaafafKafKafKafKafKafKaggafKafKafKafKaghagiafKafKafKafKafKafKagjagjagjagjaafaafaaXagkaglagmagnagoaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRagpagpagpagpagqagpagragpagpafKagsagtaguagvagwagxagyagzagAagBagCagDagEagFagGagHagIafKagJagKagLagjaafaafaaXagMagNaeNafCafHaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRagpagOagPagQagRagSagTagUagVagWagXagYagZagZagZagZagZagZagZagZagZagZagZagZagZahaahbahcahdaheahfagjaafaafaaXaaXaaXaaXaaXaaXaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRagpahgahhahiahjahjahkahlahlahmahnahoahpahpahpahpahpahpahpahpahpahpahpahpahpagXahqafKahrahsahtagjaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRagpahuagRahvahwagpagpagpagpafKahxahyahpahzahAahAahAahAahAahAahAahAahAahzahpagXahqafKagjahBagjagjaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeahCagpahDahDagpagRahEagpaafaafafKahFahyahpahGahHahHahHahHahHahHahHahHahHahGahpagXahIafKahJahKahLahJaafaafaafaafaafaafaafaafaafahJahJahJahJahJaafaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRagpagpagpagpagRahMagpaafaafafKahNahyahpahGahHahHahHahHahHahHahHahHahHahGahpagXahqafKahJahJahOahJahJahJahJahJahJahJahJahJahJahJahPahQahRahJaafaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRagpagpagpagpahSahTagpaafaafafKahNahyahpahGahHahHahHahHahHahHahHahHahHahGahpagXahUahVafSahWahXahYahYahYahYahZahRahRahRahRahRahRahRaiaahRahJaafaafaafaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRagpagpagpagpagpagpagpaafaafafKaibahyahpaicahHahHahHahHahHahHahHahHahHaicahpagXahqafKahJahJahJahJahJaidaidaieaidaifaidaigaihaiiahRahRahRahJaafaafaafaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaeRaeRaeRadeaafaafaafaafaafaafafKaijahyahpaicahHahHahHahHahHahHahHahHahHaicahpagXaikafKaafaafaafahJailailahJahJahJahJahJahJahJahJahJahJahJahJaafaafaafaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeagcaimaeRadeaafaafaafaafaafaafafKainahyahpaicahHahHahHaioaioaipahHahHahHaicahpagXahqafKaafaafaafahJaiqahJahJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeairaisaitadeaafaafaafaafaafaafaiuahNahyahpaicahHahHahHaioahzaioahHahHahHaicahpagXahqaiuaivaivaivaivaiwaivaixaixaixaixaixaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeadeadeadeadeadeadeadeadeadeadeadeadeaiyadeadeadeadeadeadeadeafKahNahyahpaicahHahHahHaipaioaipahHahHahHaicahpagXaizafKaixaixaiAaiBaiCaiCaiDaixaixaixaixaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaiEaiFaiGaeRaeRaiHaeRaeRaeRaeRaeRaeRaiIaiJaiJaiJaiJaiJaiJaiJaiKaiLahyahpaicahHahHahHahHahHahHahHahHahHaicahpagXaiMafKaixaiNaiOaiCaiCaiCaiCaixaixaixaixaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeaiPaeRaiQaiRagfagfagcagcagcaiSaiTaiUadeadeadeadeadeadeadeadeafKaiVahyahpaicahHahHahHahHahHahHahHahHahHaicahpagXaiWafKaixaiCaiCaiBaiBaiXaiCaixaixaixaixaafaiYaiYaiYaiYaiYaiYaiYaiZajaajaajbajcajcajcajcajbajaajaajdaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeajeaeRajfajgadeadeadeadeadeadeadeadeadeaafaafaafaafaafaafaafafKajhahyahpahGahHahHahHahHahHahHahHahHahHahGahpagXajiafKaixaiCaiCaiCaiBaiBaiCaiCaixaixaixaafaiYajjajkajlajmajnajoajpajqajrajsajrajrajrajrajsajrajtaiYaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafadeajuajvajwajxadeaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafafKaiVahyahpahGahHahHahHahHahHahHahHahHahHahGahpagXahqafKaixaiCaiCaiCaiBaiBaiCaiCajyajzaivaafaiYajAajBajBajBajCajBajpajqajrajsajrajrajrajrajsajrajDaiYaaa -aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafajEajEajEajEajEajEajEajEajEajEajEajEadeajFaeRadeadeadeaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafafKajGahyahpahGahHahHahHahHahHahHahHahHahHahGahpagXajHafKaixaiCajIaiBaiBaiCaiCaiBaiBajyaivaafaiYajJajBajKajBajLajBajpajqajrajMajNajNajNajNajMajrajtaiYaaa -aaaaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafajEajEajEajEajEajEajEajOajPajQajQajQajQajQajQajQajQajQajRajSajTadeaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafafKajUahyahpahzahAahAahAahAahAahAahAahAahAahzahpagXajVajWaiCaiCaiBaiCaiCaiCaiCaiCajXajYaivaafaiYajZajBakaakbakcajBajpajqajNajMajNajNajNajNajMajNakdaiYaaa -aaaaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafajEakeakfajQajQajQajQajQakgakhakhakhakhakhakhakhakhakhakhakiakjakkakkaklaklaklaklaklaklafKafKaafaafaafaafaafaafaafaafafKakmahyahpahpahpahpahpahpahpahpahpahpahpahpahpagXajVaknaiCaiBaiBaiCaiCaiCaiCaiBaiBakoaivaafaiYajjakpakpajBakqajBajpajqajNajMajNajNajNajNajMajNajDakraaa -aaaaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafajEakeaksakeakeakeakeakeaktakhakuakvakwakxakyakyakyakzakhakAakBakkakCakDakDakDakDakDakDafKafKafKaafaafaafaafaafaafaafafKakEakFakGagCagCagCagCagCagCagCagCagCagCagCagCakHakIafKaixajyaiCaiCakJaiBakKaixaixaixaivaafaiYaiYaiYaiYakLakqajBajpajqajNajMajNajNajNajNajMajNajtaiYaaa -aaaaacaacaacaacaacaacaacaacaafaafajEajEajEajEajEajEajEajEajEajEajEajEajEajEajEajEajEajEajEajEakeaksakeakMakMakMakMakMakhakNakOakPakQakRakRakRakSakhakTakUakVakWakDakXakXakXakXakDakYakZafKafKafKafKalaafKafKafKafKalbahyalcaldalealfalfalgalhalialjalfalfalfalkagXahqafKaixaixaixaiBallaixaixaixaixaixaivaafaiYalmalmaiYalnakqajBajpajqajNajMajNajNajNajNajMajNajtaiYaaa -aaaaacaacaacaacaacaacaacaacaafaafajEakfaloajQajQalpajQajQajQajQajQajQajQajQajQajQajQajQajQajQajQalqakeakMalralsaltalualvalwalxalyalzalAalAalAalBakhalCalDakkalEakDakXakXakXakXakXajValFalGalHalIalJalJalKalLalMalNalOalPalQafKafKalRalRalRalRalRalRalSalRalRalbagXahqafKafKafKafKalTalUafKafKafKafKafKalaafKaiYalValVaiYalWalXajBajpajqajNajMajNajNajNajNajMajNajDaiYaaa -aaaaacaacaacaacaacaacaacaacaacaafajEaksakeakeakeajEajEajEajEajEajEajEajEajEajEajEakMakMakMakMakMakMakMakMalYalZamaambamcamdameamfamgamgamgamhamiakhamjalDakkalEakDakXakXakXakXakXajVajVajVamkajVajVamlajVammagCamnamoampamqahVafSalRamramsamtamuamvamwamxalRamyamzalFalNalKamAamBajVamCamDalGamEalMalJalJalKamFamGamGamHamIakqajBajpajqajNajMajNajNajNajNajMajNajtaiYaaa -aaaaacaacaacaacaacaacaacaacaacaafajEaksamJajEajEajEaafaafaafaafaafaafaafaafaafaafakMamKamLamMamNamOamPamQamRamSamTamUalvamVamWamXamYamZanaanbancandaneanfakkalEakDangakXakXakXakDajVanhanianjankanlanmannanoanpanqanransantafKafKalRanuanvanwanxanxanxanxanyanzanAamoanBagCagCanCagCanDagCagCagCamoagCagCagCanEanFanGanHanEanIajBajpajqajNajMajNajNajNajNajMajNajtakraaa -aaaaacaacaacaacaacaacaacaacaacaafajEaksakeajEaafaafaafaafaafaafaafaafaafanJanJanJakManKanLanManNanNanNanNanNanNanOanPalvanQanRanSanTanUanVanWanXakhadeanYakkanZakDakDakDakDakDakDalfaoaafKafKafKafKafKafKaobafKafKafKafKafKafKaafalRaocaodaoeaoeaofaoeaogaohaoiaojaokaolannaomaonannaooaopaopaoqaoraosaopaopaotaouaovaowaoxaoyajBajpajqajNajMajNajNajNajNajMajNajtaiYaaa -aaaaacaacaacaacaacaacaacaacaacaafajEaozakeaoAaoAaoAaoAaoAaoBaoBaoBaoBaoBaoBaoCaoDakMaoEamSaoFamSaoGaoGaoGamSaoHaoIaoJakhakhakhalvalvaoKakhakhakhakhaafaoLakkakkaklaklaklaklaklaklafKafKafKaafaafaafaafaoMaoNaoMaafaafaafaafaafaafalRaoOaoPaoQaoQalRaoRaoSalRafKafKaoTafKafKafKafKafKaoUafKafKafKafKafKalaafKaiYaoVaoVaiYalWaoWajBajpajqajNajMajNajNajNajNajMajNajDaiYaaa -aaaaacaacaacaacaacaacaacaacaacaafajEaoXakeaoAaoYaoYaoYaoAaoZapaapaapbapcapdapeapfapgaphamSamSaoGapiapiapiaoGamSamTapjakMapkaplapmapnapoappapqapranJaafapsaptapuapuapuapuapvapvapvapvaptaptapwaptapvapvapxapyaoMaoMaoMaoMaafaafaafalRapzapAapBapCalRapDapEalRaafafKafSapFapFapFaafapFapGapFaafaafaafaafaafaafaiYalmalmaiYapHapIajBajpajqajNajMajNajNajNajNajMajNajtaiYaaa -aaaaacaacaacaacaacaacaacaacaacaacajEaoXakeaoAaoYaoYaoYaoAapJapKapKapKapLapMapNapOapPapQamSamSaoGapiapiapiaoGamSamTapRakMapSapTapUapVapWapXapVapYanJapZapZapZapZaafaafaafaafaafaafaafaafaafaafaafaafaafaoMaqaaqbaqcaqdaoMaafaafaafalRaqeaqfaqgaqhalRaqiaqjalRaafafKaqkaqlaqmapFaafapFapGapFaafaafaafaafaafaafaiYaiYaiYaiYaqnapIajBajpajqajNajMajNajNajNajNajMajNajtaiYaaa -aaaaacaacaacaacaacaacaacaacaacaacajEaoXakeaoAaqoaqpaqpaoAaqqaqraqsapKaqtaoBaquaqvapPaqwamSaqxamSaoGaoGaoGamSaqyaqzamSaqAapVaqBapVapVaqCaqDaqEaqFanJaqGaqHaqIapZaafaafaafaafaafaafaafaafaafaafaafaafaafaoMaqJaqKaqLaqMaoMaafaafapFalRalRaqNalRalRalRalRalRalRaafafKafKapFaqOapFaafapFaqPapFaafaafaafaafaafaafaiYajjajkajmajBapIajBajpajqajNajMajNajNajNajNajMajNajDakraaa -aaaaacaacaacaacaacaacaacaacaacaacajEaoXakeaoAaqpaqpaqpapdaqQaqRapKapKapKaqSapVaqTapPaqwamSaqUaqVaqVaqVaqWaqXaqXaqYaqZakMaraaqBapVapVaqCapVarbarcardarearfargapZaafaafaafaafaafaafaafaafaafaafaafaafaafaoMarhariarjarkaoMapFapFapFarlarmapGapFaafaafaafaafaafaafaafaafapFarnapFaafapFapGapFaafaafaafaafaafaafaiYajZajBaroarparqajBajpajqajNajMajNajNajNajNajMajNakdaiYaaa -aaaaacaacaacaacaacaacaacaacaacaacajEarrarsaoAartaruarvarwarxaryarzapKarAarBarCarDakMarEarFarGarHarIarJarKarLarMarMarNapParOaqBapVapVapWarParQarRanJarSarTarUapZaafaafaafaafaafaafaafaafaafaafaoMaoMaoMaoMarVarWarXarYarZasaasaasaasbasaascapFapFapFaafaafaafaafaafaafapFasdapFaafapFapGapFaafaafaafaafaafaafaiYajJajBaseajBasfajBajpajqajNajMajNajNajNajNajMajNajtaiYaaa -aaaaacaacaacaacaacaacaacaacaacaacaacasgaacaoAashasiaqpasjaskaslapKapKasmapdasnasoakMakMakMakMapPapPakMaspakMapPapPapPapParOaqBapVapVapWapVarQasqanJapZapZapZapZaafaafaafaafaafaafaoMaoMaoMaoMaoMasrassaoMastasuasvaswaoMapFapFapFapFapFapGapFasxapFaafaafaafaafaafaafapFaqOapFaafapFapGapFaafaafaafaafaafaafaiYajAajBajBajBasyajBajpajqajrajMajNajNajNajNajMajrajDaiYaaa -aaaaacaacaacaacaacaacaacaacaacaacaacasgaafaoAaszasAasBasjaskaslapKapKasCapdarOasDasEasFasGasHasIasJasKasLasMasNasNasNasOasPasQasRasSasTasUasVasWanJaafaafaafaafaafaafaafaafaafaafaoMasXasYasZaoMaoMaoMaoMataaswaswatbaoMaafaafaafaafapFapGapFapFapFapFapFapFapFapFapFapFaqlapFapFapFapGapFaafaafaafaafaafaafaiYajjakpatcakpatdateajpajqajrajsajrajrajrajrajsajrajtaiYaaa -aaaatfatgatgatgathatiatjatgatgatgatgatkaafaoAaqpaqpatlatmatnatoapKapKatpaoBatqatratsattattatuatvattatwatxattattatyatzatAatsatBatCatDatEatDatFatGanJaafatHatHatHatHatHatHatHatHatHaoMatIatJatKaoMatLaoMaswatMaoMaoMaoMaoMaafaafaafaafapFatNatOasaasaasaasaasaasaatPasaasaasaasaasaatQatRapFaafaafaafaafaafaafaiYaiYaiYaiYaiYaiYaiYaiZajaajaajbajcajcajcajcajbajaajaajdaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaoAaqpaqpatSapdatTaslapKapKatUaoBaoBatVarBaoBaoBatWatXanJanJanJatYatYatYatYatZauaatYatYatYanJanJaubanJanJaafatHaucaudaudaudaueaudaufaudaugauhauiaujaoMaukaoMaswatMaoMaafaafaafaafaafaafaafapFapFapFapFapFapFapFapFapFapFapFapFapFapFapFapFapFapFaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaacaacaacaacaacaacaacaacaacaacaacaafaoAartaqpaqpaunaskauoaupaupauqaurausautauuauvaoBatWauwanJaafaafatYauxauyauzauAauBauCauCatYaafatHauDatHaafaafatHauEaudatHatHatHatHatHatHaoMauFauGauHauIauJauKauJauLaoMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaacaacaacaacaacaacaacaacaacaacaafaafaoAaqpaqpaqpaoAauMaslapKapKapKauNauOauParzauQapMauRatXanJaafaafatYatYatYatYatZauaauCauCatYaafatHauSatHaafaafatHauTaufaudatHaafaafaafaafaoMaoMaoMauUauVaoMaoMaoMaoMaoMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaacaacaacaacaacaacaacaacaacaacaafaafaoAaqpaqpaqpapdauWauXauYauYauYauXauYauZavaavbapdavcavdaveavfavgavfavhatYaviavjavkavlavmatYaafatHauDatHaafaafatHatHatHaudatHaafaafaafaafaafaafaoMavnatIaoMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaacaacaacaacaacaacaacaacaacaacaafaafaoAavoaqpaqpapdapdavpapdapdapdavpapdaoAavqavraoBavsavtanJaafaafaafaafatYavuavvavwavxavyatYaafatHauDatHatHaafaafaafatHaudatHaafaafaafaafaafaafaoMavnatIaoMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaacaacaacaacaacaacaacaacaacaacaafaafaoAaqpaqpaqpavzaqpavAaqpavzaqpavAaoYaoAavBavBavBavCavDavBavBavBavBavBatYavEavFavGavHavHatYaafatHavIavJatHaafaafaafatHaudatHaafaafaafaafaafaafaoMavKavLaoMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaacaacaacaacaacaacaacaacaacaacaafaafaoAaqpaqpaqpapdavMavNavOapdavMavPavQaoAavRavSavTavUavVavWavXavRavBaafatYavYavYavGavZavZatYawaatHatHawbatHatHatHaafatHaudatHaafaafaafaafaafaafaoMavnaswaoMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aulaacaacaacaacaacaacaacaacaacaacaacaafaafaoAaoAaoAaoAaoAaoAawcaoAaoAaoAawdaoAaoAavBavBaweawfawgawhavBavBavBaafatYavYavYawiavZavZatYawaawaawaawjawjawkatHatHatHaufatHaafaafaafaafaafaafaoMavnaswaoMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaumaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafawlawmawlawnawoawmawlaafaafavBavBawpawqavBavBaafaafaafatYatYawratYawratYatYawaawaawbawjawsawjawtaudaufaufatHaafaafaafaafaafaafaoMavnaswaoMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaumaumaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacawuawvawvawwaafaafaafaafaafatYauxatYauxatYaafawaawxawjawjawbawyatHatHatHatHatHaafaafawzawzawzawzawzawAawBawzawzawzawzawzawzawzawzawzawzawzawzawzawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aulaacaacaacaacaumaacaumaacaacaacaacaacaacaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafatYatYatYatYatYaafatHatHatHatHatHatHatHaafaafaafaafaafaafawzawCawDawEawFawGawHawIawJawKawLawMawNawOawPawFawQawRawRawSawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aulaumaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafawzawTawUawVawWawXawWawYawZaxaaxbaxbaxbaxcawWawWawWaxdaxeaxfawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafawzaxgaxhaxhaxhaxiaxhaxhaxjaxkaxlaxlaxlaxmaxnaxoaxpaxqaxraxsawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafawzawTaxhawzawzaxtaxhaxhaxuaxvaxwaxxaxlaxmaxyaxzaxAaxqaxraxBawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafawzawTaxhawzaxCaxDaxhaxhaxuaxvaxwaxxaxEaxFaxGaxzaxHaxqaxIaxIawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJawzaxKaxhawzaxhaxDaxhaxhaxuaxvaxwaxxaxlaxmaxGaxzaxHaxqaxIaxIawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMawzaxNaxhaxhaxOaxPaxhaxhaxuaxvaxwaxxaxlaxmaxGaxzaxHaxQaxhaxRawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxSaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMawzawTaxhaxhaxhaxiaxhaxhaxjaxkaxlaxlaxlaxTaxUaxVaxWaxXaxhaxRawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMawzawTaxhaxhaxhaxiaxhaxhaxjaxkaxYaxYaxYaxmaxhaxhaxhaxXaxhaxZawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMawzawTaxhaxhaxhaxiaxhaxhayaaybaycaycaydayeaxhaxhaxhaxXaxhaxRawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMayfayfaygawzaxgaxhaxhaxhaxiaxhaxhaxhaxhaxhaxhaxhaxjaxhaxhaxhayhayiayjawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxMaxMaxLaxLaxLaxLayfaykaylaylaylaymaynayoaypayqayraxhaxhaxhaxhaxhaxhaxhaxjaxhaxhaxhaysaytayuawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxMaxMaxLaxLaxLaxLayfayfayfayvaywayxayyayzayAayBayCayDayDayDayEayDayFayDayGayHayIayJayJayJayKawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxLaxLaxLaxLaxLaxLayfayfayfayLayMawzawzawzawzawzawzawzawzawzawzawzawzawzawzawzawzawzawzawzawzawzaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxSaxLaxLaxLaxLaxLaxLaxLaxLaxLaxLayfaykaylayNayfaxMaxMaxMaxMaxJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxLaxLaxLaxLaxMaxLaxLaxLaxMaxMaxMaxMaxMaxMaxMaxJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxLaxLaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxLaxLaxLaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxLaxLaxLaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxLaxLaxLaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxJaxLaxLaxLaxLaxLaxLaxLaxLaxLaxMaxMaxMaxMaxMaxMaxMaxMaxMaxMaxJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa -aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaxSaxJaxJaxJaxJaxJaxJaxSaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaxJaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaevaevaevaevaevaevaevaevaevaafaafaafadXaewaexaeyaezaeAaeBaeCadSaeDaeEaeFaeFaegaeFaeFaeGaeHaeIaeJaeKaeLaeLaeMaeHaeHaeHaeHaeNaejaafaafaafaafaafaaXaeOaaXaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaevaePaeQaeRaeSaeTaeUaePaevaafaafaafadXaeVaeWaeXadXaeYaeZafaadSaeDafbaeFaeFafcafdafdafeaffaffaffafgaffaffafhafiafiafjaeHafkaejaafaafaafaafaafaaXabJaaXaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaevaflaeSaeSafmaeSafnafoaevaafaafaafadXafpafqafrafsaftafuafvadSafwafxaeFafyaeFafzafAaejafBafCaeqafDafEafFafGafHafHafHafIafJaejaafaafaafaafaafaaXabJaaXaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaevafKaeSaePaePaePafLafMaevaafaafaafadXadXadXadXadYafNadeadeadSadSadSadSadSadSadSadSaejaejaejafOafPaejaejaejaejaejaejaejaejaejaafaafaafaaXaaXaaXafQaaXaaXaaXaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaevafRaeSaePafSaePafLafTaevaafaafaafaafaafaafaafadeafNadeaafaafaafaafaafaafaafaafaafaafaafaejafUafVaejaafaafaafaafaafaafaafaafaafaafaafaaXafWafXafYafZagaaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaevagbagcaeSafmaeSafLagdaevadeadeadeadeadeadeadeadeageadeaafaafaafaafaafaafagfagfagfaafaafaejaggaghaejaafaafaafaafaafaafaafaafaafaafaafaaXabJagiagjagkaglaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafagmagmagmagmagmaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaevagnagoagpagqagpagragsaevadeaeYaeYaeYagtaeYaeYaeYageadeaafaafaafaafaafaafagfaguagfaafaafaejagvagwaejaafaafaafaafaafaafaafaafaafaafaafaaXagxagyagzagAaeOaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafagmagBagCagDagmagmaafaafagEagEagEagEagEagEagEagEagEagEagEagEagEagEagEagEagEagEagEagEagEaevaevagFagGagGagGagHaevaevadeaeYagIagJagKagLagMagNagOadeaafagfagfagfagfagfagfagPagfagfagfagfagQagRagfagfagfagfagfagfagSagSagSagSaafaafaaXagTagUagVagWagXaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafagmagYagZahaahbagmaafaafagEahcahdahcaheahcahcahcahcahcahcahfahcahcahcahcahcahgahcahcahhahcahcahiahcahcahcahjahcahcahkahlahkahkahkahkahmahkahnahkahkagfahoahpahqahrahsahtahuahvahwahxahyahzahAahBahCahDahEagfahFahGahHagSaafaafaaXahIahJaeOafQafYaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafagmahKahLahMahNagmaafaafagEahcahcahOahPahQahQahRahRahSahRahRahRahSahRahRahRahRahRahRahRahRahRahTahRahRahRahUahVahVahWahXahYahZaiaaibahXaicaidaieaifaigaihaiiaijaijaijaijaijaijaijaijaijaijaijaijaijaikailaimainaioaipagSaafaafaaXaaXaaXaaXaaXaaXaaXaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaiqagmagmagmagmagmairagmagmagmagmagmagmagmaisaitaiuaivaitaitaitaiwaixaitaitaitaiyaitaitaitaitaitaitaitaitaitaizaitaitaitaiAaitaitaiBaiCaiCaiDaiDaiEaiFaiFaiGaiHaiIaiJaiKaiLaiMaiMaiMaiMaiMaiMaiMaiMaiMaiMaiMaiMaiMaiNaiOagfaiPaiQaiRagSaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaiSaiSaiTagmaiUaiUagmaiVaiWagmaiXaiYaiZajaajbajcajdahcajeagEagEagEajfajgajeajfagEagEagEagEagEagEagEagEagEagEagEagEagEajhajiajiajjajiajiahkajkahkajlajmajnajoahkahkahkahkagfajpajqaiMajrajsajsajsajsajsajsajsajsajsajraiMaiNaiOagfagSajtagSagSaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaiSaiSajuajvajwajxajyajzajAajBajCajDajDajDajEajFajGahRajHagEaafajIajJajKajLajIajMaafaafaafajNaafaafaafaafaafaafaafaafajhajOajPajQajPajRajSajTahkajUajUahkajmajVahkaafaafagfajWajqaiMajXajYajYajYajYajYajYajYajYajYajXaiMaiNajZagfakaakbakcakaaafaafaafaafaafaafaafaafaafakaakaakaakaakaaafaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaiSaiSajuakdakeakfakgakhakiakjakkaklakmaklaknakoajdahcakpagEaafakqakraksajLajIajIaafaafaafajNaafaafaafaafaafaafaafaafajhaktajPajQajPakuajSakvahkahkahkahkajmakwahkaafaafagfakxajqaiMajXajYajYajYajYajYajYajYajYajYajXaiMaiNaiOagfakaakaakyakaakaakaakaakaakaakaakaakaakaakaakzakAakBakaaafaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaiSaiSakCagmakDakEagmakFakGagmakHakIakJakKakLajcajdahcajeagEaafajIajIakMakNakOajIaafaafaafajNaafaafaafaafaafaafaafaafajhakPajPakQakRakSajSakvajSahkahkahkakTakUahkaafaafagfakxajqaiMajXajYajYajYajYajYajYajYajYajYajXaiMaiNakVakWaguakXakYakZakZakZakZalaakBakBakBakBakBakBakBalbakBakaaafaafaafaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaafaafaiqagmagmagmagmagmagmagmagmalcalcalcalcalcajdahcaldagEaafajIajIaleakNakNajIajIaafaafajNaafaafaafaafaafaafaafaafajhajhalfalgalhaliajSakvajSajSahkahkahkahkahkaafaafagfaljajqaiMalkajYajYajYajYajYajYajYajYajYalkaiMaiNaiOagfakaakaakaakaakaallallalmallalnallaloalpalqakBakBakBakaaafaafaafaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafalcalcalralsaltaluajdahcajeagEaafajIajIajIakNakNajIajIajJalvajNaafaafaafaafaafaafaafaafaafajhajhalwalxalyajSalzakvakvajSaafaafaafaafaafaafagfalAajqaiMalkajYajYajYajYajYajYajYajYajYalkaiMaiNalBagfaafaafaafakaalCalCakaakaakaakaakaakaakaakaakaakaakaakaaafaafaafaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafalcalDalEalFalGalHalIahRajHagEajIajIalJakNakNajIajIakNakNajJajNaafaafaafaafaafaafaafaafaafaafajhajhajhajhajSalKalLakvajSaafaafaafaafaafaafagfalMajqaiMalkajYajYajYalNalNalOajYajYajYalkaiMaiNaiOagfaafaafaafakaalPakaakaaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafalcalQalRalSalTalUahcahcajealVajIajIakNajIajIajIajIajIalWalXajNaafaafaafaafaafaafaafaafaafaafaafaafaafaafajSalYalZamaajSaafaafaafaafaafaafambakxajqaiMalkajYajYajYalNajralNajYajYajYalkaiMaiNaiOambamcamcamcamcamdamcameameameameameaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafalcalcamfamgamhalcahcahcajeamiajIakNakNajIajIajIajIakNakNamjajNaafaafaafaafajSajSajSajSajSajSajSajSajSajSajSajSajSamkajSajSajSajSajSajSajSagfakxajqaiMalkajYajYajYalOalNalOajYajYajYalkaiMaiNamlagfameameammamnamoamoampameameameameaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafalcalcalcalcalcahcahcajeagEamqajJajIajIakNakNamraafaafaafajNaafaafaafaafajSamsamtamuakvakvamvakvakvakvakvakvakvamwamxamxamxamxamxamxamxamyamzajqaiMalkajYajYajYajYajYajYajYajYajYalkaiMaiNamAagfameamBamCamoamoamoamoameameameameaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafagEahcahcajeagEajIajIajIakNakNaafaafaafaafaafajNaafaafaafaafajSamDakvamEamFamGamGalKalKalKamHamIamJajSajSajSajSajSajSajSajSagfamKajqaiMalkajYajYajYajYajYajYajYajYajYalkaiMaiNamLagfameamoamoamnamnamMamoameameameameaafamNamNamNamNamNamNamNamOamPamPamQamRamRamRamRamQamPamPamSaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafagEahcahcajeamTamUamUamUamUajNajNajNajNajNajNajNaafaafaafaafajSamVakvamWamXajSajSajSajSajSajSajSajSajSaafaafaafaafaafaafaafagfamYajqaiMajXajYajYajYajYajYajYajYajYajYajXaiMaiNamZagfameamoamoamoamnamnamoamoameameameaafamNanaanbancandaneanfanganhanianjanianianianianjaniankamNaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafagEahcahcanlanmannanoanpamUaafaafaafaafaafaafaafaafaafaafaafajSanqanransantajSaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafagfamKajqaiMajXajYajYajYajYajYajYajYajYajYajXaiMaiNaiOagfameamoamoamoamnamnamoamoanuanvamcaafamNanwanxanxanxanyanxanganhanianjanianianianianjanianzamNaaa +aaaaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafagEagEagEagEamUanAanBanCamUanDanDanDanDanDanDanDanDanDanDanDajSanEakvajSajSajSaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafagfanFajqaiMajXajYajYajYajYajYajYajYajYajYajXaiMaiNanGagfameamoanHamnamnamoamoamnamnanuamcaafamNanIanxanJanxanKanxanganhanianLanManManManManLaniankamNaaa +aaaaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafanDanDanDanDanNanOanDanPanQanRanRanRanRanRanRanRanRanRanSanTanUajSaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafagfanVajqaiMajrajsajsajsajsajsajsajsajsajsajraiMaiNanWanXamoamoamnamoamoamoamoamoanYanZamcaafamNaoaanxaobaocaodanxanganhanManLanManManManManLanMaoeamNaaa +aaaaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafanDaofaogaohaohaoiaohaohaojaokaokaokaokaokaokaokaokaokaokaolaomaonaonaooaooaooaooaooaooagfagfaafaafaafaafaafaafaafaafagfaopajqaiMaiMaiMaiMaiMaiMaiMaiMaiMaiMaiMaiMaiMaiNanWaoqamoamnamnamoamoamoamoamnamnaoramcaafamNanaaosaosanxaotanxanganhanManLanManManManManLanManzaouaaa +aaaaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafanDaovaowaovaovaovaovaovaoxaokaoyaozaoAaoBaoCaoCaoCaoDaokaoEaoFaonaoGaoHaoHaoHaoHaoHaoHagfagfagfaafaafaafaafaafaafaafagfaoIaoJaoKahyahyahyahyahyahyahyahyahyahyahyahyaoLaoMagfameanuamoamoaoNamnaoOameameameamcaafamNamNamNamNaoPaotanxanganhanManLanManManManManLanMankamNaaa +aaaaacaacaacaacaacaacaacaacaafaafanDanDanDanDanDanDanDanDanDanDanDanDanDanDanDanDanDanDanDanDaovaoQaofaoRaoRaoRaoRaoRaokaoSaoTaoUaoVaoWaoWaoWaoXaokaoYaoZapaapbaoHapcapcapcapcaoHapdapeagfagfagfagfapfagfagfagfagfapgajqaphapiapjapkapkaplapmapnapoapkapkapkappaiNaiOagfameameameamnapqameameameameameamcaafamNaprapramNapsaotanxanganhanManLanManManManManLanMankamNaaa +aaaaacaacaacaacaacaacaacaacaafaafanDaogaptaohaohapuaohaohaohaohaohaohaohaohaohaohaohaohaohaohanRapvaofaoRapwapxapyapzapAapBapCapDapEapFapFapFapGaokapHapIaonapJaoHapcapcapcapcapcanWapKapLapMapNapOapOapPapQapRapSapTapUapVagfagfapWapWapWapWapWapWapXapWapWapgaiNaiOagfagfagfagfapYapZagfagfagfagfagfapfagfamNaqaaqaamNaqbaqcanxanganhanManLanManManManManLanManzamNaaa +aaaaacaacaacaacaacaacaacaacaacaafanDaoQaofaofaofanDanDanDanDanDanDanDanDanDanDanDaoRaoRaoRaoRaoRaoRaoRaoRaqdaqeaqfaqgaqhaqiaqjaqkaqlaqlaqlaqmaqnaokaqoapIaonapJaoHapcapcapcapcapcanWanWanWaqpanWanWaqqanWaqrahyaqsaqtaquaqvakWaguapWaqwaqxaqyaqzaqAaqBaqCapWaqDaqEapKapSapPaqFaqGanWaqHaqIapLaqJapRapOapOapPaqKaqLaqLaqMaqNaotanxanganhanManLanManManManManLanMankamNaaa +aaaaacaacaacaacaacaacaacaacaacaafanDaoQaqOanDanDanDaafaafaafaafaafaafaafaafaafaafaoRaqPaqQaqRaqSaqTaqUaqVaqWaqXaqYaqZapAaraarbarcardarearfargarhariarjarkaonapJaoHarlapcapcapcaoHanWarmarnaroarparqarrarsartaruarvarwarxaryagfagfapWarzarAarBarCarCarCarCarDarEarFaqtarGahyahyarHahyarIahyahyahyaqtahyahyahyarJarKarLarMarJarNanxanganhanManLanManManManManLanMankaouaaa +aaaaacaacaacaacaacaacaacaacaacaafanDaoQaofanDaafaafaafaafaafaafaafaafaafarOarOarOaoRarParQarRarSarSarSarSarSarSarTarUapAarVarWarXarYarZasaasbascaokajSasdaonaseaoHaoHaoHaoHaoHaoHapkasfagfagfagfagfagfagfasgagfagfagfagfagfagfaafapWashasiasjasjaskasjaslasmasnasoaspasqarsasrassarsastasuasuasvaswasxasuasuasyaszasAasBasCasDanxanganhanManLanManManManManLanMankamNaaa +aaaaacaacaacaacaacaacaacaacaacaafanDasEaofasFasFasFasFasFasGasGasGasGasGasGasHasIaoRasJaqXasKaqXasLasLasLaqXasMasNasOaokaokaokapAapAasPaokaokaokaokaafasQaonaonaooaooaooaooaooaooagfagfagfaafaafaafaafasRasSasRaafaafaafaafaafaafapWasTasUasVasVapWasWasXapWagfagfasYagfagfagfagfagfasZagfagfagfagfagfapfagfamNataataamNaqbatbanxanganhanManLanManManManManLanManzamNaaa +aaaaacaacaacaacaacaacaacaacaacaafanDatcaofasFatdatdatdasFateatfatfatgathatiatjatkatlatmaqXaqXasLatnatnatnasLaqXaqYatoaoRatpatqatratsattatuatvatwarOaafatxatyatzatzatzatzatAatAatAatAatyatyatBatyatAatAatCatDasRasRasRasRaafaafaafapWatEatFatGatHapWatIatJapWaafagfaguatKatKatKaafatKatLatKaafaafaafaafaafaafamNaprapramNatMatNanxanganhanManLanManManManManLanMankamNaaa +aaaaacaacaacaacaacaacaacaacaacaacanDatcaofasFatdatdatdasFatOatPatPatPatQatRatSatTatUatVaqXaqXasLatnatnatnasLaqXaqYatWaoRatXatYatZauaaubaucauaaudarOaueaueaueaueaafaafaafaafaafaafaafaafaafaafaafaafaafasRaufaugauhauiasRaafaafaafapWaujaukaulaumapWaunauoapWaafagfaupauqauratKaafatKatLatKaafaafaafaafaafaafamNamNamNamNausatNanxanganhanManLanManManManManLanMankamNaaa +aaaaacaacaacaacaacaacaacaacaacaacanDatcaofasFautauuauuasFauvauwauxatPauyasGauzauAatUauBaqXauCaqXasLasLasLaqXauDauEaqXauFauaauGauaauaauHauIauJauKarOauLauMauNaueaafaafaafaafaafaafaafaafaafaafaafaafaafasRauOauPauQauRasRaafaafatKapWapWauSapWapWapWapWapWapWaafagfagfatKauTatKaafatKauUatKaafaafaafaafaafaafamNanaanbandanxatNanxanganhanManLanManManManManLanManzaouaaa +aaaaacaacaacaacaacaacaacaacaacaacanDatcaofasFauuauuauuatiauVauWatPatPatPauXauaauYatUauBaqXauZavaavaavaavbavcavcavdaveaoRavfauGauaauaauHauaavgavhaviavjavkavlaueaafaafaafaafaafaafaafaafaafaafaafaafaafasRavmavnavoavpasRatKatKatKavqavratLatKaafaafaafaafaafaafaafaafatKavsatKaafatKatLatKaafaafaafaafaafaafamNaoaanxavtavuavvanxanganhanManLanManManManManLanMaoeamNaaa +aaaaacaacaacaacaacaacaacaacaacaacanDavwavxasFavyavzavAavBavCavDavEatPavFavGavHavIaoRavJavKavLavMavNavOavPavQavRavRavSatUavTauGauaauaaubavUavVavWarOavXavYavZaueaafaafaafaafaafaafaafaafaafaafasRasRasRasRawaawbawcawdaweawfawfawfawgawfawhatKatKatKaafaafaafaafaafaafatKawiatKaafatKatLatKaafaafaafaafaafaafamNanIanxawjanxawkanxanganhanManLanManManManManLanMankamNaaa +aaaaacaacaacaacaacaacaacaacaacaacaacawlaiSasFawmawnauuawoawpawqatPatPawratiawsawtaoRaoRaoRaoRatUatUaoRawuaoRatUatUatUatUavTauGauaauaaubauaavVawvarOaueaueaueaueaafaafaafaafaafaafasRasRasRasRasRawwawxasRawyawzawAawBasRatKatKatKatKatKatLatKawCatKaafaafaafaafaafaafatKauTatKaafatKatLatKaafaafaafaafaafaafamNanwanxanxanxawDanxanganhanianLanManManManManLanianzamNaaa +aaaaacaacaacaacaacaacaacaacaacaacaacawlaafasFawEawFawGawoawpawqatPatPawHatiavTawIawJawKawLawMawNawOawPawQawRawSawSawSawTawUawVawWawXawYawZaxaaxbarOaafaafaafaafaafaafaafaafaafaafasRaxcaxdaxeasRasRasRasRaxfawBawBaxgasRaafaafaafaafatKatLatKatKatKatKatKatKatKatKatKatKauqatKatKatKatLatKaafaafaafaafaafaafamNanaaosaxhaosaxiaxjanganhanianjanianianianianjaniankamNaaa +aaaaxkaxlaxlaxlaxmaxnaxoaxlaxlaxlaxlaxpaafasFauuauuaxqaxraxsaxtatPatPaxuasGaxvaxwaxxaxyaxyaxzaxAaxyaxBaxCaxyaxyaxDaxEaxFaxxaxGaxHaxIaxJaxIaxKaxLarOaafaxMaxMaxMaxMaxMaxMaxMaxMaxMasRaxNaxOaxPasRaxQasRawBaxRasRasRasRasRaafaafaafaafatKaxSaxTawfawfawfawfawfawfaxUawfawfawfawfawfaxVaxWatKaafaafaafaafaafaafamNamNamNamNamNamNamNamOamPamPamQamRamRamRamRamQamPamPamSaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaafasFauuauuaxXatiaxYawqatPatPaxZasGasGayaavGasGasGaybaycarOarOarOaydaydaydaydayeayfaydaydaydarOarOaygarOarOaafaxMayhayiayiayiayjayiaykayiaylaymaynayoasRaypasRawBaxRasRaafaafaafaafaafaafaafatKatKatKatKatKatKatKatKatKatKatKatKatKatKatKatKatKatKaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayraacaacaacaacaacaacaacaacaacaacaacaafasFavyauuauuaysawpaytayuayuayvaywayxayyayzayAasGaybayBarOayCayDaydayEayFayGayHayIayJayJaydaafaxMayKaxMaafaafaxMayLayiaxMaxMaxMaxMaxMaxMasRayMayNayOayPayQayRayQaySasRaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayraacaacaacaacaacaacaacaacaacaacaafaafasFauuauuauuasFayTawqatPatPatPayUayVayWavEayXatRayYaycarOayZazaaydaydaydaydayeayfayJayJaydaafaxMazbaxMaafaafaxMazcaykayiaxMaafaafaafaafasRasRasRazdazeasRasRasRasRasRaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayraacaacaacaacaacaacaacaacaacaacaafaafasFauuauuauuatiazfazgazhazhazhazgazhaziazjazkatiazlazmaznazoazpazqazraydazsaztazuazvazwaydaafaxMayKaxMaafaafaxMaxMaxMayiaxMaafaafaafaafaafaafasRazxaxNasRaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayraacaacaacaacaacaacaacaacaacaacaafaafasFazyauuauuatiatiazzatiatiatiazzatiasFazAazBasGazCazDarOazEazFazGazGaydazHazIazJazKazLaydaafaxMayKaxMaxMaafaafaafaxMayiaxMaafaafaafaafaafaafasRazxaxNasRaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayraacaacaacaacaacaacaacaacaacaacaafaafasFauuauuauuazMauuazNauuazMauuazNatdasFazOazOazOazPazQazOazOazOazOazOaydazRazSazTazUazUaydaafaxMazVazWaxMaafaafaafaxMayiaxMaafaafaafaafaafaafasRazXazYasRaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayraacaacaacaacaacaacaacaacaacaacaafaafasFauuauuauuatiazZaAaaAbatiazZaAcaAdasFaAeaAfaAgaAhaAiaAjaAkaAeazOaafaydaAlaAlazTaAmaAmaydaAnaxMaxMaAoaxMaxMaxMaafaxMayiaxMaafaafaafaafaafaafasRazxawBasRaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +ayqaacaacaacaacaacaacaacaacaacaacaacaafaafasFasFasFasFasFasFaApasFasFasFaAqasFasFazOazOaAraAsaAtaAuazOazOazOaafaydaAlaAlaAvaAmaAmaydaAnaAnaAnaAwaAwaAxaxMaxMaxMaykaxMaafaafaafaafaafaafasRazxawBasRaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayrayraacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaAyaAzaAyaAAaABaAzaAyaafaafazOazOaACaADazOazOaafaafaafaydaydaAEaydaAEaydaydaAnaAnaAoaAwaAFaAwaAGayiaykaykaxMaafaafaafaafaafaafasRazxawBasRaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayrayrayraacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaAHaAIaAIaAJaafaafaafaafaafaydayEaydayEaydaafaAnaAKaAwaAwaAoaALaxMaxMaxMaxMaxMaafaafaAMaAMaAMaAMaAMaANaAOaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +ayqaacaacaacaacayraacayraacaacaacaacaacaacaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaydaydaydaydaydaafaxMaxMaxMaxMaxMaxMaxMaafaafaafaafaafaafaAMaAPaAQaARaASaATaAUaAVaAWaAXaAYaAZaBaaBbaBcaASaBdaBeaBeaBfaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +ayqayraacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaAMaBgaBhaBiaBjaBkaBjaBlaBmaBnaBoaBoaBoaBpaBjaBjaBjaBqaBraBsaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaAMaBtaBuaBuaBuaBvaBuaBuaBwaBxaByaByaByaBzaBAaBBaBCaBDaBEaBFaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaAMaBgaBuaAMaAMaBGaBuaBuaBHaBIaBJaBKaByaBzaBLaBMaBNaBDaBEaBOaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaAMaBgaBuaAMaBPaBQaBuaBuaBHaBIaBJaBKaBRaBSaBTaBMaBUaBDaBVaBVaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaAMaBXaBuaAMaBuaBQaBuaBuaBHaBIaBJaBKaByaBzaBTaBMaBUaBDaBVaBVaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaAMaCaaBuaBuaCbaCcaBuaBuaBHaBIaBJaBKaByaBzaBTaBMaBUaCdaCeaCfaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaCgaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaAMaBgaBuaBuaBuaBvaBuaBuaBwaBxaByaByaByaChaCiaCjaCkaClaBuaCmaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaAMaBgaBuaBuaBuaBvaBuaBuaBwaBxaCnaCnaCnaBzaBuaBuaBuaClaBuaCoaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaAMaBgaBuaBuaBuaBvaBuaBuaCpaCqaCraCraCsaCtaBuaBuaBuaClaBuaCmaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaCuaCuaCvaAMaBtaBuaBuaBuaBvaBuaBuaBuaBuaBuaBuaBuaBwaBuaBuaBuaCwaCxaCyaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBZaBZaBYaBYaBYaBYaCuaCzaCAaCAaCAaCBaCCaCDaCEaCFaCGaBuaBuaBuaBuaBuaBuaBuaBwaBuaBuaBuaCHaCIaCJaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBZaBZaBYaBYaBYaBYaCuaCuaCuaCKaCLaCMaCNaCOaCPaCQaCRaCSaCSaCSaCTaCSaCUaCSaCVaCWaCXaCYaCYaCYaCZaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBYaBYaBYaBYaBYaBYaCuaCuaCuaDaaDbaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaAMaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaCgaBYaBYaBYaBYaBYaBYaBYaBYaBYaBYaCuaCzaCAaDcaCuaBZaBZaBZaBZaBWaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBYaBYaBYaBYaBZaBYaBYaBYaBZaBZaBZaBZaBZaBZaBZaBWaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBYaBYaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBWaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBYaBYaBYaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBWaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBYaBYaBYaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBWaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBYaBYaBYaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBWaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaBWaBYaBYaBYaBYaBYaBYaBYaBYaBYaBZaBZaBZaBZaBZaBZaBZaBZaBZaBZaBWaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa +aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaCgaBWaBWaBWaBWaBWaBWaCgaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaBWaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa aaaaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaacaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaafaacaacaacaacaacaacaacaacaacaacaacaacaacaaa @@ -4801,247 +5023,247 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa "} (1,1,2) = {" -ayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayPayQayQayQayPayPayPayPayPayQayQayQayPayPayPayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayQayQayPayPayPayQayQayPayPayPayPayPayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayQayQayQayQayQayQayPayQayQayQayQayQayQayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayQayQayQayQayQayQayQayPayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayRayRayRayRayRayRayRayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaySaySaySaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayRayTayUayVayWayXayRayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySayYayZazaaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazbazbazbazbazbazcazcazcayRazdazeazeazfazgayRayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySazhaziazjaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazbazkazlazmaznazoazpazqazrazsaztazuazvazwayRayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySazxazyazzaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazbazAazBazCazbazDazEazFayRayRayRayRayRayRayRayRayRayRayRayRayRayRayRayRayRayRayRayRayRayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySazGazGazGaySaySaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazbazHazIazJazKazDazEazLazcayQayQayRazMazMazMazMazMazMazMazMazMazMazMazMayRazNazOazPayRayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaySaySazQazRazRazSazTaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcazcazcazcazcazbazbazbazbazUazEazcazcayQayQayRazMazMazMazMazMazMazMazMazMazMazMazMayRazVazWazXayRayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySazYazZaAaaAaaAaaAaaAbaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaAcaAdaAeaAfaAgaAhaAiazcazcaAjazcayQayQayQayRazMazMazMaAkaAkaAkaAkaAkaAkaAkaAkaAkayRaAlaAmazNayRayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaAnaySaAoazRazRazRaApaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaAqaAraAsaAtaAuaAvaAwaAxaAyaAzazcayQayQayQayRazMazMaAAaABaABaABaABaABaABaABaABaABaACaAmazNaAmayRayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaADaySaAEaAFaAGazRaAHaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaAqaAIaAsaAJazcayQayQayQaAKaALazcayQayQayQayRazMazMaAAaABaABaABaAMaABaABaANaABaABayRaAOaAmaAmayRayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaAnaySaAPaAPaySaAQaARaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaAqaAIaASaATazcayQayQayQaAUaAjazcayQayQayQayRaAkaAkaAVaABaABayRayRayRayRayRayRayRayRayRayRayRayRayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaAnaySaAWaAWaySaAXaAYaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaAqaAIaAsaAJazcayQayQayQaAZaAjaBaaBaaBaaBaaBbaABaABaABaABaBcayRayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaADaySaySaySaySaySaySaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcazcazcazcazcazcazcaAqaBdaBeaBfazcayQayQayQaBgaBhaAxaAxaAxaAxaBiaBjaBjaBjaBkaBlayRayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaAnaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaBmaBmaBaaBaaBnaBoaBpaBqaBraAsaBsazcayQayQayQayQayQayQayQayQayQayRaBtaBtaBuaBvaABayRayRayRayRayRayRayRayRaBwaBwaBwaBwaBwaBwaBwaBwaBwaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaAnaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaBxaByaBzaBAaBAaBBaBAaBCaBDaBEaBFaBGazcayQayQayQayQayQayQayQayQayQayRazMazMaAAaBvaABaABaBHaBIaBJaBKaBJaBJaBJaBLaBLaBMaBLaBLaBLaBLaBNaBOaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaBPaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaBmaBmaBQaBQaAsaAsaAsaAsaBRaAsaAsaAsaBSazcayQayQaBTaBTaBTayQayQayQayQayRazMazMaAAaBUaBjaBVaBWaBjaBXaBjaBjaBjaBjaBYaBYaBYaBZaCaaCaaCaaCaaCbaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaCcaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaCdaBQaBQaAsaAsaAsaAsaAsaCeaCfaCgaChaBsazcayQayQaBTaCiaBTayQayQayQayQayRazMazMazMaBtaCjaCkaClaCmaCnayRayRayRayRaBwaCoaCpaCqaCraCsaCtaCaaCbaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaySaySaySayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcazcazcaCuaCvaCwaCvaCxazcaCyaBTaBTaCzaCAaBTaBTaBTaBTaCBaBTaBTaBTaBTaBTaBTaBTaBTaBTaBTaBTaCCaCDaBTaBTaBTaCEaCEaCEaBwaCFaCGaCHaCIaCJaCKaCaaCbaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaCLaCMaCNaCNaCOazcaCPaBTaCQaCRaCSaCTaCUaCVaCWaCXaCYaCZaDaaDbaDcaDdaDeaDfaDgaDhaDiaDjaDkaDlaDmaBTayQaCEaCEaBwaDnaDoaDpaDqaDraDsaCaaCbaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcazcazcazcazcazcazcaDtaBTaDuaDvaDwaDxaDyaDzaDzaDzaDzaDzaDzaDzaDzaDzaDzaDzaDzaDzaDAaDBaDCaDDaDEaBTayQayQaCEaBwaDFaDoaDGaDqaDHaDsaCaaCbaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaDIaDJaDKaDKaDKaDLaDMaBTaDNaDOaDPaDQaDQaDQaDQaDQaDQaDQaDQaDQaDQaDQaDQaDQaDQaDQaDQaDQaDRaDSaDEaBTayQayQayQaBwaDTaDoaDUaDqaDHaDsaCaaCbaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaDVaDWaDWaDWaDWaDWaDWaBTaDXaDYaDZaEaaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEcaEdaEeaDEaBTayQayQayQaBwaEfaEgaEhaEiaEjaDsaCaaCbaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaDVaDWaEkaEkaDWaDWaDWaBTaDNaDYaDZaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaEoaEpaBTayQayQayQaBwaEqaEraEsaCaaEtaDsaCaaCbaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcazcazcazcazcaEuaDWaEkaEkaDWaDWaDWaBTaEvaDYaDZaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaEeaEwaBTaBwaBwaBwaBwaBwaBwaEsaCaaExaEyaCaaCbaBwayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaEzaEAaEAaEBaECaDWaEDaEEaDWaEFaEFaBTaDNaDYaDZaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaEeaCRaEGaEHaEHaEIaEJaEHaEKaELaEMaENaCaaCaaCbaBwayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaEOaEPaEOaEQaECaERaESaEDaETaEDaEDaBTaEUaDYaDZaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaEeaEVaBTaBwaBwaBwaBwaBwaBwaEWaEXaBLaBLaBLaEYaBwayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaEPaEZaFaazcaECaDWaFbaFcaFdaFeaFeaFfaDzaDYaDZaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaEeaDEaBTaFgaFhaFiaFjaFkaBwaFlaFmaBwaBwaBwaBwaBwaBwaBwayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcazcazcazcazcaFnaDWaFoaFpaFqaFraFsaFtaFuaFvaFwaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaEeaFxaBTaFyaFzaFzaFAaFBaBwaFCaCbaFDaFEaBwaFFaFGaFHaBwayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQazcaFnaDWaDWaDWaDWaDWaFIaBTaFJaEeaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaEeaFLaBTaFyaFzaFzaFMaFNaBwaFOaCbaFPaFBaBwaFzaFzaFQaBwaBwayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaFRaFSaFRaFTaFUaFUaFUaFVaBTaDNaEeaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaEeaFWaBTaFXaFYaFZaGaaGbaBwaGcaCbaFPaGdaBwaFzaFzaFzaFzaBwayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaGeaGfaGgaGhaGiaGjaGkaGlaBTaDNaEeaGmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaGnaEeaGoaGpaBwaBwaGqaBwaBwaBwaGraGsaGtaGuaGvaFzaGwaFzaGxaBwayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaGyaGiaGjaGzaGjaGAaGBaGCaGDaGEaGFaFUaFUaGpaDNaEeaGmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaGnaGGaGHaGIaGJaGJaGKaGLaGLaGMaGNaCbaBwaBwaBwaBwaBwaBwaBwaBwayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaGOaGDaGDaGDaGPaGQaGRaGSaFUaFUaGTaGDaGDaGUaGVaGWaGmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaGnaGXaGYaBTaCaaCaaCaaCaaCaaBwaGZaCbaBwaHaaHbaHcaHdaBwayQayQayQayQayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHeayQayQayQayQayQayQayQaHfaHgayQayQayQaBTaEvaHhaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaGXaFLaBTaHiaBwaBwaBwaBwaBwaGZaCbaBwaBwaBwaHjaBwaBwayQayQayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHeayQayQayQayQayQayQayQayQayQayQayQayQaBTaDuaHhaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaGXaHkaBTaFBaBwaHlaCaaCaaCaaGZaCbaGvaCaaENaCaaCaaBwayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHnayQayQayQaHeayQayQayQayQayQayQayQayQayQayQayQayQaBTaDNaHhaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaHoaDEaBTaGdaBwaHpaHqaHraHsaHtaHuaBwaBwaBwaBwaCaaBwayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvayQayQayQayQaHvayQayQayQayQayQayQayQayQayQayQayQayQaHwaHxayQayQayQaHeayQayQayQayQayQayQayQayQayQayQaBTaBTaBTaHyaHhaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaDzaHzaBTaFBaBwaHpaHAaEMaHBaHCaHDaBwaHEaHFaBwaHGaBwayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaHHayQaHIayQaHvayQayQayQayQaHJaHKaHKaHKaHLaHLaFUaFUaFUaFUaHMaHNaHNaHOayQayQayQayQayQayQayQayQayQayQaBTaCiaHPaHQaHhaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaHRaDEaBTaHSaBwaHTaHAaCaaHUaHVaHWaBwaHXaHYaBwaHZaBwayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaIaaIbaIbaIcaHvayQayQayQayQaIdaIeayQayQayQayQayQayQayQayQaHeayQayQayQayQayQayQayQayQayQayQayQayQayQaBTaBTaBTaIfaHhaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaIgaFLaBTaFBaBwaIhaHAaCaaIiaIjaIkaBwaIlaImaBwaCaaBwayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIoaIbaIpaHvayQayQayQayQayQaHLayQayQayQayQayQayQayQayQaIqaIraIraIsaIsaIsaIsaIsaIsaBTayQayQayQayQayQayQaBTaDNaHhaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaIgaDEaBTaFBaBwaHpaHAaCaaItaFmaCaaBwaIlaIlaBwaCaaBwayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaIuaIvaIwaIxaHvayQayQayQayQayQaHKayQayQayQaIyaIyaIyaIyaIzaIAaIBaICaIDaIDaIDaIDaIDaIDaBTaBTaBTayQayQayQayQaBTaDNaHhaFKaElaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEmaEnaEdaIgaDEaBTaIEaIFaIGaIHaGLaIIaIJaCaaBwaBwaBwaBwaCaaBwayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIKaILaIMaHvayQayQayQayQayQaHKayQayQayQaIyaINaIOaIPaIQaIRaISaITaIDaIUaIUaIUaIUaIDaIVaIWaIXaBTaBTaBTaBTaBTaDNaHhaFKaIYaIZaIZaIZaIZaIZaIZaIZaIZaIZaIZaIZaIZaIZaIZaIZaJaaEdaIgaGoaBTaBwaBwaBwaBwaBwaBwaJbaCaaGvaCaaCaaCaaCaaBwayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIbaIbaIpaFRaFRaFRaFRaFRaFRaIeaFRayQayQaIyaJcaJdaJeaIyaJfaIBaJgaIDaIUaIUaIUaIUaIUaDzaJhaIVaJiaJjaJkaJlaJmaJnaHhaJoaJpaJpaJpaJpaJpaJpaJpaJpaJpaJpaJpaJpaJpaJpaJpaJpaJpaJqaIgaDzaJraJsaJtaJuaJvaCaaJwaJbaCaaBwaBwaBwaBwaBwaBwayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaJxaIbaIwaJyaFRaJzaIeaHKaHKaHKaJAaFRayQayQaIyaJBaJCaJDaJEaJFaJGaJHaIDaIUaIUaIUaIUaIUaDzaDzaDzaDzaDzaDzaDzaDvaJIaJJaJKaJLaJLaJLaJLaJLaJLaJLaJLaJLaJLaJLaJLaJLaJLaJLaJLaJMaJNaJOaJNaJPaJQaJQaJRaJQaJQaJSaJTaCaaBwayQayQayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaJUaIbaJVaJWaJzaFRaFRaFRaFRaFRaFRaJXaJXaJXaJXaJXaJYaJYaJZaKaaKbaIDaIUaIUaIUaIUaIDaDzaKcaKdaKeaKeaKeaKeaKfaKgaHoaDYaKhaKiaKdaKeaKeaKjaKeaKkaKlaKmaKnaKoaKpaKeaKeaKfaKqaKraKeaKsaBTaBwaBwaBwaBwaBwaBwaKtaCaaBwayQayQayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIbaIbaKuaKvaKvaKvaKvaKvaJXaJXaJXaJXaJXaJXaJXaJXaJYaKwaKxaKaaKyaIDaIDaIDaIDaIDaIDaKeaKzaIXaBTaBTaKAaKAaKAaKBaKCaKDaKAaKAaKEaKEaKEaKEaKEaKEaKEaKEaKFaKGaKGaKGaKGaKGaKHaKGaKIaKGaKGaKJaKKaCaaCaaKLaBwaKtaCaaBwayQayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaKMaIbaIbaIpaKvaKNaKOaKPaKvaKQaKRaKSaKTaKUaKSaKVaKWaJYaKXaKYaKaaKZaLaaLaaLaaLaaLbaIsaBTaBTaBTaLcaLcaKAaLdaLeaLfaLgaLhaLiaLjaLkaLlaLmaLnaLoaLpaLqaKEaCiaKGaLraLsaLtaLuaLvaLwaLxaLyaKGaLzaLAaCaaENaCaaLBaKtaCaaBwayQayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaLCaLDaIbaIpaKvaLEaLFaLGaKvaLHaLIaLJaLKaLLaLJaLMaLNaJYaLOaKYaKaaKaaKaaKaaKaaKaaLPaLQaFRayQayQayQayQaKAaLRaLSaLTaLUaLVaLWaLXaLYaLZaMaaMaaLZaMbaMcaKEaBTaKGaMdaMeaMfaMfaMgaMfaMfaMhaKGaMiaLAaCaaCaaCaaBwaKtaCaaBwayQayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaLCaIbaJUaIpaKvaMjaMkaMlaKvaMmaMnaMoaMoaMoaMoaMnaMpaJYaMqaMraMsaMtaMuaMvaMwaKaaMxaMyaMzayQayQayQayQaKAaLRaMAaMBaMCaMDaMEaMFaLYaMGaMHaMIaMJaMbaMKaKEaMLaKGaMMaMfaMfaMfaMNaMOaMOaMPaKGaMQaLAaEMaCaaMRaBwaKtaCaaBwayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIbaIbaMSaKvaMTaMUaMVaMWaLJaMXaMYaMZaMZaNaaNbaLJaNcaNdaNeaNdaNfaNgaNgaNhaKaaNiaNjaFRayQayQayQayQaKAaNkaLWaNlaNmaNnaMEaNoaLkaNpaMHaMHaMJaMbaNqaKEaNraKGaNsaNtaNtaNuaNvaNwaMfaNxaKGaMiaNyaEMaEMaNzaNzaNAaNBaNzaNzayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaNCaIwaIbaIpaKvaNDaNEaNFaNGaNHaMoaNIaNJaNKaNaaMnaNLaNMaNNaNOaNPaNQaNRaNgaNSaKaaNTaNUaFRayQayQayQayQaKAaNVaNWaNXaLWaNYaLWaNZaLYaOaaObaObaLZaOcaOdaKEaNraKGaKGaKGaKGaKGaKGaKGaOeaKGaKGaOfaOgaCaaCaaNzaOhaOiaOjaOkaNzayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaOlaILaIMaKvaOmaNEaOnaOoaOpaOqaMoaNJaNKaNaaMnaOraOsaOtaOuaOvaOwaOvaOxaOyaKaaOzaOAaFRayQayQayQayQaKAaNVaOBaOCaODaOEaOFaOGaOHaOIaOJaOKaOLaOMaONaKEaOOaOOaOOaOPaNraNraNraNraNraOQaNzaNzaNzaNzaNzaNzaORaOSaOTaOUaNzayQayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaOVaJUaIbaIpaKvaOWaOXaOYaKvaOZaPaaPbaPcaPdaPeaMnaPfaJYaPgaPhaPiaPjaPkaPlaPmaKaaPnaPoaFRaPpaPpaPpaPpaKAaNVaPqaPraPsaPtaPuaPvaKEaPwaPxaPyaPzaPAaPBaKEagjagjagjagjaNzaNzaNzaNzaNzaPCaPDaNzaPEaPFaPGaPGaPHaPIaOTaPJaNzayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaPKaIbaILaPLaKvaPMaNFaPNaKvaPOaPPaPQaPRaPRaPRaPSaPTaJYaPUaPhaPVaPWaPXaPlaPYaKaaPZaPpaPpaPpaQaaPpaPpaPpaPpaPpaQbaQcaQdaPpaPpaQeaQfaQgaQhaQeaQeaQeaQeaQiagKaQjagjayQayQayQayQaNzaOOaOPaNzaQkaQlaQmaNraQnaQoaQpaPJaNzayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIbaIbaQqaKvaQraQsaQtaKvaQuaQvaQwaQxaQyaQzaQwaQAaJYaQBaQCaQDaQEaQFaQGaQHaKaaQIaQJaQKaQLaQMaQNaQOaQPaQQaQRaQSaQTaQUaQVaQWaQeaQXaQYaQZaRaaRbaRcaRdaReaRfaRgagjayQayQayQayQaNzaOOaPCaRhaQkaRiaRjaRkaRlaQoaOTaPJaNzayQayQayQayQayQayQayQaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmaHmayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaRmaIbaIbaRnaKvaRoaRpaRqaKvaJXaRraJXaJXaJXaJXaJXaJXaJYaRsaRtaRuaRvaRwaRxaRyaKaaRzaRAaRBaRCaRDaREaRFaRGaRHaRIaRJaRKaRLaRMaRNaQgaQYaROaRPaRQaQYaRRaQeahraRSaRTagjayQayQayQayQaNzaRUaRVaNzaQkaRiaRWaRXaRXaRYaOTaPJaNzayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIbaIbaRnaKvaKvaKvaKvaKvaJXaRZaSaaJXaJXaJXaJXaJXaJYaSbaSbaScaSdaScaSbaSbaSbaSeaSfaPpaPpaSgaSgaSgaSgaSgaShaSiaSjaSkaRMaSlaQgaSmaSnaSoaSpaSnaSqaQeagjagjagjagjaNzaNzaNzaNzaNzaRUaOTaNzaSraSsaStaOTaQpaOTaOTaPJaNzayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIbaIbaSuaHvaSvavfaSwaSxaSyaSzaSAaHvayQayQayQayQayQaSbaSBaSCaSDaSEaSFaSGaSbaSHaSIaPpaSJaSgaSKaSLaSMaSgaSgaSgaSNaSkaRMaSOaQeaSPaSQaSRaSSaSTaSUaQeaSVaSWaSXaSYaSYaSZaSYaRUaRUaRUaTaaNzaTbaTcaTdaOTaTeaTfaTgaThaNzayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaInaIwaJUaIbaHvaTiaHvaHvaHvaHvaTjaTkaHvayQayQayQayQayQaSbaTlaTmaTnaToaTpaTqaSbaTraTsaPpaTtaSgaTuaTvaTwaTxaTyaSgaTzaTAaTBaTCaQeaQeaQgaQgaQgaQgaQeaQeaTDaTDaTDaTDaTDaTDaNzaNzaNzaNzaNzaNzaNzaNzaTEaTFaTGaTHaTIaNzaNzayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaTJaIbaIbaTKaHvaHvaHvayQayQaHvaTjaTkaHvayQayQayQayQayQaSbaTLaTMaTNaTOaTPaTQaSbaTRaTSaPpaTTaSgaTUaTVaTWaTXaTYaTZaUaaUbaUcaUdaUeaUfaUgaUgaUgaUgaUgaUhaTDaUiaUjaUkaUkaTDayQayQayQayQayQayQayQaNzaUlaNBaNzaNzaNzaNzayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaUmaUnaUoaUoaHvayQayQayQayQaHvaTjaTkaHvayQayQayQayQayQaSbaUpaUqaUraUsaUtaUuaSbaUvaUwaPpaUxaSgaUyaUzaUAaUBaUCaSgaUDaUEaRMaUFaSiaUGaSiaSiaSiaSiaUHaUIaUJaUKaULaUMaUNaTDayQayQayQayQayQayQayQaNzaUOaOTaNzayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaHvaHvaHvaHvaHvayQayQayQayQaHvaTjaTkaUPaUPaUPaUPaUPaUPaSbaSbaSbaSbaSbaSbaSbaSbaUQaURaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUTaUUaUVaUSaUSaUSaUSaUSaUSaUSaPpaTDaUWaULaUMaUXaTDayQayQayQayQayQayQayQaNzaUOaNzaNzayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaTjaTkaUPaUYaUZaVaaVbaVcaUPayQaUSaVdaVeaVfaVgaVhaViaVjaVkaVlaVmaVnaVoaVpaVqaVraVsaVtaVuaVvaVwaVxaVyaVzaVAaVBaVCaUSayQaTDaVDaULaVEaVFaTDayQayQayQayQayQayQayQaNzaUOaNzaVGayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaVHaVIaUPaVJaVKaVLaVLaVMaUPayQaUSaVNaVOaVPaVPaVQaVRaVSaVTaVUaVVaVVaVVaVVaVWaVTaVTaVVaVWaVXaVYaVYaVPaVZaWaaVZaWbaUSayQaTDaTDaWcaWdaTDaTDayQayQayQayQayQayQayQaNzaUOaNzaVGayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaHvaWeaWfaWgaWhaWiaWjaVLaWkaUPayQaUSaWlaWmaWnaWoaWpaWoaWqaWraWsaWtaWtaWtaWuaWvaWwaWxaVPaWyaWzaWvaVvaVPaWAaWAaWwaWBaUSayQayQaTDaTDaTDaTDayQayQayQayQayQayQayQayQaNzaUOaNzaNzayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayPayPayPayPayPayPayQayQayQayQayPayPayQayQayQayQayQayQayQayQayQayQaHvaHvaHvaUPaWCaWDaWEaWFaWGaUPayQaUSaWHaWIaWJaWKaWKaWKaWLaWMaWNaWOaWOaWPaWPaWPaWQaWaaVPaVPaWRaVVaVUaWSaWTaWUaWVaWWaUSayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaUOaWXaNzayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayPayPayPayPayPayPayQayQayPayQayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQaUPaUPaUPaUPaUPaUPaUPayQaUSaWYaWIaWZaXaaXbaXcaXdaVvaXeaVPaXfaXgaXgaXgaXgaWUaWOaWOaWOaWOaWPaXhaXiaXjaXkaXlaUSayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaXmaRjaNzayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaUSaXnaXoaXpaXqaXraXsaXtaVvaXeaVPaXuaXvaXvaXvaXvaXvaXvaXwaXxaXyaWTaXzaXAaXBaXCaXDaUSayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaXmaRjaNzayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayPayPayPayQayQayQayQayQayQayQayQayQayQaUSaXEaXFaXtaXGaXHaXpaXAaXIaXJaXKaXLaXMaXMaXMaXMaXMaXMaXNaXOaXPaVZaXQaXRaXSaXTaXDaUSayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaXUaXVaNzayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayPayPayPayQayQayQayQayQayQayQayQayQayQaUSaXEaXWaXXaXYaXZaYaaYaaYbaYcaYdaXLaXMaXMaXMaXMaXMaXMaYeaYfaYgaYhaVvaYiaXtaYjaYkaUSayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaYlaOTaNzayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayQayQayQayQayQayQayQaUSaXEaXFaXtaXGaXHaYnaXAaYoaYpaYdaXLaXMaXMaXMaXMaXMaXMaXNaVvaYgaYhaVvaVPaXtaYqaYraUSayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaYsaYtaNzayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayQayQayQayQayQayQayQaUSaYuaYvaYnaYwaYxaYyaXtaVvaYzaXuaXMaXMaXMaXMaXMaXMaXMaXNaVvaYgaYAaYBaYCaXSaYDaYEaUSayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaNzaNzaUOaNzayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayQayQayQayQayQayQayQaUSaWYaXraYFaYGaYHaYIaYJaVvaYKaYLaYMaYMaYMaYMaYMaYMaYMaYNaVvaYgaVPaYOaXAaYPaYQaYEaUSayQayQayQayQayQayQaNzaNzaNzaNzaNzaNzaNzaNzaYRaNzaUOaNzayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayQayQayQayQayQayQayQaUSaYSaXgaYTaYUaYUaYUaWLaWRaVSaVVaVVaVVaVVaVVaVVaVVaVVaVVaYVaYWaYXaYYaYZaZaaZbaZcaUSayQayQayQayQayQayQaNzaZdaOTaZeaOTaOTaOTaNzaZfaNzaUOaNzayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayQayQayQayQayQayQayQaUSaZgaZhaYjaZiaZiaZiaZjaVPaYKaVPaZkaXKaXKaXKaXKaXKaXKaZlaWxaZmaZnaZoaZpaZqaZhaZraUSayQayQayQayQayQayQaNzaOTaZsaTfaZtaZuaOTaNzaZvaNzaUOaNzayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayQayQayQayQayQaUSaZwaVPaVPaVPaVPaVPaVPaVPaYKaVPaZxaZyaZzaZAaZBaZCaZDaZEaZFaZGaUSaUSaZHaUSaUSaUSaUSaNzaNzaNzaNzaNzaNzaNzaZIaZJaZKaZKaZLaZMaNzaNzaNzaUOaNzayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayQayQayQayQayQaUSaZwaVPaVPaVPaVPaVPaVPaVPaZNaZOaZxaZyaZzaZAaZBaZCaZDaZEaZFaZPaUSaZQaZRaZSaZTaZTaZUaZVaZTaZWaZXaZYaZZaZZbaababbacbadbaebafaZZaZZaZZbagaNzayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayQayQayQayQayQaUSbahbaibajbakaZnbalbambanbaobapbaqaZyaZzaZAbaraZCaZDaZEbasbataUSaOTbauaOTaOTaOTaOTaOTbavbawaOTaOTaNzaNzaNzaNzaNzaNzaNzaNzaNzaNzaNzaNzaNzayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayPayPayQayQayQaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaUSaNzaOTbaxaNzaNzaNzaNzbaybazbaAbaBbaBbaBayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaOTbaCaNzayQayQayQbaBbaDbaEbaFbaGbaBayQayQayQbaHbaHbaHbaHbaHbaHbaHbaHayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaOTbaCaNzayQayQayQbaBbaIbaJbaKbaLbaMbaNbaNbaNbaHbaObaPbaQbaRbaSbaTbaHayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaOTbaCbaNbaNbaNbaNbaNbaNbaNbaUbaVbaNbaWbaXbaYbaHbaZbbabbbbbcbbdbbebaHayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaOTbbfbbgbbhbbibbjbaNbbkbblbbmbbnbbobbpbbpbbqbaHbbrbbsbbtbbubbvbbwbaHayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzbbxbbybbzbbAbbBbbCbbDbbEbbCbbFbbGbbHbbIbbJbbKbbLbbMbbNbbObbPbbQbbRbbRbbRbbRayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzbbSbbTbaVbbUbbVbbWbaNbbXbbpbbYbbpbbZbcabcbbccbaHbcdbcebcfbbtbcgbchbcibcjbbRayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPaYmayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQaNzaNzaNzbaNbaNbaNbaNbaNbckbclbcmbcnbbRbbRbbRbbRbbRbcobcpbcqbcrbcsbbRbbRbctbbRbbRayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPbcubcvbcvbcvbcvbcvbcvbcvbcvbcvayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbaNbcwbcwbcxbcwbbRbcybcybcybczbcAbcBbcCbcDbcEbcFbcGbcHbcIbbRayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbaNbcJbcKbcLbcMbbRbcybcHbcHbcHbcNbcHbcObcHbcNbcHbcHbcHbcybbRayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbaNbcPbcQbcRbcSbbRbcybcTbcUbcVbcNbcHbcybcHbcNbcHbcWbcXbcybbRayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbaNbcYbcZbcZbdabbRbdbbcHbcHbcHbcNbcHbdcbcHbcNbcHbcHbcHbddbbRayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbaNbdebdfbdgbaNbbRbdhbdibdjbdkbcEbdlbdmbdnbcEbdobdpbdqbdrbbRayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbaNbaNbaNbaNbaNbbRbcybdsbdtbcHbcNbcHbcybcHbcNbcHbdubdvbcybbRayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbbRbcybcHbcHbcHbcNbcHbdwbcHbcNbcHbcHbcHbcybbRayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbbRbcybdxbdybdzbdAbcHbdBbcHbdCbdDbdEbdFbcybbRayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbbRbcDbdGbcybdHbcybcybdIbcybcybdJbcybdGbcDbbRayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQbbRbbRbbRbbRbbRbbRbbRbbRbbRbbRbbRbbRbbRbbRbbRayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayQayQayQayQayPayPayPayPayQayQayQayQayQayPayPayPayQayPayPayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayQayQayQayQayQayPayQayQayPayPayPayPayPayPayQayQayQayQayPayPayPayPayPayPayQayQayQayQayPayPayPayQayQayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayQayPayPayPayQayQayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayPayO -ayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayOayO +aDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDeaDfaDfaDfaDeaDeaDeaDeaDeaDfaDfaDfaDeaDeaDeaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDfaDfaDeaDeaDeaDfaDfaDeaDeaDeaDeaDeaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDfaDfaDfaDfaDfaDfaDeaDfaDfaDfaDfaDfaDfaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDgaDgaDgaDgaDgaDgaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaDhaDhaDhaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDgaDiaDjaDkaDlaDmaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaDnaDoaDpaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDqaDqaDqaDqaDqaDraDraDraDgaDsaDtaDtaDuaDvaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaDwaDxaDyaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDqaDzaDAaDBaDCaDDaDEaDFaDGaDHaDIaDJaDKaDLaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaDMaDNaDOaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDqaDPaDQaDRaDqaDSaDTaDUaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaDVaDVaDVaDhaDhaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDqaDWaDXaDYaDZaDSaDTaEaaDraDfaDfaDgaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaDgaEcaEdaEeaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaDhaDhaEfaEgaEgaEhaEiaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraDraDraDraDraDqaDqaDqaDqaEjaDTaDraDraDfaDfaDgaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaEbaDgaEkaElaEmaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaEnaEoaEpaEpaEpaEpaEqaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraEraEsaEtaEuaEvaEwaExaDraDraEyaDraDfaDfaDfaDgaEbaEbaEbaEzaEzaEzaEzaEzaEzaEzaEzaEzaDgaEAaEBaEcaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaECaDhaEDaEgaEgaEgaEEaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraEFaEGaEHaEIaEJaEKaELaEMaENaEOaDraDfaDfaDfaDgaEbaEbaEPaEQaEQaEQaEQaEQaEQaEQaEQaEQaERaEBaEcaEBaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaESaDhaETaEUaEVaEgaEWaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraEFaEXaEHaEYaDraDfaDfaDfaEZaFaaDraDfaDfaDfaDgaEbaEbaEPaEQaEQaEQaFbaEQaEQaFcaEQaEQaDgaFdaEBaEBaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaECaDhaFeaFeaDhaFfaFgaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraEFaEXaFhaFiaDraDfaDfaDfaFjaEyaDraDfaDfaDfaDgaEzaEzaFkaEQaEQaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaECaDhaFlaFlaDhaFmaFnaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraEFaEXaEHaEYaDraDfaDfaDfaFoaEyaFpaFpaFpaFpaFqaEQaEQaEQaEQaFraDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaESaDhaDhaDhaDhaDhaDhaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraDraDraDraDraDraDraEFaFsaFtaFuaDraDfaDfaDfaFvaFwaEMaEMaEMaEMaFxaFyaFyaFyaFzaFAaDgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaECaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaFBaFBaFpaFpaFCaFDaFEaFFaFGaEHaFHaDraDfaDfaDfaDfaDfaDfaDfaDfaDfaDgaFIaFIaFJaFKaEQaDgaDgaDgaDgaDgaDgaDgaDgaFLaFLaFLaFLaFLaFLaFLaFLaFLaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaECaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaFMaFNaFOaFPaFPaFQaFPaFRaFSaFTaFUaFVaDraDfaDfaDfaDfaDfaDfaDfaDfaDfaDgaEbaEbaEPaFKaEQaEQaFWaFXaFYaFZaFYaFYaFYaGaaGaaGbaGaaGaaGaaGaaGcaGdaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaGeaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraFBaFBaGfaGfaEHaEHaEHaEHaGgaEHaEHaEHaGhaDraDfaDfaGiaGiaGiaDfaDfaDfaDfaDgaEbaEbaEPaGjaFyaGkaGlaFyaGmaFyaFyaFyaFyaGnaGnaGnaGoaGpaGpaGpaGpaGqaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaGraDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraGsaGfaGfaEHaEHaEHaEHaEHaGtaGuaGvaGwaFHaDraDfaDfaGiaGxaGiaDfaDfaDfaDfaDgaEbaEbaEbaFIaGyaGzaGAaGBaGCaDgaDgaDgaDgaFLaGDaGEaGFaGGaGHaGIaGpaGqaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDhaDhaDhaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraDraDraGJaGKaGLaGKaGMaDraGNaGiaGiaGOaGPaGiaGiaGiaGiaGQaGiaGiaGiaGiaGiaGiaGiaGiaGiaGiaGiaGRaGSaGiaGiaGiaGTaGTaGTaFLaGUaGVaGWaGXaGYaGZaGpaGqaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraHaaHbaHcaHcaHdaDraHeaGiaHfaHgaHhaHiaHjaHkaHlaHmaHnaHoaHpaHqaHraHsaHtaHuaHvaHwaHxaHyaHzaHAaHBaGiaDfaGTaGTaFLaHCaHDaHEaHFaHGaHHaGpaGqaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraDraDraDraDraDraDraHIaGiaHJaHKaHLaHMaHNaHOaHOaHOaHOaHOaHOaHOaHOaHOaHOaHOaHOaHOaHPaHQaHRaHSaHTaGiaDfaDfaGTaFLaHUaHDaHVaHFaHWaHHaGpaGqaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraHXaHYaHZaHZaHZaIaaIbaGiaIcaIdaIeaIfaIfaIfaIfaIfaIfaIfaIfaIfaIfaIfaIfaIfaIfaIfaIfaIfaIgaIhaHTaGiaDfaDfaDfaFLaIiaHDaIjaHFaHWaHHaGpaGqaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraIkaIlaIlaIlaIlaIlaIlaGiaImaInaIoaIpaIqaIqaIqaIqaIqaIqaIqaIqaIqaIqaIqaIqaIqaIqaIqaIraIsaItaHTaGiaDfaDfaDfaFLaIuaIvaIwaIxaIyaHHaGpaGqaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraIkaIlaIzaIzaIlaIlaIlaGiaIcaInaIoaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaIDaIEaGiaDfaDfaDfaFLaIFaIGaIHaGpaIIaHHaGpaGqaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraDraDraDraDraIJaIlaIzaIzaIlaIlaIlaGiaIKaInaIoaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaItaILaGiaFLaFLaFLaFLaFLaFLaIHaGpaIMaINaGpaGqaFLaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraIOaIPaIPaIQaIRaIlaISaITaIlaIUaIUaGiaIcaInaIoaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaItaHgaIVaIWaIWaIXaIYaIWaIZaJaaJbaJcaGpaGpaGqaFLaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraJdaJeaJdaJfaIRaJgaJhaISaJiaISaISaGiaJjaInaIoaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaItaJkaGiaFLaFLaFLaFLaFLaFLaJlaJmaGaaGaaGaaJnaFLaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraJeaJoaJpaDraIRaIlaJqaJraJsaJtaJtaJuaHOaInaIoaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaItaHTaGiaJvaJwaJxaJyaJzaFLaJAaJBaFLaFLaFLaFLaFLaFLaFLaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraDraDraDraDraJCaIlaJDaJEaJFaJGaJHaJIaJJaJKaJLaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaItaJMaGiaJNaJOaJOaJPaJQaFLaJRaGqaJSaJTaFLaJUaJVaJWaFLaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDraJCaIlaIlaIlaIlaIlaJXaGiaJYaItaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaItaKaaGiaJNaJOaJOaKbaKcaFLaKdaGqaKeaJQaFLaJOaJOaKfaFLaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaKgaKhaKgaKiaKjaKjaKjaKkaGiaIcaItaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaItaKlaGiaKmaKnaKoaKpaKqaFLaKraGqaKeaKsaFLaJOaJOaJOaJOaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaKtaKuaKvaKwaKxaKyaKzaKAaGiaIcaItaKBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaKCaItaKDaKEaFLaFLaKFaFLaFLaFLaKGaKHaKIaKJaKKaJOaKLaJOaKMaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaKNaKxaKyaKOaKyaKPaKQaKRaKSaKTaKUaKjaKjaKEaIcaItaKBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaKCaKVaKWaKXaKYaKYaKZaLaaLaaLbaLcaGqaFLaFLaFLaFLaFLaFLaFLaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaLdaKSaKSaKSaLeaLfaLgaLhaKjaKjaLiaKSaKSaLjaLkaLlaKBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaKCaLmaLnaGiaGpaGpaGpaGpaGpaFLaLoaGqaFLaLpaLqaLraLsaFLaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaLtaDfaDfaDfaDfaDfaDfaDfaLuaLvaDfaDfaDfaGiaIKaLwaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaLmaKaaGiaLxaFLaFLaFLaFLaFLaLoaGqaFLaFLaFLaLyaFLaFLaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaLtaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaGiaHJaLwaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaLmaLzaGiaJQaFLaLAaGpaGpaGpaLoaGqaKKaGpaJcaGpaGpaFLaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaLCaDfaDfaDfaLtaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaGiaIcaLwaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaLDaHTaGiaKsaFLaLEaLFaLGaLHaLIaLJaFLaFLaFLaFLaGpaFLaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaDfaDfaDfaDfazGaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaLKaLLaDfaDfaDfaLtaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaGiaGiaGiaLMaLwaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaHOaLNaGiaJQaFLaLEaLOaJbaLPaLQaLRaFLaLSaLTaFLaLUaFLaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaLVaDfaLWaDfazGaDfaDfaDfaDfaLXaLYaLYaLYaLZaLZaKjaKjaKjaKjaMaaMbaMbaMcaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaGiaGxaMdaMeaLwaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaMfaHTaGiaMgaFLaMhaLOaGpaMiaMjaMkaFLaMlaMmaFLaMnaFLaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMoaMpaMpaMqazGaDfaDfaDfaDfaMraMsaDfaDfaDfaDfaDfaDfaDfaDfaLtaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaGiaGiaGiaMtaLwaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaMuaKaaGiaJQaFLaMvaLOaGpaMwaMxaMyaFLaMzaMAaFLaGpaFLaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMCaMpaMDazGaDfaDfaDfaDfaDfaLZaDfaDfaDfaDfaDfaDfaDfaDfaMEaMFaMFaMGaMGaMGaMGaMGaMGaGiaDfaDfaDfaDfaDfaDfaGiaIcaLwaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaMuaHTaGiaJQaFLaLEaLOaGpaMHaJBaGpaFLaMzaMzaFLaGpaFLaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMIaMJaMKaMLazGaDfaDfaDfaDfaDfaLYaDfaDfaDfaMMaMMaMMaMMaMNaMOaMPaMQaMRaMRaMRaMRaMRaMRaGiaGiaGiaDfaDfaDfaDfaGiaIcaLwaJZaIAaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaIBaICaIsaMuaHTaGiaMSaMTaMUaMVaLaaMWaMXaGpaFLaFLaFLaFLaGpaFLaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMYaMZaNaazGaDfaDfaDfaDfaDfaLYaDfaDfaDfaMMaNbaNcaNdaNeaNfaNgaNhaMRaNiaNiaNiaNiaMRaNjaNkaNlaGiaGiaGiaGiaGiaIcaLwaJZaNmaNnaNnaNnaNnaNnaNnaNnaNnaNnaNnaNnaNnaNnaNnaNnaNoaIsaMuaKDaGiaFLaFLaFLaFLaFLaFLaNpaGpaKKaGpaGpaGpaGpaFLaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMpaMpaMDaKgaKgaKgaKgaKgaKgaMsaKgaDfaDfaMMaNqaNraNsaMMaNtaMPaNuaMRaNiaNiaNiaNiaNiaHOaNvaNjaNwaNxaNyaNzaNAaNBaLwaNCaNDaNDaNDaNDaNDaNDaNDaNDaNDaNDaNDaNDaNDaNDaNDaNDaNDaNEaMuaHOaNFaNGaNHaNIaNJaGpaNKaNpaGpaFLaFLaFLaFLaFLaFLaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaNLaMpaMKaNMaKgaNNaMsaLYaLYaLYaNOaKgaDfaDfaMMaNPaNQaNRaNSaNTaNUaNVaMRaNiaNiaNiaNiaNiaHOaHOaHOaHOaHOaHOaHOaHKaNWaNXaNYaNZaNZaNZaNZaNZaNZaNZaNZaNZaNZaNZaNZaNZaNZaNZaNZaOaaObaOcaObaOdaOeaOeaOfaOeaOeaOgaOhaGpaFLaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaOiaMpaOjaOkaNNaKgaKgaKgaKgaKgaKgaOlaOlaOlaOlaOlaOmaOmaOnaOoaOpaMRaNiaNiaNiaNiaMRaHOaOqaOraOsaOsaOsaOsaOtaOuaLDaInaOvaOwaOraOsaOsaOxaOsaOyaOzaOAaOBaOCaODaOsaOsaOtaOEaOFaOsaOGaGiaFLaFLaFLaFLaFLaFLaOHaGpaFLaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMpaMpaOIaOJaOJaOJaOJaOJaOlaOlaOlaOlaOlaOlaOlaOlaOmaOKaOLaOoaOMaMRaMRaMRaMRaMRaMRaOsaONaNlaGiaGiaOOaOOaOOaOPaOQaORaOOaOOaOSaOSaOSaOSaOSaOSaOSaOSaOTaOUaOUaOUaOUaOUaOVaOUaOWaOUaOUaOXaOYaGpaGpaOZaFLaOHaGpaFLaDfaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaPaaMpaMpaMDaOJaPbaPcaPdaOJaPeaPfaPgaPhaPiaPgaPjaPkaOmaPlaPmaOoaPnaPoaPoaPoaPoaPpaMGaGiaGiaGiaPqaPqaOOaPraPsaPtaPuaPvaPwaPxaPyaPzaPAaPBaPCaPDaPEaOSaGxaOUaPFaPGaPHaPIaPJaPKaPLaPMaOUaPNaPOaGpaJcaGpaPPaOHaGpaFLaDfaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaPQaPRaMpaMDaOJaPSaPTaPUaOJaPVaPWaPXaPYaPZaPXaQaaQbaOmaQcaPmaOoaOoaOoaOoaOoaOoaQdaQeaKgaDfaDfaDfaDfaOOaQfaQgaQhaQiaQjaQkaQlaQmaQnaQoaQoaQnaQpaQqaOSaGiaOUaQraQsaQtaQtaQuaQtaQtaQvaOUaQwaPOaGpaGpaGpaFLaOHaGpaFLaDfaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaPQaMpaOiaMDaOJaQxaQyaQzaOJaQAaQBaQCaQCaQCaQCaQBaQDaOmaQEaQFaQGaQHaQIaQJaQKaOoaQLaQMaQNaDfaDfaDfaDfaOOaQfaQOaQPaQQaQRaQSaQTaQmaQUaQVaQWaQXaQpaQYaOSaQZaOUaRaaQtaQtaQtaRbaRcaRcaRdaOUaReaPOaJbaGpaRfaFLaOHaGpaFLaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMpaMpaRgaOJaRhaRiaRjaRkaPXaRlaRmaRnaRnaRoaRpaPXaRqaRraRsaRraRtaRuaRuaRvaOoaRwaRxaKgaDfaDfaDfaDfaOOaRyaQkaRzaRAaRBaQSaRCaPyaRDaQVaQVaQXaQpaREaOSaRFaOUaRGaRHaRHaRIaRJaRKaQtaRLaOUaQwaRMaJbaJbaRNaRNaROaRPaRNaRNaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaRQaMKaMpaMDaOJaRRaRSaRTaRUaRVaQCaRWaRXaRYaRoaQBaRZaSaaSbaScaSdaSeaSfaRuaSgaOoaShaSiaKgaDfaDfaDfaDfaOOaSjaSkaSlaQkaSmaQkaSnaQmaSoaSpaSpaQnaSqaSraOSaRFaOUaOUaOUaOUaOUaOUaOUaSsaOUaOUaStaSuaGpaGpaRNaSvaSwaSxaSyaRNaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaSzaMZaNaaOJaSAaRSaSBaSCaSDaSEaQCaRXaRYaRoaQBaSFaSGaSHaSIaSJaSKaSJaSLaSMaOoaSNaSOaKgaDfaDfaDfaDfaOOaSjaSPaSQaSRaSSaSTaSUaSVaSWaSXaSYaSZaTaaTbaOSaTcaTcaTcaTdaRFaRFaRFaRFaRFaTeaRNaRNaRNaRNaRNaRNaTfaTgaThaTiaRNaDfaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaTjaOiaMpaMDaOJaTkaTlaTmaOJaTnaToaTpaTqaTraTsaQBaTtaOmaTuaTvaTwaTxaTyaTzaTAaOoaTBaTCaKgaTDaTDaTDaTDaOOaSjaTEaTFaTGaTHaTIaTJaOSaTKaTLaTMaTNaTOaTPaOSagSagSagSagSaRNaRNaRNaRNaRNaTQaTRaRNaTSaTTaTUaTUaTVaTWaThaTXaRNaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaTYaMpaMZaTZaOJaUaaRTaUbaOJaUcaUdaUeaUfaUfaUfaUgaUhaOmaUiaTvaUjaUkaUlaTzaUmaOoaUnaTDaTDaTDaUoaTDaTDaTDaTDaTDaUpaUqaUraTDaTDaUsaUtaUuaUvaUsaUsaUsaUsaUwahGaUxagSaDfaDfaDfaDfaRNaTcaTdaRNaUyaUzaUAaRFaUBaUCaUDaTXaRNaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMpaMpaUEaOJaUFaUGaUHaOJaUIaUJaUKaULaUMaUNaUKaUOaOmaUPaUQaURaUSaUTaUUaUVaOoaUWaUXaUYaUZaVaaVbaVcaVdaVeaVfaVgaVhaViaVjaVkaUsaVlaVmaVnaVoaVpaVqaVraVsaVtaVuagSaDfaDfaDfaDfaRNaTcaTQaVvaUyaVwaVxaVyaVzaUCaThaTXaRNaDfaDfaDfaDfaDfaDfaDfaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaLBaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaVAaMpaMpaVBaOJaVCaVDaVEaOJaOlaVFaOlaOlaOlaOlaOlaOlaOmaVGaVHaVIaVJaVKaVLaVMaOoaVNaVOaVPaVQaVRaVSaVTaVUaVVaVWaVXaVYaVZaWaaWbaUuaVmaWcaWdaWeaVmaWfaUsaiPaWgaWhagSaDfaDfaDfaDfaRNaWiaWjaRNaUyaVwaWkaWlaWlaWmaThaTXaRNaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMpaMpaVBaOJaOJaOJaOJaOJaOlaWnaWoaOlaOlaOlaOlaOlaOmaWpaWpaWqaWraWqaWpaWpaWpaWsaWtaTDaTDaWuaWuaWuaWuaWuaWvaWwaWxaWyaWaaWzaUuaWAaWBaWCaWDaWBaWEaUsagSagSagSagSaRNaRNaRNaRNaRNaWiaThaRNaWFaWGaWHaThaUDaThaThaTXaRNaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMpaMpaWIazGaWJazqaWKaWLaWMaWNaWOazGaDfaDfaDfaDfaDfaWpaWPaWQaWRaWSaWTaWUaWpaWVaWWaTDaWXaWuaWYaWZaXaaWuaWuaWuaXbaWyaWaaXcaUsaXdaXeaXfaXgaXhaXiaUsaXjaXkaXlaXmaXmaXnaXmaWiaWiaWiaXoaRNaXpaXqaXraThaXsaXtaXuaXvaRNaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaMBaMKaOiaMpazGaXwazGazGazGazGaXxaXyazGaDfaDfaDfaDfaDfaWpaXzaXAaXBaXCaXDaXEaWpaXFaXGaTDaXHaWuaXIaXJaXKaXLaXMaWuaXNaXOaXPaXQaUsaUsaUuaUuaUuaUuaUsaUsaXRaXRaXRaXRaXRaXRaRNaRNaRNaRNaRNaRNaRNaRNaXSaXTaXUaXVaXWaRNaRNaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaXXaMpaMpaXYazGazGazGaDfaDfazGaXxaXyazGaDfaDfaDfaDfaDfaWpaXZaYaaYbaYcaYdaYeaWpaYfaYgaTDaYhaWuaYiaYjaYkaYlaYmaYnaYoaYpaYqaYraYsaYtaYuaYuaYuaYuaYuaYvaXRaYwaYxaYyaYyaXRaDfaDfaDfaDfaDfaDfaDfaRNaYzaRPaRNaRNaRNaRNaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaYAaYBaYCaYCazGaDfaDfaDfaDfazGaXxaXyazGaDfaDfaDfaDfaDfaWpaYDaYEaYFaYGaYHaYIaWpaYJaYKaTDaYLaWuaYMaYNaYOaYPaYQaWuaYRaYSaWaaYTaWwaYUaWwaWwaWwaWwaYVaYWaYXaYYaYZaZaaZbaXRaDfaDfaDfaDfaDfaDfaDfaRNaZcaThaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGazGazGazGazGazGaDfaDfaDfaDfazGaXxaXyaZdaZdaZdaZdaZdaZdaWpaWpaWpaWpaWpaWpaWpaWpaZeaZfaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZhaZiaZjaZgaZgaZgaZgaZgaZgaZgaTDaXRaZkaYZaZaaZlaXRaDfaDfaDfaDfaDfaDfaDfaRNaZcaRNaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaXxaXyaZdaZmaZnaZoaZpaZqaZdaDfaZgaZraZsaZtaZuaZvaZwaZxaZyaZzaZAaZBaZCaZDaZEaZFaZGaZHaZIaZJaZKaZLaZMaZNaZOaZPaZQaZgaDfaXRaZRaYZaZSaZTaXRaDfaDfaDfaDfaDfaDfaDfaRNaZcaRNaZUaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGaZVaZWaZdaZXaZYaZZaZZbaaaZdaDfaZgbabbacbadbadbaebafbagbahbaibajbajbajbajbakbahbahbajbakbalbambambadbanbaobanbapaZgaDfaXRaXRbaqbaraXRaXRaDfaDfaDfaDfaDfaDfaDfaRNaZcaRNaZUaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGbasbatbaubavbawbaxaZZbayaZdaDfaZgbazbaAbaBbaCbaDbaCbaEbaFbaGbaHbaHbaHbaIbaJbaKbaLbadbaMbaNbaJaZJbadbaObaObaKbaPaZgaDfaDfaXRaXRaXRaXRaDfaDfaDfaDfaDfaDfaDfaDfaRNaZcaRNaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfazGazGazGaZdbaQbaRbaSbaTbaUaZdaDfaZgbaVbaWbaXbaYbaYbaYbaZbbabbbbbcbbcbbdbbdbbdbbebaobadbadbbfbajbaibbgbbhbbibbjbbkaZgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNaZcbblaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDfaDfaDeaDfaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaZdaZdaZdaZdaZdaZdaZdaDfaZgbbmbaWbbnbbobbpbbqbbraZJbbsbadbbtbbubbubbubbubbibbcbbcbbcbbcbbdbbvbbwbbxbbybbzaZgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNbbAaVxaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaZgbbBbbCbbDbbEbbFbbGbbHaZJbbsbadbbIbbJbbJbbJbbJbbJbbJbbKbbLbbMbbhbbNbbObbPbbQbbRaZgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNbbAaVxaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaZgbbSbbTbbHbbUbbVbbDbbObbWbbXbbYbbZbcabcabcabcabcabcabcbbccbcdbanbcebcfbcgbchbbRaZgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNbcibcjaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaZgbbSbckbclbcmbcnbcobcobcpbcqbcrbbZbcabcabcabcabcabcabcsbctbcubcvaZJbcwbbHbcxbcyaZgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNbczaThaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDfaDfaDfaDfaDfaDfaDfaZgbbSbbTbbHbbUbbVbcBbbObcCbcDbcrbbZbcabcabcabcabcabcabcbaZJbcubcvaZJbadbbHbcEbcFaZgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNbcGbcHaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDfaDfaDfaDfaDfaDfaDfaZgbcIbcJbcBbcKbcLbcMbbHaZJbcNbbIbcabcabcabcabcabcabcabcbaZJbcubcObcPbcQbcgbcRbcSaZgaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNaRNaRNaZcaRNaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDfaDfaDfaDfaDfaDfaDfaZgbbmbbFbcTbcUbcVbcWbcXaZJbcYbcZbdabdabdabdabdabdabdabdbaZJbcubadbdcbbObddbdebcSaZgaDfaDfaDfaDfaDfaDfaRNaRNaRNaRNaRNaRNaRNaRNbdfaRNaZcaRNaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDfaDfaDfaDfaDfaDfaDfaZgbdgbbubdhbdibdibdibaZbbfbagbajbajbajbajbajbajbajbajbajbdjbdkbdlbdmbdnbdobdpbdqaZgaDfaDfaDfaDfaDfaDfaRNbdraThbdsaThaThaThaRNbdtaRNaZcaRNaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDfaDfaDfaDfaDfaDfaDfaZgbdubdvbcxbdwbdwbdwbdxbadbcYbadbdybbYbbYbbYbbYbbYbbYbdzbaLbdAbdBbdCbdDbdEbdvbdFaZgaDfaDfaDfaDfaDfaDfaRNaThbdGaXtbdHbdIaThaRNbdJaRNaZcaRNaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDfaDfaDfaDfaDfaZgbdKbadbadbadbadbadbadbadbcYbadbdLbdMbdNbdObdPbdQbdRbdSbdTbdUaZgaZgbdVaZgaZgaZgaZgaRNaRNaRNaRNaRNaRNaRNbdWbdXbdYbdYbdZbeaaRNaRNaRNaZcaRNaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDfaDfaDfaDfaDfaZgbdKbadbadbadbadbadbadbadbebbecbdLbdMbdNbdObdPbdQbdRbdSbdTbedaZgbeebefbegbehbehbeibejbehbekbelbembenbenbeobepbeqberbesbetbenbenbenbeuaRNaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDfaDfaDfaDfaDfaZgbevbewbexbeybdBbezbeAbeBbeCbeDbeEbdMbdNbdObeFbdQbdRbdSbeGbeHaZgaThbeIaThaThaThaThaThbeJbeKaThaThaRNaRNaRNaRNaRNaRNaRNaRNaRNaRNaRNaRNaRNaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDeaDeaDfaDfaDfaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaZgaRNaThbeLaRNaRNaRNaRNbeMbeNbeObePbePbePaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNaThbeQaRNaDfaDfaDfbePbeRbeSbeTbeUbePaDfaDfaDfbeVbeVbeVbeVbeVbeVbeVbeVaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNaThbeQaRNaDfaDfaDfbePbeWbeXbeYbeZbfabfbbfbbfbbeVbfcbfdbfebffbfgbfhbeVaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNaThbeQbfbbfbbfbbfbbfbbfbbfbbfibfjbfbbfkbflbfmbeVbfnbfobfpbfqbfrbfsbeVaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNaThbftbfubfvbfwbfxbfbbfybfzbfAbfBbfCbfDbfDbfEbeVbfFbfGbfHbfIbfJbfKbeVaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNbfLbfMbfNbfObfPbfQbfRbfSbfQbfTbfUbfVbfWbfXbfYbfZbgabgbbgcbgdbgebgfbgfbgfbgfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNbggbghbfjbgibgjbgkbfbbglbfDbgmbfDbgnbgobgpbgqbeVbgrbgsbgtbfHbgubgvbgwbgxbgfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebcAaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaRNaRNaRNbfbbfbbfbbfbbfbbgybgzbgAbgBbgfbgfbgfbgfbgfbgCbgDbgEbgFbgGbgfbgfbgHbgfbgfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDebgIbgJbgJbgJbgJbgJbgJbgJbgJbgJaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbfbbgKbgKbgLbgKbgfbgMbgMbgMbgNbgObgPbgQbgRbgSbgTbgUbgVbgWbgfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbfbbgXbgYbgZbhabgfbgMbgVbgVbgVbhbbgVbhcbgVbhbbgVbgVbgVbgMbgfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbfbbhdbhebhfbhgbgfbgMbhhbhibhjbhbbgVbgMbgVbhbbgVbhkbhlbgMbgfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbfbbhmbhnbhnbhobgfbhpbgVbgVbgVbhbbgVbhqbgVbhbbgVbgVbgVbhrbgfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbfbbhsbhtbhubfbbgfbhvbhwbhxbhybgSbhzbhAbhBbgSbhCbhDbhEbhFbgfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbfbbfbbfbbfbbfbbgfbgMbhGbhHbgVbhbbgVbgMbgVbhbbgVbhIbhJbgMbgfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbgfbgMbgVbgVbgVbhbbgVbhKbgVbhbbgVbgVbgVbgMbgfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbgfbgMbhLbhMbhNbhObgVbhPbgVbhQbhRbhSbhTbgMbgfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbgfbgRbhUbgMbhVbgMbgMbhWbgMbgMbhXbgMbhUbgRbgfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfbgfbgfbgfbgfbgfbgfbgfbgfbgfbgfbgfbgfbgfbgfbgfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDfaDfaDfaDfaDfaDeaDeaDeaDfaDeaDeaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDfaDfaDeaDfaDfaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDfaDfaDfaDfaDeaDeaDeaDfaDfaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDfaDeaDeaDeaDfaDfaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDeaDd +aDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDdaDd "} (1,1,3) = {" -bdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdLbdMbdMbdMbdLbdLbdLbdLbdLbdMbdLbdMbdLbdLbdLbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdMbdMbdLbdLbdLbdMbdMbdLbdLbdLbdLbdLbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdNbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdObdObdPbdPbdPbdPbdObdQbdRbdRbdQbdRbdRbdQbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdObdSbdTbdUbdVbdWbdXbdQbdYbdZbeabebbecbedbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdObeebefbegbehbehbeibdQbejbekbelbembenbedbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdObeobepbeqberbdQbdQbdQbesbetbeubevbewbdQbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdObexbeybeqbeqbdQbezbeAbeBbeCbeDbeDbeEbedbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdNbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdNbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdObeFbeGbehbeHbdQbeIbeJbeKbetbeLbeMbeNbedbdMbdMbdMbdMbdMbdMbeObePbePbeObePbePbeObePbePbeObdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbeQaySaySaySaySaySaySaySaySaySaySaySbeRbeRbeRbeRbeRbeRbeRbeSbeSbeTbeTbeTbeTbeUbeUbeVbeVbeVbeVbeUbeUbeUbeWbeXbdObdObdQbeYbeJbeKbeCbeDbeDbeZbdQbdMbdMbdMbdMbdMbdMbfabfbbfcbeObfbbfdbeObfbbfcbeObdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaySbfebfeaySbffbfgbfhbfibfjbfkbflbeRbfmbfnbfobfpbfqbeRbfrbfsbftbfubftbfvbeUbfwbfxbfybfzbfAbfBbfCbeUbfDbfEbfFbfGbfHbfIbfJbfKbfLbfMbfNbfObedbdMbdMbdMbdMbdMbdMbfabfPbfQbeObfPbfQbeObfPbfQbeObdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaySbfebfeaySbfRbfSbfTbfUbfVbfWbfXbeRbfYbfZbgabgbbgcbgdbgebgebgfbggbghbggbgibgjbgkbglbgmbgnbgnbgobeUbgpbgqbgrbgsbdQbgtbeJbgubgvbgwbgxbgybedbdMbdMbdMbdMbdMbdMbeObgzbeObeObgAbeObeObgBbeObeObdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaySbfSbfSaySbgCbfSbfSbgDbfSbfSbgEbeRbgFbfZbgGbgHbgIbeRbgJbgKbgLbgMbgNbgObeUbgPbgQbgRbgmbgSbgnbgTbeUbgUbgVbgWbgXbdQbgYbgZbhabhbbhcbeKbhdbdQbdMbdMbdMbdMbdMbdMbfabfPbhebhfbfPbhgbhhbfPbhibeObdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaySbfSbfSaySbhjbfSbfSbgDbfSbfSbgEbeRbhkbhlbhmbhnbhobeRbhpbgMbhqbgMbgNbhrbeUbhsbgQbgRbhtbhubhubhtbeUbhvbhwbdObdObdQbdQbdQbhxbhxbhybhzbdQbdQbdMbdMbdMbdMbdMbdMbfabhAbhBbhCbhCbhCbhDbhEbhFbeObdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaySbhGbhGaySbhHbfSbfSbgDbfSbfSbhIbeRbeRbeRbeRbeRbeRbeRbhJbgMbhqbgMbhKbhLbeUbhMbhNbhObhPbhQbhRbhSbeUbhTbhUbhVbhWbhXbhYbhZbiabibbicbidbiebhXbdMbdMbdMbdMbdMbdMbfabifbigbfPbihbiibijbikbilbimbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaySbinbfSbiobfSbfSbfSbipbfSbfSbiqbirbisbitbisbitbisbeSbiubivbiwbgMbgNbixbeUbeUbiybizbiAbiAbiBbeUbeUbiCbiDbiEbiFbhXbiGbiHbiIbiJbiKbiLbiMbiNbdMbdMbdMbdMbdMbdMbeObimbiObimbeObeObeObeObimbimbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaySbiPbiQbiQbiQbiQbiQbiRbfSbfSbiSbirbiTbitbiUbitbiVbeSbiWbiXbiYbgMbiZbjabjbbjcbjdbjebjfbjgbjhbjibjjbjkbdObiDbjlbhXbjmbjnbjobjpbjqbiLbjrbiNbdMbdMbdMbdMbdMbdMbjsbjtbjubjvbjwbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaySaySaySbjxbjybjybjybjybjzbjAbfSbfSbjBbirbjCbjDbjEbjFbjEbeSbjGbgMbjHbjIbjJbjIbjKbjLbjMbjNbjObjPbjQbjRbjSbdObdObjTbjUbhXbjVbjWbjWbjWbjWbjXbjYbiNbdMbdMbdMbdMbdMbdMbjsbjZbjubkabjwbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdNbdMbdMaySbkbbkcbkdbkebkfbkebkgbkhbkibkjbkkbklbirbkmbknbkobkpbkqbeSbkrbksbksbktbkubkvbjbbkwbkxbkybkzbkAbkBbkCbjSbkDbdObkEbkFbhXbkGbkHbkHbkIbjWbiLbkJbhXbdMbdMbdMbdMbdMbdMbkKbjZbjubkLbkKbdMbdMbdMbdMbdNbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbkMbkMbkMbkMbkMaySaySaySaySaySaySaySaySaySbkNbkOaySaySbirbitbkPbitbitbitbeSbkQbkRbkRbkSbeSbeSbkTbjSbjSbjSbjSbkUbkVbjSbkWbkXbdObdObkYbkZblabhXblbblbblcbldblebhXbkKblfblfblfblfbkKbkKbjZbjubkablgblgblgblgblgblgblgblgblgblgbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbkMblhblibljblkbllblmblnbljblobljblpblqblrblsbltblublvblwblxblyblzblAblBbljblCblDblDblDblEblFblGblHblGblIblJblKblLblMblGblNblOblPblQblRblSblTblUblVblWblLblXblYblZbmabmabmabmabmbbmabmcbjubkablgbmdbmebmfbmgbmhbmibmjbmkblgbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbkMbmlbmmbmnbmobmpbmqbmrbmrbmrbmrbmsbmtbmubmvbmwbmxbmybmzbmAbmBbmrbmrbmrbmrbmCbmDbmEbmCbmFbmFbmCbmGbmFbmFbmFbmHbmIbmJbmJbmJbmJbmJbmKbmJbmLbmMbmNbmObmPbmQbmPbmPbmPbmPbmPbmPbmRbmSbmSbmSbmTbmUblgbmVbmWbmXbmWbmWbmWbmYbmZblgbnabdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbkMbnbbncbndbnebndbndbndbndbnfbmybngbnhbnibndbnjbndbndbndbndbndbndbndbndbndbnkbnlbnmbnnbnobnpbnpbnqbnpbnpbnpbnkbnrbnnbnpbnpbnpbnpbnpbnpbnpbnpbnpbnpbnpbnpbnpbnpbnpbnpbnpbnkbnsbntbnubnubnvbnwblgbnxbmWbnybnzbnzbnzbnAbnBblgbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbnCbnCbnCbnCbnCbnCbnCbnCbnDbnDbnEbnFbnGbnHbnCbnCbnIbnIbnJbnJbnJbnJbnJbnIbnIbnKbnLbnLbnMbnNbnNbnNbnNbnNbnObnPbnQbnRbkabnSbnTbnTbnTbnTbnTbnTbnTbnTbnTbnTbnTbnTbnTbnTbnTbnUbjZbnsbnVbnpbnpbnpbnWblgbnXbmWbmWbmWbmWbnYbnZboablgbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbobbocbodboebofbogbohboibojbojbojbokbolbombonbonbnIboobopbopboqborborbosbnIbkKbotbotbkKbnNboubovbowboxboybozblWbnRbkaboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbjZbnsboDboEboFboGboHblgboIboJboKboLboMboNboOboPblgbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbobboQboRboSboTboTboTboUboVboVboVboWboXboYboZboZbnJbpabpabpabpabpabpabpbbnIbdMbdMbdMbdMbpcbpdbpebpfbpgbphbpibpjbpkbkaboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbjZbnsbplblgblgblgblgblgblgbpmblgblgblgbpmbpnbpmblgblgbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbobbpobppbpqbprbprbpsbpsbpsbpsbpsbptbpubpvbpwbpxbpybpzbpzbpzbpAbpzbpBbpCbpDbdMbdMbdMbdMbnNbnNbpEbnNbpFboybpGbpHbpIbkaboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbjZbpJbpKbpLbpMbpNbpOblgbpPbpQbpRbpSblgbpTbpUbpVbmkblgbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbnCbpWbppbpXbpYbpYbpZbpZbpZbpZbpZbqabqbboYboZboZbqcbpabpabpabqdbpabqebqfbpDbdMbdMbqgbdMbnNbqhboybqiboyboybnNbqjbpIbkaboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbjZblLbqkblgbqlbqmbqnbqobqpbqqbqrbqsbqtbqsbqubqvbqwblgbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbeQbnCbqxbppbpXbpYbpYbpZbpZbpZbpZbpZbqabqbboYboZbqybnIbqzbqAbqAbqBbqCbpabqDbnIbdMbdMbdMbdMbnNboybqEbnNbqFbqFbnNbqGbpIbkaboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbjZbqHbqIbqJbqJbqJbqKbqJbqLbqMbqLbqLbqLbqLbqNbqNbqNbqNbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbnCbqObppbpXbpYbpYbqPbqQbqRbpZbpZbqabqbboYboZbqSbnIbqTbqUbqVbqWbqXbpabqYbnIbdMbdMbdMbdMbnNbqZbrabnNbqFbqFbnNbrbbpIbkaboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbjZblLbrcbrdbrebrfbrgbrhbribrjbrkbrlbrmbribrnbrobrpbrqbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbobbpobppbpXbpYbpYbrrbrsbrtbpZbpZbqabqbboYboZbqybnIbnIbnIbnIbrubrvbnJbnIbnIbrwbkMbitbitbnNbnNbnNbnNbnNbnNbnNbrxbrybkaboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbjZbrzbrAbrBbrCbrDbrEbrFbribrGbrjbrjbrHbribrIbrJbrKbrqbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbobbrLbrMbpXbpYbpYbpYbpYbpYbpZbpZbqabqbboYboZboZbnDbrNbljblpbrObrPbljblBbrQbrRbrSbitbrTbjEbrUbrVbkKbrWbrXbkKbjZbpIbkaboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbjZblLbrYbkKbkKbrZbsabsbbribscbrjbrjbsdbribrJbrJbsebrqbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbobbpobsfbpXbpYbpYbpYbpYbpYbpZbpZbqabsgbshbsibsjbskbslbslbslbsmbsnbsobsobspbmybsqbitbsrbssbssbstbkKbsubsvbswbsxbsybszboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbsAbsBbsCbsDbsEbsFbsGbsHbribsIbsJbsKbsLbribsMbsNbrJbrqbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbnCbpWbsfbsObsPbsPbsPbsPbsPbsQbsQbsRbsSbsTbsUbsVbsWbsXbsYbsYbsYbsZbtabtbbtcbtdbtebtfbtgbthbthbtibkKbtjbrXbkKbtkbnRbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbtmblLbnwbtnbkKbtobrgbtpbribtqbtrbtsbttbribtubtvbtwbrqbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbnCbtxbtybtzbtzbtzbtzbtzbtzbtzbtzbtzbtAbtBbtCbtDbnCbkMbtEbtEbtEbkMbkMbmmbtFbtGbtHbitbrTbtIbtJbrVbkKbkKbkKbkKbtKbnRbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbtmblLbtLbrBbrBbrBbtMbrBbribribtNbtObribribtPbtQbtPbtRbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbnCbtSbtTbtTbtTbtTbtUbtTbtTbtTbtVbtTbtWbtXbtYbtZbuabdMbdMbdMbdMbdMbubbmmbtFbtGbsqbitbitbitbitbitbitbnbbucbkMbqGbnRbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbtmblLbudbuebufbugbuhbuibujbtRbukbulbumbunbuobupbuqbtRbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMburbusbnCbnCbnCbusbusbusbnCbnCbnCbusbusbusbnCbnCbnCbdMbdMbdMbdMbdMbubbutbtFbuubuvbuwbuxbuybuzbuAbuAbuAbuAbuBbuCbuDbuEboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbuFblLblWbuGbuHbugbuIbuJbuKbtRbuLbuMbuNbuNbuObuPbuQbtRbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbkMbuRbuSbslbuTbuUbuVbuWbuXbslbslbslbslbuYbmJbuZbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbvabvbbmPbvcbvdbvebvfbvgbvgbvhbvibvjbvkbvlbvmbvnbvobvpbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbkMbvqbndbndbndbndbndbndbndbndbndbndbndbvrbnkbnRbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbvsblLblWblWblWbvtbvubvvbvvbvwbvxbulbvybtRbvzbvnbvAbvpbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbkMbkMbtEbtEbkMbkMbkMbtEbtEbtEbtEbtEbkMbkMbjZbnRbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbvBbvCbmPbmPbvDbvebvfbvEbvFbvwbvGbvHbvIbvJbvKbvLbvMbvpbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdNbdMbdMbdMbvNbvObvPbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbvQbjZbnRbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbuFblLbntbnubnubvRbvSbvvbvvbvTbvnbulbvnbvnbvnbvnbvUbvpbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbvVbvVbvWbvWbvWbvVbvVbvVbvVbvWbvWbvXbvYbvZbwabwabwabwabwabwabwabwabwabwbbwbbwbbvQbvQbjZbnRbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbvabwcbwdbwebwfbvebwgbwhbwhbwibwjbwkbvnbvnbvnbvnbwlbvpbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbvVbwmbwnbwobwnbwpbwqbwrbwsbwtbwnbwubvYbwvbwwbwwbwwbwwbwwbwwbvQbwxbwybwzbwAbwzbwzbwzbmcbnRbtlboAboBboBboBboBboBboBboBboBboBboBboBboBboBboBboBboCbvsblLbwBbuGbuHbugbwCbwDbwEbtRbwFbtRbwGbwHbwIbwIbwIbtRbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbwJbwKbwnbwnbwnbwLbwLbwLbwLbwMbwNbwObvYbwPbwwbwQbwQbwQbwQbwwbwRbwSbwTbwUbwVbwWbwWbwWbmJbwXbtlbwYbwZbwZbwZbwZbwZbwZbwZbwZbwZbwZbwZbwZbwZbwZbwZbxabtmblLbxbbxcbxdbugbxebxfbxgbxhbxibxjbxibxibxibxibxkbugbnabdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbwJbwLbxlbwnbwnbwLbwLbwLbwLbxmbwnbxnbvYbxobwwbwQbwQbwQbwQbwQbxpbxqbxrbxsbxtbxubxubxubmPbxvbxwbxxbxybxybxybxybxybxybxybxybxybxybxybxybxybxybxybxybxzbxAbxBbxCbugbugbxDbwDbwDbxhbxEbxEbxEbxEbxEbxEbxFbugbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbwJbxGbwnbwnbwnbxHbxHbxHbxHbxmbwnbxIbvYbxJbwwbwQbwQbwQbwQbwQbxpbxqbxKbxqbxpbxpbxpbxpblWbxLbmFbxMbmSbmSbmSbmSbmSbmSbmSbxNbmJbmJbxObmJbmJbmJbmJbmJbxPbxQbxBbxRbxSbxTbxDbvvbvvbxUbxVbxVbxVbxVbxVbxVbxVbxWbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbwJbwnbxXbxYbxZbxZbxZbxZbxZbyabybbwNbycbydbwwbwQbwQbwQbwQbwwbxpbxqbxKbyebyfbygbygbyhbnpbyibnobyjbykbylbymbynbyobnpbypbyqbyibyrbysbyrbyrbyrbytbyrbyubyvbxBbxRbywbxgbxDbvvbvvbyxbyybyybyybyybyybyybyybxWbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbvVbyzbyAbyBbwnbwnbwnbwnbwnbyCbyDbyEbyFbyGbwwbwwbwwbwwbwwbwwbyHbyIbxKbyJbyKbyLbyLbyLbyLbyLbyLbyMbyLbyLbyNbyLbyObyPbyLbyQbyRbyRbySbyTbyTbyTbyRbyRbyUbxqbyVbxRbwDbwDbxDbvvbvvbvvbvvbvvbvvbvvbvvbvvbyWbxWbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbvVbvVbyXbyXbyYbyXbyXbyXbyXbyZbzabzabvYbvYbzbbzbbzbbzbbzbbzbbzcbzdbzebzfbyLbzgbzhbzibzjbzkbyLbzlbzmbyLbkDbyLbznbyLbzobzpbyRbzqbzrbzsbztbzubzvbzwbzxbxqbyVbxRbvvbvvbxDbvvbvvbvvbwDbxgbwDbvvbvvbvvbzybxWbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYbzzbzAbzBaNgbzCbzDbzAbzBbzEbzFbzGbzHbzIbzJbzKbzLbzMbzNbzObzcbzPbxKbyJbzQbzRbzRbzRbzRbzRbzSbzlbzTbyLbyLbyLbznbyLbzUbzpbyRbzVbzWbzXbzXbzXbzYbyTbzZbAabAbbvebvFbvvbAcbAdbAdbAdbAebAfbwDbvvbvvbvvbwDbxWbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYaPUbAgbAhbAhbAhbAhbAibAhbAjbAkbAlbAmbzIbAnbAobApbAqbApbArbzcbzPbxKbAsbAtbAtbAtbAtbAtbAtbAtbzlbAubyLbAvbAwbAxbyLbzRbzpbyRbAybAzbAAbzXbzXbABbyTbzxbxpbyVbugbACbvvbADbAEbAEbAEbAFbxfbwDbvvbvvbvvbAGbugbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYbAHbAIbAJbAKbAKbALbAMaNgbANbAObAPbAQbARbASbATbAUbAVbAWbAXbzcbAYbxKbAZbAtbBabBbbBcbBdbBabAtbBebBfbyLbBgbBhbBibyLbzRbBjbyRbBkbBlbAAbzXbzXbBmbBnbBobxpbyVbBpbBqbvvbxDbBrbBrbBrbwDbxgbwDbvvbvvbvvbBsbugbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYbBtbAIbBubBvbBvbBwbBxaNgbBybBzbAIbAmaJYbBAbBBbBBbBCbBDbBEbBFbAYbBGbBHbAtbBIbBJbBJbBJbBKbAtbBLbBMbyLbBNbBObBPbyLbzRbBQbyRbBRbBlbAAbBSbBTbBUbBVbBWbBWbBXbugbBYbvvbxDbBZbCabCbbvvbCcbvvbvvbvvbvvbCdbugbxRbugbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYbCebAIaNgbBvbBvbBwaNPbCfbCgbChbCibCjaJYbCkbCkbCkbzcbClbCkbCmbAYbxKbCnbAtbCobCpbCqbCrbCsbCtbzRbBMbCubCubCubCubCubCvbCwbCxbCybCzbCAbCBbCCbCDbyTbCEbxpbyVbxRbCFbCGbxDbCHbCHbCHbwDbCIbwDbvvbvvbvvbvvbCJbzybxWbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbCKaJYbCLbAIaNgbCMbCNbCObCPbCQbCRbBzbCSbCTaJYbCUbCVbCWbCXbCYbCZbCZbDabxKbDbbAtbDcbDdbDebDfbDgbAtbDhbDibDjbDkbDlbDmbCubyLbDnbyRbDobBlbAAbDpbzXbzXbDqbxpbxpbyVbxRbDrbDsbDtbAdbAdbAdbAebDubwDbvvbvvbvvbvvbwDbywbxWbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYbDvbAIbDwaNgbDxaOtbDyaOtbDzbDAbDBbDCbDDbDEbDFbDGbDHbDIbDIbDIbwVbDJbDKbAtbDcbDLbDebDMbDNbAtbzRbDObDPbDQbDRbDSbCubDTbDnbyRbDUbBlbAAbzXbzXbDVbBnbDWbxpbyVbxRbDsbDsbDXbDYbDYbDYbAFbDZbwDbvvbvvbvvbvvbwDbxgbxWbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYbEabEbaNgaNgbBzaNgbEcbEdbEebEfbEgbEhaJYbEibEjbEkbCXbElbEmbEnbEobEpbEqbAtbErbEsbEtbEubEvbCtbzRbDObCubEwbExbEybEzbEAbEBbyRbAybBlbAAbzXbzXbECbyTbzxbxpbyVbxRbDsbDsbEDbvvbvvbvvbwDbywbwDbvvbvvbvvbvvbwDbxgbxWbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYbEEbEFaNgaNgbBzaNgbEGbEHbEHbEIbEJbEKbEHbEHbELbELbELbELbELbEMbENbEObEPbAtbEQbERbESbERbETbAtbEUbDObCubCubCubCubCubEVbEWbyRbEXbzWbzXbzXbzXbABbyTbzxbxpbyVbxRbEYbEYbxDbvvbvvbvvbvvbvvbvvbvvbEZbFabFbbFcbzybxWbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYaJYaJYbFdbEFaNgbFebFfaNgbFgbEHbFhbFibFjbFkbFlbEHbFmbFnbFobFpbFqbELbFrbEpbEqbAtbFsbFsbFtbFsbFsbAtbFubDObyLbFvbyLbFwbyLbFxbFybyRbFzbFAbFBbFCbFDbFEbyRbyUbxpbFFbugbFGbvEbFHbvvbvvbvvbvvbvvbvvbvvbugbugbugbugbugbugbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYbFIbFJbFKbFLbFMbFNbFOaNgbFPbEJbFQbFibFRbFkbFSbEHbFTbFUbFVbFWbFXbELbFYbEpbEqbFZbAtbAtbAtbAtbAtbGabyLbGbbyLbGcbyLbyLbyLbGdbyLbGebyRbyTbyTbyTbyTbyRbyRbzxbGfbGgbugbGhbvvbGibGjbGkbGkbGkbGkbGkbGlbugbGmbGnbGobugbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYaJYaJYbGpbGqbGraRubGsbGtbGubEJbGvbGwbGxbGybGzbGAbGBbGCbGDbGEbGFbGGbGHbGIbGJbGKbGLbGMbGNbGObGPbGKbGQbGRbGSbGTbGUbGVbGWbGXbwzbwAbGYbGZbGZbGZbGZbHabHbbHcbHdbHebHfbHgbvvbHhbHibHjbHkbHkbHkbHlbHmbugbHnbvvbHobugbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMaJYaJYbHpbHqbHqbHrbHqbHqbHpbHsbHtbHubHvbHwbFRbHxbFVbFVbFVbHybHzbHAbHBbHCbHCbHDbHCbHCbHCbHEbHFbHGbHHbHIbHJbHKbHLbHJbHMbHCbHCbHCbHCbHCbHCbHCbHNbHObxpbxpbHPbHQbHRbHSbHTbHUbHVbHVbHVbHVbHVbHVbHWbHXbvvbHYbxWbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbHpbHZbIabIbbIcbIdbHpbIebIfbHubHvbHwbFRbIgbIhbIibIhbIjbHzbHAbxpbIkbIlbImbygbygbygbInbIobIpbygbygbygbImbyfbIqbygbygbygbygbygbIrbyfbIsbygbygbygbygbItbugbIubIvbIwbHibIxbIybIzbIAbIBbICbugbIDbvvbIEbxWbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbHpbIFbIGbIHbIIbIJbHpbIKbIfbFRbILbIMbEHbEHbEJbEJbEJbEHbEHbEHbINbEJbEHbvQbIObIObIPbIQbxpbIRbIPbIObIObvQbvQbvQbIObIObIObIObIObvQbvQbvQbIObIObIObIObIObugbugbugbugbISbISbISbISbISbugbugbugbISbISbISbITbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbIUbIVbIWbIXbIYbIZbHqbJabJbbJcbJdbJebJfbJgbJhbJibJjbJkbJlbJmbJcbJnbEHbdMbdMbdMbJobIQbxpbIRbJpbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbIUbJqbJrbJsbIYbJtbHqbJubFRbJvbJwbJxbJybJxbJxbJxbJxbJxbJzbFRbFRbJAbEHbdMbdMbdMbJobIQbxpbIRbJpbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbIUbJBbJCbIYbIYbJDbHqbJEbFRbFRbFRbFRbJFbJGbJGbJGbJGbJGbJHbFRbJIbJJbEHbdMbdMbdMbvQbJKbJLbJMbvQbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdNbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbHpbJNbJObJPbJQbJRbHpbJSbJTbJUbJVbJWbJXbJYbJZbKabKbbKcbKdbKebKfbKgbEHbdMbdMbdMbvQbKhbxpbKibvQbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbKjbKkbKkbKkbKkbKkbKjbKjbKjbKkbKkbKkbKkbKkbKjbKjbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdMbdMbdLbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbHpbHpbKlbKlbKlbHpbHpbEHbKmbKmbKmbEHbEHbKmbKmbKmbEHbEHbKmbKmbKmbEHbEHbdMbdMbdMbvQbKnbxpbKobvQbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbKpbKqbKqbKqbKqbKqbKrbKsbKtbKqbKqbKqbKqbKqbKpbKjbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobIQbxpbIRbJpbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKubKvbKwbKwbKwbKwbKwbKxbKqbKvbKwbKwbKwbKwbKwbKxbKybdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobIQbxpbIRbJpbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKubKzbKAbKBbKBbKBbKAbKCbKqbKzbKqbKqbKqbKqbKqbKCbKybdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobIQbxpbIRbJpbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKubKDbKAbKEbKFbKGbKAbKCbKqbKzbKqbKqbKqbKqbKqbKCbKybdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobIQbxpbIRbJpbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKubKzbKAbKHbKIbKJbKAbKCbKqbKzbKqbKqbKqbKqbKqbKCbKybdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobIQbxpbIRbJpbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKubKzbKAbKKbKIbKIbKLbKCbKqbKzbKqbKqbKqbKqbKqbKCbKybdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbvQbIQbxpbKMbvQbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbKNbKAbKObKObKObKAbKCbKqbKzbKqbKqbKqbKqbKqbKCbKjbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbCKbvQbKPbxpbKQbvQbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbKRbKAbKSbKSbKSbKAbKCbKqbKzbKqbKqbKqbKqbKqbKTbKjbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbvQbIQbxpbKUbvQbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbKVbKAbKWbKWbKWbKAbKCbKqbKzbKqbKqbKqbKqbKqbKCbKjbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobIQbKXbIRbIPbwbbwbbwbbwbbvQbvQbvQbwbbKkbKkbKkbKYbKZbLabLabLabLabLabLbbKqbLcbLabLabLabLabLabLbbKjbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobLdbLebLfbLgbLgbLgbLgbLgbLgbLgbLhbLibLjbLkbLkbLjbLlbKqbKqbKqbKqbKqbKqbKqbKqbKqbKqbKqbKqbKqbLmbKjbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobLnbLobxpbxpbxpbxpbxpbxpbxpbxpbxpbLpbLqbLrbLrbLsbLtbKqbKqbKqbKqbKqbKqbKqbKqbKqbKqbKqbLubKqbKqbKjbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbJobLvbygbIsbygbygbygbygbygbygbyfbLwbLpbLxbLrbLrbLxbLybLzbLzbLzbLzbLzbLzbLzbLAbKjbKjbKjbKjbKjbKjbKjbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbLBbvQbvQbvQbIObIObIObIObIObvQbvQbvQbIObLCbLCbLCbKYbLDbKqbKqbKqbKqbKqbKqbKqbLtbKjbLEbLEbLFbLEbLGbKjbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbLHbKqbKqbKqbKqbKqbKqbKqbLIbLJbLKbLEbLEbLEbLLbKjbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbLMbKqbKqbKqbKqbKqbKqbKqbKqbKjbLNbLObLObLPbLQbKjbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbLRbKqbKqbKqbLubKqbKqbLSbKpbKjbLTbLUbLVbLVbLWbKjbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbKjbKjbKjbKjbKjbKjbKjbKjbKjbKjbKjbKjbKjbKjbKjbKjbKjbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbLXbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbLXbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdMbdMbdMbdMbdMbdLbdLbdLbdMbdLbdLbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdMbdMbdLbdMbdMbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdMbdMbdMbdMbdLbdLbdLbdMbdMbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdMbdLbdLbdLbdMbdMbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdLbdK -bdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdKbdK +bhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabhZbiabiabiabhZbhZbhZbhZbhZbiabhZbiabhZbhZbhZbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbiabiabhZbhZbhZbiabiabhZbhZbhZbhZbhZbiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbiabiabiabiabiabiabiabhZbhZbhZbhZbhZbiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabibbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabicbicbidbidbidbidbicbiebifbifbiebifbifbiebiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabicbigbihbiibijbikbilbiebimbinbiobipbiqbirbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabicbisbitbiubivbivbiwbiebixbiybizbiAbiBbirbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabicbiCbiDbiEbiFbiebiebiebiGbiHbiIbiJbiKbiebiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabicbiLbiMbiEbiEbiebiNbiObiPbiQbiRbiRbiSbirbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabibbiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabibbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabicbiTbiUbivbiVbiebiWbiXbiYbiHbiZbjabjbbirbiabiabiabiabiabiabjcbjdbjdbjcbjdbjdbjcbjdbjdbjcbiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabjeaDhaDhaDhaDhaDhaDhaDhaDhaDhaDhaDhbjfbjfbjfbjfbjfbjfbjfbjgbjgbjhbjhbjhbjhbjibjibjjbjjbjjbjjbjibjibjibjkbjlbicbicbiebjmbiXbiYbiQbiRbiRbjnbiebiabiabiabiabiabiabjobjpbjqbjcbjpbjrbjcbjpbjqbjcbiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaDhbjsbjsaDhbjtbjubjvbjwbjxbjybjzbjfbjAbjBbjCbjDbjEbjfbjFbjGbjHbjIbjHbjJbjibjKbjLbjMbjNbjObjPbjQbjibjRbjSbjTbjUbjVbjWbjXbjYbjZbkabkbbkcbirbiabiabiabiabiabiabjobkdbkebjcbkdbkebjcbkdbkebjcbiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaDhbjsbjsaDhbkfbkgbkhbkibkjbkkbklbjfbkmbknbkobkpbkqbkrbksbksbktbkubkvbkubkwbkxbkybkzbkAbkBbkBbkCbjibkDbkEbkFbkGbiebkHbiXbkIbkJbkKbkLbkMbirbiabiabiabiabiabiabjcbkNbjcbjcbkObjcbjcbkPbjcbjcbiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaDhbkgbkgaDhbkQbkgbkgbkRbkgbkgbkSbjfbkTbknbkUbkVbkWbjfbkXbkYbkZblablbblcbjibldbleblfbkAblgbkBblhbjiblibljblkbllbieblmblnbloblpblqbiYblrbiebiabiabiabiabiabiabjobkdblsbltbkdblublvbkdblwbjcbiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaDhbkgbkgaDhblxbkgbkgbkRbkgbkgbkSbjfblyblzblAblBblCbjfblDblablEblablbblFbjiblGbleblfblHblIblIblHbjiblJblKbicbicbiebiebieblLblLblMblNbiebiebiabiabiabiabiabiabjoblOblPblQblQblQblRblSblTbjcbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaDhblUblUaDhblVbkgbkgbkRbkgbkgblWbjfbjfbjfbjfbjfbjfbjfblXblablEblablYblZbjibmabmbbmcbmdbmebmfbmgbjibmhbmibmjbmkbmlbmmbmnbmobmpbmqbmrbmsbmlbiabiabiabiabiabiabjobmtbmubkdbmvbmwbmxbmybmzbmAbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaDhbmBbkgbmCbkgbkgbkgbmDbkgbkgbmEbmFbmGbmHbmGbmHbmGbjgbmIbmJbmKblablbbmLbjibjibmMbmNbmObmObmPbjibjibmQbmRbmSbmTbmlbmUbmVbmWbmXbmYbmZbnabnbbiabiabiabiabiabiabjcbmAbncbmAbjcbjcbjcbjcbmAbmAbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaDhbndbnebnebnebnebnebnfbkgbkgbngbmFbnhbmHbnibmHbnjbjgbnkbnlbnmblabnnbnobnpbnqbnrbnsbntbnubnvbnwbnxbnybicbmRbnzbmlbnAbnBbnCbnDbnEbmZbnFbnbbiabiabiabiabiabiabnGbnHbnIbnJbnKbiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaDhaDhaDhbnLbnMbnMbnMbnMbnNbnObkgbkgbnPbmFbnQbnRbnSbnTbnSbjgbnUblabnVbnWbnXbnWbnYbnZboabobbocbodboebofbogbicbicbohboibmlbojbokbokbokbokbolbombnbbiabiabiabiabiabiabnGbonbnIboobnKbiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabibbiabiaaDhbopboqborbosbotbosboubovbowboxboybozbmFboAboBboCboDboEbjgboFboGboGboHboIboJbnpboKboLboMboNboOboPboQbogboRbicboSboTbmlboUboVboVboWbokbmZboXbmlbiabiabiabiabiabiaboYbonbnIboZboYbiabiabiabiabibbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabpabpabpabpabpaaDhaDhaDhaDhaDhaDhaDhaDhaDhbpbbpcaDhaDhbmFbmHbpdbmHbmHbmHbjgbpebpfbpfbpgbjgbjgbphbogbogbogbogbpibpjbogbpkbplbicbicbpmbpnbpobmlbppbppbpqbprbpsbmlboYbptbptbptbptboYboYbonbnIboobpubpubpubpubpubpubpubpubpubpubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabpabpvbpwbpxbpybpzbpAbpBbpxbpCbpxbpDbpEbpFbpGbpHbpIbpJbpKbpLbpMbpNbpObpPbpxbpQbpRbpRbpRbpSbpTbpUbpVbpUbpWbpXbpYbpZbqabpUbqbbqcbqdbqebqfbqgbqhbqibqjbqkbpZbqlbqmbqnbqobqobqobqobqpbqobqqbnIboobpubqrbqsbqtbqubqvbqwbqxbqybpubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabpabqzbqAbqBbqCbqDbqEbqFbqFbqFbqFbqGbqHbqIbqJbqKbqLbqMbqNbqObqPbqFbqFbqFbqFbqQbqRbqSbqQbqTbqTbqQbqUbqTbqTbqTbqVbqWbqXbqXbqXbqXbqXbqYbqXbqZbrabrbbrcbrdbrebrdbrdbrdbrdbrdbrdbrfbrgbrgbrgbrhbribpubrjbrkbrlbrkbrkbrkbrmbrnbpubrobiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabpabrpbrqbrrbrsbrrbrrbrrbrrbrtbqMbrubrvbrwbrrbrxbrrbrrbrrbrrbrrbrrbrrbrrbrrbrybrzbrAbrBbrCbrDbrDbrEbrDbrDbrDbrybrFbrBbrDbrDbrDbrDbrDbrDbrDbrDbrDbrDbrDbrDbrDbrDbrDbrDbrDbrybrGbrHbrIbrIbrJbrKbpubrLbrkbrMbrNbrNbrNbrObrPbpubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabrQbrQbrQbrQbrQbrQbrQbrQbrRbrRbrSbrTbrUbrVbrQbrQbrWbrWbrXbrXbrXbrXbrXbrWbrWbrYbrZbrZbsabsbbsbbsbbsbbsbbscbsdbsebsfboobsgbshbshbshbshbshbshbshbshbshbshbshbshbshbshbshbsibonbrGbsjbrDbrDbrDbskbpubslbrkbrkbrkbrkbsmbsnbsobpubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabspbsqbsrbssbstbsubsvbswbsxbsxbsxbsybszbsAbsBbsBbrWbsCbsDbsDbsEbsFbsFbsGbrWboYbsHbsHboYbsbbsIbsJbsKbsLbsMbsNbqkbsfboobsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbonbrGbsRbsSbsTbsUbsVbpubsWbsXbsYbsZbtabtbbtcbtdbpubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabspbtebtfbtgbthbthbthbtibtjbtjbtjbtkbtlbtmbtnbtnbrXbtobtobtobtobtobtobtpbrWbiabiabiabiabtqbtrbtsbttbtubtvbtwbtxbtyboobsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbonbrGbtzbpubpubpubpubpubpubtAbpubpubpubtAbtBbtAbpubpubiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabspbtCbtDbtEbtFbtFbtGbtGbtGbtGbtGbtHbtIbtJbtKbtLbtMbtNbtNbtNbtObtNbtPbtQbtRbiabiabiabiabsbbsbbtSbsbbtTbsMbtUbtVbtWboobsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbonbtXbtYbtZbuabubbucbpubudbuebufbugbpubuhbuibujbqybpubiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabrQbukbtDbulbumbumbunbunbunbunbunbuobupbtmbtnbtnbuqbtobtobtoburbtobusbutbtRbiabiabuubiabsbbuvbsMbuwbsMbsMbsbbuxbtWboobsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbonbpZbuybpubuzbuAbuBbuCbuDbuEbuFbuGbuHbuGbuIbuJbuKbpubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabjebrQbuLbtDbulbumbumbunbunbunbunbunbuobupbtmbtnbuMbrWbuNbuObuObuPbuQbtobuRbrWbiabiabiabiabsbbsMbuSbsbbuTbuTbsbbuUbtWboobsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbonbuVbuWbuXbuXbuXbuYbuXbuZbvabuZbuZbuZbuZbvbbvbbvbbvbbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabrQbvcbtDbulbumbumbvdbvebvfbunbunbuobupbtmbtnbvgbrWbvhbvibvjbvkbvlbtobvmbrWbiabiabiabiabsbbvnbvobsbbuTbuTbsbbvpbtWboobsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbonbpZbvqbvrbvsbvtbvubvvbvwbvxbvybvzbvAbvwbvBbvCbvDbvEbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabspbtCbtDbulbumbumbvFbvGbvHbunbunbuobupbtmbtnbuMbrWbrWbrWbrWbvIbvJbrXbrWbrWbvKbpabmHbmHbsbbsbbsbbsbbsbbsbbsbbvLbvMboobsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbonbvNbvObvPbvQbvRbvSbvTbvwbvUbvxbvxbvVbvwbvWbvXbvYbvEbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabspbvZbwabulbumbumbumbumbumbunbunbuobupbtmbtnbtnbrRbwbbpxbpDbwcbwdbpxbpPbwebwfbwgbmHbwhbnSbwibwjboYbwkbwlboYbonbtWboobsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbonbpZbwmboYboYbwnbwobwpbvwbwqbvxbvxbwrbvwbvXbvXbwsbvEbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabspbtCbwtbulbumbumbumbumbumbunbunbuobwubwvbwwbwxbwybwzbwzbwzbwAbwBbwCbwCbwDbqMbwEbmHbwFbwGbwGbwHboYbwIbwJbwKbwLbwMbwNbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbwObwPbwQbwRbwSbwTbwUbwVbvwbwWbwXbwYbwZbvwbxabxbbvXbvEbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabrQbukbwtbxcbxdbxdbxdbxdbxdbxebxebxfbxgbxhbxibxjbxkbxlbxmbxmbxmbxnbxobxpbxqbxrbxsbxtbxubxvbxvbxwboYbxxbwlboYbxybsfbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbxAbpZbrKbxBboYbxCbvubxDbvwbxEbxFbxGbxHbvwbxIbxJbxKbvEbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabrQbxLbxMbxNbxNbxNbxNbxNbxNbxNbxNbxNbxObxPbxQbxRbrQbpabxSbxSbxSbpabpabqAbxTbxUbxVbmHbwhbxWbxXbwjboYboYboYboYbxYbsfbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbxAbpZbxZbvPbvPbvPbyabvPbvwbvwbybbycbvwbvwbydbyebydbyfbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabrQbygbyhbyhbyhbyhbyibyhbyhbyhbyjbyhbykbylbymbynbyobiabiabiabiabiabypbqAbxTbxUbwEbmHbmHbmHbmHbmHbmHbrpbyqbpabuUbsfbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbxAbpZbyrbysbytbyubyvbywbyxbyfbyybyzbyAbyBbyCbyDbyEbyfbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabyFbyGbrQbrQbrQbyGbyGbyGbrQbrQbrQbyGbyGbyGbrQbrQbrQbiabiabiabiabiabypbyHbxTbyIbyJbyKbyLbyMbyNbyObyObyObyObyPbyQbyRbySbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbyTbpZbqkbyUbyVbyubyWbyXbyYbyfbyZbzabzbbzbbzcbzdbzebyfbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabpabzfbzgbwzbzhbzibzjbzkbzlbwzbwzbwzbwzbzmbqXbznbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbzobzpbrdbzqbzrbzsbztbzubzubzvbzwbzxbzybzzbzAbzBbzCbzDbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabpabzEbrrbrrbrrbrrbrrbrrbrrbrrbrrbrrbrrbzFbrybsfbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbzGbpZbqkbqkbqkbzHbzIbzJbzJbzKbzLbyzbzMbyfbzNbzBbzObzDbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabpabpabxSbxSbpabpabpabxSbxSbxSbxSbxSbpabpabonbsfbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbzPbzQbrdbrdbzRbzsbztbzSbzTbzKbzUbzVbzWbzXbzYbzZbAabzDbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabibbiabiabiabAbbAcbAdbiabiabiabiabiabiabiabiabiabiabiabiabiabAebonbsfbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbyTbpZbrHbrIbrIbAfbAgbzJbzJbAhbzBbyzbzBbzBbzBbzBbAibzDbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAjbAjbAkbAkbAkbAjbAjbAjbAjbAkbAkbAlbAmbAnbAobAobAobAobAobAobAobAobAobApbApbApbAebAebonbsfbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbzobAqbArbAsbAtbzsbAubAvbAvbAwbAxbAybzBbzBbzBbzBbAzbzDbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAjbAAbABbACbABbADbAEbAFbAGbAHbABbAIbAmbAJbAKbAKbAKbAKbAKbAKbAebALbAMbANbAObANbANbANbqqbsfbxzbsObsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsPbsQbzGbpZbAPbyUbyVbyubAQbARbASbyfbATbyfbAUbAVbAWbAWbAWbyfbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAXbAYbABbABbABbAZbAZbAZbAZbBabBbbBcbAmbBdbAKbBebBebBebBebAKbBfbBgbBhbBibBjbBkbBkbBkbqXbBlbxzbBmbBnbBnbBnbBnbBnbBnbBnbBnbBnbBnbBnbBnbBnbBnbBnbBobxAbpZbBpbBqbBrbyubBsbBtbBubBvbBwbBxbBwbBwbBwbBwbBybyubrobiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAXbAZbBzbABbABbAZbAZbAZbAZbBAbABbBBbAmbBCbAKbBebBebBebBebBebBDbBEbBFbBGbBHbBIbBIbBIbrdbBJbBKbBLbBMbBMbBMbBMbBMbBMbBMbBMbBMbBMbBMbBMbBMbBMbBMbBMbBNbBObBPbBQbyubyubBRbARbARbBvbBSbBSbBSbBSbBSbBSbBTbyubiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAXbBUbABbABbABbBVbBVbBVbBVbBAbABbBWbAmbBXbAKbBebBebBebBebBebBDbBEbBYbBEbBDbBDbBDbBDbqkbBZbqTbCabrgbrgbrgbrgbrgbrgbrgbCbbqXbqXbCcbqXbqXbqXbqXbqXbCdbCebBPbCfbCgbChbBRbzJbzJbCibCjbCjbCjbCjbCjbCjbCjbCkbiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAXbABbClbCmbCnbCnbCnbCnbCnbCobCpbBbbCqbCrbAKbBebBebBebBebAKbBDbBEbBYbCsbCtbCubCubCvbrDbCwbrCbCxbCybCzbCAbCBbCCbrDbCDbCEbCwbCFbCGbCFbCFbCFbCHbCFbCIbCJbBPbCfbCKbBubBRbzJbzJbCLbCMbCMbCMbCMbCMbCMbCMbCkbiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAjbCNbCObCPbABbABbABbABbABbCQbCRbCSbCTbCUbAKbAKbAKbAKbAKbAKbCVbCWbBYbCXbCYbCZbCZbCZbCZbCZbCZbDabCZbCZbDbbCZbDcbDdbCZbDebDfbDfbDgbDhbDhbDhbDfbDfbDibBEbDjbCfbARbARbBRbzJbzJbzJbzJbzJbzJbzJbzJbzJbDkbCkbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAjbAjbDlbDlbDmbDlbDlbDlbDlbDnbDobDobAmbAmbDpbDpbDpbDpbDpbDpbDqbDrbDsbDtbCZbDubDvbDwbDxbDybCZbDzbDAbCZboRbCZbDBbCZbDCbDDbDfbDEbDFbDGbDHbDIbDJbDKbDLbBEbDjbCfbzJbzJbBRbzJbzJbzJbARbBubARbzJbzJbzJbDMbCkbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmbDNbDObDPaRubDQbDRbDObDPbDSbDTbDUbDVbDWbDXbDYbDZbEabEbbEcbDqbEdbBYbCXbEebEfbEfbEfbEfbEfbEgbDzbEhbCZbCZbCZbDBbCZbEibDDbDfbEjbEkbElbElbElbEmbDhbEnbEobEpbzsbzTbzJbEqbErbErbErbEsbEtbARbzJbzJbzJbARbCkbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmaUibEubEvbEvbEvbEvbEwbEvbExbEybEzbEAbDWbEBbECbEDbEEbEDbEFbDqbEdbBYbEGbEHbEHbEHbEHbEHbEHbEHbDzbEIbCZbEJbEKbELbCZbEfbDDbDfbEMbENbEObElbElbEPbDhbDLbBDbDjbyubEQbzJbERbESbESbESbETbBtbARbzJbzJbzJbEUbyubiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmbEVbEWbEXbEYbEYbEZbFaaRubFbbFcbFdbFebFfbFgbFhbFibFjbFkbFlbDqbFmbBYbFnbEHbFobFpbFqbFrbFobEHbFsbFtbCZbFubFvbFwbCZbEfbFxbDfbFybFzbEObElbElbFAbFBbFCbBDbDjbFDbFEbzJbBRbFFbFFbFFbARbBubARbzJbzJbzJbFGbyubiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmbFHbEWbFIbFJbFJbFKbFLaRubFMbFNbEWbEAaOmbFObFPbFPbFQbFRbFSbFTbFmbFUbFVbEHbFWbFXbFXbFXbFYbEHbFZbGabCZbGbbGcbGdbCZbEfbGebDfbGfbFzbEObGgbGhbGibGjbGkbGkbGlbyubGmbzJbBRbGnbGobGpbzJbGqbzJbzJbzJbzJbGrbyubCfbyubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmbGsbEWaRubFJbFJbFKaSdbGtbGubGvbGwbGxaOmbGybGybGybDqbGzbGybGAbFmbBYbGBbEHbGCbGDbGEbGFbGGbGHbEfbGabGIbGIbGIbGIbGIbGJbGKbGLbGMbGNbGObGPbGQbGRbDhbGSbBDbDjbCfbGTbGUbBRbGVbGVbGVbARbGWbARbzJbzJbzJbzJbGXbDMbCkbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabGYaOmbGZbEWaRubHabHbbHcbHdbHebHfbFNbHgbHhaOmbHibHjbHkbHlbHmbHnbHnbHobBYbHpbEHbHqbHrbHsbHtbHubEHbHvbHwbHxbHybHzbHAbGIbCZbHBbDfbHCbFzbEObHDbElbElbHEbBDbBDbDjbCfbHFbHGbHHbErbErbErbEsbHIbARbzJbzJbzJbzJbARbCKbCkbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmbHJbEWbHKaRubHLaSHbHMaSHbHNbHObHPbHQbHRbHSbHTbHUbHVbHWbHWbHWbBjbHXbHYbEHbHqbHZbHsbIabIbbEHbEfbIcbIdbIebIfbIgbGIbIhbHBbDfbIibFzbEObElbElbIjbFBbIkbBDbDjbCfbHGbHGbIlbImbImbImbETbInbARbzJbzJbzJbzJbARbBubCkbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmbIobIpaRuaRubFNaRubIqbIrbIsbItbIubIvaOmbIwbIxbIybHlbIzbIAbIBbICbIDbIEbEHbIFbIGbIHbIIbIJbGHbEfbIcbGIbIKbILbIMbINbIObIPbDfbEMbFzbEObElbElbIQbDhbDLbBDbDjbCfbHGbHGbIRbzJbzJbzJbARbCKbARbzJbzJbzJbzJbARbBubCkbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmbISbITaRuaRubFNaRubIUbIVbIVbIWbIXbIYbIVbIVbIZbIZbIZbIZbIZbJabJbbJcbJdbEHbJebJfbJgbJfbJhbEHbJibIcbGIbGIbGIbGIbGIbJjbJkbDfbJlbEkbElbElbElbEPbDhbDLbBDbDjbCfbJmbJmbBRbzJbzJbzJbzJbzJbzJbzJbJnbJobJpbJqbDMbCkbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmaOmaOmbJrbITaRubJsbJtaRubJubIVbJvbJwbJxbJybJzbIVbJAbJBbJCbJDbJEbIZbJFbIDbIEbEHbJGbJGbJHbJGbJGbEHbJIbIcbCZbJJbCZbJKbCZbJLbJMbDfbJNbJObJPbJQbJRbJSbDfbDibBDbJTbyubJUbzSbJVbzJbzJbzJbzJbzJbzJbzJbyubyubyubyubyubyubiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmbJWbJXbJYbJZbKabKbbKcaRubKdbIXbKebJwbKfbJybKgbIVbKhbKibKjbKkbKlbIZbKmbIDbIEbKnbEHbEHbEHbEHbEHbKobCZbKpbCZbKqbCZbCZbCZbKrbCZbKsbDfbDhbDhbDhbDhbDfbDfbDLbKtbKubyubKvbzJbKwbKxbKybKybKybKybKybKzbyubKAbKBbKCbyubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmaOmaOmbKDbKEbKFaVIbKGbKHbKIbIXbKJbKKbKLbKMbKNbKObKPbKQbKRbKSbKTbKUbKVbKWbKXbKYbKZbLabLbbLcbLdbKYbLebLfbLgbLhbLibLjbLkbLlbANbAObLmbLnbLnbLnbLnbLobLpbLqbLrbLsbLtbLubzJbLvbLwbLxbLybLybLybLzbLAbyubLBbzJbLCbyubiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiaaOmaOmbLDbLEbLEbLFbLEbLEbLDbLGbLHbLIbLJbLKbKfbLLbKjbKjbKjbLMbLNbLObLPbLQbLQbLRbLQbLQbLQbLSbLTbLUbLVbLWbLXbLYbLZbLXbMabLQbLQbLQbLQbLQbLQbLQbMbbMcbBDbBDbMdbMebMfbMgbMhbMibMjbMjbMjbMjbMjbMjbMkbMlbzJbMmbCkbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabLDbMnbMobMpbMqbMrbLDbMsbMtbLIbLJbLKbKfbMubMvbMwbMvbMxbLNbLObBDbMybMzbMAbCubCubCubMBbMCbMDbCubCubCubMAbCtbMEbCubCubCubCubCubMFbCtbMGbCubCubCubCubMHbyubMIbMJbMKbLwbMLbMMbMNbMObMPbMQbyubMRbzJbMSbCkbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabLDbMTbMUbMVbMWbMXbLDbMYbMtbKfbMZbNabIVbIVbIXbIXbIXbIVbIVbIVbNbbIXbIVbAebNcbNcbNdbNebBDbNfbNdbNcbNcbAebAebAebNcbNcbNcbNcbNcbAebAebAebNcbNcbNcbNcbNcbyubyubyubyubNgbNgbNgbNgbNgbyubyubyubNgbNgbNgbNhbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNibNjbNkbNlbNmbNnbLEbNobNpbNqbNrbNsbNtbNubNvbNwbNxbNybNzbNAbNqbNBbIVbiabiabiabNCbNebBDbNfbNDbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNibNEbNFbNGbNmbNHbLEbNIbKfbNJbNKbNLbNMbNLbNLbNLbNLbNLbNNbKfbKfbNObIVbiabiabiabNCbNebBDbNfbNDbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabhZbhZbhZbhZbiabiabiabiabiabiabhZbhZbhZbiabiabiabiabiabiabiabiabNibNPbNQbNmbNmbNRbLEbNSbKfbKfbKfbKfbNTbNUbNUbNUbNUbNUbNVbKfbNWbNXbIVbiabiabiabAebNYbNZbOabAebiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabibbiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabhZbhZbhZbhZbhZbhZbiabiabiabiabhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabLDbObbOcbOdbOebOfbLDbOgbOhbOibOjbOkbOlbOmbOnbOobOpbOqbOrbOsbOtbOubIVbiabiabiabAebOvbBDbOwbAebiabiabiabiabiabiabiabiabiabiabiabOxbOxbOybOybOybOybOybOxbOxbOxbOybOybOybOybOybOxbOxbiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabhZbhZbhZbhZbhZbhZbiabiabhZbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabLDbLDbOzbOzbOzbLDbLDbIVbOAbOAbOAbIVbIVbOAbOAbOAbIVbIVbOAbOAbOAbIVbIVbiabiabiabAebOBbBDbOCbAebiabiabiabiabiabiabiabiabiabiabiabOxbODbOEbOEbOEbOEbOEbOFbOGbOHbOEbOEbOEbOEbOEbODbOxbiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbNebBDbNfbNDbiabiabiabiabiabiabiabiabiabiabiabOIbOJbOKbOKbOKbOKbOKbOLbOEbOJbOKbOKbOKbOKbOKbOLbOMbiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbNebBDbNfbNDbiabiabiabiabiabiabiabiabiabiabiabOIbONbOObOPbOPbOPbOObOQbOEbONbOEbOEbOEbOEbOEbOQbOMbiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbNebBDbNfbNDbiabiabiabiabiabiabiabiabiabiabiabOIbORbOObOSbOTbOUbOObOQbOEbONbOEbOEbOEbOEbOEbOQbOMbiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbNebBDbNfbNDbiabiabiabiabiabiabiabiabiabiabiabOIbONbOObOVbOWbOXbOObOQbOEbONbOEbOEbOEbOEbOEbOQbOMbiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbNebBDbNfbNDbiabiabiabiabiabiabiabiabiabiabiabOIbONbOObOYbOWbOWbOZbOQbOEbONbOEbOEbOEbOEbOEbOQbOMbiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAebNebBDbPabAebiabiabiabiabiabiabiabiabiabiabiabOxbPbbOObPcbPcbPcbOObOQbOEbONbOEbOEbOEbOEbOEbOQbOxbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabGYbAebPdbBDbPebAebiabiabiabiabiabiabiabiabiabiabiabOxbPfbOObPgbPgbPgbOObOQbOEbONbOEbOEbOEbOEbOEbPhbOxbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabAebNebBDbPibAebiabiabiabiabiabiabiabiabiabiabiabOxbPjbOObPkbPkbPkbOObOQbOEbONbOEbOEbOEbOEbOEbOQbOxbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbNebPlbNfbNdbApbApbApbApbAebAebAebApbOybOybOybPmbPnbPobPobPobPobPobPpbOEbPqbPobPobPobPobPobPpbOxbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbPrbPsbPtbPubPubPubPubPubPubPubPvbPwbPxbPybPybPxbPzbOEbOEbOEbOEbOEbOEbOEbOEbOEbOEbOEbOEbOEbPAbOxbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbPBbPCbBDbBDbBDbBDbBDbBDbBDbBDbBDbPDbPEbPFbPFbPGbPHbOEbOEbOEbOEbOEbOEbOEbOEbOEbOEbOEbPIbOEbOEbOxbiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabNCbPJbCubMGbCubCubCubCubCubCubCtbPKbPDbPLbPFbPFbPLbPMbPNbPNbPNbPNbPNbPNbPNbPObOxbOxbOxbOxbOxbOxbOxbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabPPbAebAebAebNcbNcbNcbNcbNcbAebAebAebNcbPQbPQbPQbPmbPRbOEbOEbOEbOEbOEbOEbOEbPHbOxbPSbPSbPTbPSbPUbOxbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabOxbPVbOEbOEbOEbOEbOEbOEbOEbPWbPXbPYbPSbPSbPSbPZbOxbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabOxbQabOEbOEbOEbOEbOEbOEbOEbOEbOxbQbbQcbQcbQdbQebOxbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabOxbQfbOEbOEbOEbPIbOEbOEbQgbODbOxbQhbQibQjbQjbQkbOxbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabOxbOxbOxbOxbOxbOxbOxbOxbOxbOxbOxbOxbOxbOxbOxbOxbOxbiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabQlbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabQlbiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbiabiabiabiabiabhZbhZbhZbiabhZbhZbiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabiabiabiabiabiabhZbiabiabhZbhZbhZbhZbhZbhZbiabiabiabiabhZbhZbhZbhZbhZbhZbiabiabiabiabhZbhZbhZbiabiabiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbiabhZbhZbhZbiabiabhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhZbhY +bhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhYbhY "} diff --git a/maps/tether/tether-3-station.dmm b/maps/tether/tether-3-station.dmm index 4dec00b309..31193036d9 100644 --- a/maps/tether/tether-3-station.dmm +++ b/maps/tether/tether-3-station.dmm @@ -52,14 +52,14 @@ "aaZ" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_7) "aba" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7) "abb" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7) -"abc" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7) +"abc" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7) "abd" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7) "abe" = (/obj/structure/bed/chair/comfy/black{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_7) "abf" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (WEST)"; icon_state = "borderfloorcorner2"; dir = 8},/obj/effect/floor_decal/corner/white/bordercorner2{tag = "icon-bordercolorcorner2 (WEST)"; icon_state = "bordercolorcorner2"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (WEST)"; icon_state = "steel_decals6"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging) "abg" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/blue/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/structure/extinguisher_cabinet{pixel_x = 25},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging) "abh" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8) "abi" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8) -"abj" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8) +"abj" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8) "abk" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8) "abl" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_8) "abm" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_8) @@ -134,14 +134,14 @@ "acD" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_5) "acE" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5) "acF" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5) -"acG" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5) +"acG" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5) "acH" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5) "acI" = (/obj/structure/bed/chair/comfy/black{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_5) "acJ" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging) "acK" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging) "acL" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6) "acM" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6) -"acN" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6) +"acN" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6) "acO" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6) "acP" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_6) "acQ" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_6) @@ -150,7 +150,7 @@ "acT" = (/obj/machinery/atmospherics/pipe/tank/nitrogen{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/backup) "acU" = (/obj/machinery/atmospherics/pipe/manifold/visible/red{dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled,/area/engineering/atmos/backup) "acV" = (/obj/machinery/atmospherics/omni/mixer{tag_east = 1; tag_east_con = 0.21; tag_south = 2; tag_west = 1; tag_west_con = 0.79},/turf/simulated/floor/tiled,/area/engineering/atmos/backup) -"acW" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/atmos/backup) +"acW" = (/obj/machinery/atmospherics/pipe/manifold/visible/blue{tag = "icon-map (NORTH)"; icon_state = "map"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/atmos/backup) "acX" = (/obj/machinery/atmospherics/pipe/tank/oxygen{dir = 8},/turf/simulated/floor/tiled,/area/engineering/atmos/backup) "acY" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/engineering/atmos/backup) "acZ" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/turf/simulated/floor/tiled,/area/engineering/atmos/backup) @@ -277,14 +277,14 @@ "afq" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_3) "afr" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3) "afs" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3) -"aft" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3) +"aft" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3) "afu" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3) "afv" = (/obj/structure/bed/chair/comfy/black{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_3) "afw" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging) "afx" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/structure/disposalpipe/segment,/obj/machinery/firealarm{dir = 4; layer = 3.3; pixel_x = 26},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging) "afy" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4) "afz" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4) -"afA" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4) +"afA" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4) "afB" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4) "afC" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_4) "afD" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_4) @@ -293,10 +293,10 @@ "afG" = (/obj/machinery/light{dir = 8; icon_state = "tube1"; pixel_y = 0},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) "afH" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) "afI" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) -"afJ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) +"afJ" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) "afK" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) "afL" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/aft_hallway) -"afM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) +"afM" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) "afN" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) "afO" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/newscaster{pixel_y = 32},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) "afP" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/engineering/aft_hallway) @@ -389,7 +389,7 @@ "ahy" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_1) "ahz" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1) "ahA" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1) -"ahB" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1) +"ahB" = (/obj/structure/bed/chair/comfy/black{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1) "ahC" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1) "ahD" = (/obj/structure/bed/chair/comfy/black{dir = 8},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_1) "ahE" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHEAST)"; icon_state = "steel_decals7"; dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHEAST)"; icon_state = "steel_decals7"; dir = 6},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_lodging) @@ -397,7 +397,7 @@ "ahG" = (/turf/simulated/wall,/area/crew_quarters/sleep/Dorm_2) "ahH" = (/obj/structure/bed/chair/comfy/black{dir = 4},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2) "ahI" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2) -"ahJ" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2) +"ahJ" = (/obj/structure/bed/chair/comfy/black{dir = 8},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2) "ahK" = (/obj/structure/table/woodentable,/obj/item/weapon/storage/box/donkpockets,/obj/machinery/atmospherics/unary/vent_pump/on,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2) "ahL" = (/obj/structure/table/woodentable,/obj/machinery/microwave,/turf/simulated/floor/wood,/area/crew_quarters/sleep/Dorm_2) "ahM" = (/obj/structure/sink{pixel_y = 22},/obj/item/frame/mirror{layer = 2.9; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/crew_quarters/sleep/Dorm_2) @@ -503,7 +503,7 @@ "ajI" = (/obj/machinery/door/firedoor/glass,/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/plating,/area/engineering/break_room) "ajJ" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/carpet,/area/engineering/break_room) "ajK" = (/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/carpet,/area/engineering/break_room) -"ajL" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/carpet,/area/engineering/break_room) +"ajL" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/carpet,/area/engineering/break_room) "ajM" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/carpet,/area/engineering/break_room) "ajN" = (/obj/machinery/newscaster{pixel_y = 32},/turf/simulated/floor/carpet,/area/engineering/break_room) "ajO" = (/obj/machinery/camera/network/engineering{c_tag = "ENG - Atmospherics Fore Starboard"; dir = 2},/turf/simulated/floor/carpet,/area/engineering/break_room) @@ -629,7 +629,7 @@ "ame" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "amf" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "amg" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) -"amh" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) +"amh" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "ami" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/camera/network/northern_star,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "amj" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/newscaster{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "amk" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/item/device/radio/intercom{broadcasting = 1; dir = 1; listening = 1; name = "Common Channel"; pixel_y = 28},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) @@ -677,7 +677,7 @@ "ana" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/plating,/area/engineering/engine_room) "anb" = (/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/grille,/obj/machinery/door/blast/regular{density = 0; icon_state = "pdoor0"; id = "EngineBlast"; name = "Engine Monitoring Room Blast Doors"; opacity = 0},/obj/machinery/door/blast/regular{density = 0; icon_state = "pdoor0"; id = "EngineBlast"; name = "Engine Monitoring Room Blast Doors"; opacity = 0},/turf/simulated/floor/plating,/area/engineering/engine_monitoring) "anc" = (/obj/machinery/status_display{density = 0; layer = 4; pixel_x = 0; pixel_y = 32},/obj/structure/table/standard,/obj/item/weapon/book/manual/supermatter_engine,/turf/simulated/floor/tiled,/area/engineering/engine_monitoring) -"and" = (/obj/machinery/computer/general_air_control/supermatter_core{dir = 1; frequency = 1438; input_tag = "cooling_in"; name = "Engine Cooling Control"; output_tag = "cooling_out"; pressure_setting = 100; sensors = list("engine_sensor" = "Engine Core"); throwpass = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring) +"and" = (/obj/machinery/computer/general_air_control/supermatter_core{dir = 1; frequency = 1438; input_tag = "cooling_in"; name = "Engine Cooling Control"; output_tag = "cooling_out"; pressure_setting = 100; sensors = list("engine_sensor" = "Engine Core"); throwpass = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring) "ane" = (/obj/machinery/light{dir = 1},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring) "anf" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/engine_monitoring) "ang" = (/obj/structure/table/standard,/obj/machinery/microwave{pixel_x = -2; pixel_y = 5},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/engine_monitoring) @@ -792,14 +792,14 @@ "apl" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/engineering/foyer) "apm" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/engineering/foyer) "apn" = (/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/foyer) -"apo" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/window/reinforced{dir = 8},/obj/structure/table/reinforced,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/pen/red,/obj/item/weapon/pen/blue{pixel_x = 4; pixel_y = 4},/turf/simulated/floor/tiled,/area/engineering/foyer) +"apo" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/window/reinforced{dir = 8},/obj/structure/table/reinforced,/obj/item/weapon/paper_bin{pixel_x = -3; pixel_y = 7},/obj/item/weapon/pen/red,/obj/item/weapon/pen/blue{pixel_x = 4; pixel_y = 4},/turf/simulated/floor/tiled,/area/engineering/foyer) "app" = (/obj/structure/table/reinforced,/obj/item/weapon/packageWrap,/obj/item/weapon/hand_labeler,/turf/simulated/floor/tiled,/area/engineering/foyer) "apq" = (/obj/machinery/computer/station_alert,/turf/simulated/floor/tiled,/area/engineering/foyer) "apr" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/light_switch{pixel_x = 11; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/engineering/foyer) "aps" = (/turf/simulated/wall/r_wall,/area/engineering/foyer) "apt" = (/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/eng_lower) "apu" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/turf/simulated/floor,/area/maintenance/station/eng_lower) -"apv" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/junk,/obj/random/maintenance/engineering,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/eng_lower) +"apv" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/clean,/obj/random/maintenance/cargo,/obj/random/junk,/obj/random/maintenance/engineering,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/eng_lower) "apw" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/turf/simulated/floor,/area/maintenance/station/eng_lower) "apx" = (/turf/simulated/wall/r_wall,/area/storage/emergency_storage/emergency4) "apy" = (/obj/machinery/camera/network/northern_star{c_tag = "DOCK - Dock 1 End"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (WEST)"; icon_state = "borderfloor"; dir = 8},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) @@ -866,7 +866,7 @@ "aqH" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"; pixel_y = 0},/turf/simulated/wall/r_wall,/area/engineering/engine_smes) "aqI" = (/obj/machinery/power/smes/buildable{charge = 1e+007; cur_coils = 4; input_attempt = 1; input_level = 500000; output_level = 500000; RCon_tag = "Power - Main"},/obj/structure/cable{icon_state = "0-4"; d2 = 4},/turf/simulated/floor/tiled,/area/engineering/engine_smes) "aqJ" = (/obj/effect/floor_decal/industrial/warning{icon_state = "warning"; dir = 8},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/light/small{dir = 1},/turf/simulated/floor/tiled,/area/engineering/engine_smes) -"aqK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/engineering/engine_smes) +"aqK" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled,/area/engineering/engine_smes) "aqL" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/turf/simulated/floor/tiled,/area/engineering/engine_smes) "aqM" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/light_switch{dir = 1; pixel_x = 12; pixel_y = 24},/obj/structure/cable/pink{tag = "icon-0-9"; icon_state = "0-9"},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/engineering/engine_smes) "aqN" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/maintenance_hatch{name = "SMES Access"; req_access = list(11)},/turf/simulated/floor/tiled,/area/engineering/engine_smes) @@ -947,7 +947,7 @@ "ask" = (/turf/simulated/floor,/area/maintenance/substation/engineering) "asl" = (/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor,/area/maintenance/substation/engineering) "asm" = (/obj/machinery/light/small{dir = 1},/turf/simulated/floor,/area/maintenance/substation/engineering) -"asn" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor,/area/maintenance/substation/engineering) +"asn" = (/obj/structure/bed/chair{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor,/area/maintenance/substation/engineering) "aso" = (/obj/structure/table/steel,/obj/item/weapon/paper{info = "The big blue box recently installed in here is a 'grid checker' which will shut off the power if a dangerous power spike from the engine erupts into the powernet. Shutting everything down protects everything from electrical damage, however the outages can be disruptive to colony operations, so it is designed to restore power after a somewhat significant delay, up to ten minutes or so. The grid checker can be manually hacked in order to end the outage sooner. To do that, you must cut three specific wires which do not cause a red light to shine, then pulse a fourth wire. Electrical protection is highly recommended when doing maintenance on the grid checker."; name = "grid checker info"},/obj/random/maintenance/engineering,/turf/simulated/floor,/area/maintenance/substation/engineering) "asp" = (/obj/structure/sign/securearea{desc = "A warning sign which reads 'HIGH VOLTAGE'"; icon_state = "shock"; name = "HIGH VOLTAGE"; pixel_y = 0},/turf/simulated/wall/r_wall,/area/maintenance/substation/engineering) "asq" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/machinery/camera/network/engineering{c_tag = "ENG - Locker Room"; dir = 4},/turf/simulated/floor/tiled,/area/engineering/foyer) @@ -990,7 +990,7 @@ "atb" = (/turf/simulated/wall/r_wall,/area/crew_quarters/sleep/cryo) "atc" = (/obj/structure/cryofeed{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo) "atd" = (/obj/machinery/cryopod{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo) -"ate" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/landmark{name = "JoinLateCryo"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo) +"ate" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/landmark{name = "JoinLateCryo"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo) "atf" = (/obj/effect/landmark{name = "JoinLateCryo"},/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo) "atg" = (/obj/machinery/cryopod,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo) "ath" = (/obj/structure/cryofeed,/turf/simulated/floor/tiled/techfloor,/area/crew_quarters/sleep/cryo) @@ -1047,7 +1047,7 @@ "aug" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/turf/simulated/floor/tiled,/area/engineering/engine_eva) "auh" = (/obj/structure/table/rack{dir = 8; layer = 2.6},/obj/structure/window/reinforced{dir = 8},/obj/item/weapon/tank/jetpack/carbondioxide,/obj/machinery/door/window/southleft{name = "Jetpack Storage"; req_access = newlist(); req_one_access = list(11,24)},/turf/simulated/floor/tiled,/area/engineering/engine_eva) "aui" = (/obj/structure/table/rack{dir = 8; layer = 2.6},/obj/structure/window/reinforced{dir = 4},/obj/item/weapon/tank/jetpack/carbondioxide,/obj/machinery/door/window/southright{name = "Jetpack Storage"; req_one_access = list(11,24)},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled,/area/engineering/engine_eva) -"auj" = (/obj/item/weapon/storage/briefcase/inflatable{pixel_x = 3; pixel_y = 6},/obj/item/weapon/storage/briefcase/inflatable{pixel_y = 3},/obj/item/weapon/storage/briefcase/inflatable{pixel_x = -3; pixel_y = 0},/obj/structure/table/steel_reinforced,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 36; pixel_y = 0},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/engine_eva) +"auj" = (/obj/item/weapon/storage/briefcase/inflatable{pixel_x = 3; pixel_y = 6},/obj/item/weapon/storage/briefcase/inflatable{pixel_y = 3},/obj/item/weapon/storage/briefcase/inflatable{pixel_x = -3; pixel_y = 0},/obj/structure/table/steel_reinforced,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 36; pixel_y = 0},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/engineering/engine_eva) "auk" = (/obj/item/weapon/storage/briefcase/inflatable{pixel_x = 3; pixel_y = 3},/obj/item/weapon/storage/briefcase/inflatable,/obj/structure/table/steel_reinforced,/obj/item/device/suit_cooling_unit,/obj/item/device/suit_cooling_unit,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/engineering/engine_eva) "aul" = (/obj/structure/sign/department/eng,/turf/simulated/wall/r_wall,/area/engineering/engine_eva) "aum" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/orange/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) @@ -1057,7 +1057,7 @@ "auq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/orange/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "aur" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "aus" = (/obj/machinery/computer/guestpass{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) -"aut" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) +"aut" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "auu" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "auv" = (/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) "auw" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/crew_quarters/visitor_dinning) @@ -1210,7 +1210,7 @@ "axn" = (/obj/machinery/door/airlock/maintenance/common,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor,/area/crew_quarters/sleep/cryo) "axo" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor,/area/crew_quarters/sleep/cryo) "axp" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/crew_quarters/sleep/cryo) -"axq" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/random/junk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/crew_quarters/sleep/cryo) +"axq" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/random/junk,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/crew_quarters/sleep/cryo) "axr" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/crew_quarters/sleep/cryo) "axs" = (/obj/structure/closet,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/medical/lite,/obj/random/maintenance/clean,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/crew_quarters/sleep/cryo) "axt" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/floor/tiled,/area/tether/station/stairs_one) @@ -1390,7 +1390,7 @@ "aAL" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/hallway/station/docks) "aAM" = (/obj/structure/bed/chair,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/newscaster{pixel_y = 32},/turf/simulated/floor/tiled,/area/hallway/station/docks) "aAN" = (/obj/structure/bed/chair,/turf/simulated/floor/tiled,/area/hallway/station/docks) -"aAO" = (/obj/structure/bed/chair,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/hallway/station/docks) +"aAO" = (/obj/structure/bed/chair,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/hallway/station/docks) "aAP" = (/obj/structure/bed/chair,/obj/machinery/camera/network/northern_star,/turf/simulated/floor/tiled,/area/hallway/station/docks) "aAQ" = (/obj/structure/flora/pottedplant{icon_state = "plant-22"},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/hallway/station/docks) "aAR" = (/obj/structure/closet/emcloset,/obj/machinery/atmospherics/unary/vent_scrubber/on,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/hallway/station/docks) @@ -1509,7 +1509,7 @@ "aDa" = (/obj/machinery/light{dir = 4; icon_state = "tube1"; pixel_x = 0},/turf/simulated/floor/tiled,/area/tether/station/dock_two) "aDb" = (/obj/machinery/shower{pixel_y = 8},/obj/item/weapon/soap/deluxe,/obj/structure/curtain/open/shower,/obj/item/weapon/bikehorn/rubberducky,/turf/simulated/floor/tiled/white,/area/crew_quarters/captain) "aDc" = (/obj/machinery/light/small{dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/captain) -"aDd" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/captain) +"aDd" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/captain) "aDe" = (/obj/machinery/camera/network/command,/turf/simulated/floor/wood,/area/crew_quarters/captain) "aDf" = (/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/wood,/area/crew_quarters/captain) "aDg" = (/turf/simulated/floor/wood,/area/crew_quarters/captain) @@ -1541,11 +1541,11 @@ "aDG" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/cable/green,/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/blast/shutters{dir = 8; id = "cap_office"; layer = 3.1; name = "Colony Directo's Shutters"},/turf/simulated/floor/plating,/area/crew_quarters/captain) "aDH" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (EAST)"; icon_state = "borderfloor"; dir = 4},/obj/effect/floor_decal/corner/blue/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (NORTHWEST)"; icon_state = "steel_decals7"; dir = 9},/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (SOUTHWEST)"; icon_state = "steel_decals7"; dir = 10},/obj/machinery/alarm{dir = 8; pixel_x = 25; pixel_y = 0},/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled,/area/bridge_hallway) "aDI" = (/obj/machinery/cell_charger,/obj/structure/table/steel,/obj/machinery/light/small{dir = 1},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/floor/plating,/area/maintenance/substation/command) -"aDJ" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/substation/command) +"aDJ" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/substation/command) "aDK" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/substation/command) "aDL" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/substation/command) "aDM" = (/obj/structure/cable/green{icon_state = "0-8"},/obj/structure/cable/green{icon_state = "16-0"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/bridge) -"aDN" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/bridge) +"aDN" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/cable{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/bridge) "aDO" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/bridge) "aDP" = (/obj/structure/cable{icon_state = "1-8"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/turf/simulated/floor,/area/maintenance/station/bridge) "aDQ" = (/obj/machinery/disposal,/obj/structure/disposalpipe/trunk{dir = 4},/turf/simulated/floor/wood,/area/library) @@ -1833,10 +1833,10 @@ "aJm" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atm{pixel_y = 30},/turf/simulated/floor/tiled,/area/security/prison) "aJn" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/security/prison) "aJo" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/newscaster{pixel_y = 32},/turf/simulated/floor/tiled,/area/security/prison) -"aJp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/security/prison) +"aJp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/security/prison) "aJq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled,/area/security/prison) "aJr" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/security/brig/visitation) -"aJs" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/brig/visitation) +"aJs" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/brig/visitation) "aJt" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled,/area/security/brig/visitation) "aJu" = (/turf/simulated/floor/tiled,/area/security/brig/visitation) "aJv" = (/turf/simulated/wall,/area/maintenance/station/sec_lower) @@ -1903,7 +1903,7 @@ "aKE" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/security/brig/visitation) "aKF" = (/obj/item/weapon/stool/padded,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/security/brig/visitation) "aKG" = (/obj/structure/table/steel,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/brig/visitation) -"aKH" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) +"aKH" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) "aKI" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) "aKJ" = (/obj/structure/closet/coffin,/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) "aKK" = (/obj/machinery/shield_gen,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor,/area/engineering/storage) @@ -1992,7 +1992,7 @@ "aMp" = (/turf/simulated/wall,/area/chapel/office) "aMq" = (/obj/machinery/light{icon_state = "tube1"; dir = 8},/obj/structure/cable/pink{tag = "icon-2-4"; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) "aMr" = (/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) -"aMs" = (/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) +"aMs" = (/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) "aMt" = (/obj/machinery/light{dir = 1},/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) "aMu" = (/obj/structure/cable/pink{tag = "icon-4-8"; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock{name = "Chapel Backroom"; req_access = list(27)},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) "aMv" = (/obj/structure/cable/pink{tag = "icon-2-8"; icon_state = "2-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) @@ -2050,7 +2050,7 @@ "aNv" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/bluegrid,/area/ai_upload) "aNw" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/bluegrid,/area/ai_upload) "aNx" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload) -"aNy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/bluegrid,/area/ai_upload) +"aNy" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/bluegrid,/area/ai_upload) "aNz" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/bluegrid,/area/ai_upload) "aNA" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/bluegrid,/area/ai_upload) "aNB" = (/obj/structure/cable/pink,/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/turf/simulated/floor/tiled/dark,/area/chapel/chapel_morgue) @@ -2144,7 +2144,7 @@ "aPl" = (/obj/structure/grille,/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/structure/window/reinforced/polarized{dir = 10; icon_state = "fwindow"; id = "chapel"},/turf/simulated/floor/plating,/area/chapel/office) "aPm" = (/obj/structure/cable/pink{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/dark,/area/chapel/main) "aPn" = (/obj/machinery/door/morgue{dir = 2; name = "Confession Booth"},/turf/simulated/floor,/area/chapel/main) -"aPo" = (/obj/item/device/radio/intercom{broadcasting = 1; dir = 4; frequency = 1480; name = "Confessional Intercom"; pixel_x = 27; pixel_y = 0},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/bed/chair,/turf/simulated/floor/tiled/dark,/area/chapel/main) +"aPo" = (/obj/item/device/radio/intercom{broadcasting = 1; dir = 4; frequency = 1480; name = "Confessional Intercom"; pixel_x = 27; pixel_y = 0},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/structure/bed/chair,/turf/simulated/floor/tiled/dark,/area/chapel/main) "aPp" = (/turf/simulated/floor/bluegrid,/area/ai_upload) "aPq" = (/obj/machinery/porta_turret/ai_defense,/turf/simulated/floor/bluegrid,/area/ai_upload) "aPr" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/ai_upload) @@ -2239,12 +2239,12 @@ "aRc" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/dark,/area/chapel/main) "aRd" = (/obj/effect/floor_decal/chapel{tag = "icon-chapel (NORTH)"; icon_state = "chapel"; dir = 1},/obj/item/weapon/stool/padded,/turf/simulated/floor/tiled/dark,/area/chapel/main) "aRe" = (/obj/structure/table/standard,/obj/item/weapon/aiModule/oxygen,/obj/item/weapon/aiModule/oneHuman,/obj/item/weapon/aiModule/purge,/obj/item/weapon/aiModule/antimov,/obj/item/weapon/aiModule/teleporterOffline,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/turf/simulated/floor/bluegrid,/area/ai_upload) -"aRf" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload) +"aRf" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload) "aRg" = (/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/turf/simulated/floor/bluegrid,/area/ai_upload) "aRh" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (WEST)"; icon_state = "techfloor_edges"; dir = 8},/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/ai_upload) "aRi" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/turf/simulated/floor/tiled/techfloor,/area/ai_upload) "aRj" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (EAST)"; icon_state = "techfloor_edges"; dir = 4},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled/techfloor,/area/ai_upload) -"aRk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload) +"aRk" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHWEST)"; icon_state = "techfloor_edges"; dir = 9},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai_upload) "aRl" = (/obj/structure/table/standard,/obj/item/weapon/aiModule/reset,/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/bluegrid,/area/ai_upload) "aRm" = (/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/clean,/obj/random/maintenance/engineering,/obj/random/contraband,/obj/random/maintenance/engineering,/obj/random/toy,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper) "aRn" = (/obj/machinery/keycard_auth{pixel_x = 0; pixel_y = 24},/obj/machinery/button/remote/airlock{desc = "A remote control-switch for the engine core airlock hatch bolts."; id = "engine_access_hatch"; name = "Engine Hatch Bolt Control"; pixel_x = -6; pixel_y = 32; req_access = newlist(); specialfunctions = 4},/obj/machinery/button/remote/blast_door{desc = "A remote control-switch for engine core."; id = "EngineVent"; name = "Engine Ventillatory Control"; pixel_x = 6; pixel_y = 32; req_access = newlist()},/obj/structure/table/reinforced,/obj/item/weapon/rcd_ammo,/obj/item/weapon/rcd_ammo,/obj/item/weapon/rcd_ammo,/obj/item/weapon/rcd_ammo,/obj/item/weapon/rcd,/obj/machinery/newscaster{layer = 3.3; pixel_x = -27; pixel_y = 0},/turf/simulated/floor/tiled,/area/crew_quarters/heads/chief) @@ -2258,7 +2258,7 @@ "aRv" = (/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing) "aRw" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/structure/disposalpipe/junction,/turf/simulated/floor/tiled,/area/security/security_processing) "aRx" = (/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (EAST)"; icon_state = "borderfloorcorner"; dir = 4},/obj/effect/floor_decal/corner/red/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing) -"aRy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing) +"aRy" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing) "aRz" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/turf/simulated/floor/tiled,/area/security/security_processing) "aRA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/tiled,/area/security/security_processing) "aRB" = (/obj/structure/table/steel,/obj/item/weapon/storage/box/evidence,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/security/security_processing) @@ -2331,7 +2331,7 @@ "aSQ" = (/obj/structure/table/reinforced,/obj/machinery/computer/skills,/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/dark,/area/lawoffice) "aSR" = (/obj/structure/closet/lawcloset,/turf/simulated/floor/tiled/dark,/area/lawoffice) "aSS" = (/obj/item/device/taperecorder{pixel_x = -4; pixel_y = 2},/obj/item/device/camera{pixel_x = 3; pixel_y = -4},/obj/item/device/flash,/obj/item/device/flash,/obj/item/weapon/storage/secure/briefcase,/obj/structure/closet,/obj/item/weapon/storage/secure/briefcase,/obj/item/device/taperecorder{pixel_x = -4; pixel_y = 2},/obj/item/device/camera{pixel_x = 3; pixel_y = -4},/turf/simulated/floor/tiled/dark,/area/lawoffice) -"aST" = (/obj/structure/table/reinforced,/obj/machinery/photocopier/faxmachine{anchored = 0; department = "Internal Affairs"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/lawoffice) +"aST" = (/obj/structure/table/reinforced,/obj/machinery/photocopier/faxmachine{anchored = 0; department = "Internal Affairs"},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/dark,/area/lawoffice) "aSU" = (/obj/machinery/photocopier,/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/dark,/area/lawoffice) "aSV" = (/obj/structure/filingcabinet/chestdrawer,/turf/simulated/floor/tiled/dark,/area/lawoffice) "aSW" = (/obj/structure/table/reinforced,/obj/item/weapon/clipboard,/obj/item/weapon/clipboard,/obj/machinery/newscaster{pixel_x = 0; pixel_y = 32},/obj/machinery/status_display{pixel_x = 32; pixel_y = 0},/turf/simulated/floor/tiled/dark,/area/lawoffice) @@ -2383,7 +2383,7 @@ "aTQ" = (/obj/machinery/door/airlock/glass{name = "Chapel"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/dark,/area/chapel/main) "aTR" = (/obj/machinery/door/airlock/glass{name = "Chapel"},/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/dark,/area/chapel/main) "aTS" = (/obj/machinery/message_server,/turf/simulated/floor/tiled/techfloor,/area/ai_server_room) -"aTT" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/ai_server_room) +"aTT" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/techfloor,/area/ai_server_room) "aTU" = (/obj/structure/cable/cyan{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/techfloor,/area/ai_server_room) "aTV" = (/obj/machinery/turretid/stun{control_area = "\improper AI Upload Chamber"; name = "AI Upload turret control"; pixel_x = 0; pixel_y = 30},/obj/machinery/alarm{dir = 4; pixel_x = -23; pixel_y = 0},/turf/simulated/floor/tiled/techfloor,/area/ai_upload_foyer) "aTW" = (/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/cable/cyan{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/techfloor,/area/ai_upload_foyer) @@ -2414,10 +2414,10 @@ "aUv" = (/obj/structure/catwalk,/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/structure/disposalpipe/segment,/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/open,/area/engineering/foyer_mezzenine) "aUw" = (/obj/structure/catwalk,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/open,/area/engineering/foyer_mezzenine) "aUx" = (/obj/structure/catwalk,/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{icon_state = "0-8"},/turf/simulated/open,/area/engineering/foyer_mezzenine) -"aUy" = (/obj/structure/catwalk,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/open,/area/engineering/foyer_mezzenine) +"aUy" = (/obj/structure/catwalk,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/open,/area/engineering/foyer_mezzenine) "aUz" = (/turf/simulated/wall,/area/engineering/foyer_mezzenine) "aUA" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper) -"aUB" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/portable_atmospherics/powered/scrubber,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper) +"aUB" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/portable_atmospherics/powered/scrubber,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper) "aUC" = (/obj/structure/railing{dir = 4},/obj/machinery/portable_atmospherics/powered/pump/filled,/turf/simulated/floor/plating,/area/maintenance/station/eng_upper) "aUD" = (/obj/machinery/light/small{dir = 4; pixel_y = 0},/obj/machinery/atmospherics/pipe/zpipe/down,/obj/machinery/atmospherics/pipe/zpipe/down/scrubbers,/obj/machinery/atmospherics/pipe/zpipe/down/supply,/obj/structure/lattice,/obj/structure/cable{tag = "icon-32-2"; icon_state = "32-2"},/obj/machinery/door/firedoor/glass,/turf/simulated/open,/area/maintenance/station/eng_upper) "aUE" = (/turf/simulated/shuttle/wall/voidcraft/green{hard_corner = 1},/area/hallway/station/starboard) @@ -2518,7 +2518,7 @@ "aWv" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/computer/guestpass{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/hallway/station/starboard) "aWw" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/atm{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard) "aWx" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard) -"aWy" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard) +"aWy" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard) "aWz" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/starboard) "aWA" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/hallway/station/starboard) "aWB" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/lightgrey/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/hallway/station/starboard) @@ -2702,7 +2702,7 @@ "aZX" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/hallway/station/port) "aZY" = (/obj/machinery/newscaster{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/station/port) "aZZ" = (/obj/machinery/computer/guestpass{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/orange/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/hallway/station/port) -"baa" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port) +"baa" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port) "bab" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port) "bac" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable{icon_state = "0-4"; d2 = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port) "bad" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"; pixel_x = 0},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/port) @@ -2720,7 +2720,7 @@ "bap" = (/obj/machinery/door/window/westright{dir = 1; icon_state = "right"; name = "Virology Isolation Room Two"; req_access = list(39); tag = "icon-right (NORTH)"},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/black,/turf/simulated/floor/tiled/white,/area/medical/virology) "baq" = (/obj/structure/bed/padded,/obj/item/weapon/bedsheet/green,/obj/machinery/camera/network/medbay{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation) "bar" = (/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation) -"bas" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation) +"bas" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation) "bat" = (/obj/machinery/vending/coffee,/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled/white,/area/medical/virologyisolation) "bau" = (/obj/machinery/vending/snack,/turf/simulated/floor/tiled/white,/area/medical/virologyisolation) "bav" = (/obj/structure/closet/secure_closet/personal/patient,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/under/color/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/obj/item/clothing/shoes/white,/turf/simulated/floor/tiled/white,/area/medical/virologyisolation) @@ -2850,7 +2850,7 @@ "bcP" = (/obj/structure/closet/crate,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/cargo,/obj/random/junk,/obj/random/maintenance/medical,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/station/micro) "bcQ" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{d1 = 1; d2 = 2; icon_state = "1-2"; pixel_y = 0},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/maintenance/station/micro) "bcR" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/engineering{name = "Medbay Substation"; req_one_access = list(11,24,5)},/turf/simulated/floor/plating,/area/maintenance/substation/medical) -"bcS" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/substation/medical) +"bcS" = (/obj/structure/cable{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/plating,/area/maintenance/substation/medical) "bcT" = (/obj/machinery/power/breakerbox/activated{RCon_tag = "Medical Substation Bypass"},/turf/simulated/floor/plating,/area/maintenance/substation/medical) "bcU" = (/obj/structure/closet,/obj/random/maintenance/medical,/obj/random/contraband,/obj/random/maintenance/research,/obj/random/maintenance/medical,/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/medical/virology) "bcV" = (/obj/machinery/smartfridge/secure/virology,/obj/machinery/status_display{density = 0; layer = 4; pixel_x = 0; pixel_y = 32},/turf/simulated/floor/tiled/white,/area/medical/virology) @@ -3080,7 +3080,7 @@ "bhl" = (/turf/simulated/floor/tiled/white,/area/medical/chemistry) "bhm" = (/obj/machinery/hologram/holopad,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/white,/area/medical/chemistry) "bhn" = (/obj/effect/floor_decal/borderfloorwhite/corner{tag = "icon-borderfloorcorner_white (EAST)"; icon_state = "borderfloorcorner_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/turf/simulated/floor/tiled/white,/area/medical/chemistry) -"bho" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/table/reinforced,/obj/item/weapon/packageWrap,/obj/item/weapon/hand_labeler,/obj/item/weapon/reagent_containers/spray/cleaner{desc = "Someone has crossed out the 'Space' from Space Cleaner and written in Chemistry. Scrawled on the back is, 'Okay, whoever filled this with polytrinic acid, it was only funny the first time. It was hard enough replacing the CMO's first cat!'"; name = "Chemistry Cleaner"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/chemistry) +"bho" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/structure/table/reinforced,/obj/item/weapon/packageWrap,/obj/item/weapon/hand_labeler,/obj/item/weapon/reagent_containers/spray/cleaner{desc = "Someone has crossed out the 'Space' from Space Cleaner and written in Chemistry. Scrawled on the back is, 'Okay, whoever filled this with polytrinic acid, it was only funny the first time. It was hard enough replacing the CMO's first cat!'"; name = "Chemistry Cleaner"},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/chemistry) "bhp" = (/obj/machinery/door/airlock/medical{autoclose = 0; frequency = 1379; icon_state = "door_locked"; id_tag = "virology_airlock_interior"; locked = 1; name = "Virology Interior Airlock"; req_access = list(39)},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/black,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled/white,/area/medical/virologyaccess) "bhq" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/wall/r_wall,/area/medical/virologyaccess) "bhr" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/structure/closet/l3closet/virology,/obj/machinery/camera/network/medbay{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/white,/area/medical/virologyaccess) @@ -3091,7 +3091,7 @@ "bhw" = (/obj/structure/disposalpipe/segment,/turf/simulated/floor/wood,/area/bridge/meeting_room) "bhx" = (/obj/machinery/atmospherics/unary/freezer{dir = 4},/obj/effect/floor_decal/industrial/hatch/yellow,/turf/simulated/floor/tiled/steel,/area/medical/medbay_primary_storage) "bhy" = (/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 1; icon_state = "map"; tag = "icon-manifold-f (NORTH)"},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/obj/machinery/camera/network/medbay,/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage) -"bhz" = (/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/rack,/obj/item/clothing/suit/radiation,/obj/item/clothing/head/radiation,/obj/item/weapon/storage/toolbox/emergency,/obj/item/bodybag/cryobag{pixel_x = -3},/obj/item/bodybag/cryobag{pixel_x = -3},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage) +"bhz" = (/obj/machinery/atmospherics/pipe/simple/hidden{tag = "icon-intact (EAST)"; icon_state = "intact"; dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/table/rack,/obj/item/clothing/suit/radiation,/obj/item/clothing/head/radiation,/obj/item/weapon/storage/toolbox/emergency,/obj/item/bodybag/cryobag{pixel_x = -3},/obj/item/bodybag/cryobag{pixel_x = -3},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage) "bhA" = (/obj/machinery/atmospherics/pipe/zpipe/up{tag = "icon-up (WEST)"; icon_state = "up"; dir = 8},/obj/effect/floor_decal/borderfloor/corner{tag = "icon-borderfloorcorner (NORTH)"; icon_state = "borderfloorcorner"; dir = 1},/obj/effect/floor_decal/corner/paleblue/bordercorner{tag = "icon-bordercolorcorner (NORTH)"; icon_state = "bordercolorcorner"; dir = 1},/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage) "bhB" = (/obj/structure/stairs/south,/turf/simulated/floor/tiled,/area/medical/medbay_primary_storage) "bhC" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (WEST)"; icon_state = "borderfloor_white"; dir = 8},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/structure/table/reinforced,/obj/structure/extinguisher_cabinet{pixel_x = -27},/turf/simulated/floor/tiled/white,/area/medical/chemistry) @@ -3102,7 +3102,7 @@ "bhH" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/shower{dir = 8; icon_state = "shower"; pixel_x = -5; pixel_y = 0},/obj/structure/window/reinforced,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 9; icon_state = "intact"; tag = "icon-intact (NORTHEAST)"},/turf/simulated/floor/tiled/steel,/area/medical/virologyaccess) "bhI" = (/turf/simulated/wall/r_wall,/area/maintenance/station/medbay) "bhJ" = (/obj/structure/cable/green{icon_state = "16-0"},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/station/medbay) -"bhK" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor,/area/maintenance/station/medbay) +"bhK" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor,/area/maintenance/station/medbay) "bhL" = (/obj/structure/table/rack{dir = 8; layer = 2.9},/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/junk,/obj/random/maintenance/medical,/turf/simulated/floor,/area/maintenance/station/medbay) "bhM" = (/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/door/airlock/maintenance/command{req_access = list(19)},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment,/turf/simulated/floor,/area/bridge/meeting_room) "bhN" = (/obj/structure/table/wooden_reinforced,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/item/device/radio/intercom{broadcasting = 1; dir = 8; listening = 1; name = "Common Channel"; pixel_x = -21; pixel_y = 0},/turf/simulated/floor/wood,/area/bridge/meeting_room) @@ -3374,7 +3374,7 @@ "bmT" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/dark,/area/security/armoury) "bmU" = (/obj/machinery/door/blast/regular{id = "ArmorAc1"; name = "Quick Deployment"},/turf/simulated/floor/tiled,/area/security/armoury) "bmV" = (/obj/machinery/button/remote/blast_door{id = "ArmorAc1"; name = "Armory Quick Deploy"; pixel_x = 0; pixel_y = 26; req_access = list(3); req_one_access = list(1)},/turf/simulated/floor/tiled,/area/security/armoury) -"bmW" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/armoury) +"bmW" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/security/armoury) "bmX" = (/turf/simulated/floor/tiled,/area/security/armoury) "bmY" = (/obj/machinery/alarm{dir = 4; pixel_x = -23; pixel_y = 0},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/substation/security) "bmZ" = (/obj/structure/table/steel,/obj/machinery/cell_charger,/obj/item/weapon/cell/high{charge = 100; maxcharge = 15000},/turf/simulated/floor,/area/maintenance/substation/security) @@ -3545,7 +3545,7 @@ "bqi" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/turf/simulated/floor/bluegrid,/area/ai/foyer) "bqj" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/structure/cable/cyan{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/bluegrid,/area/ai/foyer) "bqk" = (/obj/structure/cable/cyan{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/cyan{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/effect/floor_decal/corner_techfloor_grid{tag = "icon-corner_techfloor_grid (NORTHEAST)"; icon_state = "corner_techfloor_grid"; dir = 5},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (NORTH)"; icon_state = "techfloor_corners"; dir = 1},/obj/effect/floor_decal/techfloor/corner{tag = "icon-techfloor_corners (EAST)"; icon_state = "techfloor_corners"; dir = 4},/turf/simulated/floor/bluegrid,/area/ai/foyer) -"bql" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/bluegrid,/area/ai/foyer) +"bql" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTH)"; icon_state = "techfloor_edges"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/bluegrid,/area/ai/foyer) "bqm" = (/obj/effect/floor_decal/techfloor{tag = "icon-techfloor_edges (NORTHEAST)"; icon_state = "techfloor_edges"; dir = 5},/turf/simulated/floor/bluegrid,/area/ai/foyer) "bqn" = (/obj/effect/floor_decal/borderfloorblack{tag = "icon-borderfloor_black (WEST)"; icon_state = "borderfloor_black"; dir = 8},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (WEST)"; icon_state = "bordercolor"; dir = 8},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = -26; pixel_y = 22},/obj/machinery/computer/prisoner{tag = "icon-computer (EAST)"; icon_state = "computer"; dir = 4},/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/floor/tiled/dark,/area/security/warden) "bqo" = (/obj/structure/table/steel,/obj/item/weapon/book/manual/security_space_law,/obj/item/weapon/stamp/denied{pixel_x = 5},/obj/item/weapon/stamp/ward,/turf/simulated/floor/tiled/dark,/area/security/warden) @@ -3591,7 +3591,7 @@ "brc" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/lino,/area/security/detectives_office) "brd" = (/obj/item/weapon/storage/secure/safe{pixel_x = 6; pixel_y = 28},/turf/simulated/floor/lino,/area/security/detectives_office) "bre" = (/obj/machinery/light{dir = 1},/turf/simulated/floor/carpet,/area/security/detectives_office) -"brf" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/carpet,/area/security/detectives_office) +"brf" = (/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/carpet,/area/security/detectives_office) "brg" = (/obj/effect/landmark/start{name = "Detective"},/obj/structure/bed/chair/office/dark,/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/carpet,/area/security/detectives_office) "brh" = (/obj/machinery/computer/security/wooden_tv,/obj/item/device/radio/intercom{broadcasting = 1; dir = 1; listening = 1; name = "Common Channel"; pixel_y = 28},/turf/simulated/floor/carpet,/area/security/detectives_office) "bri" = (/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/bluegrid,/area/ai/foyer) @@ -3604,7 +3604,7 @@ "brp" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals6{tag = "icon-steel_decals6 (NORTHWEST)"; icon_state = "steel_decals6"; dir = 9},/turf/simulated/floor/tiled,/area/security/hallway) "brq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/turf/simulated/floor/tiled,/area/security/hallway) "brr" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/security/hallway) -"brs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/security/hallway) +"brs" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled,/area/security/hallway) "brt" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/security/hallway) "bru" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 1},/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 1},/turf/simulated/floor/tiled,/area/security/hallway) "brv" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/security/hallway) @@ -3714,7 +3714,7 @@ "btv" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/glass_security{id_tag = "detdoor"; name = "Detective"; req_access = list(4)},/turf/simulated/floor/tiled,/area/security/forensics) "btw" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/turf/simulated/floor/plating,/area/security/forensics) "btx" = (/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/cargo) -"bty" = (/obj/structure/disposalpipe/tagger{dir = 8; name = "package tagger - Trash"; sort_tag = "Trash"},/obj/structure/railing,/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor,/area/maintenance/cargo) +"bty" = (/obj/structure/disposalpipe/tagger{dir = 8; name = "package tagger - Trash"; sort_tag = "Trash"},/obj/structure/railing,/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor,/area/maintenance/cargo) "btz" = (/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/cargo) "btA" = (/obj/structure/closet,/obj/random/maintenance/cargo,/obj/random/maintenance/research,/obj/random/maintenance/clean,/obj/random/maintenance/clean,/obj/random/junk,/obj/random/tool,/obj/random/maintenance/cargo,/turf/simulated/floor,/area/maintenance/cargo) "btB" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/security/range) @@ -3831,7 +3831,7 @@ "bvI" = (/obj/structure/cable{tag = "icon-1-2"; icon_state = "1-2"},/obj/machinery/alarm{dir = 4; icon_state = "alarm0"; pixel_x = -22; pixel_y = 0},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/sec_upper) "bvJ" = (/obj/machinery/door/firedoor/glass,/obj/structure/disposalpipe/segment,/obj/machinery/door/airlock/maintenance/cargo{req_access = list(50); req_one_access = list(48)},/turf/simulated/floor,/area/maintenance/cargo) "bvK" = (/obj/machinery/conveyor{dir = 1; id = "packageSort1"},/turf/simulated/floor,/area/quartermaster/delivery) -"bvL" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/quartermaster/delivery) +"bvL" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4; icon_state = "pipe-c"},/turf/simulated/floor/tiled,/area/quartermaster/delivery) "bvM" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/disposalpipe/sortjunction/untagged/flipped{dir = 1},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled,/area/quartermaster/delivery) "bvN" = (/obj/machinery/photocopier,/turf/simulated/floor/tiled,/area/quartermaster/office) "bvO" = (/obj/structure/closet/emcloset,/turf/simulated/floor/tiled,/area/quartermaster/office) @@ -3876,7 +3876,7 @@ "bwB" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/structure/cable/green{icon_state = "0-8"},/obj/machinery/camera/network/cargo,/turf/simulated/floor/tiled,/area/quartermaster/delivery) "bwC" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/quartermaster/delivery) "bwD" = (/obj/machinery/door/airlock/glass_mining{name = "Delivery Office"; req_access = list(50)},/obj/machinery/door/firedoor/glass,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/quartermaster/delivery) -"bwE" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/quartermaster/office) +"bwE" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/quartermaster/office) "bwF" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/status_display{pixel_y = 30},/turf/simulated/floor/tiled,/area/quartermaster/office) "bwG" = (/obj/machinery/light{dir = 1},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/quartermaster/office) "bwH" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled,/area/quartermaster/office) @@ -3935,7 +3935,7 @@ "bxI" = (/obj/effect/floor_decal/borderfloor,/obj/effect/floor_decal/corner/red/border,/obj/effect/floor_decal/borderfloor/corner2,/obj/effect/floor_decal/corner/red/bordercorner2,/obj/effect/floor_decal/steeldecal/steel_decals3{tag = "icon-steel_decals3 (NORTH)"; icon_state = "steel_decals3"; dir = 1},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/security/briefing_room) "bxJ" = (/obj/structure/reagent_dispensers/peppertank{pixel_x = 0; pixel_y = -30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (SOUTHEAST)"; icon_state = "borderfloor"; dir = 6},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (SOUTHEAST)"; icon_state = "bordercolor"; dir = 6},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHEAST)"; icon_state = "borderfloorcorner2"; dir = 6},/obj/effect/floor_decal/corner/red/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHEAST)"; icon_state = "bordercolorcorner2"; dir = 6},/obj/effect/floor_decal/steeldecal/steel_decals10{tag = "icon-steel_decals10 (SOUTHEAST)"; icon_state = "steel_decals10"; dir = 6},/obj/structure/disposalpipe/segment{dir = 4},/turf/simulated/floor/tiled,/area/security/briefing_room) "bxK" = (/obj/structure/disposalpipe/segment{dir = 4},/obj/machinery/door/blast/regular{density = 0; dir = 4; icon_state = "pdoor0"; id = "security_lockdown"; name = "Security Blast Doors"; opacity = 0},/obj/machinery/door/airlock/maintenance/sec{name = "Security Maintenance"; req_access = list(1); req_one_access = list(12)},/turf/simulated/floor,/area/security/briefing_room) -"bxL" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor,/area/maintenance/station/elevator) +"bxL" = (/obj/machinery/alarm{pixel_y = 22},/obj/structure/catwalk,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor,/area/maintenance/station/elevator) "bxM" = (/obj/structure/catwalk,/turf/simulated/floor,/area/maintenance/station/elevator) "bxN" = (/turf/simulated/wall/r_wall,/area/maintenance/station/elevator) "bxO" = (/obj/machinery/atmospherics/pipe/cap/hidden,/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/plating,/area/maintenance/station/elevator) @@ -3986,7 +3986,7 @@ "byH" = (/obj/structure/table/steel,/obj/item/weapon/wrapping_paper,/obj/item/weapon/wrapping_paper,/obj/item/weapon/wrapping_paper,/obj/item/device/destTagger{pixel_x = 4; pixel_y = 3},/turf/simulated/floor/tiled,/area/quartermaster/delivery) "byI" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/quartermaster/delivery) "byJ" = (/obj/machinery/computer/guestpass{pixel_y = 32},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled,/area/quartermaster/foyer) -"byK" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/quartermaster/foyer) +"byK" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTH)"; icon_state = "borderfloorcorner2"; dir = 1},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTH)"; icon_state = "bordercolorcorner2"; dir = 1},/turf/simulated/floor/tiled,/area/quartermaster/foyer) "byL" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled,/area/quartermaster/foyer) "byM" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (EAST)"; icon_state = "borderfloorcorner2"; dir = 4},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (EAST)"; icon_state = "bordercolorcorner2"; dir = 4},/turf/simulated/floor/tiled,/area/quartermaster/foyer) "byN" = (/obj/machinery/computer/ordercomp,/obj/item/device/radio/intercom{broadcasting = 1; dir = 1; listening = 1; name = "Common Channel"; pixel_y = 28},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHEAST)"; icon_state = "borderfloor"; dir = 5},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (NORTHEAST)"; icon_state = "borderfloorcorner2"; dir = 5},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (NORTHEAST)"; icon_state = "bordercolorcorner2"; dir = 5},/turf/simulated/floor/tiled,/area/quartermaster/foyer) @@ -4203,7 +4203,7 @@ "bCQ" = (/obj/machinery/atm{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bCR" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bCS" = (/obj/structure/disposalpipe/segment,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) -"bCT" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) +"bCT" = (/obj/machinery/alarm{pixel_y = 22},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bCU" = (/obj/machinery/status_display{pixel_y = 30},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bCV" = (/obj/item/device/radio/intercom{broadcasting = 1; dir = 1; listening = 1; name = "Common Channel"; pixel_y = 28},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bCW" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable{icon_state = "0-2"; d2 = 2},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/red/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) @@ -4247,7 +4247,7 @@ "bDI" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bDJ" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 10},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bDK" = (/obj/structure/cable{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable{icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/sortjunction/untagged{tag = "icon-pipe-j1s (WEST)"; icon_state = "pipe-j1s"; dir = 8},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) -"bDL" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) +"bDL" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/alarm{pixel_y = 22},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bDM" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) "bDN" = (/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled,/area/hallway/station/upper) "bDO" = (/obj/machinery/light{dir = 1},/obj/structure/cable{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass/hidden/steel{dir = 2},/obj/structure/disposalpipe/segment{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/lightgrey/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled,/area/hallway/station/upper) @@ -4552,7 +4552,7 @@ "bJB" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/medical/surgery) "bJC" = (/obj/structure/closet/secure_closet/medical2,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/white,/area/medical/surgery) "bJD" = (/obj/structure/table/standard,/obj/item/weapon/surgical/cautery,/obj/item/weapon/surgical/FixOVein,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/white,/area/medical/surgery) -"bJE" = (/obj/structure/table/standard,/obj/item/weapon/surgical/retractor,/obj/item/weapon/surgical/bonesetter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery) +"bJE" = (/obj/structure/table/standard,/obj/item/weapon/surgical/retractor,/obj/item/weapon/surgical/bonesetter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery) "bJF" = (/obj/structure/table/standard,/obj/item/weapon/surgical/scalpel,/obj/item/weapon/surgical/hemostat,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled/white,/area/medical/surgery) "bJG" = (/turf/simulated/wall,/area/medical/surgery) "bJH" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{cell_type = /obj/item/weapon/cell/super; dir = 8; name = "west bump"; pixel_x = -28},/obj/machinery/light/small{dir = 1},/obj/effect/decal/cleanable/dirt,/turf/simulated/floor,/area/maintenance/substation/cargo) @@ -4631,7 +4631,7 @@ "bLc" = (/obj/machinery/status_display/supply_display{pixel_y = -32},/obj/machinery/conveyor{dir = 4; id = "QMLoad"},/turf/simulated/floor,/area/quartermaster/storage) "bLd" = (/obj/machinery/conveyor{dir = 5; icon_state = "conveyor0"; id = "QMLoad"},/turf/simulated/floor,/area/quartermaster/storage) "bLe" = (/obj/structure/table/glass,/obj/item/device/flashlight/pen{pixel_x = 3; pixel_y = 3},/obj/item/device/flashlight/pen{pixel_x = -3; pixel_y = -3},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/medical/resleeving) -"bLf" = (/obj/structure/table/glass,/obj/item/weapon/backup_implanter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/resleeving) +"bLf" = (/obj/structure/table/glass,/obj/item/weapon/backup_implanter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/resleeving) "bLg" = (/obj/structure/table/glass,/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone{pixel_x = 7; pixel_y = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/floor/tiled/white,/area/medical/resleeving) "bLh" = (/obj/machinery/atmospherics/unary/cryo_cell,/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/floor/tiled,/area/medical/resleeving) "bLi" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/white,/area/medical/resleeving) @@ -4743,7 +4743,7 @@ "bNk" = (/obj/machinery/iv_drip,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/turf/simulated/floor/tiled/white,/area/medical/surgery2) "bNl" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/white,/area/medical/surgery2) "bNm" = (/obj/structure/table/standard,/obj/item/weapon/surgical/retractor,/obj/item/weapon/surgical/bonesetter,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled/white,/area/medical/surgery2) -"bNn" = (/obj/structure/table/standard,/obj/item/weapon/surgical/scalpel,/obj/item/weapon/surgical/hemostat,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery2) +"bNn" = (/obj/structure/table/standard,/obj/item/weapon/surgical/scalpel,/obj/item/weapon/surgical/hemostat,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery2) "bNo" = (/obj/structure/table/standard,/obj/item/weapon/surgical/circular_saw,/obj/item/weapon/surgical/surgicaldrill,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHEAST)"; icon_state = "borderfloor_white"; dir = 5},/obj/effect/floor_decal/corner/white/border{tag = "icon-bordercolor (NORTHEAST)"; icon_state = "bordercolor"; dir = 5},/turf/simulated/floor/tiled/white,/area/medical/surgery2) "bNp" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/effect/decal/cleanable/dirt,/obj/effect/floor_decal/rust,/turf/simulated/floor,/area/maintenance/station/medbay) "bNq" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor,/area/maintenance/station/medbay) @@ -4791,7 +4791,7 @@ "bOg" = (/turf/simulated/open,/area/medical/surgery_hallway) "bOh" = (/obj/machinery/light{dir = 1},/turf/simulated/open,/area/medical/surgery_hallway) "bOi" = (/obj/structure/flora/pottedplant{tag = "icon-plant-01"; icon_state = "plant-01"},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTHWEST)"; icon_state = "borderfloor_white"; dir = 9},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/machinery/light_switch{dir = 2; name = "light switch "; pixel_x = 0; pixel_y = 26},/obj/machinery/camera/network/medbay{tag = "icon-camera (EAST)"; icon_state = "camera"; dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo) -"bOj" = (/obj/structure/filingcabinet/chestdrawer{dir = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo) +"bOj" = (/obj/structure/filingcabinet/chestdrawer{dir = 1},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo) "bOk" = (/obj/structure/table/glass,/obj/machinery/computer/med_data/laptop{pixel_x = 3; pixel_y = 4},/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo) "bOl" = (/obj/machinery/disposal,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/disposalpipe/trunk,/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo) "bOm" = (/obj/structure/closet/secure_closet/CMO,/obj/item/weapon/cmo_disk_holder,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on,/turf/simulated/floor/tiled/white,/area/crew_quarters/heads/cmo) @@ -4877,7 +4877,7 @@ "bPO" = (/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/disposalpipe/segment{dir = 2; icon_state = "pipe-c"},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway) "bPP" = (/obj/effect/floor_decal/borderfloorwhite/corner{tag = "icon-borderfloorcorner_white (EAST)"; icon_state = "borderfloorcorner_white"; dir = 4},/obj/effect/floor_decal/corner/paleblue/bordercorner{tag = "icon-bordercolorcorner (EAST)"; icon_state = "bordercolorcorner"; dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway) "bPQ" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/door/firedoor/glass/hidden{tag = "icon-door_open"; icon_state = "door_open"; dir = 2},/obj/machinery/camera/network/medbay,/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway) -"bPR" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway) +"bPR" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway) "bPS" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/machinery/light{dir = 1},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway) "bPT" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway) "bPU" = (/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (NORTH)"; icon_state = "borderfloor_white"; dir = 1},/obj/effect/floor_decal/corner/paleblue/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/turf/simulated/floor/tiled/white,/area/medical/surgery_hallway) @@ -4961,7 +4961,7 @@ "bRu" = (/obj/item/weapon/bedsheet/medical,/obj/structure/bed,/obj/effect/floor_decal/borderfloorwhite{tag = "icon-borderfloor_white (EAST)"; icon_state = "borderfloor_white"; dir = 4},/obj/effect/floor_decal/corner/pink/border{tag = "icon-bordercolor (EAST)"; icon_state = "bordercolor"; dir = 4},/obj/machinery/alarm{dir = 8; pixel_x = 25; pixel_y = 0},/turf/simulated/floor/tiled/white,/area/medical/patient_c) "bRv" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 5; icon_state = "fwindow"},/obj/structure/window/reinforced{dir = 8},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/crew_quarters/medical_restroom) "bRw" = (/obj/structure/mirror{pixel_y = 30},/obj/structure/sink{pixel_y = 24},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom) -"bRx" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom) +"bRx" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom) "bRy" = (/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 28},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom) "bRz" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled/white,/area/crew_quarters/medical_restroom) "bRA" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/door/firedoor/glass,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/airlock/medical{name = "Rest Room"},/turf/simulated/floor/tiled/white,/area/crew_quarters/medbreak) diff --git a/maps/tether/tether-4-mining.dmm b/maps/tether/tether-4-mining.dmm index 0d89bbafa5..c36cc49484 100644 --- a/maps/tether/tether-4-mining.dmm +++ b/maps/tether/tether-4-mining.dmm @@ -12,9 +12,9 @@ "al" = (/obj/machinery/atmospherics/pipe/manifold/visible/cyan{dir = 1},/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics) "am" = (/obj/machinery/atmospherics/pipe/simple/visible/cyan{dir = 10},/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics) "an" = (/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-2"},/obj/machinery/light_switch{dir = 1; pixel_x = 12; pixel_y = 24},/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics) -"ao" = (/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics) +"ao" = (/obj/machinery/alarm{pixel_y = 22},/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics) "ap" = (/obj/structure/reagent_dispensers/water_cooler,/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTHWEST)"; icon_state = "borderfloor"; dir = 9},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTHWEST)"; icon_state = "bordercolor"; dir = 9},/obj/effect/floor_decal/borderfloor/corner2{tag = "icon-borderfloorcorner2 (SOUTHWEST)"; icon_state = "borderfloorcorner2"; dir = 10},/obj/effect/floor_decal/corner/brown/bordercorner2{tag = "icon-bordercolorcorner2 (SOUTHWEST)"; icon_state = "bordercolorcorner2"; dir = 10},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room) -"aq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room) +"aq" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room) "ar" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/structure/cable/green{icon_state = "0-2"},/obj/machinery/light_switch{dir = 1; pixel_x = 12; pixel_y = 24},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room) "as" = (/obj/structure/bed/chair{dir = 4},/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/machinery/firealarm{dir = 2; layer = 3.3; pixel_x = 0; pixel_y = 26},/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room) "at" = (/obj/effect/floor_decal/borderfloor{tag = "icon-borderfloor (NORTH)"; icon_state = "borderfloor"; dir = 1},/obj/effect/floor_decal/corner/brown/border{tag = "icon-bordercolor (NORTH)"; icon_state = "bordercolor"; dir = 1},/obj/effect/floor_decal/steeldecal/steel_decals7,/obj/effect/floor_decal/steeldecal/steel_decals7{tag = "icon-steel_decals7 (EAST)"; icon_state = "steel_decals7"; dir = 4},/obj/structure/table/woodentable,/obj/machinery/atmospherics/unary/vent_pump/on,/turf/simulated/floor/tiled,/area/outpost/mining_main/break_room) @@ -67,7 +67,7 @@ "bo" = (/obj/structure/cable/yellow{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics) "bp" = (/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics) "bq" = (/obj/structure/table/standard,/obj/item/weapon/storage/briefcase/inflatable,/turf/simulated/floor/tiled/techfloor,/area/outpost/engineering/atmospherics) -"br" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/alarm{frequency = 1441; pixel_y = 22},/turf/simulated/floor/holofloor/wood,/area/outpost/mining_main/dorms) +"br" = (/obj/structure/table/woodentable,/obj/machinery/light{dir = 1},/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 4},/obj/machinery/alarm{pixel_y = 22},/turf/simulated/floor/holofloor/wood,/area/outpost/mining_main/dorms) "bs" = (/obj/structure/cable/green{tag = "icon-0-1 (WEST)"; icon_state = "0-1"; dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/obj/machinery/power/apc{dir = 1; name = "north bump"; pixel_x = 0; pixel_y = 24},/obj/machinery/light_switch{dir = 1; pixel_x = 12; pixel_y = 24},/turf/simulated/floor/holofloor/wood,/area/outpost/mining_main/dorms) "bt" = (/obj/machinery/door/airlock/mining,/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/outpost/mining_main/dorms) "bu" = (/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/turf/simulated/floor/tiled/steel_grid,/area/outpost/mining_main/break_room) diff --git a/maps/tether/tether_areas2.dm b/maps/tether/tether_areas2.dm index 966f8d1d6d..a7330e13b7 100644 --- a/maps/tether/tether_areas2.dm +++ b/maps/tether/tether_areas2.dm @@ -96,6 +96,8 @@ name = "\improper Bar Substation" /area/maintenance/substation/surface_atmos name = "\improper Surface Atmos Substation" +/area/maintenance/substation/civ_west + name = "\improper Civilian West Substation" /area/tether/surfacebase/medical @@ -104,6 +106,8 @@ name = "\improper Surface Medical Lobby" /area/tether/surfacebase/medical/triage name = "\improper Surface Triage" +/area/tether/surfacebase/medical/first_aid_west + name = "\improper First Aid West" /area/tether/surfacebase/security @@ -171,7 +175,9 @@ /area/maintenance/lower/trash_pit name = "\improper Trash Pit" /area/maintenance/lower/solars - name = "\improper Solars Maintenance" + name = "\improper Solars maintenanceance" +/area/maintenance/lower/mining_eva + name = "\improper Mining EVA Maintenance" // Research /area/rnd/xenobiology/xenoflora/lab_atmos @@ -196,6 +202,9 @@ /area/hallway/lower/third_south name = "\improper Hallway Third Floor South" icon_state = "hallC1" +/area/hallway/lower/first_west + name = "\improper Hallway First Floor West" + icon_state = "hallC1" /area/tether/surfacebase/shuttle_pad name = "\improper Teather Shuttle Pad"