diff --git a/html/changelogs/furrycactus - roundstart-changes.yml b/html/changelogs/furrycactus - roundstart-changes.yml new file mode 100644 index 00000000000..86ac43f5fce --- /dev/null +++ b/html/changelogs/furrycactus - roundstart-changes.yml @@ -0,0 +1,40 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# wip (For works in progress) +# tweak +# soundadd +# sounddel +# rscadd (general adding of nice things) +# rscdel (general deleting of nice things) +# imageadd +# imagedel +# maptweak +# spellcheck (typo fixes) +# experiment +# balance +################################# + +# Your name. +author: Furrycactus + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. +# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. +changes: + - maptweak: "Added additional gas canisters to engineering hard storage, so engineers don't need to break into atmospherics to set up the engine. New canisters include Phoron, Carbon Dioxide, and Nitrogen. Four of each." + - maptweak: "Replaced the incomplete three-airlock way into the engine room with a proper cycling airlock, like the ones leading into Virology and Xenobiology." + - maptweak: "Added a room on the surface level where the shields already start. They still need to be wrenched down and configured however, but no longer do engineers need to carry them up to the surface and build some space for them. Comes with its own substation and bypass." + - maptweak: "Miners finally get magboots at roundstart now, since their whole job is going EVA, and they were the only job that didn't have roundstart access to them, despite needing them the most." diff --git a/maps/_common/areas/station/storage.dm b/maps/_common/areas/station/storage.dm index 39eeac410ac..51bd1c2f125 100644 --- a/maps/_common/areas/station/storage.dm +++ b/maps/_common/areas/station/storage.dm @@ -53,3 +53,8 @@ requires_power = 0 name = "\improper Test Room" icon_state = "storage" + +/area/storage/shields + name = "\improper Station Shield Control" + icon_state = "eva" + \ No newline at end of file diff --git a/maps/aurora/aurora-3_sublevel.dmm b/maps/aurora/aurora-3_sublevel.dmm index 762c0e7c5c1..936d7c4c039 100644 --- a/maps/aurora/aurora-3_sublevel.dmm +++ b/maps/aurora/aurora-3_sublevel.dmm @@ -502,21 +502,6 @@ /obj/machinery/atmospherics/pipe/simple/visible/red, /turf/simulated/floor/plating, /area/engineering/atmos) -"abi" = ( -/obj/structure/lattice/catwalk/indoor, -/obj/machinery/atmospherics/pipe/simple/visible/red{ - icon_state = "intact"; - dir = 6 - }, -/obj/machinery/computer/general_air_control/large_tank_control{ - frequency = 1441; - input_tag = "n2_in"; - name = "Nitrogen Supply Control"; - output_tag = "n2_out"; - sensors = list("n2_sensor" = "Tank") - }, -/turf/simulated/floor/plating, -/area/engineering/atmos) "abj" = ( /obj/structure/lattice/catwalk/indoor, /obj/machinery/atmospherics/pipe/manifold/visible/red{ @@ -562,24 +547,6 @@ }, /turf/simulated/floor/plating, /area/engineering/atmos) -"abq" = ( -/obj/structure/lattice/catwalk/indoor, -/obj/machinery/atmospherics/pipe/simple/visible/cyan{ - dir = 10 - }, -/obj/machinery/computer/general_air_control/large_tank_control{ - frequency = 1441; - input_tag = "o2_in"; - name = "Oxygen Supply Control"; - output_tag = "o2_out"; - sensors = list("o2_sensor" = "Tank") - }, -/obj/machinery/light{ - dir = 1; - icon_state = "tube1" - }, -/turf/simulated/floor/plating, -/area/engineering/atmos) "abr" = ( /obj/machinery/atmospherics/pipe/simple/visible/cyan, /obj/structure/lattice/catwalk/indoor, @@ -711,16 +678,6 @@ /obj/structure/disposalpipe/trunk, /turf/simulated/floor/asteroid/ash/rocky, /area/mine/unexplored) -"abL" = ( -/obj/machinery/atmospherics/pipe/simple/visible/black, -/obj/structure/lattice/catwalk/indoor, -/obj/machinery/camera/network/engineering_outpost{ - c_tag = "Engineering Sublevel - Corridor Camera 4"; - dir = 8; - icon_state = "camera" - }, -/turf/simulated/floor/plating, -/area/engineering/atmos) "abM" = ( /obj/effect/floor_decal/corner/yellow{ icon_state = "corner_white"; @@ -902,22 +859,6 @@ }, /turf/simulated/floor/tiled, /area/engineering/atmos) -"acc" = ( -/obj/effect/floor_decal/corner/yellow/full{ - icon_state = "corner_white_full"; - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/visible/yellow{ - icon_state = "intact"; - dir = 5 - }, -/obj/machinery/camera/network/engineering_outpost{ - c_tag = "Engineering Sublevel - Atmospherics West"; - dir = 4; - icon_state = "camera" - }, -/turf/simulated/floor/tiled, -/area/engineering/atmos) "acd" = ( /obj/effect/floor_decal/corner/black{ icon_state = "corner_white"; @@ -2251,38 +2192,9 @@ }, /turf/simulated/floor/tiled, /area/engineering/atmos) -"aeU" = ( -/obj/machinery/light{ - dir = 4; - icon_state = "tube1"; - pixel_x = 0 - }, -/obj/machinery/camera/network/engineering_outpost{ - c_tag = "Engineering Sublevel - Corridor Camera 4"; - dir = 8; - icon_state = "camera" - }, -/turf/simulated/floor/tiled, -/area/engineering/atmos) "aeV" = ( /turf/simulated/wall, /area/engineering/atmos) -"aeW" = ( -/obj/machinery/light{ - icon_state = "tube1"; - dir = 8 - }, -/obj/machinery/camera/network/engineering_outpost{ - c_tag = "Engineering Sublevel - Atmospherics West"; - dir = 4; - icon_state = "camera" - }, -/obj/machinery/atmospherics/binary/pump{ - dir = 1; - name = "Connectors to Mix" - }, -/turf/simulated/floor/tiled, -/area/engineering/atmos) "aeX" = ( /obj/machinery/atmospherics/binary/pump{ name = "Mix to Connectors" @@ -3221,19 +3133,6 @@ }, /turf/simulated/floor/plating, /area/engineering/atmos) -"agT" = ( -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/visible/red, -/obj/machinery/camera/network/engineering_outpost{ - c_tag = "Engineering Sublevel - Atmospherics West"; - dir = 4; - icon_state = "camera" - }, -/turf/simulated/floor/tiled, -/area/engineering/atmos) "agU" = ( /obj/machinery/atmospherics/pipe/simple/visible/yellow{ dir = 6 @@ -3260,14 +3159,6 @@ }, /turf/simulated/floor/tiled, /area/engineering/atmos) -"agY" = ( -/obj/machinery/light{ - dir = 4; - icon_state = "tube1"; - pixel_x = 0 - }, -/turf/simulated/floor/tiled, -/area/engineering/atmos) "agZ" = ( /obj/effect/floor_decal/industrial/hatch/yellow, /obj/effect/floor_decal/industrial/warning{ @@ -3438,15 +3329,6 @@ }, /turf/simulated/floor/tiled, /area/outpost/engineering/hallway) -"aht" = ( -/obj/effect/floor_decal/corner/black/full{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/simple/visible/black{ - dir = 9 - }, -/turf/simulated/floor/tiled, -/area/engineering/atmos) "ahu" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/item/modular_computer/console/preset/engineering, @@ -4111,15 +3993,6 @@ }, /turf/simulated/floor/tiled, /area/engineering/atmos) -"aiG" = ( -/obj/machinery/camera/network/engineering_outpost{ - c_tag = "Engineering Sublevel - Atmospherics Central"; - dir = 1; - icon_state = "camera" - }, -/obj/machinery/atmospherics/valve, -/turf/simulated/floor/tiled, -/area/engineering/atmos) "aiH" = ( /obj/effect/floor_decal/industrial/warning, /obj/machinery/light{ @@ -5033,14 +4906,6 @@ }, /turf/simulated/floor/plating, /area/engineering/atmos) -"akD" = ( -/obj/machinery/firealarm/south, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plating, -/area/engineering/atmos) "akE" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ @@ -11822,10 +11687,20 @@ /turf/simulated/floor/tiled/white, /area/outpost/research/hallway) "avm" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/cyan, -/obj/machinery/hologram/holopad, +/obj/machinery/camera/network/research_outpost{ + c_tag = "Research Sublevel - Corridor Camera 6" + }, +/obj/effect/floor_decal/corner/mauve{ + icon_state = "corner_white"; + dir = 5 + }, +/obj/structure/table/rack, +/obj/item/weapon/storage/briefcase/inflatable, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, /turf/simulated/floor/tiled/white, -/area/rnd/xenobiology) +/area/outpost/research/hallway) "avn" = ( /obj/structure/closet/crate/bin, /obj/effect/floor_decal/corner/paleblue/full{ @@ -13413,13 +13288,14 @@ /turf/simulated/floor/asteroid/ash/rocky, /area/mine/unexplored) "ayd" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ - icon_state = "intact"; +/obj/effect/decal/cleanable/blood, +/obj/random/junk, +/obj/machinery/light/small/emergency{ + icon_state = "bulb1"; dir = 4 }, -/obj/machinery/hologram/holopad, -/turf/simulated/floor/tiled/white, -/area/rnd/xenobiology) +/turf/simulated/floor/asteroid/ash/rocky, +/area/mine/unexplored) "aye" = ( /obj/machinery/light/small{ dir = 8 @@ -13679,25 +13555,15 @@ /turf/simulated/floor/tiled/dark, /area/medical/virology) "ayD" = ( -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/machinery/light/small/emergency{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 +/obj/machinery/camera/network/supply{ + c_tag = "Cargo - Disposals, Lower"; + dir = 4 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 - }, -/obj/structure/cable/green{ - d1 = 2; - d2 = 8; - icon_state = "2-8" - }, -/obj/machinery/hologram/holopad, -/turf/simulated/floor/tiled/dark, -/area/rnd/xenobiology) +/turf/simulated/floor/plating, +/area/maintenance/disposal) "ayE" = ( /obj/machinery/door/firedoor, /obj/structure/grille, @@ -15375,9 +15241,6 @@ /obj/effect/floor_decal/corner/lime{ dir = 10 }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, /turf/simulated/floor/tiled/white, /area/medical/patient_wing) "aBz" = ( @@ -16460,6 +16323,9 @@ /obj/effect/floor_decal/corner/lime{ dir = 10 }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, /turf/simulated/floor/tiled/white, /area/medical/patient_wing) "aDn" = ( @@ -18464,6 +18330,21 @@ /obj/structure/closet/l3closet/scientist, /turf/simulated/floor/tiled/white, /area/rnd/xenobiology) +"aGM" = ( +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/obj/structure/cable/green{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/floor_decal/corner/blue{ + icon_state = "corner_white"; + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/rnd/xenobiology) "aGN" = ( /obj/structure/table/reinforced, /obj/structure/window/reinforced, @@ -19463,6 +19344,26 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/plating, /area/medical/patient_a) +"aIs" = ( +/obj/structure/grille, +/obj/structure/window/reinforced/polarized{ + id = "isoB_window_tint" + }, +/obj/structure/window/reinforced/polarized{ + dir = 4; + id = "isoB_window_tint" + }, +/obj/structure/window/reinforced/polarized{ + dir = 1; + id = "medlounge" + }, +/obj/structure/window/reinforced/polarized{ + dir = 8; + id = "isoB_window_tint" + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/medical/patient_b) "aIt" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical{ @@ -19528,6 +19429,14 @@ }, /turf/simulated/floor/plating, /area/medical/patient_c) +"aIy" = ( +/obj/machinery/door/airlock/medical{ + name = "Isolation Ward Access"; + req_access = list(66) + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/white, +/area/medical/patient_c) "aIz" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; @@ -20075,6 +19984,19 @@ }, /turf/simulated/floor/tiled/white, /area/medical/patient_wing) +"aJx" = ( +/obj/machinery/door/airlock/medical{ + name = "Isolation Wing"; + req_access = list(5) + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/white, +/area/medical/patient_wing) "aJy" = ( /obj/effect/floor_decal/corner/pink{ icon_state = "corner_white"; @@ -20087,6 +20009,19 @@ }, /turf/simulated/floor/tiled/white, /area/medical/patient_c) +"aJz" = ( +/obj/machinery/door/airlock/medical{ + name = "Isolation Ward Access"; + req_access = list(66) + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/white, +/area/medical/patient_c) "aJA" = ( /obj/effect/floor_decal/industrial/warning{ icon_state = "warning"; @@ -21580,6 +21515,15 @@ }, /turf/simulated/floor/tiled/white, /area/rnd/xenobiology) +"aLM" = ( +/obj/structure/table/standard, +/obj/item/weapon/paper_bin, +/obj/item/weapon/pen, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/xenobiology) "aLN" = ( /obj/structure/table/standard, /obj/machinery/recharger, @@ -23122,6 +23066,17 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/xenobiology) +"aOu" = ( +/obj/machinery/atmospherics/portables_connector, +/obj/structure/extinguisher_cabinet{ + pixel_y = 30 + }, +/obj/effect/floor_decal/corner/brown{ + icon_state = "corner_white"; + dir = 5 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/xenobiology) "aOv" = ( /obj/machinery/atmospherics/portables_connector, /obj/machinery/alarm{ @@ -23752,6 +23707,30 @@ "aPy" = ( /turf/simulated/wall/r_wall, /area/rnd/xenobiology/cells/charlie) +"aPz" = ( +/obj/machinery/firealarm/north, +/obj/effect/floor_decal/corner/lime/diagonal, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aPA" = ( +/obj/machinery/light{ + dir = 1; + icon_state = "tube1" + }, +/obj/effect/floor_decal/corner/lime/diagonal, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aPB" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/floor_decal/corner/lime{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aPD" = ( +/turf/unsimulated/chasm_mask, +/area/crew_quarters/sleep/medical) "aPE" = ( /obj/structure/table/standard, /obj/item/weapon/cane, @@ -24069,6 +24048,36 @@ }, /turf/simulated/floor/reinforced, /area/rnd/xenobiology/cells/charlie) +"aQi" = ( +/obj/effect/floor_decal/corner/lime/diagonal, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aQj" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet/green, +/obj/machinery/light/small{ + dir = 4; + pixel_y = 0 + }, +/obj/effect/floor_decal/corner/lime{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aQl" = ( +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk, +/obj/item/device/radio/intercom{ + name = "Station Intercom (General)"; + pixel_y = 22 + }, +/turf/simulated/floor/tiled{ + icon_state = "vault"; + dir = 5 + }, +/area/crew_quarters/sleep/medical) "aQm" = ( /obj/structure/closet/emcloset, /turf/simulated/floor/tiled, @@ -24328,6 +24337,67 @@ /obj/item/weapon/reagent_containers/food/drinks/jar, /turf/simulated/floor/tiled/white, /area/rnd/xenobiology) +"aQL" = ( +/obj/effect/floor_decal/corner/lime/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aQM" = ( +/obj/structure/closet/secure_closet/personal, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/effect/floor_decal/corner/lime{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aQN" = ( +/obj/effect/floor_decal/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aQO" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/floor_decal/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aQP" = ( +/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" + }, +/obj/effect/floor_decal/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aQQ" = ( +/obj/machinery/newscaster{ + pixel_y = 32 + }, +/obj/effect/floor_decal/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aQR" = ( +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/structure/grille, +/turf/simulated/floor/plating, +/area/crew_quarters/sleep/medical) "aQS" = ( /obj/machinery/light{ dir = 8 @@ -24625,6 +24695,79 @@ }, /turf/simulated/wall/r_wall, /area/rnd/xenobiology/cells/delta) +"aRM" = ( +/obj/effect/floor_decal/corner/white/diagonal, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aRN" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/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/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aRO" = ( +/obj/structure/disposalpipe/segment{ + 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/scrubbers{ + dir = 4 + }, +/obj/effect/floor_decal/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aRP" = ( +/obj/machinery/door/airlock/glass_medical{ + name = "Staff Personal Facilities"; + req_access = list(66) + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/floor_decal/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) "aRQ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -24847,6 +24990,54 @@ "aSt" = ( /turf/simulated/wall/r_wall, /area/rnd/xenobiology/cells/delta) +"aSx" = ( +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = 27 + }, +/obj/effect/floor_decal/corner/lime/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aSy" = ( +/obj/effect/floor_decal/corner/lime/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aSA" = ( +/obj/effect/floor_decal/corner/white/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aSB" = ( +/obj/machinery/light{ + dir = 4; + icon_state = "tube1" + }, +/obj/effect/floor_decal/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aSC" = ( +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/turf/simulated/floor/plating, +/area/crew_quarters/sleep/medical) "aSD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled, @@ -25087,6 +25278,51 @@ }, /turf/simulated/floor/reinforced, /area/rnd/xenobiology/cells/delta) +"aTn" = ( +/obj/structure/table/standard, +/obj/structure/bedsheetbin, +/obj/effect/floor_decal/corner/lime{ + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aTo" = ( +/obj/effect/floor_decal/corner/lime/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + icon_state = "intact-scrubbers"; + dir = 5 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aTp" = ( +/obj/effect/floor_decal/corner/white/diagonal, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aTq" = ( +/obj/machinery/hologram/holopad, +/obj/effect/floor_decal/corner/white/diagonal, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aTr" = ( +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/turf/simulated/floor/plating, +/area/crew_quarters/sleep/medical) "aTs" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 8 @@ -25404,12 +25640,50 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/xenobiology) +"aUb" = ( +/obj/machinery/light{ + icon_state = "tube1"; + dir = 2 + }, +/obj/effect/floor_decal/corner/lime/diagonal, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"aUg" = ( +/obj/effect/floor_decal/corner/white/diagonal, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/washing_machine, +/turf/simulated/floor/tiled, +/area/crew_quarters/sleep/medical) +"aUi" = ( +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/turf/simulated/floor/plating, +/area/crew_quarters/sleep/medical) "aUj" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, /turf/simulated/floor/tiled, /area/medical/medbay4) +"aUk" = ( +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/medical/medbay4) +"aUl" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/turf/simulated/floor/tiled/dark, +/area/medical/medbay4) "aUm" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 @@ -25718,6 +25992,24 @@ "aUZ" = ( /turf/simulated/wall, /area/crew_quarters/sleep/medical) +"aVa" = ( +/obj/machinery/door/airlock/medical{ + name = "Staff Showers"; + req_access = list(66) + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) +"aVb" = ( +/obj/machinery/door/airlock/medical{ + name = "Staff Hygiene Facilities"; + req_access = list(66) + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) "aVc" = ( /obj/structure/extinguisher_cabinet{ pixel_x = -25; @@ -26054,6 +26346,38 @@ }, /turf/simulated/floor/plating, /area/rnd/xenobiology/cells/echo) +"aVH" = ( +/turf/simulated/floor/tiled/freezer, +/area/mine/unexplored) +"aVJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/machinery/firealarm/west, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) +"aVK" = ( +/obj/structure/sink{ + pixel_y = 16 + }, +/obj/structure/mirror{ + pixel_y = 32 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) +"aVL" = ( +/obj/structure/sink{ + pixel_y = 16 + }, +/obj/structure/mirror{ + pixel_y = 32 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) "aVM" = ( /obj/machinery/requests_console{ department = "Medical Bay"; @@ -26122,6 +26446,27 @@ "aWq" = ( /turf/simulated/floor/reinforced, /area/rnd/xenobiology/cells/echo) +"aWx" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) +"aWy" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) +"aWz" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) "aWA" = ( /obj/machinery/light{ dir = 8 @@ -26135,6 +26480,13 @@ }, /turf/simulated/floor/tiled, /area/medical/medbay4) +"aWB" = ( +/obj/effect/floor_decal/corner/green{ + icon_state = "corner_white"; + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/medical/medbay4) "aWC" = ( /obj/item/device/radio/intercom{ name = "Station Intercom (General)"; @@ -26262,6 +26614,17 @@ /obj/machinery/atmospherics/unary/vent_scrubber, /turf/simulated/floor/reinforced, /area/rnd/xenobiology/cells/echo) +"aXg" = ( +/obj/machinery/alarm{ + dir = 4; + icon_state = "alarm0"; + pixel_x = -22 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) +"aXh" = ( +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) "aXi" = ( /turf/simulated/floor/tiled, /area/medical/medbay4) @@ -26455,6 +26818,22 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan, /turf/simulated/floor/reinforced, /area/rnd/xenobiology/cells/echo) +"aXK" = ( +/obj/machinery/door/airlock/medical{ + autoclose = 0; + icon_state = "door_open"; + name = "Cubicle 1" + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) +"aXL" = ( +/obj/machinery/door/airlock/medical{ + autoclose = 0; + icon_state = "door_open"; + name = "Cubicle 2" + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) "aXM" = ( /turf/simulated/floor/tiled/white, /area/medical/medbay4) @@ -26550,6 +26929,16 @@ /obj/machinery/atmospherics/pipe/simple/hidden/cyan, /turf/simulated/wall/r_wall, /area/rnd/xenobiology/cells/echo) +"aYj" = ( +/obj/structure/toilet{ + icon_state = "toilet00"; + dir = 1 + }, +/obj/machinery/light/small{ + dir = 4 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/medical) "aYk" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/bed/chair{ @@ -27078,14 +27467,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/sublevel) -"bbb" = ( -/obj/machinery/camera/network/engineering_outpost{ - c_tag = "Engineering Sublevel - Corridor Camera 4"; - dir = 8; - icon_state = "camera" - }, -/turf/simulated/floor/tiled, -/area/engineering/atmos) "bbc" = ( /obj/machinery/door/firedoor, /obj/structure/grille, @@ -27115,33 +27496,37 @@ }, /turf/simulated/floor/plating, /area/engineering/atmos) -"dUV" = ( -/obj/structure/grille, -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 +"bbe" = ( +/obj/machinery/light/small/emergency{ + icon_state = "bulb1"; + dir = 4 }, -/obj/machinery/door/blast/shutters{ - density = 0; +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/mine/unexplored) +"bbf" = ( +/obj/structure/disposalpipe/trunk, +/obj/structure/disposaloutlet, +/turf/simulated/floor/plating, +/area/medical/virology) +"bbg" = ( +/obj/structure/table/standard, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/window/westleft{ dir = 2; - icon_state = "shutter0"; - id = "LCKDshutters"; - name = "MedBay Lockdown Shutters"; - opacity = 0 + name = "MediExpress - Virology"; + req_access = list(39) }, -/turf/simulated/floor/plating, -/area/medical/patient_wing) -"eYa" = ( -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = -27 +/turf/simulated/floor/tiled/white, +/area/medical/virology) +"bbi" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 }, -/turf/simulated/floor/plating, -/area/maintenance/disposal) -"hDl" = ( +/turf/simulated/wall/r_wall, +/area/medical/virology) +"bbk" = ( /obj/structure/cable/green{ d1 = 1; d2 = 2; @@ -27152,7 +27537,27 @@ /obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled/white, /area/medical/patient_wing) -"ija" = ( +"bbl" = ( +/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 = 1; + icon_state = "pipe-c" + }, +/turf/simulated/floor/tiled/white, +/area/medical/patient_wing) +"bbn" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/maintenance/sublevel) +"bbo" = ( /obj/structure/disposalpipe/up{ icon_state = "pipe-u"; dir = 8 @@ -27163,49 +27568,44 @@ }, /turf/simulated/floor/plating, /area/maintenance/sublevel) -"ksZ" = ( -/obj/structure/cable/green{ - d1 = 1; - d2 = 2; - icon_state = "1-2" +"bbp" = ( +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" +/obj/machinery/door/blast/shutters{ + density = 0; + dir = 2; + icon_state = "shutter0"; + id = "LCKDshutters"; + name = "MedBay Lockdown Shutters"; + opacity = 0 }, -/turf/simulated/floor/tiled/white, +/turf/simulated/floor/plating, /area/medical/patient_wing) -"llO" = ( +"bbv" = ( +/obj/machinery/door/firedoor, /obj/structure/grille, /obj/structure/window/reinforced{ dir = 8 }, /obj/structure/window/reinforced{ - icon_state = "rwindow"; dir = 4 }, -/obj/machinery/door/blast/regular{ +/obj/machinery/door/blast/shutters{ density = 0; - dir = 1; - icon_state = "pdoor0"; - id = "virologyquar"; - name = "Virology Emergency Quarantine Blast Doors"; - opacity = 0 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/blast/regular{ - density = 0; - dir = 1; - icon_state = "pdoor0"; + dir = 8; + icon_state = "shutter0"; id = "LCKDshutters"; - name = "Medbay Lockdown Blast Doors"; + name = "MedBay Lockdown Shutters"; opacity = 0 }, /turf/simulated/floor/plating, -/area/medical/virology) -"lKN" = ( +/area/medical/patient_wing) +"bbE" = ( /obj/structure/grille, /obj/structure/window/reinforced{ dir = 8 @@ -27236,47 +27636,45 @@ }, /turf/simulated/floor/plating, /area/medical/virology) -"mNw" = ( -/obj/machinery/light/small/emergency{ - icon_state = "bulb1"; - dir = 4 +"bbF" = ( +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 1 }, -/turf/simulated/floor/airless{ - icon_state = "asteroidplating" - }, -/area/mine/unexplored) -"nnt" = ( -/obj/structure/table/standard, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/window/westleft{ - dir = 2; - name = "MediExpress - Virology"; - req_access = list(39) - }, -/turf/simulated/floor/tiled/white, -/area/medical/virology) -"puJ" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/wall/r_wall, -/area/medical/virology) -"pTu" = ( -/obj/structure/disposalpipe/trunk, -/obj/structure/disposaloutlet, -/turf/simulated/floor/plating, -/area/medical/virology) -"qqX" = ( -/obj/structure/ladder/up, -/turf/simulated/floor/plating, -/area/maintenance/disposal) -"qAX" = ( -/obj/machinery/light/small/emergency{ +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; dir = 8 }, +/obj/machinery/door/blast/shutters{ + density = 0; + dir = 2; + icon_state = "shutter0"; + id = "LCKDshutters"; + name = "MedBay Lockdown Shutters"; + opacity = 0 + }, /turf/simulated/floor/plating, -/area/maintenance/disposal) -"qPH" = ( +/area/medical/patient_c) +"bbG" = ( +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/blast/shutters{ + density = 0; + dir = 2; + icon_state = "shutter0"; + id = "LCKDshutters"; + name = "MedBay Lockdown Shutters"; + opacity = 0 + }, +/turf/simulated/floor/plating, +/area/medical/patient_c) +"bbH" = ( /obj/machinery/door/firedoor, /obj/structure/grille, /obj/structure/window/reinforced{ @@ -27296,7 +27694,35 @@ }, /turf/simulated/floor/plating, /area/medical/patient_c) -"qRC" = ( +"bbI" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 1; + icon_state = "pdoor0"; + id = "virologyquar"; + name = "Virology Emergency Quarantine Blast Doors"; + opacity = 0 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 1; + icon_state = "pdoor0"; + id = "LCKDshutters"; + name = "Medbay Lockdown Blast Doors"; + opacity = 0 + }, +/turf/simulated/floor/plating, +/area/medical/virology) +"bbJ" = ( /obj/structure/grille, /obj/structure/window/reinforced, /obj/structure/window/reinforced{ @@ -27325,242 +27751,325 @@ }, /turf/simulated/floor/plating, /area/medical/virology) -"rMY" = ( +"bbK" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/floor_decal/corner/lime{ + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"bbM" = ( +/obj/effect/floor_decal/corner/lime/diagonal, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"bbN" = ( +/obj/structure/closet/secure_closet/personal, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/effect/floor_decal/corner/lime{ + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"bbO" = ( +/obj/structure/bed, +/obj/item/weapon/bedsheet/green, +/obj/machinery/light/small{ + dir = 4; + pixel_y = 0 + }, +/obj/effect/floor_decal/corner/lime{ + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"bbP" = ( +/obj/machinery/alarm{ + dir = 4; + pixel_x = -23; + pixel_y = 0 + }, +/obj/effect/floor_decal/corner/lime/diagonal, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"bbQ" = ( +/obj/effect/floor_decal/corner/lime/diagonal, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"bbR" = ( +/obj/machinery/door/airlock/medical{ + name = "Staff Dormitories"; + req_access = list(66) + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/white, +/area/crew_quarters/sleep/medical) +"bbS" = ( +/obj/structure/closet/crate{ + icon_state = "crateopen"; + name = "Grenade Crate"; + opened = 1 + }, +/obj/item/weapon/grenade/chem_grenade, +/obj/item/weapon/grenade/chem_grenade, +/obj/item/weapon/grenade/chem_grenade, +/obj/item/weapon/grenade/chem_grenade, +/obj/item/device/assembly/igniter, +/obj/item/device/assembly/igniter, +/obj/item/device/assembly/igniter, +/obj/item/device/assembly/timer, +/obj/item/device/assembly/timer, +/obj/item/device/assembly/timer, +/obj/machinery/firealarm/south, +/turf/simulated/floor/tiled, +/area/medical/medbay4) +"bbT" = ( +/obj/structure/curtain/open/shower, +/obj/machinery/shower{ + dir = 4; + icon_state = "shower"; + pixel_y = -8 + }, +/turf/simulated/floor/tiled/freezer, +/area/mine/unexplored) +"bbU" = ( +/obj/machinery/light{ + dir = 1; + icon_state = "tube1" + }, +/turf/simulated/floor/tiled/freezer, +/area/mine/unexplored) +"bbX" = ( +/obj/structure/closet/secure_closet/personal, +/turf/simulated/floor/tiled/freezer, +/area/mine/unexplored) +"bbY" = ( +/obj/machinery/camera/network/medbay{ + c_tag = "Medical - Briefing Room"; + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/medical/medbay4) +"bbZ" = ( +/obj/structure/ladder/up, +/turf/simulated/floor/plating, +/area/maintenance/disposal) +"bca" = ( +/obj/machinery/light/small/emergency{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/maintenance/disposal) +"bcb" = ( +/obj/item/device/radio/intercom{ + dir = 0; + name = "Station Intercom (General)"; + pixel_x = -27 + }, +/turf/simulated/floor/plating, +/area/maintenance/disposal) +"bcd" = ( /obj/item/modular_computer/telescreen/preset/trashcompactor{ pixel_x = -32 }, /turf/simulated/floor/plating, /area/maintenance/disposal) -"tMq" = ( -/obj/machinery/door/firedoor, -/obj/structure/grille, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/machinery/door/blast/shutters{ - density = 0; - dir = 2; - icon_state = "shutter0"; - id = "LCKDshutters"; - name = "MedBay Lockdown Shutters"; - opacity = 0 - }, -/turf/simulated/floor/plating, -/area/medical/patient_c) -"tWX" = ( -/obj/machinery/door/firedoor, -/obj/structure/grille, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 8 - }, -/obj/machinery/door/blast/shutters{ - density = 0; - dir = 2; - icon_state = "shutter0"; - id = "LCKDshutters"; - name = "MedBay Lockdown Shutters"; - opacity = 0 - }, -/turf/simulated/floor/plating, -/area/medical/patient_c) -"wjS" = ( -/obj/machinery/door/firedoor, -/obj/structure/grille, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/machinery/door/blast/shutters{ - density = 0; - dir = 8; - icon_state = "shutter0"; - id = "LCKDshutters"; - name = "MedBay Lockdown Shutters"; - opacity = 0 - }, -/turf/simulated/floor/plating, -/area/medical/patient_wing) -"xWu" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/plating, -/area/maintenance/sublevel) -"xWv" = ( -/obj/machinery/camera/network/research_outpost{ - c_tag = "Research Sublevel - Corridor Camera 6" - }, -/obj/effect/floor_decal/corner/mauve{ - icon_state = "corner_white"; - dir = 5 - }, -/obj/structure/table/rack, -/obj/item/weapon/storage/briefcase/inflatable, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/simulated/floor/tiled/white, -/area/outpost/research/hallway) -"xWw" = ( -/obj/effect/decal/cleanable/blood, -/obj/random/junk, -/obj/machinery/light/small/emergency{ - icon_state = "bulb1"; - dir = 4 - }, -/turf/simulated/floor/asteroid/ash/rocky, -/area/mine/unexplored) -"xWx" = ( -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/obj/structure/cable/green{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/effect/floor_decal/corner/blue{ - icon_state = "corner_white"; +"bce" = ( +/obj/structure/lattice/catwalk/indoor, +/obj/machinery/atmospherics/pipe/simple/visible/red{ + icon_state = "intact"; dir = 6 }, -/turf/simulated/floor/tiled/white, -/area/rnd/xenobiology) -"xWz" = ( -/obj/structure/grille, -/obj/structure/window/reinforced/polarized{ - id = "isoB_window_tint" +/obj/machinery/computer/general_air_control/large_tank_control{ + frequency = 1441; + input_tag = "n2_in"; + name = "Nitrogen Supply Control"; + output_tag = "n2_out"; + sensors = list("n2_sensor" = "Tank") }, -/obj/structure/window/reinforced/polarized{ - dir = 4; - id = "isoB_window_tint" +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics North 1"; + dir = 2; + icon_state = "camera" }, -/obj/structure/window/reinforced/polarized{ - dir = 1; - id = "medlounge" - }, -/obj/structure/window/reinforced/polarized{ - dir = 8; - id = "isoB_window_tint" - }, -/obj/machinery/door/firedoor, /turf/simulated/floor/plating, -/area/medical/patient_b) -"xWA" = ( -/obj/machinery/door/airlock/medical{ - name = "Isolation Ward Access"; - req_access = list(66) +/area/engineering/atmos) +"bcf" = ( +/obj/structure/lattice/catwalk/indoor, +/obj/machinery/atmospherics/pipe/simple/visible/cyan{ + dir = 10 }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled/white, -/area/medical/patient_c) -"xWB" = ( -/obj/machinery/door/airlock/medical{ - name = "Isolation Wing"; - req_access = list(5) +/obj/machinery/computer/general_air_control/large_tank_control{ + frequency = 1441; + input_tag = "o2_in"; + name = "Oxygen Supply Control"; + output_tag = "o2_out"; + sensors = list("o2_sensor" = "Tank") }, -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled/white, -/area/medical/patient_wing) -"xWC" = ( -/obj/machinery/door/airlock/medical{ - name = "Isolation Ward Access"; - req_access = list(66) - }, -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled/white, -/area/medical/patient_c) -"xWD" = ( -/obj/item/toy/plushie/spider, -/turf/simulated/floor/plating, -/area/maintenance/sublevel) -"xWE" = ( -/obj/structure/table/standard, -/obj/item/weapon/paper_bin, -/obj/item/weapon/pen, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/turf/simulated/floor/tiled/dark, -/area/rnd/xenobiology) -"xWF" = ( -/obj/machinery/atmospherics/portables_connector, -/obj/structure/extinguisher_cabinet{ - pixel_y = 30 - }, -/obj/effect/floor_decal/corner/brown{ - icon_state = "corner_white"; - dir = 5 - }, -/turf/simulated/floor/tiled/dark, -/area/rnd/xenobiology) -"xWG" = ( -/turf/simulated/floor/plating, -/area/mine/unexplored) -"xWH" = ( -/obj/structure/closet/secure_closet/personal, -/obj/effect/floor_decal/corner/lime{ - dir = 6 - }, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xWI" = ( -/obj/machinery/firealarm/north, -/obj/effect/floor_decal/corner/lime/diagonal, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xWJ" = ( /obj/machinery/light{ dir = 1; icon_state = "tube1" }, -/obj/effect/floor_decal/corner/lime/diagonal, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xWK" = ( -/obj/structure/closet/secure_closet/personal, -/obj/effect/floor_decal/corner/lime{ - icon_state = "corner_white"; +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics North 2"; + dir = 2; + icon_state = "camera" + }, +/turf/simulated/floor/plating, +/area/engineering/atmos) +"bcg" = ( +/obj/effect/floor_decal/corner/yellow/full{ + icon_state = "corner_white_full"; + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/visible/yellow{ + icon_state = "intact"; + dir = 5 + }, +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics West 1"; + dir = 4; + icon_state = "camera" + }, +/turf/simulated/floor/tiled, +/area/engineering/atmos) +"bch" = ( +/obj/effect/floor_decal/corner/black/full{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/simple/visible/black{ dir = 9 }, +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics East 1"; + dir = 8; + icon_state = "camera" + }, +/turf/simulated/floor/tiled, +/area/engineering/atmos) +"bci" = ( +/obj/machinery/light{ + dir = 4; + icon_state = "tube1"; + pixel_x = 0 + }, +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics Central 1"; + dir = 8; + icon_state = "camera" + }, +/turf/simulated/floor/tiled, +/area/engineering/atmos) +"bcj" = ( +/obj/machinery/light{ + icon_state = "tube1"; + dir = 8 + }, +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics Central 2"; + dir = 4; + icon_state = "camera" + }, +/obj/machinery/atmospherics/binary/pump{ + dir = 1; + name = "Connectors to Mix" + }, +/turf/simulated/floor/tiled, +/area/engineering/atmos) +"bck" = ( +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/visible/red, +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics West 2"; + dir = 4; + icon_state = "camera" + }, +/turf/simulated/floor/tiled, +/area/engineering/atmos) +"bcl" = ( +/obj/machinery/light{ + dir = 4; + icon_state = "tube1"; + pixel_x = 0 + }, +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics East 2"; + dir = 8; + icon_state = "camera" + }, +/turf/simulated/floor/tiled, +/area/engineering/atmos) +"bcm" = ( +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics South"; + dir = 1; + icon_state = "camera" + }, +/obj/machinery/atmospherics/valve, +/turf/simulated/floor/tiled, +/area/engineering/atmos) +"bcn" = ( +/obj/machinery/firealarm/south, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/camera/network/engineering_outpost{ + c_tag = "Engineering Sublevel - Atmospherics Waste and Distro."; + dir = 1; + icon_state = "camera" + }, +/turf/simulated/floor/plating, +/area/engineering/atmos) +"bco" = ( +/obj/item/toy/plushie/spider, +/turf/simulated/floor/plating, +/area/maintenance/sublevel) +"bcp" = ( +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 1 + }, +/obj/structure/cable/green{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/machinery/hologram/holopad, +/turf/simulated/floor/tiled/dark, +/area/rnd/xenobiology) +"bcq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + icon_state = "intact"; + dir = 4 + }, +/obj/machinery/hologram/holopad, /turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xWL" = ( -/turf/unsimulated/chasm_mask, -/area/crew_quarters/sleep/medical) -"xWO" = ( -/obj/structure/window/phoronreinforced, -/obj/machinery/camera/network/research_outpost{ - c_tag = "Research Sublevel - Bomb Range North" - }, -/turf/simulated/floor/airless{ - icon_state = "asteroidplating" - }, -/area/rnd/test_area) -"xWP" = ( -/obj/structure/window/phoronreinforced, -/turf/simulated/floor/airless{ - icon_state = "asteroidplating" - }, -/area/rnd/test_area) -"xWQ" = ( +/area/rnd/xenobiology) +"bcr" = ( +/turf/simulated/floor/plating, +/area/mine/unexplored) +"bcs" = ( /obj/structure/window/phoronreinforced, /obj/machinery/light/spot/weak{ icon_state = "tube_empty"; @@ -27570,24 +28079,191 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xXb" = ( -/obj/effect/floor_decal/corner/lime/diagonal, -/obj/machinery/atmospherics/unary/vent_scrubber/on, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xXd" = ( -/obj/machinery/disposal, -/obj/structure/disposalpipe/trunk, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = 22 +"bct" = ( +/obj/structure/window/phoronreinforced, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" }, -/turf/simulated/floor/tiled{ - icon_state = "vault"; - dir = 5 +/area/rnd/test_area) +"bcu" = ( +/obj/structure/window/phoronreinforced, +/obj/machinery/camera/network/research_outpost{ + c_tag = "Research Sublevel - Bomb Range North" }, -/area/crew_quarters/sleep/medical) -"xXp" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcv" = ( +/obj/structure/window/phoronreinforced, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcw" = ( +/obj/structure/window/phoronreinforced, +/obj/machinery/light/spot/weak{ + icon_state = "tube_empty"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcx" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcy" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcz" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcA" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcB" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcC" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcD" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcE" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/machinery/light/spot/weak{ + icon_state = "tube_empty"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcF" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcG" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcH" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcI" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcJ" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcK" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcL" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcM" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcN" = ( +/obj/machinery/light/spot/weak{ + icon_state = "tube_empty"; + dir = 4 + }, +/turf/simulated/floor/asteroid/ash/rocky, +/area/rnd/test_area) +"bcO" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcP" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcQ" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/effect/floor_decal/industrial/outline/yellow, /obj/machinery/light{ @@ -27598,69 +28274,50 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXs" = ( -/obj/structure/closet/secure_closet/personal, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/floor_decal/corner/lime{ - dir = 6 - }, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xXv" = ( -/obj/structure/closet/secure_closet/personal, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/effect/floor_decal/corner/lime{ - icon_state = "corner_white"; - dir = 9 - }, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xXw" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/floor_decal/corner/white/diagonal, +"bcR" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xXx" = ( -/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" - }, -/obj/effect/floor_decal/corner/white/diagonal, +/area/rnd/storage) +"bcS" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xXy" = ( -/obj/machinery/newscaster{ - pixel_y = 32 - }, -/obj/effect/floor_decal/corner/white/diagonal, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xXz" = ( -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced{ +/area/rnd/storage) +"bcT" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; dir = 4 }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ +/obj/machinery/light/spot/weak{ + icon_state = "tube_empty"; dir = 8 }, -/obj/structure/window/reinforced, -/obj/structure/grille, -/turf/simulated/floor/plating, -/area/crew_quarters/sleep/medical) -"xXF" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcU" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcV" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcW" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcX" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bcY" = ( /obj/effect/landmark{ name = "cavernspawn" }, @@ -27668,7 +28325,26 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xXJ" = ( +"bcZ" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bda" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdb" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdc" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 8 @@ -27687,7 +28363,16 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xXL" = ( +"bdd" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bde" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 8 @@ -27705,7 +28390,7 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xXM" = ( +"bdf" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -27732,7 +28417,7 @@ icon_state = "plating" }, /area/rnd/storage) -"xXN" = ( +"bdg" = ( /obj/structure/sign/deathsposal{ pixel_y = 32 }, @@ -27751,7 +28436,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXO" = ( +"bdh" = ( /obj/structure/table/standard, /obj/item/device/binoculars/high_power, /obj/item/device/binoculars/high_power, @@ -27771,7 +28456,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXP" = ( +"bdi" = ( /obj/structure/table/standard, /obj/item/weapon/storage/toolbox/mechanical, /obj/structure/cable/green{ @@ -27791,7 +28476,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXQ" = ( +"bdj" = ( /obj/structure/table/standard, /obj/machinery/light{ dir = 1 @@ -27808,7 +28493,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXR" = ( +"bdk" = ( /obj/structure/cable/green{ d1 = 4; d2 = 8; @@ -27821,7 +28506,7 @@ /obj/structure/dispenser, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXS" = ( +"bdl" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable/green{ @@ -27840,7 +28525,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXT" = ( +"bdm" = ( /obj/structure/flora/pottedplant, /obj/machinery/firealarm/east, /obj/effect/floor_decal/corner/mauve/full{ @@ -27849,124 +28534,84 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXV" = ( +"bdn" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXW" = ( +"bdo" = ( +/obj/machinery/portable_atmospherics/canister/oxygen, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/rnd/storage) +"bdp" = ( /obj/machinery/portable_atmospherics/canister/carbon_dioxide, /obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled, /area/rnd/storage) -"xXX" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/green, -/obj/machinery/light/small{ - dir = 4; - pixel_y = 0 - }, -/obj/effect/floor_decal/corner/lime{ - dir = 6 - }, +"bdq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/machinery/hologram/holopad, /turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xXZ" = ( -/obj/effect/floor_decal/corner/lime/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xYa" = ( -/obj/structure/bed, -/obj/item/weapon/bedsheet/green, -/obj/machinery/light/small{ - dir = 4; - pixel_y = 0 - }, -/obj/effect/floor_decal/corner/lime{ - icon_state = "corner_white"; - dir = 9 - }, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xYb" = ( -/obj/effect/floor_decal/corner/white/diagonal, -/obj/structure/disposalpipe/segment{ - dir = 1; - icon_state = "pipe-c" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xYc" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/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/corner/white/diagonal, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xYd" = ( -/obj/structure/disposalpipe/segment{ - 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/scrubbers{ - dir = 4 - }, -/obj/effect/floor_decal/corner/white/diagonal, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xYe" = ( -/obj/machinery/door/airlock/glass_medical{ - name = "Staff Personal Facilities"; - req_access = list(66) - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/effect/floor_decal/corner/white/diagonal, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xYf" = ( +/area/rnd/xenobiology) +"bdr" = ( /obj/item/clothing/head/collectable/petehat, /turf/simulated/floor/asteroid/ash/rocky, /area/mine/unexplored) -"xYp" = ( +"bds" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdt" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdu" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdv" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdw" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdx" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdy" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdz" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdA" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdB" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 8 @@ -27980,7 +28625,16 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xYr" = ( +"bdC" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdD" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 8 @@ -27995,19 +28649,53 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xYu" = ( +"bdE" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/grille, +/obj/machinery/door/firedoor, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/storage) +"bdF" = ( +/obj/effect/floor_decal/corner/mauve{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled, +/area/rnd/storage) +"bdG" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"xYx" = ( +"bdH" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"xYy" = ( +"bdI" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"bdJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"bdK" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/cable/green{ d1 = 1; @@ -28019,14 +28707,14 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"xYz" = ( +"bdL" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 6 }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xYA" = ( +"bdM" = ( /obj/machinery/door/airlock/research{ name = "Toxins Storage"; req_access = list(7) @@ -28034,7 +28722,7 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/tiled, /area/rnd/storage) -"xYB" = ( +"bdN" = ( /obj/machinery/alarm{ dir = 8; pixel_x = 25; @@ -28042,48 +28730,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xYC" = ( -/obj/machinery/alarm{ - dir = 4; - pixel_x = -23; - pixel_y = 0 - }, -/obj/effect/floor_decal/corner/lime/diagonal, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xYD" = ( -/obj/item/device/radio/intercom{ - dir = 0; - name = "Station Intercom (General)"; - pixel_x = 27 - }, -/obj/effect/floor_decal/corner/lime/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xYG" = ( -/obj/machinery/light{ - dir = 4; - icon_state = "tube1" - }, -/obj/effect/floor_decal/corner/white/diagonal, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xYH" = ( -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/grille, -/turf/simulated/floor/plating, -/area/crew_quarters/sleep/medical) -"xYI" = ( +"bdO" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -28096,7 +28743,51 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xZs" = ( +"bdP" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdQ" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdR" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdS" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdT" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdU" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdV" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdW" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdX" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 1 @@ -28106,7 +28797,277 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xZt" = ( +"bdY" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bdZ" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bea" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beb" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bec" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bed" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bee" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bef" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beg" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beh" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bei" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bej" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bek" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bel" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bem" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"ben" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beo" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bep" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beq" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"ber" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bes" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bet" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beu" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bev" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bew" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bex" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bey" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bez" = ( /obj/effect/floor_decal/industrial/warning/dust/corner{ icon_state = "warningcorner_dust"; dir = 8 @@ -28124,7 +29085,7 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xZu" = ( +"beA" = ( /obj/effect/floor_decal/industrial/warning/dust/corner{ icon_state = "warningcorner_dust"; dir = 4 @@ -28139,7 +29100,7 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xZB" = ( +"beB" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 1 @@ -28154,7 +29115,97 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xZC" = ( +"beC" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beD" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beE" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beF" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beG" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beH" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning/dust, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beI" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 1 @@ -28175,7 +29226,7 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xZD" = ( +"beJ" = ( /obj/effect/floor_decal/industrial/warning/dust/corner{ icon_state = "warningcorner_dust"; dir = 8 @@ -28200,7 +29251,41 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"xZK" = ( +"beK" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/grille, +/obj/machinery/door/firedoor, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/storage) +"beL" = ( +/obj/effect/floor_decal/corner/mauve{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled, +/area/rnd/storage) +"beM" = ( +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"beN" = ( +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"beO" = ( +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"beP" = ( +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"beQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable/green{ @@ -28215,7 +29300,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"xZL" = ( +"beR" = ( /obj/structure/cable/green{ d2 = 8; icon_state = "0-8" @@ -28231,13 +29316,28 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xZM" = ( +"beS" = ( /obj/machinery/portable_atmospherics/canister/empty, /obj/effect/floor_decal/industrial/outline/yellow, /obj/machinery/firealarm/west, /turf/simulated/floor/tiled, /area/rnd/storage) -"xZQ" = ( +"beT" = ( +/obj/machinery/portable_atmospherics/canister/empty, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/rnd/storage) +"beU" = ( +/obj/machinery/portable_atmospherics/canister/empty, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/rnd/storage) +"beV" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/rnd/storage) +"beW" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/extinguisher_cabinet{ @@ -28246,79 +29346,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"xZS" = ( -/obj/effect/floor_decal/corner/lime/diagonal, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xZT" = ( -/obj/effect/floor_decal/corner/lime/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - icon_state = "intact-scrubbers"; - dir = 5 - }, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xZU" = ( -/obj/effect/floor_decal/corner/lime/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xZV" = ( -/obj/machinery/door/airlock/medical{ - name = "Staff Dormitories"; - req_access = list(66) - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"xZW" = ( -/obj/effect/floor_decal/corner/white/diagonal, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xZX" = ( -/obj/machinery/hologram/holopad, -/obj/effect/floor_decal/corner/white/diagonal, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xZY" = ( -/obj/effect/floor_decal/corner/white/diagonal, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"xZZ" = ( -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/grille, -/turf/simulated/floor/plating, -/area/crew_quarters/sleep/medical) -"yaa" = ( +"beX" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -28327,14 +29355,113 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"yaq" = ( +"beY" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"beZ" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfa" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfb" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfc" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfd" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfe" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bff" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfg" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfh" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfi" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfj" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/grille, +/obj/machinery/door/firedoor, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/storage) +"bfk" = ( +/obj/effect/floor_decal/corner/mauve{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled, +/area/rnd/storage) +"bfl" = ( +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"bfm" = ( +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"bfn" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"yar" = ( +"bfo" = ( /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"yas" = ( +"bfp" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable/green{ @@ -28344,7 +29471,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"yat" = ( +"bfq" = ( /obj/machinery/light{ dir = 4; status = 0 @@ -28359,79 +29486,33 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"yav" = ( +"bfr" = ( /obj/machinery/portable_atmospherics/canister/empty, /obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled, /area/rnd/storage) -"yaw" = ( +"bfs" = ( +/obj/machinery/portable_atmospherics/canister/empty, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/rnd/storage) +"bft" = ( /obj/machinery/portable_atmospherics/canister/empty, /obj/effect/floor_decal/industrial/outline/yellow, /obj/machinery/light, /turf/simulated/floor/tiled, /area/rnd/storage) -"yay" = ( +"bfu" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /obj/effect/floor_decal/industrial/outline/yellow, /turf/simulated/floor/tiled, /area/rnd/storage) -"yaz" = ( -/obj/structure/table/standard, -/obj/structure/bedsheetbin, -/obj/effect/floor_decal/corner/lime{ - dir = 6 - }, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"yaA" = ( -/obj/machinery/light{ - icon_state = "tube1"; - dir = 2 - }, -/obj/effect/floor_decal/corner/lime/diagonal, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"yaC" = ( -/obj/effect/floor_decal/corner/lime/diagonal, -/turf/simulated/floor/tiled/white, -/area/crew_quarters/sleep/medical) -"yaD" = ( -/obj/effect/floor_decal/corner/white/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"yaF" = ( -/obj/effect/floor_decal/corner/white/diagonal, +"bfv" = ( +/obj/machinery/portable_atmospherics/canister/nitrogen, /obj/effect/floor_decal/industrial/outline/yellow, -/obj/machinery/washing_machine, /turf/simulated/floor/tiled, -/area/crew_quarters/sleep/medical) -"yaG" = ( -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/grille, -/turf/simulated/floor/plating, -/area/crew_quarters/sleep/medical) -"yaH" = ( -/obj/machinery/light{ - dir = 8 - }, -/turf/simulated/floor/tiled/dark, -/area/medical/medbay4) -"yaI" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/turf/simulated/floor/tiled/dark, -/area/medical/medbay4) -"yaJ" = ( +/area/rnd/storage) +"bfw" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -28444,7 +29525,78 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"yaV" = ( +"bfx" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfy" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfz" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfA" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfB" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfC" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfD" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfE" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfF" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfG" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfH" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfI" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -28459,26 +29611,38 @@ icon_state = "plating" }, /area/rnd/storage) -"yaW" = ( +"bfJ" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 9 }, /turf/simulated/floor/tiled, /area/rnd/storage) -"yaX" = ( +"bfK" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"yba" = ( +"bfL" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"ybb" = ( +"bfM" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"bfN" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/storage) +"bfO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ icon_state = "map-scrubbers"; @@ -28491,7 +29655,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/storage) -"ybc" = ( +"bfP" = ( /obj/machinery/firealarm/east, /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; @@ -28499,56 +29663,60 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"ybg" = ( +"bfQ" = ( +/obj/structure/table/rack, +/obj/random/loot, +/turf/simulated/floor/plating, +/area/maintenance/research_xenobiology) +"bfR" = ( +/obj/structure/table/rack, +/obj/random/loot, +/turf/simulated/floor/plating, +/area/maintenance/research_xenobiology) +"bfS" = ( /obj/structure/reagent_dispensers/watertank, /turf/simulated/floor/plating, /area/maintenance/research_xenobiology) -"ybi" = ( -/obj/machinery/door/airlock/medical{ - name = "Staff Hygiene Facilities"; - req_access = list(66) - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ybj" = ( -/obj/structure/closet/crate{ - icon_state = "crateopen"; - name = "Grenade Crate"; - opened = 1 - }, -/obj/item/weapon/grenade/chem_grenade, -/obj/item/weapon/grenade/chem_grenade, -/obj/item/weapon/grenade/chem_grenade, -/obj/item/weapon/grenade/chem_grenade, -/obj/item/device/assembly/igniter, -/obj/item/device/assembly/igniter, -/obj/item/device/assembly/igniter, -/obj/item/device/assembly/timer, -/obj/item/device/assembly/timer, -/obj/item/device/assembly/timer, -/obj/machinery/firealarm/south, -/turf/simulated/floor/tiled, -/area/medical/medbay4) -"ybq" = ( +"bfT" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plating, +/area/maintenance/research_xenobiology) +"bfU" = ( /turf/simulated/floor/airless{ icon_state = "asteroidplating" }, /area/rnd/test_area) -"ybs" = ( -/obj/item/weapon/beartrap, -/turf/simulated/floor/asteroid/ash/rocky, -/area/mine/unexplored) -"ybt" = ( -/obj/machinery/light/spot/weak{ - icon_state = "tube_empty"; - dir = 4 +"bfV" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" }, -/turf/simulated/floor/asteroid/ash/rocky, /area/rnd/test_area) -"ybu" = ( +"bfW" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfX" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfY" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bfZ" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bga" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bgb" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 4 @@ -28557,7 +29725,27 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"ybv" = ( +"bgc" = ( +/obj/item/weapon/beartrap, +/turf/simulated/floor/asteroid/ash/rocky, +/area/mine/unexplored) +"bgd" = ( +/obj/machinery/light/spot/weak{ + icon_state = "tube_empty"; + dir = 4 + }, +/turf/simulated/floor/asteroid/ash/rocky, +/area/rnd/test_area) +"bge" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bgf" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 8 @@ -28566,7 +29754,7 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"ybw" = ( +"bgg" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -28582,7 +29770,7 @@ icon_state = "plating" }, /area/rnd/storage) -"ybx" = ( +"bgh" = ( /obj/machinery/doppler_array{ dir = 8 }, @@ -28594,7 +29782,7 @@ /obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/tiled, /area/rnd/storage) -"yby" = ( +"bgi" = ( /obj/structure/table/standard, /obj/item/device/transfer_valve, /obj/item/device/transfer_valve, @@ -28609,7 +29797,7 @@ /obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/tiled, /area/rnd/storage) -"ybz" = ( +"bgj" = ( /obj/structure/table/standard, /obj/item/device/assembly/igniter, /obj/item/device/assembly/igniter, @@ -28624,7 +29812,7 @@ /obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/tiled, /area/rnd/storage) -"ybA" = ( +"bgk" = ( /obj/machinery/vending/phoronresearch, /obj/machinery/alarm{ dir = 1; @@ -28637,7 +29825,7 @@ /obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/tiled, /area/rnd/storage) -"ybB" = ( +"bgl" = ( /obj/structure/closet/emcloset, /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; @@ -28646,7 +29834,7 @@ /obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/tiled, /area/rnd/storage) -"ybC" = ( +"bgm" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/effect/floor_decal/corner/mauve{ @@ -28661,7 +29849,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"ybD" = ( +"bgn" = ( /obj/effect/floor_decal/corner/mauve/full{ icon_state = "corner_white_full"; dir = 4 @@ -28669,7 +29857,7 @@ /obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/tiled, /area/rnd/storage) -"ybE" = ( +"bgo" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance{ req_access = null; @@ -28677,14 +29865,14 @@ }, /turf/simulated/floor/plating, /area/rnd/storage) -"ybF" = ( +"bgp" = ( /obj/machinery/alarm{ dir = 1; pixel_y = -25 }, /turf/simulated/floor/plating, /area/maintenance/research_xenobiology) -"ybG" = ( +"bgq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance{ req_access = null; @@ -28692,43 +29880,26 @@ }, /turf/simulated/floor/plating, /area/maintenance/research_xenobiology) -"ybK" = ( -/obj/machinery/light{ - dir = 1; - icon_state = "tube1" +"bgr" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 1 }, -/turf/simulated/floor/tiled/freezer, -/area/mine/unexplored) -"ybL" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 +/obj/machinery/light/spot/weak, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" }, -/obj/machinery/firealarm/west, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ybM" = ( -/obj/structure/sink{ - pixel_y = 16 +/area/rnd/test_area) +"bgs" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 1 }, -/obj/structure/mirror{ - pixel_y = 32 +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ybN" = ( -/obj/structure/sink{ - pixel_y = 16 - }, -/obj/structure/mirror{ - pixel_y = 32 - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ybQ" = ( +/area/rnd/test_area) +"bgt" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 1 @@ -28741,7 +29912,7 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"ybR" = ( +"bgu" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 1 @@ -28750,7 +29921,7 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"ybS" = ( +"bgv" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 1 @@ -28760,11 +29931,19 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"ybV" = ( +"bgw" = ( /obj/structure/barricade, /turf/simulated/floor/asteroid/ash/rocky, /area/mine/unexplored) -"ycc" = ( +"bgx" = ( +/obj/structure/barricade, +/turf/simulated/floor/asteroid/ash/rocky, +/area/mine/unexplored) +"bgy" = ( +/obj/structure/barricade, +/turf/simulated/floor/asteroid/ash/rocky, +/area/mine/unexplored) +"bgz" = ( /obj/effect/floor_decal/industrial/warning/dust, /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; @@ -28774,7 +29953,67 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"ycd" = ( +"bgA" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bgB" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bgC" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bgD" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bgE" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bgF" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/test_area) +"bgG" = ( /obj/effect/floor_decal/industrial/warning/dust, /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; @@ -28788,7 +30027,7 @@ icon_state = "asteroidplating" }, /area/rnd/test_area) -"yce" = ( +"bgH" = ( /obj/structure/grille, /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; @@ -28802,7 +30041,7 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/plating, /area/rnd/storage) -"ycf" = ( +"bgI" = ( /obj/structure/grille, /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; @@ -28816,7 +30055,25 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/plating, /area/rnd/storage) -"ych" = ( +"bgJ" = ( +/obj/structure/grille, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 1 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/window/phoronreinforced, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/rnd/storage) +"bgK" = ( /obj/machinery/door/airlock/research{ name = "Toxins Processing"; req_access = list(7) @@ -28830,7 +30087,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/storage) -"yci" = ( +"bgL" = ( /obj/structure/grille, /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; @@ -28848,56 +30105,25 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/plating, /area/rnd/storage) -"ycj" = ( +"bgM" = ( /obj/structure/reagent_dispensers/extinguisher, /turf/simulated/floor/plating, /area/maintenance/research_xenobiology) -"yck" = ( +"bgN" = ( /obj/structure/reagent_dispensers/fueltank, /turf/simulated/floor/plating, /area/maintenance/research_xenobiology) -"ycm" = ( +"bgO" = ( /obj/structure/table/rack, /obj/random/loot, /turf/simulated/floor/plating, /area/maintenance/research_xenobiology) -"ycr" = ( -/obj/machinery/door/airlock/medical{ - name = "Staff Showers"; - req_access = list(66) - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ycs" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"yct" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ycu" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ycv" = ( -/obj/effect/floor_decal/corner/green{ - icon_state = "corner_white"; - dir = 6 - }, -/turf/simulated/floor/tiled, -/area/medical/medbay4) -"ycw" = ( +"bgP" = ( +/obj/structure/table/rack, +/obj/random/loot, +/turf/simulated/floor/plating, +/area/maintenance/research_xenobiology) +"bgQ" = ( /obj/machinery/atmospherics/portables_connector{ dir = 4 }, @@ -28914,7 +30140,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ycx" = ( +"bgR" = ( /obj/machinery/atmospherics/pipe/simple/visible{ icon_state = "intact"; dir = 10 @@ -28924,7 +30150,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ycy" = ( +"bgS" = ( /obj/effect/floor_decal/industrial/warning{ dir = 1 }, @@ -28936,7 +30162,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ycz" = ( +"bgT" = ( /obj/effect/floor_decal/industrial/warning{ dir = 1 }, @@ -28948,7 +30174,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ycA" = ( +"bgU" = ( /obj/effect/floor_decal/industrial/warning{ dir = 1 }, @@ -28963,7 +30189,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ycB" = ( +"bgV" = ( /obj/effect/floor_decal/industrial/warning{ dir = 1 }, @@ -28985,30 +30211,118 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ycI" = ( -/obj/structure/curtain/open/shower, -/obj/machinery/shower{ - dir = 4; - icon_state = "shower"; - pixel_y = -8 +"bgW" = ( +/obj/structure/sign/fire{ + pixel_x = -32 + }, +/obj/machinery/light/small/emergency{ + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bgX" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bgY" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bgZ" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bha" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bhb" = ( +/obj/machinery/light/small/emergency{ + icon_state = "bulb1"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bhc" = ( +/obj/machinery/atmospherics/portables_connector{ + dir = 4 }, -/turf/simulated/floor/tiled/freezer, -/area/mine/unexplored) -"ycL" = ( -/turf/simulated/floor/tiled/freezer, -/area/mine/unexplored) -"ycM" = ( /obj/machinery/alarm{ dir = 4; icon_state = "alarm0"; pixel_x = -22 }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ycO" = ( -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ycV" = ( +/obj/effect/floor_decal/corner/blue{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhd" = ( +/obj/machinery/atmospherics/pipe/manifold4w/visible, +/obj/machinery/meter, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhe" = ( +/obj/machinery/atmospherics/valve{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhf" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhg" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/machinery/meter, +/obj/effect/floor_decal/corner/blue{ + icon_state = "corner_white"; + dir = 6 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhh" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 1 + }, +/obj/structure/grille, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/mixing) +"bhi" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, @@ -29018,7 +30332,7 @@ }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"ycW" = ( +"bhj" = ( /obj/machinery/atmospherics/unary/outlet_injector{ dir = 8; frequency = 1441; @@ -29030,262 +30344,71 @@ }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"ydi" = ( -/obj/structure/closet/secure_closet/personal, -/turf/simulated/floor/tiled/freezer, -/area/mine/unexplored) -"ydj" = ( -/obj/machinery/door/airlock/medical{ - autoclose = 0; - icon_state = "door_open"; - name = "Cubicle 1" - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ydk" = ( -/obj/machinery/door/airlock/medical{ - autoclose = 0; - icon_state = "door_open"; - name = "Cubicle 2" - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ydl" = ( -/obj/machinery/camera/network/medbay{ - c_tag = "Medical - Briefing Room"; - dir = 8 - }, -/turf/simulated/floor/tiled/white, -/area/medical/medbay4) -"ydn" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - icon_state = "intact"; - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"ydC" = ( -/obj/structure/toilet{ - icon_state = "toilet00"; - dir = 1 - }, -/obj/machinery/light/small{ - dir = 4 - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/sleep/medical) -"ydF" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - icon_state = "intact"; - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"ydL" = ( -/obj/machinery/air_sensor{ - frequency = 1441; - id_tag = "toxins_sensor01" - }, +"bhk" = ( /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"ydU" = ( -/mob/living/simple_animal/hostile/bear, -/turf/simulated/floor/asteroid/ash/rocky, -/area/mine/unexplored) -"ydX" = ( -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 4 - }, -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 8 - }, -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 1 - }, -/obj/structure/grille, -/obj/machinery/door/firedoor, -/turf/simulated/floor{ - icon_state = "plating" - }, -/area/rnd/mixing) -"ydY" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - icon_state = "intact"; - dir = 6 - }, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"yea" = ( -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/manifold/visible, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"yed" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 4 - }, -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 4 - }, -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 8 - }, -/obj/structure/window/phoronreinforced, -/obj/structure/grille, -/turf/simulated/floor{ - icon_state = "plating" - }, -/area/rnd/mixing) -"yee" = ( -/obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction{ - icon_state = "intact"; - dir = 4 - }, -/obj/machinery/sparker{ - id = "toxins_igniter01"; - pixel_x = -16 - }, +"bhl" = ( /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yeg" = ( +"bhm" = ( /obj/machinery/door/blast/regular{ id = "toxins_blastdoor01" }, /turf/simulated/floor/airless, /area/rnd/mixing) -"yeo" = ( -/obj/machinery/atmospherics/unary/outlet_injector{ - dir = 4; - frequency = 1441; - icon_state = "map_injector"; - id = "toxins_waste"; - pixel_y = 0; - use_power = 1 - }, +"bhn" = ( /obj/structure/lattice/catwalk, /turf/simulated/open/airless, /area/rnd/mixing) -"yep" = ( -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; +"bho" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhp" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhq" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhr" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhs" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bht" = ( +/obj/machinery/atmospherics/portables_connector{ dir = 4 }, -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 8 +/obj/machinery/firealarm/west, +/obj/effect/floor_decal/corner/blue{ + icon_state = "corner_white"; + dir = 9 }, -/obj/structure/grille, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhu" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhv" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, -/obj/machinery/door/firedoor, -/turf/simulated/floor{ - icon_state = "plating" - }, -/area/rnd/mixing) -"yeq" = ( -/obj/machinery/atmospherics/pipe/manifold/visible{ - icon_state = "map"; - dir = 4 - }, /obj/machinery/meter, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yer" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"yet" = ( -/obj/structure/cable/green{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"yeu" = ( -/obj/structure/sign/fire{ - pixel_x = 32 - }, -/obj/machinery/computer/general_air_control/large_tank_control{ - name = "Chamber Monitors"; - sensors = list("toxins_sensor01" = "North Chamber Sensor", "toxins_sensor02" = "South Chamber Sensor") - }, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"yev" = ( -/obj/structure/sign/fire{ - pixel_x = -32 - }, -/obj/machinery/light/small/emergency{ - dir = 8 - }, -/turf/simulated/floor/airless{ - icon_state = "asteroidplating" - }, -/area/rnd/mixing) -"yeA" = ( -/obj/machinery/light/small/emergency{ - icon_state = "bulb1"; - dir = 4 - }, -/turf/simulated/floor/airless{ - icon_state = "asteroidplating" - }, -/area/rnd/mixing) -"yeB" = ( -/obj/effect/floor_decal/industrial/warning/dust{ - tag = "icon-warning_dust (SOUTHWEST)"; - icon_state = "warning_dust"; - dir = 10 - }, -/turf/simulated/floor/airless{ - icon_state = "asteroidplating" - }, -/area/rnd/mixing) -"yeD" = ( -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 4 - }, -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 8 - }, -/obj/structure/window/phoronreinforced, -/obj/structure/grille, -/obj/machinery/door/firedoor, -/turf/simulated/floor{ - icon_state = "plating" - }, -/area/rnd/mixing) -"yeF" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/binary/pump{ - dir = 8 - }, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"yeG" = ( -/obj/machinery/meter, -/obj/machinery/atmospherics/pipe/manifold/visible{ - dir = 1 - }, -/turf/simulated/floor/tiled/dark, -/area/rnd/mixing) -"yeH" = ( -/obj/machinery/atmospherics/valve{ +"bhw" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, /obj/structure/cable/green{ @@ -29295,21 +30418,18 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yeI" = ( +"bhx" = ( +/obj/machinery/atmospherics/binary/pump/high_power{ + icon_state = "map_off"; + dir = 4 + }, /obj/effect/floor_decal/corner/red{ icon_state = "corner_white"; dir = 6 }, -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 4 - }, -/obj/machinery/meter, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yeJ" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - dir = 4 - }, +"bhy" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -29318,40 +30438,65 @@ icon_state = "phoronrwindow"; dir = 8 }, -/obj/structure/window/phoronreinforced{ - icon_state = "phoronrwindow"; - dir = 1 - }, /obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, /turf/simulated/floor{ icon_state = "plating" }, /area/rnd/mixing) -"yeK" = ( +"bhz" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction{ icon_state = "intact"; dir = 4 }, -/obj/machinery/sparker{ - id = "toxins_igniter02"; - pixel_x = -16 - }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yeL" = ( +"bhA" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ icon_state = "intact"; dir = 10 }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yeT" = ( +"bhB" = ( +/obj/machinery/door/blast/regular{ + id = "toxins_blastdoor01" + }, +/turf/simulated/floor/airless, +/area/rnd/mixing) +"bhC" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhD" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhE" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhF" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhG" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhH" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhI" = ( /obj/structure/sign/fire{ pixel_x = 32 }, /turf/simulated/floor/asteroid/ash/rocky, /area/mine/unexplored) -"yeU" = ( +"bhJ" = ( /obj/machinery/atmospherics/portables_connector{ dir = 4 }, @@ -29364,23 +30509,40 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yeV" = ( +"bhK" = ( /obj/machinery/atmospherics/pipe/simple/visible{ icon_state = "intact"; - dir = 10 + dir = 9 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yeW" = ( +"bhL" = ( /obj/machinery/atmospherics/pipe/simple/visible{ icon_state = "intact"; - dir = 5 + dir = 6 }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yeZ" = ( +"bhM" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhN" = ( +/obj/machinery/atmospherics/portables_connector{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bhO" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -29394,14 +30556,567 @@ icon_state = "plating" }, /area/rnd/mixing) -"yfb" = ( +"bhP" = ( +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"bhQ" = ( +/obj/machinery/air_sensor{ + frequency = 1441; + id_tag = "toxins_sensor01" + }, +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"bhR" = ( +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"bhS" = ( +/obj/machinery/door/blast/regular{ + id = "toxins_blastdoor01" + }, +/turf/simulated/floor/airless, +/area/rnd/mixing) +"bhT" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhU" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhV" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhW" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhX" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhY" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bhZ" = ( +/mob/living/simple_animal/hostile/bear, +/turf/simulated/floor/asteroid/ash/rocky, +/area/mine/unexplored) +"bia" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 9 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bib" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bic" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 1 + }, +/obj/structure/grille, +/obj/machinery/door/firedoor, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/mixing) +"bid" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 6 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bie" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/binary/pump{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bif" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/manifold/visible, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"big" = ( +/obj/machinery/atmospherics/valve{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bih" = ( +/obj/effect/floor_decal/corner/red{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bii" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/window/phoronreinforced, +/obj/structure/grille, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/mixing) +"bij" = ( +/obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction{ + icon_state = "intact"; + dir = 4 + }, +/obj/machinery/sparker{ + id = "toxins_igniter01"; + pixel_x = -16 + }, +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"bik" = ( +/obj/machinery/atmospherics/pipe/simple/heat_exchanging{ + icon_state = "intact"; + dir = 9 + }, +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"bil" = ( +/obj/machinery/door/blast/regular{ + id = "toxins_blastdoor01" + }, +/turf/simulated/floor/airless, +/area/rnd/mixing) +"bim" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bin" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bio" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bip" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"biq" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bir" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bis" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bit" = ( +/obj/machinery/atmospherics/unary/outlet_injector{ + dir = 4; + frequency = 1441; + icon_state = "map_injector"; + id = "toxins_waste"; + pixel_y = 0; + use_power = 1 + }, +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"biu" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/grille, +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/mixing) +"biv" = ( +/obj/machinery/atmospherics/pipe/manifold/visible{ + icon_state = "map"; + dir = 4 + }, +/obj/machinery/meter, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biw" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bix" = ( +/obj/machinery/hologram/holopad, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biy" = ( +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biz" = ( +/obj/structure/sign/fire{ + pixel_x = 32 + }, +/obj/machinery/computer/general_air_control/large_tank_control{ + name = "Chamber Monitors"; + sensors = list("toxins_sensor01" = "North Chamber Sensor", "toxins_sensor02" = "South Chamber Sensor") + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biA" = ( +/obj/structure/sign/fire{ + pixel_x = -32 + }, +/obj/machinery/light/small/emergency{ + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"biB" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"biC" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"biD" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"biE" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"biF" = ( +/obj/machinery/light/small/emergency{ + icon_state = "bulb1"; + dir = 4 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"biG" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + tag = "icon-warning_dust (SOUTHWEST)"; + icon_state = "warning_dust"; + dir = 10 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"biH" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"biI" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/window/phoronreinforced, +/obj/structure/grille, +/obj/machinery/door/firedoor, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/mixing) +"biJ" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 5 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biK" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/binary/pump{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biL" = ( +/obj/machinery/meter, +/obj/machinery/atmospherics/pipe/manifold/visible{ + dir = 1 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biM" = ( +/obj/machinery/atmospherics/valve{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biN" = ( +/obj/effect/floor_decal/corner/red{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/machinery/meter, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"biO" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 1 + }, +/obj/structure/grille, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/mixing) +"biP" = ( +/obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction{ + icon_state = "intact"; + dir = 4 + }, +/obj/machinery/sparker{ + id = "toxins_igniter02"; + pixel_x = -16 + }, +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"biQ" = ( +/obj/machinery/atmospherics/pipe/simple/heat_exchanging{ + icon_state = "intact"; + dir = 10 + }, +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"biR" = ( +/obj/machinery/door/blast/regular{ + id = "toxins_blastdoor02" + }, +/turf/simulated/floor/airless, +/area/rnd/mixing) +"biS" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"biT" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"biU" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"biV" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"biW" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"biX" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"biY" = ( +/obj/structure/sign/fire{ + pixel_x = 32 + }, +/turf/simulated/floor/asteroid/ash/rocky, +/area/mine/unexplored) +"biZ" = ( +/obj/machinery/atmospherics/portables_connector{ + dir = 4 + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/effect/floor_decal/corner/red{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bja" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bjb" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 5 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bjc" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bjd" = ( +/obj/machinery/atmospherics/portables_connector{ + dir = 8 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bje" = ( +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 4 + }, +/obj/structure/window/phoronreinforced{ + icon_state = "phoronrwindow"; + dir = 8 + }, +/obj/structure/grille, +/turf/simulated/floor{ + icon_state = "plating" + }, +/area/rnd/mixing) +"bjf" = ( +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"bjg" = ( /obj/machinery/air_sensor{ frequency = 1441; id_tag = "toxins_sensor02" }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yfk" = ( +"bjh" = ( +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"bji" = ( +/obj/machinery/door/blast/regular{ + id = "toxins_blastdoor02" + }, +/turf/simulated/floor/airless, +/area/rnd/mixing) +"bjj" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjk" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjl" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjm" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjn" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjo" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjp" = ( /obj/machinery/atmospherics/portables_connector{ dir = 4 }, @@ -29412,14 +31127,14 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfl" = ( +"bjq" = ( /obj/machinery/atmospherics/pipe/simple/visible{ icon_state = "intact"; dir = 10 }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfm" = ( +"bjr" = ( /obj/machinery/atmospherics/pipe/simple/visible{ icon_state = "intact"; dir = 5 @@ -29428,14 +31143,25 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfn" = ( +"bjs" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, /obj/machinery/meter, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfp" = ( +"bjt" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bju" = ( /obj/machinery/atmospherics/binary/pump/high_power{ icon_state = "map_off"; dir = 4 @@ -29446,7 +31172,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfq" = ( +"bjv" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -29463,21 +31189,51 @@ icon_state = "plating" }, /area/rnd/mixing) -"yfr" = ( +"bjw" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging/junction{ icon_state = "intact"; dir = 4 }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yfs" = ( +"bjx" = ( /obj/machinery/atmospherics/pipe/simple/heat_exchanging{ icon_state = "intact"; dir = 9 }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yfA" = ( +"bjy" = ( +/obj/machinery/door/blast/regular{ + id = "toxins_blastdoor02" + }, +/turf/simulated/floor/airless, +/area/rnd/mixing) +"bjz" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjA" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjB" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjC" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjD" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjE" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjF" = ( /obj/machinery/atmospherics/portables_connector{ dir = 4 }, @@ -29492,12 +31248,12 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfB" = ( +"bjG" = ( /obj/machinery/atmospherics/pipe/manifold4w/visible, /obj/machinery/meter, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfC" = ( +"bjH" = ( /obj/machinery/atmospherics/valve{ dir = 4 }, @@ -29505,7 +31261,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfD" = ( +"bjI" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, @@ -29516,7 +31272,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfE" = ( +"bjJ" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, @@ -29527,7 +31283,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfF" = ( +"bjK" = ( /obj/structure/window/phoronreinforced{ icon_state = "phoronrwindow"; dir = 4 @@ -29545,7 +31301,7 @@ icon_state = "plating" }, /area/rnd/mixing) -"yfG" = ( +"bjL" = ( /obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, @@ -29555,7 +31311,7 @@ }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yfH" = ( +"bjM" = ( /obj/machinery/atmospherics/unary/outlet_injector{ dir = 8; frequency = 1441; @@ -29567,16 +31323,43 @@ }, /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yfJ" = ( +"bjN" = ( /turf/simulated/floor/reinforced/airless, /area/rnd/mixing) -"yfK" = ( +"bjO" = ( +/turf/simulated/floor/reinforced/airless, +/area/rnd/mixing) +"bjP" = ( /obj/machinery/door/blast/regular{ id = "toxins_blastdoor02" }, /turf/simulated/floor/airless, /area/rnd/mixing) -"yfR" = ( +"bjQ" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjR" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjS" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjT" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjU" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjV" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bjW" = ( /obj/machinery/atmospherics/portables_connector{ dir = 4 }, @@ -29591,7 +31374,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfS" = ( +"bjX" = ( /obj/machinery/atmospherics/pipe/simple/visible{ icon_state = "intact"; dir = 9 @@ -29599,7 +31382,7 @@ /obj/effect/floor_decal/industrial/warning, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfT" = ( +"bjY" = ( /obj/effect/floor_decal/industrial/warning, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 8 @@ -29607,14 +31390,14 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfU" = ( +"bjZ" = ( /obj/effect/floor_decal/industrial/warning, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfV" = ( +"bka" = ( /obj/effect/floor_decal/industrial/warning, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -29626,7 +31409,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfW" = ( +"bkb" = ( /obj/effect/floor_decal/industrial/warning, /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 @@ -29646,7 +31429,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yfX" = ( +"bkc" = ( /obj/effect/floor_decal/industrial/warning/dust, /obj/machinery/light/small/emergency{ dir = 8 @@ -29655,13 +31438,31 @@ icon_state = "asteroidplating" }, /area/rnd/mixing) -"ygb" = ( +"bkd" = ( /obj/effect/floor_decal/industrial/warning/dust, /turf/simulated/floor/airless{ icon_state = "asteroidplating" }, /area/rnd/mixing) -"ygc" = ( +"bke" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bkf" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bkg" = ( +/obj/effect/floor_decal/industrial/warning/dust, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bkh" = ( /obj/effect/floor_decal/industrial/warning/dust, /obj/machinery/light/small/emergency{ icon_state = "bulb1"; @@ -29671,7 +31472,7 @@ icon_state = "asteroidplating" }, /area/rnd/mixing) -"ygd" = ( +"bki" = ( /obj/machinery/door/firedoor, /obj/effect/floor_decal/corner/mauve/full{ icon_state = "corner_white_full"; @@ -29679,7 +31480,15 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygf" = ( +"bkj" = ( +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/corner/mauve{ + icon_state = "corner_white"; + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/rnd/mixing) +"bkk" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/door/firedoor, @@ -29689,7 +31498,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygg" = ( +"bkl" = ( /obj/machinery/door/firedoor, /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; @@ -29697,7 +31506,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygh" = ( +"bkm" = ( /obj/machinery/door/firedoor, /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; @@ -29710,7 +31519,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygi" = ( +"bkn" = ( /obj/machinery/door/firedoor, /obj/effect/floor_decal/corner/mauve/full{ icon_state = "corner_white_full"; @@ -29718,7 +31527,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygj" = ( +"bko" = ( /obj/machinery/atmospherics/unary/freezer, /obj/effect/floor_decal/corner/mauve/full{ icon_state = "corner_white_full"; @@ -29726,7 +31535,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygl" = ( +"bkp" = ( /obj/machinery/atmospherics/unary/freezer, /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; @@ -29734,7 +31543,15 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygm" = ( +"bkq" = ( +/obj/machinery/atmospherics/unary/freezer, +/obj/effect/floor_decal/corner/mauve{ + icon_state = "corner_white"; + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/rnd/mixing) +"bkr" = ( /obj/machinery/atmospherics/unary/freezer, /obj/effect/floor_decal/corner/mauve/full{ icon_state = "corner_white_full"; @@ -29742,14 +31559,38 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygt" = ( +"bks" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bkt" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bku" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bkv" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bkw" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bkx" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bky" = ( /obj/structure/sign/fire{ pixel_y = 32 }, /obj/structure/lattice/catwalk, /turf/simulated/open/airless, /area/rnd/mixing) -"ygu" = ( +"bkz" = ( /obj/machinery/atmospherics/portables_connector, /obj/machinery/firealarm/west, /obj/effect/floor_decal/corner/mauve/full{ @@ -29758,14 +31599,14 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygv" = ( +"bkA" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 1 }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygw" = ( +"bkB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ icon_state = "intact-scrubbers"; dir = 5 @@ -29773,7 +31614,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ygx" = ( +"bkC" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ dir = 1 }, @@ -29783,7 +31624,7 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"ygy" = ( +"bkD" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 10 }, @@ -29794,14 +31635,14 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ygz" = ( +"bkE" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 4 }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygA" = ( +"bkF" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 5 @@ -29811,7 +31652,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygB" = ( +"bkG" = ( /obj/machinery/atmospherics/pipe/manifold/visible{ dir = 8 }, @@ -29822,7 +31663,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygC" = ( +"bkH" = ( /obj/machinery/atmospherics/pipe/manifold/visible{ dir = 4 }, @@ -29837,7 +31678,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygD" = ( +"bkI" = ( /obj/structure/lattice/catwalk, /obj/machinery/light/small/emergency{ dir = 8 @@ -29848,7 +31689,19 @@ }, /turf/simulated/open/airless, /area/rnd/mixing) -"ygH" = ( +"bkJ" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bkK" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bkL" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bkM" = ( /obj/machinery/atmospherics/trinary/filter/m_filter, /obj/machinery/light{ dir = 8 @@ -29859,17 +31712,17 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygI" = ( +"bkN" = ( /obj/machinery/atmospherics/portables_connector{ dir = 8 }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ygJ" = ( +"bkO" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ygK" = ( +"bkP" = ( /obj/machinery/atmospherics/pipe/simple/visible/universal, /obj/machinery/meter, /obj/effect/floor_decal/industrial/warning{ @@ -29881,7 +31734,7 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"ygL" = ( +"bkQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/cable/green{ d1 = 1; @@ -29890,15 +31743,21 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ygM" = ( +"bkR" = ( /obj/machinery/hologram/holopad, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ygN" = ( +"bkS" = ( /obj/machinery/atmospherics/pipe/simple/visible, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"ygP" = ( +"bkT" = ( +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 6 + }, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"bkU" = ( /obj/machinery/atmospherics/pipe/simple/visible, /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; @@ -29919,7 +31778,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygQ" = ( +"bkV" = ( /obj/machinery/door/airlock/external{ frequency = 1379; icon_state = "door_locked"; @@ -29933,7 +31792,7 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"ygR" = ( +"bkW" = ( /obj/machinery/embedded_controller/radio/airlock/airlock_controller{ frequency = 1379; id_tag = "toxins_external_airlock"; @@ -29959,7 +31818,7 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"ygS" = ( +"bkX" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ dir = 8; frequency = 1379; @@ -29976,7 +31835,17 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"ygU" = ( +"bkY" = ( +/obj/machinery/door/airlock/external{ + frequency = 1379; + icon_state = "door_locked"; + id_tag = "toxins_external_outer"; + locked = 1; + name = "Toxins External Access" + }, +/turf/simulated/floor/plating, +/area/rnd/mixing) +"bkZ" = ( /obj/structure/lattice/catwalk, /obj/machinery/access_button{ command = "cycle_exterior"; @@ -29989,7 +31858,19 @@ }, /turf/simulated/open/airless, /area/rnd/mixing) -"ygY" = ( +"bla" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blb" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blc" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"bld" = ( /obj/machinery/atmospherics/portables_connector{ dir = 1 }, @@ -30004,24 +31885,24 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"ygZ" = ( +"ble" = ( /obj/machinery/atmospherics/portables_connector, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yha" = ( +"blf" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 4 }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhb" = ( +"blg" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ icon_state = "intact-supply"; dir = 9 }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhc" = ( +"blh" = ( /obj/machinery/atmospherics/binary/pump{ dir = 1 }, @@ -30034,7 +31915,7 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"yhd" = ( +"bli" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ icon_state = "intact-scrubbers"; dir = 5 @@ -30046,7 +31927,7 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhf" = ( +"blj" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, @@ -30057,7 +31938,18 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhg" = ( +"blk" = ( +/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/dark, +/area/rnd/mixing) +"bll" = ( /obj/machinery/atmospherics/binary/pump, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 @@ -30069,13 +31961,17 @@ }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhh" = ( +"blm" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 8 }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhj" = ( +"bln" = ( +/obj/machinery/atmospherics/pipe/simple/hidden, +/turf/simulated/floor/tiled/dark, +/area/rnd/mixing) +"blo" = ( /obj/machinery/atmospherics/binary/pump{ dir = 1 }, @@ -30085,7 +31981,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhk" = ( +"blp" = ( /obj/machinery/door/airlock/external{ frequency = 1379; icon_state = "door_locked"; @@ -30095,7 +31991,7 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"yhl" = ( +"blq" = ( /obj/machinery/atmospherics/pipe/simple/hidden{ dir = 5; icon_state = "intact" @@ -30103,7 +31999,7 @@ /obj/machinery/light/small/emergency, /turf/simulated/floor/plating, /area/rnd/mixing) -"yhm" = ( +"blr" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ dir = 8; frequency = 1379; @@ -30111,7 +32007,7 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"yhn" = ( +"bls" = ( /obj/machinery/door/airlock/external{ frequency = 1379; icon_state = "door_locked"; @@ -30121,14 +32017,30 @@ }, /turf/simulated/floor/plating, /area/rnd/mixing) -"yhs" = ( +"blt" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blu" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blv" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blw" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blx" = ( /obj/machinery/atmospherics/portables_connector{ dir = 4 }, /obj/effect/floor_decal/corner/mauve/full, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yht" = ( +"bly" = ( /obj/machinery/atmospherics/trinary/mixer/t_mixer/north, /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; @@ -30136,7 +32048,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhu" = ( +"blz" = ( /obj/machinery/atmospherics/portables_connector{ dir = 8 }, @@ -30146,7 +32058,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhv" = ( +"blA" = ( /obj/machinery/atmospherics/portables_connector{ dir = 4 }, @@ -30157,7 +32069,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhw" = ( +"blB" = ( /obj/machinery/atmospherics/pipe/manifold/visible, /obj/machinery/meter, /obj/structure/extinguisher_cabinet{ @@ -30167,7 +32079,7 @@ /obj/effect/floor_decal/industrial/warning/cee, /turf/simulated/floor/plating, /area/rnd/mixing) -"yhx" = ( +"blC" = ( /obj/machinery/atmospherics/portables_connector{ dir = 8 }, @@ -30178,7 +32090,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhy" = ( +"blD" = ( /obj/structure/table/standard, /obj/item/weapon/storage/toolbox/mechanical, /obj/effect/floor_decal/corner/mauve{ @@ -30187,7 +32099,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhz" = ( +"blE" = ( /obj/structure/table/standard, /obj/item/device/analyzer, /obj/effect/floor_decal/corner/mauve{ @@ -30196,7 +32108,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhA" = ( +"blF" = ( /obj/machinery/atmospherics/portables_connector{ dir = 1 }, @@ -30211,11 +32123,11 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhB" = ( +"blG" = ( /obj/machinery/atmospherics/pipe/simple/hidden, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhC" = ( +"blH" = ( /obj/machinery/atmospherics/portables_connector{ dir = 1 }, @@ -30233,14 +32145,26 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhD" = ( +"blI" = ( /obj/structure/lattice/catwalk, /obj/machinery/light/small/emergency{ dir = 8 }, /turf/simulated/open/airless, /area/rnd/mixing) -"yhH" = ( +"blJ" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blK" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blL" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blM" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 9 @@ -30253,20 +32177,20 @@ /obj/structure/cable/green, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhI" = ( +"blN" = ( /obj/machinery/atmospherics/pipe/simple/hidden{ dir = 6 }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhJ" = ( +"blO" = ( /obj/machinery/atmospherics/pipe/simple/hidden{ dir = 9; icon_state = "intact" }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhK" = ( +"blP" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 6 @@ -30278,11 +32202,35 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhR" = ( +"blQ" = ( /obj/structure/lattice/catwalk, /turf/simulated/open/airless, /area/rnd/mixing) -"yhS" = ( +"blR" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blS" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blT" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blU" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blV" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blW" = ( +/obj/structure/lattice/catwalk, +/turf/simulated/open/airless, +/area/rnd/mixing) +"blX" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 9 @@ -30296,14 +32244,14 @@ /obj/machinery/portable_atmospherics/canister/oxygen, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhT" = ( +"blY" = ( /obj/machinery/atmospherics/pipe/manifold/hidden{ dir = 4; icon_state = "map" }, /turf/simulated/floor/tiled/dark, /area/rnd/mixing) -"yhU" = ( +"blZ" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 6 @@ -30311,7 +32259,7 @@ /obj/machinery/firealarm/east, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yhV" = ( +"bma" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 9 @@ -30320,7 +32268,7 @@ icon_state = "asteroidplating" }, /area/rnd/mixing) -"yhZ" = ( +"bmb" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 1 @@ -30329,7 +32277,34 @@ icon_state = "asteroidplating" }, /area/rnd/mixing) -"yia" = ( +"bmc" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmd" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bme" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 1 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmf" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 1 @@ -30342,7 +32317,7 @@ icon_state = "asteroidplating" }, /area/rnd/mixing) -"yib" = ( +"bmg" = ( /obj/effect/floor_decal/corner/mauve/full, /obj/machinery/atmospherics/portables_connector{ dir = 1 @@ -30350,7 +32325,7 @@ /obj/machinery/portable_atmospherics/canister/air/airlock, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yic" = ( +"bmh" = ( /obj/machinery/atmospherics/portables_connector{ dir = 1 }, @@ -30361,7 +32336,7 @@ }, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yid" = ( +"bmi" = ( /obj/effect/floor_decal/corner/mauve{ icon_state = "corner_white"; dir = 10 @@ -30369,7 +32344,7 @@ /obj/machinery/suit_storage_unit/standard_unit, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yie" = ( +"bmj" = ( /obj/effect/floor_decal/corner/mauve/full{ icon_state = "corner_white_full"; dir = 4 @@ -30377,7 +32352,7 @@ /obj/structure/dispenser/oxygen, /turf/simulated/floor/tiled, /area/rnd/mixing) -"yix" = ( +"bmk" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 8 @@ -30386,7 +32361,134 @@ icon_state = "asteroidplating" }, /area/rnd/mixing) -"yiD" = ( +"bml" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmm" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmn" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmo" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmp" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmq" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmr" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bms" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmt" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmu" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmv" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmw" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmx" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmy" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmz" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmA" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmB" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmC" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + icon_state = "warning_dust"; + dir = 8 + }, +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmD" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmE" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmF" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmG" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmH" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmI" = ( /obj/effect/floor_decal/industrial/warning/dust{ icon_state = "warning_dust"; dir = 8 @@ -30396,21 +32498,31 @@ icon_state = "asteroidplating" }, /area/rnd/mixing) -"yiI" = ( +"bmJ" = ( /turf/simulated/floor/airless{ icon_state = "asteroidplating" }, /area/rnd/mixing) -"yiJ" = ( -/obj/machinery/light/small/emergency{ - dir = 8 +"bmK" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" }, -/obj/machinery/camera/network/supply{ - c_tag = "Cargo - Disposals, Lower"; - dir = 4 +/area/rnd/mixing) +"bmL" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" }, -/turf/simulated/floor/plating, -/area/maintenance/disposal) +/area/rnd/mixing) +"bmM" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) +"bmN" = ( +/turf/simulated/floor/airless{ + icon_state = "asteroidplating" + }, +/area/rnd/mixing) (1,1,1) = {" aaa @@ -34687,7 +36799,7 @@ ale ale ale ale -xYf +bdr aba aba ale @@ -35457,11 +37569,11 @@ ale bal bal bal -yaJ -yaa -xYI -yaa -yaJ +bcT +bds +bdO +beX +bfw bal bal akG @@ -35713,13 +37825,13 @@ ale bal bal bal -ybq -ybq -ybq -ybq -ybq -ybq -ybq +bcF +bcU +bdt +bdP +beY +bfx +bfU bal bal bal @@ -35969,15 +38081,15 @@ ale ale bal bal -xWQ -ybq -ybq -ybq -ybq -ybq -ybq -ybq -ybS +bcs +bcG +bcV +bdu +bdQ +beZ +bfy +bfV +bgr bal bal ale @@ -36226,15 +38338,15 @@ ale ale bal bal -xWP -ybq -ybq -ybq -ybq -ybq -ybq -ybq -ybR +bct +bcH +bcW +bdv +bdR +bfa +bfz +bfW +bgs bal bal ale @@ -36483,15 +38595,15 @@ ale ale bal bal -xWO -ybq -ybq -ybq -ybq -ybq -ybq -ybq -ybQ +bcu +bcI +bcX +bdw +bdS +bfb +bfA +bfX +bgt bal bal ale @@ -36740,15 +38852,15 @@ ale ale bal bal -xWP -ybq -xXF -ybq -ybq -ybq -ybq -ybq -ybR +bcv +bcJ +bcY +bdx +bdT +bfc +bfB +bfY +bgu bal bal ale @@ -36997,15 +39109,15 @@ ale ale bal bal -xWQ -ybq -ybq -ybq -ybq -ybq -ybq -ybq -ybS +bcw +bcK +bcZ +bdy +bdU +bfd +bfC +bfZ +bgv bal bal ale @@ -37255,19 +39367,19 @@ ale bal bal bal -ybq -ybq -ybq -ybq -ybq -ybq -ybq +bcL +bda +bdz +bdV +bfe +bfD +bga bal bal bal aba aba -ydU +bhZ aba aba aba @@ -37512,13 +39624,13 @@ ale bal bal bal -ybu -ybu -ybu -ybu -ybu -ybu -ybu +bcM +bdb +bdA +bdW +bff +bfE +bgb bal bal bal @@ -37772,7 +39884,7 @@ bal aba aba aba -xZs +bdX aba aba aba @@ -38029,7 +40141,7 @@ bal aba aba aba -xZs +bdY aba aba aba @@ -38286,7 +40398,7 @@ ale aba aba aba -xZs +bdZ aba aba aba @@ -38543,7 +40655,7 @@ ale aba aba aba -xZs +bea aba aba aba @@ -38800,7 +40912,7 @@ ale aba aba aba -xZs +beb aba aba aba @@ -39057,7 +41169,7 @@ ale aba aba aba -xZs +bec aba aba aba @@ -39314,7 +41426,7 @@ ale aba aba aba -xZs +bed aba aba aba @@ -39571,7 +41683,7 @@ ale aba anh aba -xZs +bee aba aba aba @@ -39828,7 +41940,7 @@ ale aba aba aba -xZs +bef aba aba aba @@ -40085,7 +42197,7 @@ ale aba aba aba -xZs +beg aba aba aba @@ -40342,7 +42454,7 @@ ale aba aba aba -xZs +beh aba aba aba @@ -40599,11 +42711,11 @@ ale aba aba aba -xZs +bei aba aba -ybs -ybV +bgc +bgw aba aba aba @@ -40856,11 +42968,11 @@ ale aba aba aba -xZs +bej aba aba aba -ybV +bgx aba aba aba @@ -41113,11 +43225,11 @@ ale aba aba aba -xZs +bek aba aba aba -ybV +bgy aba ale aba @@ -41370,7 +43482,7 @@ ale aba aba aba -xZs +bel aba aba aba @@ -41627,7 +43739,7 @@ ale aba aba aba -xZs +bem aba aba aba @@ -41884,7 +43996,7 @@ ale aba aba aba -xZs +ben aba aba aba @@ -42141,7 +44253,7 @@ ale aba aba aba -xZs +beo aba aba aba @@ -42398,7 +44510,7 @@ ale aba aba aba -xZs +bep aba aba aba @@ -42655,7 +44767,7 @@ ale aba aba aba -xZs +beq aba aba aba @@ -42912,7 +45024,7 @@ ale aba aba aba -xZs +ber aba aba aba @@ -43169,7 +45281,7 @@ ale aba aba aba -xZs +bes aba aba aba @@ -43426,7 +45538,7 @@ ale aba aba aba -xZs +bet aba aba aba @@ -43683,7 +45795,7 @@ ale aba aba aba -xZs +beu aba aba aba @@ -43940,7 +46052,7 @@ ale aba aba aba -xZs +bev aba aba aba @@ -44197,7 +46309,7 @@ ale aba aba aba -xZs +bew aba aba aba @@ -44454,7 +46566,7 @@ ale aba aba aba -xZs +bex aba aba aba @@ -44708,13 +46820,13 @@ ale ale ale ale -ybt +bcN aba aba -xZs +bey aba aba -ybt +bgd ale ale ale @@ -44966,11 +47078,11 @@ ale ale bal bal -xXJ -xYp -xZt -ybv -ybv +bdc +bdB +bez +bfg +bfF bal bal ale @@ -45222,13 +47334,13 @@ aba ale ale bam -ybu -ybu -ybu -xZu -ybu -ybu -ybu +bcO +bdd +bdC +beA +bfh +bfG +bge bam ale ale @@ -45478,15 +47590,15 @@ aba aba aba ale -ycc +bcx aba aba aba -xZB +beB aba aba aba -ycc +bgz ale ale ale @@ -45735,15 +47847,15 @@ aba aba aba aba -ycc +bcy aba aba aba -xZB +beC aba aba aba -ycc +bgA aba aba aba @@ -45992,15 +48104,15 @@ aba aba aba aba -ycc +bcz aba aba aba -xZB +beD aba aba aba -ycc +bgB aba aba aba @@ -46249,15 +48361,15 @@ aba aba aba aba -ycc +bcA aba aba aba -xZB +beE aba aba aba -ycc +bgC aba aba aba @@ -46506,15 +48618,15 @@ aaa aaa aba aba -ycc +bcB aba aba aba -xZB +beF aba aba aba -ycc +bgD aba aba aba @@ -46763,15 +48875,15 @@ aaa aaa aba aba -ycc +bcC aba aba aba -xZB +beG aba aba aba -ycc +bgE aba aba aba @@ -47020,15 +49132,15 @@ aba aba aba aba -ycc +bcD aba aba aba -xZB +beH aba aba aba -ycc +bgF aba aba aba @@ -47277,15 +49389,15 @@ aba aba aba aba -ycd +bcE aba aba aba -xZC +beI aba aba aba -ycd +bgG aba aba aba @@ -47535,13 +49647,13 @@ aGy aba anh bam -ybv -xXL -xYr -xZD -ybv -ybv -ybv +bcP +bde +bdD +beJ +bfi +bfH +bgf bam aba aba @@ -47793,21 +49905,21 @@ aGy aGy aGy aQr -xXM -yaV -yaV -yaV -yaV -ybw +bdf +bdE +beK +bfj +bfI +bgg aQr aba aba aba -yeT -yhV -yix -yeB -yeT +bhI +bia +bis +biG +biY aba aba aba @@ -48050,29 +50162,29 @@ aMB aPb aPL aQr -xXN -yaW -yaW -yaW -yaW -ybx +bdg +bdF +beL +bfk +bfJ +bgh aQr aQq aQq aQq aQq -yhZ -yeo -ygb +bib +bit +biH aQq aQq aQq aQq aQq -ygu -ygH -ygY -yhs +bkz +bkM +bld +blx aQq aba aba @@ -48307,29 +50419,29 @@ aMC aMC aPM aQr -xXO -xYu -yar -yar -yaX -yby -yce -ycw -yfA -yfk +bdh +bdG +beM +bfl +bfK +bgi +bgH +bgQ +bhc +bht aQq -ydX -yep -yeD +bic +biu +biI aQq -yfk -yfA -yfR -ygd -ygv -ygI -ygZ -yht +bjp +bjF +bjW +bki +bkA +bkN +ble +bly aQq aba aba @@ -48564,29 +50676,29 @@ aMB aMB aMB aQr -xXP -xYx -yar -yar -yba -ybz -ycf -ycx -yfB +bdi +bdH +beN +bfm +bfL +bgj +bgI +bgR +bhd aSO -yeU -ydY -yeq -yeW -yeU -yfl -yfB -yfS -ygg +bhJ +bid +biv +biJ +biZ +bjq +bjG +bjX +bkj aVi aVi -yha -yhu +blf +blz aQq aba aba @@ -48821,29 +50933,29 @@ aGy aGy aGy aQr -xXQ -xYx -yar -yaq -yba -ybA +bdj +bdI +beO +bfn +bfM +bgk aQr -ycy -yfC -ydn -ydF -yeF -yer -yeF -yeV -yfm -yfC -yfT -ygf -ygw -ygJ -yhb -yhv +bgS +bhe +bhu +bhK +bie +biw +biK +bja +bjr +bjH +bjY +bkk +bkB +bkO +blg +blA aQq aba aba @@ -49078,29 +51190,29 @@ aOo aPc aPN aQr -xXR -xYx -yar -yar -yba -ybB -yci -ycz +bdk +bdJ +beP +bfo +bfN +bgl +bgJ +bgT aTB -yfn -ydY -yea -ygM -yeG -yeW -yfn +bhv +bhL +bif +bix +biL +bjb +bjs aTB -yfU -ygg -ygx -ygK -yhc -yhw +bjZ +bkl +bkC +bkP +blh +blB aQq aba aba @@ -49335,29 +51447,29 @@ aOp aPd aPO aQs -xXS -xYy -xZK -yas -ybb -ybC -ych -ycA -yfD -yfD -yfD -yeH -yet -yeH -yfD -yfD -yfD -yfV -ygh -ygy -ygL -yhd -yhx +bdl +bdK +beQ +bfp +bfO +bgm +bgK +bgU +bhf +bhw +bhM +big +biy +biM +bjc +bjt +bjI +bka +bkm +bkD +bkQ +bli +blC aQq aba aba @@ -49592,29 +51704,29 @@ aOq aPe aPP aQr -xXT -xYz -xZL -yat -ybc -ybD -yci -ycB -yfE -yfp -ygI -yeI -yeu -yeI -ygI -yfp -yfE -yfW -ygi -ygz +bdm +bdL +beR +bfq +bfP +bgn +bgL +bgV +bhg +bhx +bhN +bih +biz +biN +bjd +bju +bjJ +bkb +bkn +bkE aVi -yhf -yhy +blj +blD aQq aba aba @@ -49850,28 +51962,28 @@ azm aQr aQr aQr -xYA +bdM aQr aQr aQr -ybE +bgo aQr aQq -yeJ -yfq -yeZ -yed +bhh +bhy +bhO +bii aQq -yeJ -yeZ -yfq -yfF +biO +bje +bjv +bjK aQq aQq -ygA -ygM -yhf -yhz +bkF +bkR +blk +blE aQq aQq aQq @@ -50108,30 +52220,30 @@ aQr aVt aVt aVp -xZM -yav +beS +bfr aQr aJW -ycj +bgM aQq -ycV -yfr -yfJ -yee +bhi +bhz +bhP +bij aQq -yeK -yfJ -yfr -yfG +biP +bjf +bjw +bjL aQq -ygj -ygB -ygN -yhg -yhA -yhH -yhS -yib +bko +bkG +bkS +bll +blF +blM +blX +bmg aQq aba aba @@ -50365,30 +52477,30 @@ aQr aVt aVt aVp -yav -yav +beT +bfs aQr aJW -yck +bgN aQq -ycW +bhj aXQ -ydL +bhQ aXQ aQq aXQ -yfb +bjg aXQ -yfH +bjM aQq -ygl +bkp aVm aVi -yhh +blm aVi -yhI -yhT -yic +blN +blY +bmh aQq aba aba @@ -50619,33 +52731,33 @@ aLH aLH aLH aQr -xXp -xXV +bcQ +bdn aVp -yav -yaw +beU +bft aQr aJW -ycm +bgO aQq -yfJ +bhk aXQ -yfJ +bhR aXQ aQq aXQ -yfJ +bjh aXQ -yfJ +bjN aQq -ygl +bkq aVm -yhI -yhB -yhB -yhJ +bkT +bln +blG +blO aVi -yid +bmi aQq aba aba @@ -50876,33 +52988,33 @@ aNF aLH aLH aQr -xXV -xXV +bcR +bdo aVp -yay -yay +beV +bfu aQr aJW -ycm +bgP aQq -yfJ -yeL +bhl +bhA aWI -yfs +bik aQq -yeL +biQ aWI -yfs -yfJ +bjx +bjO aQq -ygm -ygC -ygP -yhj -yhC -yhK -yhU -yie +bkr +bkH +bkU +blo +blH +blP +blZ +bmj aQq aba aba @@ -51052,7 +53164,7 @@ aaI aaP abb abb -acc +bcg acq acS adv @@ -51133,29 +53245,29 @@ aLH aLH aLH aQr -xXW -xXW -xYB -xZQ -yay +bcS +bdp +bdN +beW +bfv aQr aJW aQq aQq -yeg -yeg -yeg -yeg +bhm +bhB +bhS +bil aQq -yfK -yfK -yfK -yfK +biR +bji +bjy +bjP aQq aQq aQq -ygQ -yhk +bkV +blp aQq aQq aQq @@ -51398,29 +53510,29 @@ aQr aQr aJW aQq -yev -yhR -yhR -yhR -yhR -yev -yhR -yhR -yhR -yhR -yfX -yhR +bgW +bhn +bhC +bhT +bim +biA +biS +bjj +bjz +bjQ +bkc +bks aQq -ygR -yhl +bkW +blq aQq -yhR -yhV -yix -yix -yix -yix -yiD +blQ +bma +bmk +bmq +bmw +bmC +bmI aQq aba aba @@ -51575,7 +53687,7 @@ abo afw agf agA -agT +bck ahw ahw aiz @@ -51652,32 +53764,32 @@ aRm aSe aSY azm -ycm +bfQ aJW aQq -yiI -yhR -yhR -yhR -yhR -yiI -yhR -yhR -yhR -yhR -ygb -yhR +bgX +bho +bhD +bhU +bin +biB +biT +bjk +bjA +bjR +bkd +bkt aQq -ygS -yhm +bkX +blr aQq -yhR -yhZ -yiI -yiI -yiI -yiI -yiI +blR +bmb +bml +bmr +bmx +bmD +bmJ aQq aaa aba @@ -51909,32 +54021,32 @@ aRn aSf aSZ azm -ycm +bfR aJW aQq -yiI -yhR -yhR -yhR -yhR -yiI -yhR -yhR -yhR -yhR -ygb -yhR +bgY +bhp +bhE +bhV +bio +biC +biU +bjl +bjB +bjS +bke +bku aQq -yhn -yhn +bkY +bls aQq -yhR -yhZ -yiI -yiI -yiI -yiI -yiI +blS +bmc +bmm +bms +bmy +bmE +bmK aQq aaa aaa @@ -52167,31 +54279,31 @@ aww aTa azm aJW -ybF +bgp aQq -yiI -yhR -yhR -yhR -yhR -yiI -yhR -yhR -yhR -yhR -ygb -yhR -ygD -ygU -yhR -yhD -yhR -yhZ -yiI -yiI -yiI -yiI -yiI +bgZ +bhq +bhF +bhW +bip +biD +biV +bjm +bjC +bjT +bkf +bkv +bkI +bkZ +blt +blI +blT +bmd +bmn +bmt +bmz +bmF +bmL aQq aaa aaa @@ -52423,32 +54535,32 @@ aRp aSg aRp azm -ybg +bfS aJW aQq -yiI -yhR -yhR -yhR -yhR -yiI -yhR -yhR -yhR -yhR -ygb -yhR -yhR -yhR -yhR -yhR -yhR -yhZ -yiI -yiI -yiI -yiI -yiI +bha +bhr +bhG +bhX +biq +biE +biW +bjn +bjD +bjU +bkg +bkw +bkJ +bla +blu +blJ +blU +bme +bmo +bmu +bmA +bmG +bmM aQq aaa aaa @@ -52610,7 +54722,7 @@ aiD ajb ajL ake -akD +bcn aaO akx akx @@ -52673,39 +54785,39 @@ aLJ aMK aNI aFV -xWG +bcr azm aQw aRq aSh aRq azm -ybg +bfT aJW aQq -yeA -yhR -yhR -yhR -yhR -yeA -yhR -yhR -yhR -yhR -ygc -yhR -yhR -yhR -yhR -yhR -yhR -yia -yiI -yiI -yiI -yiI -yiI +bhb +bhs +bhH +bhY +bir +biF +biX +bjo +bjE +bjV +bkh +bkx +bkK +blb +blv +blK +blV +bmf +bmp +bmv +bmB +bmH +bmN aQq aaa aaa @@ -52849,7 +54961,7 @@ aag aaB aaJ aaQ -abi +bce abB abS abQ @@ -52938,7 +55050,7 @@ azm azm azm aFW -ybG +bgq aFW aFW aFW @@ -52951,12 +55063,12 @@ aQq aQq aQq aQq -ygt -yhR -yhR -yhR -yhR -yhR +bky +bkL +blc +blw +blL +blW aQq aQq aQq @@ -53627,14 +55739,14 @@ acv agV ady adD -aeU +bci afw acy act agX ahA baL -aiG +bcm aje ajO aaO @@ -53697,7 +55809,7 @@ aEM aFU aHL aFV -xWE +aLM aMO aNL aOs @@ -53955,7 +56067,7 @@ akx akx aFV aLN -ayD +bcp aNM aOt aPm @@ -54141,7 +56253,7 @@ acv agV adA aeo -aeW +bcj afC afD afD @@ -54209,7 +56321,7 @@ ayo ayo aEN akx -xWD +bco aFV aLO aMQ @@ -54701,7 +56813,7 @@ asT asT asT asT -xWv +avm avV aww aww @@ -54728,7 +56840,7 @@ aKJ aLQ aMR aFV -xWF +aOu aPn aPV aQC @@ -54905,7 +57017,7 @@ aai aaE aaJ aaQ -abq +bcf abF abZ abQ @@ -55246,7 +57358,7 @@ aOw aPn aOD aQE -avm +bdq aSl aOD aTQ @@ -56201,8 +58313,8 @@ adD abo abo abo -agY -bbb +bcl +abo aih aiI ajn @@ -56705,8 +58817,8 @@ aaG aaN aaZ abw -abL -aht +abw +bch abo abo adF @@ -56782,7 +58894,7 @@ aHM aJU aKQ aKQ -ayd +bcq aKQ aOB aHM @@ -57547,7 +59659,7 @@ baX baX bba aFV -xWx +aGM aHQ aIQ aJV @@ -59645,11 +61757,11 @@ aaa aaa aZV aZW -qAX +bca aZW -eYa -yiJ -rMY +bcb +ayD +bcd aZV aaa aaa @@ -59901,7 +62013,7 @@ aaa aaa aaa aZV -qqX +bbZ aZX baa bad @@ -62684,17 +64796,17 @@ aaa aaa aaa awP -lKN -llO -qRC +bbE +bbI +bbJ azy -lKN -llO -qRC +bbE +bbI +bbJ azy -lKN -llO -qRC +bbE +bbI +bbJ awP aba aaa @@ -64730,7 +66842,7 @@ aaa ale ale aba -xWw +ayd awP awP awP @@ -64989,8 +67101,8 @@ ale ale awP awP -pTu -nnt +bbf +bbg azY aAJ aBn @@ -66535,11 +68647,11 @@ ayh awP awP aAP -puJ +bbi awP -lKN -llO -qRC +bbE +bbI +bbJ awP awP awP @@ -67322,17 +69434,17 @@ aHc aIi aHc aGi -xWH -xXX -xXs -xXX +bbK +bbO +bbN +bbO aUZ -yaz -yaz +aTn +aTn aUZ -ycI -ycI -ycI +bbT +bbT +bbT ate ate aaa @@ -67563,7 +69675,7 @@ aCG awP awP aAT -puJ +bbi awP aba aba @@ -67579,18 +69691,18 @@ aHe aHe aHe aGi -xWI -yaC -yaC -yaC -xYC -xZS -yaA +aPz +bbM +bbM +bbM +bbP +bbQ +aUb aUZ -ybK -ycL -ycL -ydi +bbU +aVH +aVH +bbX ate aaa aaa @@ -67836,18 +69948,18 @@ aHe aHe aHe aGi -xWJ -xXb -xXZ -xXZ -xYD -xZT -yaC -ycr -ycL -ycL -ycL -ydi +aPA +aQi +aQL +aQL +aSx +aTo +bbM +aVa +aVH +aVH +aVH +bbX ate aaa aaa @@ -68080,8 +70192,8 @@ aAV aBx aCG aCC -wjS -wjS +bbv +bbv aFi aGi aHf @@ -68093,18 +70205,18 @@ aHf aHf aHf aGi -xWK -xYa -xXv -xYa +aPB +aQj +aQM +aQj aUZ -xZU -yaC +aSy +bbM aUZ -ybK -ycL -ycL -ydi +bbU +aVH +aVH +bbX ate aaa aaa @@ -68334,7 +70446,7 @@ aze azC aAj aAW -aBy +aDm aBR aCD aDk @@ -68355,11 +70467,11 @@ aUZ aUZ aUZ aUZ -xZV +bbR aUZ aUZ aUZ -ycr +aVa aUZ aUZ aUZ @@ -68587,14 +70699,14 @@ awb axH ayi aba -dUV +bbp azD aJn aAX aBz aBS -hDl -ksZ +bbk +bbl aEg aFk aGi @@ -68608,18 +70720,18 @@ aMk aOa aGi aUZ -xXd -xXw -xYb -yaD -xZW -yaD -ybi -ybL -ycs -ycM -ydj -ydC +aQl +aQO +aRM +aSA +aTp +aSA +aVb +aVJ +aWx +aXg +aXK +aYj aUZ aaa aaa @@ -68848,7 +70960,7 @@ azf azE aJn aJn -aDm +aBy aBT aCF aDl @@ -68866,15 +70978,15 @@ aOb aGi aUZ aUZ -xXx -xYc -xZY -xZX -yaF +aQP +aRN +aQN +aTq +aUg aUZ -ybM -yct -ycO +aVK +aWy +aXh aUZ aUZ aUZ @@ -69108,7 +71220,7 @@ aCG aCG aCG aCG -aBy +aDm aEi aFl aGi @@ -69121,19 +71233,19 @@ aMl aNl aOc aGi -xWL +aPD aUZ -xXy -xYd -xYG -xZY -yaF +aQQ +aRO +aSB +aQN +aUg aUZ -ybN -ycu -ycO -ydk -ydC +aVL +aWz +aXh +aXL +aYj aUZ aaa aaa @@ -69357,7 +71469,7 @@ akx akx axK akx -mNw +bbe aCG azF azF @@ -69380,11 +71492,11 @@ aGi aGi aUZ aUZ -xXz -xYe -xYH -xZZ -yaG +aQR +aRP +aSC +aTr +aUi aUZ aUZ aUZ @@ -70158,7 +72270,7 @@ aTt aSF aLk aLk -ycv +aWB aXk aSM aaa @@ -70412,8 +72524,8 @@ aQU aLm aSG aTu -yaH -ybj +aUk +bbS aLk aVO aXl @@ -70669,7 +72781,7 @@ aQV aLm aSH aTv -yaI +aUl aVe aLk aWC @@ -71164,7 +73276,7 @@ akx azh akx akx -xWu +bbn akx aba aba @@ -71421,7 +73533,7 @@ aba aba aba akx -xWu +bbn aEm aba aba @@ -71678,7 +73790,7 @@ aba aba aba akx -ija +bbo aEn aba aba @@ -71702,7 +73814,7 @@ aLk aLk aWG aXq -ydl +bbY aYn aYC aYQ @@ -73225,7 +75337,7 @@ aEp aFu aGr aHo -xWz +aIs aJr aKv aLt @@ -73739,7 +75851,7 @@ aEp aFw aGt aHq -xWz +aIs aJw aKx aLv @@ -73997,7 +76109,7 @@ aEp aEp aEp aEp -xWB +aJx aCG aCG aMA @@ -74256,7 +76368,7 @@ aHr aIu aJy aKy -tWX +bbF aba aba aba @@ -74513,7 +76625,7 @@ aGv aIv aJy aKz -tMq +bbG aba aba aba @@ -74770,7 +76882,7 @@ aGv aIw aJy aKA -qPH +bbH aba aba aba @@ -75025,7 +77137,7 @@ aFA aFA aHs aEq -xWC +aJz aEq aEq aEq @@ -75285,7 +77397,7 @@ aIx aJA aKB aLw -tWX +bbF aba aba aba @@ -75538,11 +77650,11 @@ aEq aFy aGv aGv -xWA +aIy aJB aGv aLx -tMq +bbG aba aba aba @@ -75799,7 +77911,7 @@ aEq aJC aKC aLy -qPH +bbH aba aba aaa diff --git a/maps/aurora/aurora-4_mainlevel.dmm b/maps/aurora/aurora-4_mainlevel.dmm index 97fd83f1ad5..a54ac7f5c1b 100644 --- a/maps/aurora/aurora-4_mainlevel.dmm +++ b/maps/aurora/aurora-4_mainlevel.dmm @@ -3381,22 +3381,6 @@ "aha" = ( /turf/simulated/wall/r_wall, /area/engineering/drone_fabrication) -"ahb" = ( -/obj/machinery/door/firedoor, -/obj/structure/grille, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 8 - }, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 - }, -/turf/simulated/floor/plating, -/area/engineering/atmos) "ahc" = ( /obj/machinery/atmospherics/portables_connector, /obj/effect/floor_decal/industrial/hatch/yellow, @@ -3878,19 +3862,6 @@ /obj/effect/floor_decal/industrial/hatch/yellow, /turf/simulated/floor/plating, /area/engineering/drone_fabrication) -"ahV" = ( -/obj/machinery/door/firedoor, -/obj/structure/grille, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 8 - }, -/turf/simulated/floor/plating, -/area/engineering/atmos) "ahW" = ( /obj/machinery/atmospherics/pipe/simple/visible/yellow{ icon_state = "intact"; @@ -4658,14 +4629,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/atmos_control) -"ajy" = ( -/obj/machinery/light{ - dir = 1; - icon_state = "tube1"; - pixel_y = 0 - }, -/turf/simulated/floor/plating, -/area/maintenance/atmos_control) "ajz" = ( /obj/machinery/door/airlock/maintenance{ name = "Atmospherics Maintenance Access"; @@ -5120,21 +5083,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/atmos_control) -"akp" = ( -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8"; - pixel_x = 0 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/turf/simulated/floor/plating, -/area/maintenance/atmos_control) "akq" = ( /obj/structure/cable{ d1 = 4; @@ -5991,34 +5939,6 @@ }, /turf/simulated/floor/plating, /area/engineering/storage) -"amb" = ( -/obj/machinery/alarm{ - pixel_y = 22 - }, -/obj/structure/closet/crate/solar, -/turf/simulated/floor/plating, -/area/engineering/storage) -"amc" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/structure/sign/nosmoking_1{ - pixel_y = 32 - }, -/obj/machinery/camera/network/engineering{ - c_tag = "Engineering - Hard Storage" - }, -/obj/machinery/power/port_gen/pacman, -/turf/simulated/floor/plating, -/area/engineering/storage) -"amd" = ( -/obj/machinery/shield_capacitor, -/turf/simulated/floor/plating, -/area/engineering/storage) -"ame" = ( -/obj/machinery/shield_gen, -/turf/simulated/floor/plating, -/area/engineering/storage) "amf" = ( /obj/structure/cable/green{ d1 = 1; @@ -6497,10 +6417,6 @@ "and" = ( /turf/simulated/floor/plating, /area/engineering/storage) -"ane" = ( -/obj/machinery/shieldgen, -/turf/simulated/floor/plating, -/area/engineering/storage) "anf" = ( /turf/simulated/wall/r_wall, /area/engineering/engine_monitoring) @@ -6697,6 +6613,16 @@ }, /turf/simulated/floor/tiled, /area/quartermaster/lobby) +"anB" = ( +/obj/structure/closet/secure_closet/hos, +/obj/item/device/multitool, +/obj/item/weapon/reagent_containers/spray/pepper, +/obj/item/clothing/suit/space/void/hos, +/obj/item/clothing/shoes/magboots, +/obj/item/clothing/head/helmet/space/void/hos, +/obj/item/clothing/mask/breath, +/turf/simulated/floor/tiled/dark, +/area/crew_quarters/heads/hos) "anC" = ( /obj/structure/window/reinforced{ dir = 4 @@ -7096,24 +7022,6 @@ }, /turf/simulated/floor/tiled, /area/engineering/engine_monitoring) -"aod" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/turf/simulated/floor/plating, -/area/engineering/storage) -"aoe" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/plating, -/area/engineering/storage) -"aof" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/engineering/storage) "aog" = ( /obj/machinery/shieldwallgen, /turf/simulated/floor/plating, @@ -7416,6 +7324,77 @@ }, /turf/simulated/floor/tiled, /area/security/brig) +"aoI" = ( +/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/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/dark, +/area/crew_quarters/heads/hos) +"aoJ" = ( +/obj/machinery/papershredder, +/turf/simulated/floor/tiled/dark, +/area/crew_quarters/heads/hos) +"aoK" = ( +/obj/machinery/suit_cycler/hos, +/turf/simulated/floor/tiled/dark, +/area/crew_quarters/heads/hos) +"aoL" = ( +/obj/structure/banner, +/turf/simulated/floor/tiled/dark, +/area/crew_quarters/heads/hos) +"aoM" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/carpet, +/area/crew_quarters/heads/hos) +"aoN" = ( +/obj/structure/bed/chair/comfy/black{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/carpet, +/area/crew_quarters/heads/hos) +"aoO" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/carpet, +/area/crew_quarters/heads/hos) +"aoP" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/obj/machinery/firealarm/south, +/obj/structure/cable/green{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/turf/simulated/floor/tiled/dark, +/area/crew_quarters/heads/hos) "aoQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ @@ -7674,31 +7653,26 @@ }, /turf/simulated/floor/tiled, /area/engineering/engine_monitoring) -"apq" = ( -/obj/structure/cable/green{ - d2 = 4; - icon_state = "0-4" +"apt" = ( +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 8 }, -/obj/machinery/power/apc{ - dir = 8; - name = "west bump"; - pixel_x = -24 +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/machinery/door/window/brigdoor/northleft{ + req_access = list(58) }, -/turf/simulated/floor/plating, -/area/engineering/storage) -"apr" = ( /obj/structure/cable/green{ - d1 = 2; + d1 = 4; d2 = 8; - icon_state = "2-8" + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plating, -/area/engineering/storage) -"aps" = ( -/obj/machinery/shield_gen/external, -/turf/simulated/floor/plating, -/area/engineering/storage) +/mob/living/simple_animal/hostile/commanded/dog/columbo, +/turf/simulated/floor/tiled/dark, +/area/crew_quarters/heads/hos) "apu" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 @@ -7902,6 +7876,46 @@ }, /turf/simulated/floor/tiled/dark, /area/security/armoury) +"apO" = ( +/obj/machinery/photocopier, +/obj/machinery/requests_console{ + announcementConsole = 1; + department = "Head of Security's Desk"; + departmentType = 5; + name = "Head of Security RC"; + pixel_x = 0; + pixel_y = -30 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled/dark, +/area/crew_quarters/heads/hos) +"apP" = ( +/obj/structure/table/wood, +/obj/item/weapon/paper_bin, +/obj/item/weapon/pen, +/obj/item/device/flashlight/lamp/green{ + pixel_x = -6; + pixel_y = 10 + }, +/obj/item/weapon/storage/secure/safe{ + pixel_x = 5; + pixel_y = -30 + }, +/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/dark, +/area/crew_quarters/heads/hos) "apY" = ( /obj/effect/floor_decal/corner/blue{ icon_state = "corner_white"; @@ -8233,40 +8247,6 @@ }, /turf/simulated/floor/tiled, /area/engineering/engine_monitoring) -"aqD" = ( -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/obj/structure/table/standard, -/obj/item/weapon/storage/bag/circuits/basic, -/turf/simulated/floor/plating, -/area/engineering/storage) -"aqE" = ( -/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, -/turf/simulated/floor/plating, -/area/engineering/storage) -"aqF" = ( -/obj/machinery/portable_atmospherics/canister/phoron, -/obj/machinery/firealarm/south, -/turf/simulated/floor/plating, -/area/engineering/storage) -"aqG" = ( -/obj/machinery/portable_atmospherics/canister/nitrogen, -/turf/simulated/floor/plating, -/area/engineering/storage) "aqI" = ( /obj/machinery/light, /obj/machinery/atmospherics/pipe/simple/hidden/red, @@ -14663,25 +14643,6 @@ }, /turf/simulated/floor/plating, /area/engineering/engine_room) -"aAY" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/obj/effect/floor_decal/industrial/warning/corner{ - icon_state = "warningcorner"; - dir = 1 - }, -/obj/effect/floor_decal/industrial/warning/corner{ - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/engineering/engine_monitoring) "aAZ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ @@ -14895,19 +14856,6 @@ /obj/machinery/door/firedoor, /turf/simulated/floor/tiled, /area/maintenance/substation/engineering) -"aBu" = ( -/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/plating, -/area/maintenance/substation/engineering) "aBv" = ( /obj/structure/cable/green, /obj/structure/cable/green{ @@ -15779,94 +15727,6 @@ "aCR" = ( /turf/simulated/wall/r_wall, /area/engineering/engine_airlock) -"aCS" = ( -/obj/machinery/embedded_controller/radio/airlock/advanced_airlock_controller{ - id_tag = "engine_room_airlock"; - name = "Engine Room Airlock"; - pixel_x = -24; - tag_airpump = "engine_airlock_pump"; - tag_chamber_sensor = "eng_al_c_snsr"; - tag_exterior_door = "engine_airlock_exterior"; - tag_exterior_sensor = "eng_al_ext_snsr"; - tag_interior_door = "engine_airlock_interior"; - tag_interior_sensor = "eng_al_int_snsr" - }, -/obj/structure/sign/nosmoking_2{ - pixel_y = 32 - }, -/obj/effect/floor_decal/industrial/warning/corner{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aCT" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 6 - }, -/obj/machinery/light/small/emergency{ - icon_state = "bulb1"; - dir = 4 - }, -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 4 - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aCU" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/universal{ - dir = 4 - }, -/obj/structure/grille, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aCV" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 1 - }, -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/engineering/engine_airlock) -"aCW" = ( -/obj/structure/closet/radiation, -/obj/item/clothing/glasses/meson, -/obj/item/clothing/glasses/meson, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/engineering/engine_airlock) -"aCX" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/grille, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/machinery/door/firedoor{ - dir = 1; - name = "Engineering Firelock" - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) "aCY" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -16023,24 +15883,6 @@ "aDm" = ( /turf/simulated/wall/r_wall, /area/ai_monitored/storage/eva) -"aDn" = ( -/obj/structure/cable/green{ - d1 = 1; - d2 = 2; - icon_state = "1-2" - }, -/turf/simulated/wall/r_wall, -/area/ai_monitored/storage/eva) -"aDo" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance{ - name = "E.V.A. Maintenance"; - req_access = list(12,18) - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/plating, -/area/ai_monitored/storage/eva) "aDp" = ( /obj/structure/sign/securearea, /turf/simulated/wall/r_wall, @@ -16850,127 +16692,6 @@ }, /turf/simulated/floor/plating, /area/engineering/engine_room) -"aEE" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - frequency = 1379; - icon_state = "door_closed"; - id_tag = "engine_airlock_interior"; - locked = 0; - name = "Engine Airlock Interior"; - req_access = list(11) - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aEF" = ( -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 8 - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aEG" = ( -/obj/machinery/atmospherics/binary/dp_vent_pump/high_volume{ - dir = 2; - frequency = 1379; - id = "tox_airlock_pump" - }, -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 4 - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aEH" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - frequency = 1379; - icon_state = "door_closed"; - id_tag = "engine_airlock_exterior"; - locked = 0; - name = "Engine Airlock Exterior"; - req_access = list(11) - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aEI" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/structure/cable/green{ - d1 = 2; - d2 = 4; - icon_state = "2-4" - }, -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/engineering/engine_airlock) -"aEJ" = ( -/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/engineering/engine_airlock) -"aEK" = ( -/obj/machinery/door/airlock/maintenance_hatch{ - icon_state = "door_closed"; - locked = 0; - name = "Engine Access"; - req_one_access = list(11) - }, -/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" - }, -/obj/machinery/door/firedoor{ - dir = 1; - name = "Engineering Firelock" - }, -/turf/simulated/floor/tiled, -/area/engineering/engine_airlock) -"aEL" = ( -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/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" - }, -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/engineering/engine_monitoring) "aEM" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 9; @@ -17209,76 +16930,6 @@ }, /turf/simulated/floor/tiled, /area/engineering/foyer) -"aFc" = ( -/obj/machinery/light/small{ - dir = 8 - }, -/obj/structure/cable/green{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/effect/floor_decal/corner/blue/full{ - dir = 8 - }, -/turf/simulated/floor/tiled/dark, -/area/ai_monitored/storage/eva) -"aFd" = ( -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/tiled/dark, -/area/ai_monitored/storage/eva) -"aFe" = ( -/obj/machinery/door/airlock/glass_medical{ - name = "Medical Voidsuits"; - req_one_access = list(5) - }, -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/tiled/dark, -/area/ai_monitored/storage/eva) -"aFf" = ( -/obj/structure/cable/green{ - d2 = 8; - icon_state = "0-8" - }, -/obj/machinery/power/apc{ - dir = 1; - name = "north bump"; - pixel_x = 0; - pixel_y = 24 - }, -/obj/effect/floor_decal/corner/blue{ - icon_state = "corner_white"; - dir = 9 - }, -/turf/simulated/floor/tiled/dark, -/area/ai_monitored/storage/eva) -"aFg" = ( -/obj/machinery/light{ - dir = 1 - }, -/obj/effect/floor_decal/corner/blue{ - icon_state = "corner_white"; - dir = 6 - }, -/obj/machinery/firealarm/north, -/turf/simulated/floor/tiled/dark, -/area/ai_monitored/storage/eva) -"aFh" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/effect/floor_decal/corner/blue/full{ - dir = 1 - }, -/turf/simulated/floor/tiled/dark, -/area/ai_monitored/storage/eva) "aFi" = ( /obj/machinery/alarm{ pixel_y = 23 @@ -18197,71 +17848,6 @@ }, /turf/simulated/floor/plating, /area/engineering/engine_room) -"aGE" = ( -/obj/machinery/alarm{ - dir = 8; - pixel_x = 25; - pixel_y = 0 - }, -/turf/simulated/floor/plating, -/area/engineering/engine_room) -"aGF" = ( -/obj/machinery/airlock_sensor{ - frequency = 1379; - id_tag = "eng_al_c_snsr"; - pixel_x = -25; - pixel_y = 0 - }, -/obj/item/device/radio/intercom{ - name = "Station Intercom (General)"; - pixel_y = -29 - }, -/obj/machinery/camera/network/engineering{ - c_tag = "Engineering - Engine Airlock"; - dir = 1 - }, -/obj/effect/floor_decal/industrial/warning/corner{ - icon_state = "warningcorner"; - dir = 1 - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aGG" = ( -/obj/machinery/atmospherics/pipe/simple/hidden{ - dir = 5; - icon_state = "intact" - }, -/obj/structure/closet/emcloset, -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 4 - }, -/turf/simulated/floor/plating, -/area/engineering/engine_airlock) -"aGH" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers, -/obj/machinery/power/apc{ - dir = 2; - name = "south bump"; - pixel_y = -24 - }, -/obj/structure/cable/green, -/obj/effect/floor_decal/industrial/warning{ - icon_state = "warning"; - dir = 8 - }, -/turf/simulated/floor/tiled, -/area/engineering/engine_airlock) -"aGI" = ( -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/obj/structure/closet/hydrant{ - pixel_x = 0; - pixel_y = -32 - }, -/turf/simulated/floor/tiled, -/area/engineering/engine_airlock) "aGJ" = ( /obj/machinery/light, /obj/structure/closet/emcloset, @@ -19252,16 +18838,6 @@ }, /turf/simulated/floor/plating, /area/engineering/engine_room) -"aIl" = ( -/obj/structure/sign/securearea{ - desc = "A warning sign which reads 'RADIOACTIVE AREA'"; - icon_state = "radiation"; - name = "RADIOACTIVE AREA"; - pixel_x = 0; - pixel_y = 0 - }, -/turf/simulated/wall/r_wall, -/area/engineering/engine_airlock) "aIm" = ( /obj/machinery/door/airlock/maintenance{ req_access = list(11) @@ -22481,56 +22057,6 @@ }, /turf/simulated/floor/plating, /area/crew_quarters/heads/chief) -"aNQ" = ( -/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, -/area/engineering/foyer) -"aNR" = ( -/obj/structure/disposalpipe/segment{ - dir = 4; - icon_state = "pipe-c" - }, -/turf/simulated/floor/tiled, -/area/engineering/foyer) -"aNS" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/simulated/floor/tiled, -/area/engineering/foyer) -"aNT" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/light, -/obj/machinery/camera/network/engineering{ - c_tag = "Engineering - Lobby Aft"; - dir = 1 - }, -/turf/simulated/floor/tiled, -/area/engineering/foyer) -"aNU" = ( -/obj/structure/disposalpipe/sortjunction/flipped{ - dir = 8; - name = "Engineering Break Room"; - sortType = "Engineering Break Room" - }, -/turf/simulated/floor/tiled, -/area/engineering/foyer) -"aNV" = ( -/obj/structure/disposalpipe/segment{ - dir = 8; - icon_state = "pipe-c" - }, -/turf/simulated/floor/tiled, -/area/engineering/foyer) "aNW" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 1 @@ -24480,14 +24006,6 @@ }, /turf/simulated/floor/tiled, /area/engineering/foyer) -"aRp" = ( -/obj/structure/bed/chair/office/dark, -/obj/effect/floor_decal/corner/yellow{ - icon_state = "corner_white"; - dir = 10 - }, -/turf/simulated/floor/tiled, -/area/engineering/foyer) "aRq" = ( /obj/effect/floor_decal/corner/yellow{ icon_state = "corner_white"; @@ -25153,64 +24671,6 @@ /obj/machinery/firealarm/east, /turf/simulated/floor/tiled, /area/engineering/foyer) -"aSE" = ( -/obj/structure/grille, -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 - }, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 8 - }, -/turf/simulated/floor/plating, -/area/engineering/foyer) -"aSF" = ( -/obj/structure/grille, -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 4 - }, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 - }, -/turf/simulated/floor/plating, -/area/engineering/foyer) -"aSG" = ( -/obj/structure/table/reinforced/steel, -/obj/machinery/door/window/brigdoor/northleft{ - name = "Engineering Desk"; - req_access = list(32) - }, -/obj/machinery/door/firedoor{ - dir = 1; - name = "Engineering Firelock" - }, -/obj/machinery/ringer_button{ - id = "engie_ringer"; - pixel_x = 5; - pixel_y = 5 - }, -/turf/simulated/floor/tiled, -/area/engineering/foyer) -"aSH" = ( -/obj/structure/grille, -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/simulated/floor/plating, -/area/engineering/foyer) "aSI" = ( /obj/machinery/conveyor{ backwards = 1; @@ -52925,26 +52385,6 @@ }, /turf/simulated/floor/tiled, /area/outpost/mining_main/eva) -"cgb" = ( -/obj/structure/table/rack, -/obj/item/clothing/mask/breath, -/obj/item/stack/flag/purple, -/obj/item/clothing/suit/space/void/mining, -/obj/item/clothing/head/helmet/space/void/mining, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 - }, -/obj/effect/floor_decal/corner/brown{ - icon_state = "corner_white"; - dir = 6 - }, -/obj/effect/floor_decal/corner/red{ - icon_state = "corner_white"; - dir = 9 - }, -/turf/simulated/floor/tiled, -/area/outpost/mining_main/eva) "cgc" = ( /obj/effect/floor_decal/corner/brown{ icon_state = "corner_white"; @@ -52985,27 +52425,6 @@ }, /turf/simulated/floor/tiled, /area/outpost/mining_main/eva) -"cgh" = ( -/obj/structure/table/rack, -/obj/item/clothing/mask/breath, -/obj/item/stack/flag/red, -/obj/item/clothing/suit/space/void/mining, -/obj/item/clothing/head/helmet/space/void/mining, -/obj/effect/floor_decal/corner/brown{ - icon_state = "corner_white"; - dir = 6 - }, -/obj/machinery/alarm{ - dir = 8; - icon_state = "alarm0"; - pixel_x = 24 - }, -/obj/effect/floor_decal/corner/blue{ - icon_state = "corner_white"; - dir = 9 - }, -/turf/simulated/floor/tiled, -/area/outpost/mining_main/eva) "cgi" = ( /obj/effect/floor_decal/corner/brown{ icon_state = "corner_white"; @@ -53065,22 +52484,6 @@ }, /turf/simulated/floor/tiled, /area/outpost/mining_main/eva) -"cgq" = ( -/obj/structure/table/rack, -/obj/item/clothing/mask/breath, -/obj/item/stack/flag/green, -/obj/item/clothing/suit/space/void/mining, -/obj/item/clothing/head/helmet/space/void/mining, -/obj/effect/floor_decal/corner/brown{ - icon_state = "corner_white"; - dir = 6 - }, -/obj/effect/floor_decal/corner/green{ - icon_state = "corner_white"; - dir = 9 - }, -/turf/simulated/floor/tiled, -/area/outpost/mining_main/eva) "cgr" = ( /obj/structure/table/standard, /obj/effect/floor_decal/corner/brown{ @@ -53118,22 +52521,6 @@ }, /turf/simulated/floor/tiled, /area/outpost/mining_main/eva) -"cgx" = ( -/obj/structure/table/rack, -/obj/item/clothing/mask/breath, -/obj/item/stack/flag/yellow, -/obj/item/clothing/suit/space/void/mining, -/obj/item/clothing/head/helmet/space/void/mining, -/obj/effect/floor_decal/corner/brown{ - icon_state = "corner_white"; - dir = 6 - }, -/obj/effect/floor_decal/corner/yellow{ - icon_state = "corner_white"; - dir = 9 - }, -/turf/simulated/floor/tiled, -/area/outpost/mining_main/eva) "cgy" = ( /obj/machinery/door/firedoor{ dir = 2 @@ -65324,150 +64711,991 @@ /turf/simulated/floor/wood, /area/crew_quarters/bar) "yko" = ( -/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/light{ + dir = 1; + icon_state = "tube1"; + pixel_y = 0 }, +/obj/structure/closet/crate, +/obj/random/loot, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"ykp" = ( +/obj/structure/closet/crate, +/obj/random/loot, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"ykq" = ( +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"ykr" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"yks" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"ykt" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"yku" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/phoron, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykv" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/phoron, +/obj/structure/sign/nosmoking_1{ + pixel_y = 32 + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykw" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/machinery/camera/network/engineering{ + c_tag = "Engineering - Hard Storage" + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykx" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/simulated/floor/plating, +/area/engineering/storage) +"yky" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/obj/structure/sign/nosmoking_1{ + pixel_y = 32 + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykz" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykA" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"ykB" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/phoron, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykC" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/phoron, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykD" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykE" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykF" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykG" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/canister/nitrogen, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykH" = ( +/obj/structure/table/rack, +/obj/random/loot, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"ykI" = ( +/obj/structure/table/rack, +/obj/random/loot, +/turf/simulated/floor/plating, +/area/maintenance/atmos_control) +"ykJ" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/structure/cable/green{ + d2 = 4; + icon_state = "0-4" + }, +/obj/machinery/power/apc{ + dir = 8; + name = "west bump"; + pixel_x = -24 + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykK" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykL" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/structure/cable/green{ + icon_state = "1-4"; + dir = 1; + d1 = 1; + d2 = 8 + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykM" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykN" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykO" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykP" = ( +/obj/structure/closet/crate/solar, +/obj/machinery/light{ + dir = 8 + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykQ" = ( /obj/structure/cable/green{ d1 = 1; d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/tiled/dark, -/area/crew_quarters/heads/hos) -"ykp" = ( -/obj/machinery/papershredder, -/turf/simulated/floor/tiled/dark, -/area/crew_quarters/heads/hos) -"ykq" = ( -/obj/machinery/suit_cycler/hos, -/turf/simulated/floor/tiled/dark, -/area/crew_quarters/heads/hos) -"ykr" = ( -/obj/structure/banner, -/turf/simulated/floor/tiled/dark, -/area/crew_quarters/heads/hos) -"yks" = ( +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykR" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykS" = ( +/obj/machinery/alarm{ + dir = 8; + icon_state = "alarm0"; + pixel_x = 24; + req_one_access = list(24,11,55) + }, +/obj/machinery/light{ + dir = 4 + }, +/obj/machinery/power/port_gen/pacman, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykT" = ( +/obj/machinery/atmospherics/unary/vent_pump/on, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykU" = ( +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykV" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykW" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/structure/cable/green{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykX" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykY" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/shieldgen, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ykZ" = ( +/obj/machinery/shieldwallgen, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 9 + }, +/turf/simulated/floor/plating, +/area/engineering/storage) +"yla" = ( +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/obj/structure/table/standard, +/obj/item/weapon/storage/bag/circuits/basic, +/turf/simulated/floor/plating, +/area/engineering/storage) +"ylb" = ( +/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/plating, +/area/engineering/storage) +"ylc" = ( +/obj/machinery/firealarm/south, +/obj/machinery/shieldgen, +/turf/simulated/floor/plating, +/area/engineering/storage) +"yld" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2"; + pixel_y = 0 + }, +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/warning/corner{ + icon_state = "warningcorner"; + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_monitoring) +"yle" = ( +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/substation/engineering) +"ylf" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, +/obj/machinery/embedded_controller/radio/airlock/access_controller{ + id_tag = "engine_airlock_control"; + name = "Engine Access Console"; + pixel_x = 26; + pixel_y = 0; + req_access = list(11); + req_one_access = null; + tag_exterior_door = "engine_airlock_exterior"; + tag_interior_door = "engine_airlock_interior" + }, +/turf/simulated/floor/plating, +/area/engineering/engine_room) +"ylg" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; + dir = 9 + }, +/obj/machinery/shower{ + pixel_y = 16 + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylh" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/machinery/shower{ + pixel_y = 16 + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"yli" = ( +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; + dir = 5 + }, +/obj/machinery/shower{ + pixel_y = 16 + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylj" = ( +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; + dir = 8 + }, +/obj/machinery/embedded_controller/radio/airlock/access_controller{ + id_tag = "engine_airlock_control"; + name = "Engine Access Console"; + pixel_x = -26; + pixel_y = 0; + req_access = list(11); + req_one_access = null; + tag_exterior_door = "engine_airlock_exterior"; + tag_interior_door = "engine_airlock_interior" + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_monitoring) +"ylk" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2"; + pixel_y = 0 + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_monitoring) +"yll" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance{ + name = "E.V.A. Maintenance"; + req_access = list(12,18) + }, +/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/plating, +/area/ai_monitored/storage/eva) +"ylm" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/engineering/engine_room) +"yln" = ( +/obj/machinery/door/airlock/maintenance_hatch{ + frequency = 1379; + icon_state = "door_locked"; + id_tag = "engine_airlock_interior"; + locked = 1; + name = "Engine Interior Access"; + req_access = list(11) + }, +/obj/machinery/door/firedoor{ + dir = 8; + name = "Firelock West" + }, +/obj/machinery/access_button{ + command = "cycle_interior"; + frequency = 1379; + master_tag = "engine_airlock_control"; + name = "Engine Access Button"; + pixel_x = 0; + pixel_y = -24; + req_access = list(11); + req_one_access = null + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylo" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 5 }, /obj/structure/cable/green{ - d1 = 1; - d2 = 2; - icon_state = "1-2" + d1 = 2; + d2 = 4; + icon_state = "2-4" }, -/turf/simulated/floor/carpet, -/area/crew_quarters/heads/hos) -"ykt" = ( -/obj/structure/bed/chair/comfy/black{ +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylp" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/hologram/holopad, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylr" = ( +/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/airlock/maintenance_hatch{ + frequency = 1379; + icon_state = "door_locked"; + id_tag = "engine_airlock_exterior"; + locked = 1; + name = "Engine Exterior Access"; + req_access = list(11) + }, +/obj/machinery/door/firedoor, +/obj/machinery/access_button{ + command = "cycle_exterior"; + frequency = 1379; + master_tag = "engine_airlock_control"; + name = "Engine Access Button"; + pixel_x = 0; + pixel_y = -24; + req_access = list(11); + req_one_access = null + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"yls" = ( +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/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/engineering/engine_monitoring) +"ylt" = ( +/obj/structure/cable{ d1 = 1; d2 = 2; - icon_state = "1-2" + icon_state = "1-2"; + pixel_y = 0 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/carpet, -/area/crew_quarters/heads/hos) -"yku" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable/green{ - d1 = 1; - d2 = 2; - icon_state = "1-2" + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_monitoring) +"ylu" = ( +/obj/machinery/light/small{ + dir = 8 + }, +/obj/effect/floor_decal/corner/blue/full{ + dir = 8 }, -/turf/simulated/floor/carpet, -/area/crew_quarters/heads/hos) -"ykv" = ( -/obj/structure/closet/secure_closet/hos, -/obj/item/device/multitool, -/obj/item/weapon/reagent_containers/spray/pepper, -/obj/item/clothing/suit/space/void/hos, -/obj/item/clothing/shoes/magboots, -/obj/item/clothing/head/helmet/space/void/hos, -/obj/item/clothing/mask/breath, /turf/simulated/floor/tiled/dark, -/area/crew_quarters/heads/hos) -"ykw" = ( +/area/ai_monitored/storage/eva) +"ylv" = ( +/obj/machinery/door/airlock/glass_medical{ + name = "Medical Voidsuits"; + req_one_access = list(5) + }, +/turf/simulated/floor/tiled/dark, +/area/ai_monitored/storage/eva) +"ylw" = ( +/obj/machinery/power/apc{ + dir = 1; + name = "north bump"; + pixel_x = 0; + pixel_y = 24 + }, +/obj/effect/floor_decal/corner/blue{ + icon_state = "corner_white"; + dir = 9 + }, +/obj/structure/cable{ + icon_state = "0-4"; + d2 = 4 + }, +/turf/simulated/floor/tiled/dark, +/area/ai_monitored/storage/eva) +"ylx" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/effect/floor_decal/corner/blue{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/machinery/firealarm/north, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8"; + pixel_x = 0 + }, +/turf/simulated/floor/tiled/dark, +/area/ai_monitored/storage/eva) +"yly" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/effect/floor_decal/corner/blue/full{ + dir = 1 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/tiled/dark, +/area/ai_monitored/storage/eva) +"ylz" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/engineering/engine_room) +"ylA" = ( +/obj/structure/cable/green, +/obj/machinery/power/apc{ + dir = 2; + name = "south bump"; + pixel_y = -24 + }, +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylB" = ( +/obj/effect/floor_decal/industrial/warning, +/obj/machinery/light{ + icon_state = "tube1"; + dir = 2 + }, +/obj/machinery/firealarm/south, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylC" = ( /obj/machinery/atmospherics/unary/vent_pump/on{ dir = 1 }, -/obj/machinery/firealarm/south, +/obj/machinery/alarm{ + dir = 1; + pixel_y = -22 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_airlock) +"ylD" = ( +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; + dir = 8 + }, +/obj/structure/closet/radiation, +/obj/item/clothing/glasses/meson, +/obj/item/clothing/glasses/meson, +/turf/simulated/floor/tiled, +/area/engineering/engine_monitoring) +"ylE" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2"; + pixel_y = 0 + }, +/turf/simulated/floor/tiled, +/area/engineering/engine_monitoring) +"ylF" = ( +/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/dark, -/area/crew_quarters/heads/hos) -"ykx" = ( +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylG" = ( +/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/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylI" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/light, +/obj/machinery/camera/network/engineering{ + c_tag = "Engineering - Lobby Aft"; + dir = 1 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylK" = ( +/obj/structure/disposalpipe/sortjunction/flipped{ + dir = 8; + name = "Engineering Break Room"; + sortType = "Engineering Break Room" + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylL" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylM" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/structure/cable/green{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylN" = ( +/obj/structure/bed/chair/office/dark, +/obj/effect/floor_decal/corner/yellow{ + icon_state = "corner_white"; + dir = 10 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylO" = ( +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, /obj/structure/window/reinforced{ icon_state = "rwindow"; dir = 8 }, +/obj/structure/cable/green{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/engineering/foyer) +"ylP" = ( +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced, /obj/structure/window/reinforced{ icon_state = "rwindow"; dir = 4 }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/structure/cable/green{ + d2 = 4; + icon_state = "0-4" + }, +/turf/simulated/floor/plating, +/area/engineering/foyer) +"ylQ" = ( +/obj/structure/table/reinforced/steel, /obj/machinery/door/window/brigdoor/northleft{ - req_access = list(58) + name = "Engineering Desk"; + req_access = list(32) }, -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/machinery/door/firedoor{ + dir = 1; + name = "Engineering Firelock" }, -/mob/living/simple_animal/hostile/commanded/dog/columbo, -/turf/simulated/floor/tiled/dark, -/area/crew_quarters/heads/hos) -"yky" = ( -/obj/machinery/photocopier, -/obj/machinery/requests_console{ - announcementConsole = 1; - department = "Head of Security's Desk"; - departmentType = 5; - name = "Head of Security RC"; - pixel_x = 0; - pixel_y = -30 - }, -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/turf/simulated/floor/tiled/dark, -/area/crew_quarters/heads/hos) -"ykz" = ( -/obj/structure/table/wood, -/obj/item/weapon/paper_bin, -/obj/item/weapon/pen, -/obj/item/device/flashlight/lamp/green{ - pixel_x = -6; - pixel_y = 10 - }, -/obj/item/weapon/storage/secure/safe{ +/obj/machinery/ringer_button{ + id = "engie_ringer"; pixel_x = 5; - pixel_y = -30 + pixel_y = 5 }, -/obj/machinery/power/apc{ - dir = 4; - name = "east bump"; - pixel_x = 24 +/obj/structure/cable/green{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/tiled, +/area/engineering/foyer) +"ylR" = ( +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, /obj/structure/cable/green{ d2 = 8; icon_state = "0-8" }, -/turf/simulated/floor/tiled/dark, -/area/crew_quarters/heads/hos) -"ykA" = ( +/turf/simulated/floor/plating, +/area/engineering/foyer) +"ylS" = ( +/obj/structure/grille, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/structure/cable/green{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/engineering/foyer) +"ylT" = ( /obj/effect/landmark/dungeon_spawn, /turf/unsimulated/chasm_mask, /area/mine/unexplored) +"ylU" = ( +/obj/structure/table/rack, +/obj/item/clothing/mask/breath, +/obj/item/stack/flag/purple, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/effect/floor_decal/corner/brown{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/effect/floor_decal/corner/red{ + icon_state = "corner_white"; + dir = 9 + }, +/obj/item/clothing/shoes/magboots, +/obj/item/clothing/suit/space/void/mining, +/obj/item/clothing/head/helmet/space/void/mining, +/turf/simulated/floor/tiled, +/area/outpost/mining_main/eva) +"ylV" = ( +/obj/structure/table/rack, +/obj/item/clothing/mask/breath, +/obj/item/stack/flag/red, +/obj/effect/floor_decal/corner/brown{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/machinery/alarm{ + dir = 8; + icon_state = "alarm0"; + pixel_x = 24 + }, +/obj/effect/floor_decal/corner/blue{ + icon_state = "corner_white"; + dir = 9 + }, +/obj/item/clothing/shoes/magboots, +/obj/item/clothing/suit/space/void/mining, +/obj/item/clothing/head/helmet/space/void/mining, +/turf/simulated/floor/tiled, +/area/outpost/mining_main/eva) +"ylW" = ( +/obj/structure/table/rack, +/obj/item/clothing/mask/breath, +/obj/item/stack/flag/green, +/obj/effect/floor_decal/corner/brown{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/effect/floor_decal/corner/green{ + icon_state = "corner_white"; + dir = 9 + }, +/obj/item/clothing/shoes/magboots, +/obj/item/clothing/suit/space/void/mining, +/obj/item/clothing/head/helmet/space/void/mining, +/turf/simulated/floor/tiled, +/area/outpost/mining_main/eva) +"ylX" = ( +/obj/structure/table/rack, +/obj/item/clothing/mask/breath, +/obj/item/stack/flag/yellow, +/obj/effect/floor_decal/corner/brown{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/effect/floor_decal/corner/yellow{ + icon_state = "corner_white"; + dir = 9 + }, +/obj/item/clothing/shoes/magboots, +/obj/item/clothing/suit/space/void/mining, +/obj/item/clothing/head/helmet/space/void/mining, +/turf/simulated/floor/tiled, +/area/outpost/mining_main/eva) (1,1,1) = {" aaa @@ -67961,7 +68189,7 @@ aaa aaa aaa aaa -ykA +ylT aaa aaa aaa @@ -78431,7 +78659,7 @@ azD aAX aCQ amT -aGE +amT aCQ aKd aLO @@ -78685,11 +78913,11 @@ auS awy auS azE -anf -aCR -aEE -aCR -aCR +akY +ylf +ylm +ylz +akY akY akY akY @@ -78942,10 +79170,10 @@ auT awz auT azF -anf -aCS -aEF -aGF +aCR +aCR +yln +aCR aCR aKe aLP @@ -79199,10 +79427,10 @@ auU awA ayh azG -anf -aCT -aEG -aGG +aCR +ylg +ylo +ylA aCR aKf aLQ @@ -79456,10 +79684,10 @@ auV awB ayi azH -anf -aCU -aEH -aCU +aCR +ylh +ylp +ylB aCR aKg aLP @@ -79713,10 +79941,10 @@ atq awC anb azI -anf -aCV -aEI -aGH +aCR +yli +ylq +ylC aCR aKh aLR @@ -79970,10 +80198,10 @@ auW awD ayj azJ -anf -aCW -aEJ -aGI +aCR +aCR +ylr +aCR aCR aKi aKi @@ -80228,10 +80456,10 @@ awE ayk auX arQ -aCX -aEK -aCX -aIl +ylj +yls +ylD +arQ aKj aLS aNI @@ -80467,10 +80695,10 @@ aab aab aab aab -aab -aab aiK ajv +ajv +ajv ako aiK alW @@ -80484,10 +80712,10 @@ auY awF ayl att -aAY -att -aEL -att +yld +ylk +ylt +ylE aIm aKk aKk @@ -80724,11 +80952,11 @@ aab aab aab aab -aab -aab aiK ajw -akp +ykq +ykr +ykt ale alX alX @@ -80981,12 +81209,12 @@ aab aab aab aab -aab -aab aiK ajv akq -aiK +alY +alY +alY alY alY alY @@ -81238,17 +81466,17 @@ aab aab aab aab -aab -aab aiK ajv akq -aiK -alZ -alZ -alZ -apq -aqD +alY +yku +ykB +ykJ +ykP +ama +anc +yla alY atu ava @@ -81495,17 +81723,17 @@ aab aab aab aab -aab -aab aiK ajx akq -aiK -ama -anc -aod -apr -aqE +alY +ykv +ykC +ykK +and +ykT +ykW +ylb arT atv avb @@ -81752,16 +81980,16 @@ aab aab aab aab -aab -aab aiK ajv akq -aiK -amb -and -aoe -and +alY +ykw +ykD +ykL +ykQ +ykU +ykX and arU atw @@ -82009,17 +82237,17 @@ aaa aab aab aab -aab -aab aiK ajv akq -aiK -amc +alY +ykx +ykE +ykM and -aof and -aqF +ykY +ylc alY atx ava @@ -82266,17 +82494,17 @@ aaa aab aab aab -aab -aab aiK ajv akq -aiK -amd -ane +alY +yky +ykF +ykN +ykR +ykV +ykZ aog -amd -aqG alY aty ava @@ -82523,17 +82751,17 @@ aaa aaa aab aab -aab -aab aiK ajv akq -aiK -ame -ane -aog -aps -aqG +alY +ykz +ykG +ykO +ykS +alZ +alZ +alZ alY atz avc @@ -82780,13 +83008,13 @@ aaa aaa aab aab -aab -aab aiK aiK akr aiK aiK +aiK +aiK anf anf anf @@ -83037,12 +83265,12 @@ aaa aaa aab aab -aab -aab aiK ajv akq ajv +ajv +ykH aiK ang ang @@ -83294,12 +83522,12 @@ aaa aaa aab aab -aab -aab aiK ajw akq ajv +ajv +ykI aiK ang ang @@ -83551,12 +83779,12 @@ aab aab aab aab -aab -aab aiK -ajy +yko akq ajv +ajv +ajv aiK ang ang @@ -83808,11 +84036,11 @@ aab aab aab aab -aab -aab aiL -ajv +ykp aks +yks +ykA alf aiK ang @@ -84065,9 +84293,9 @@ aab aab aab agC -ahb -ahV -aiK +agC +agC +agC aiK akt alg @@ -84089,7 +84317,7 @@ aGT aIx aKn aDj -aDj +ylF aPv aRk aSA @@ -84346,7 +84574,7 @@ aGU aIy aKo aMd -aNQ +ylG aPw aRl aSB @@ -84603,7 +84831,7 @@ aGV aGW aKp aMe -aNR +ylH aPx aDi aSC @@ -84860,7 +85088,7 @@ aGW aGW aKq aMe -aNS +ylI aPy aRm aSD @@ -85117,7 +85345,7 @@ aGX aIz aKq aMe -aNT +ylJ aPz aPz aPz @@ -85374,10 +85602,10 @@ aGW aGW aKr aMe -aNU +ylK aPA aRn -aSE +ylO aUr aDk aXc @@ -85631,10 +85859,10 @@ aGY aIA aKs aMf -aNS +ylL aPB aRo -aSF +ylP aUs aDk aXc @@ -85888,10 +86116,10 @@ aDi aDi aKt aDi -aNV -aDk -aRp -aSG +ylM +aDj +ylN +ylQ aUs aDk aXc @@ -86148,7 +86376,7 @@ aMg aNW aPC aRq -aSH +ylR aUs aDk aXc @@ -86405,7 +86633,7 @@ aDk aDk aPD aRr -aSF +ylS aUt aIB aXe @@ -87166,9 +87394,9 @@ avr awX ayE aAa -aBu -aDn -aFc +yle +aDm +ylu aHc aDm aKx @@ -87425,7 +87653,7 @@ ayE aAb aBv aDm -aFd +aFl aHd aDm aKy @@ -87682,7 +87910,7 @@ ayE aAc aBw aDm -aFe +ylv aHe aDm aHe @@ -87939,7 +88167,7 @@ ayE aAd aBx aDm -aFf +ylw aHf aID aKz @@ -88196,7 +88424,7 @@ ayE aAe aBy aDm -aFg +ylx aFj aFj aFj @@ -88452,8 +88680,8 @@ akD akD akD aBz -aDo -aFh +yll +yly aHg aHg aKA @@ -90350,10 +90578,10 @@ cff cfs cfG cfR -cgb -cgh -cgq -cgx +ylU +ylV +ylW +ylX cgD aQk aab @@ -90772,7 +91000,7 @@ aIH aKE aMp aOc -ykv +anB aHl aST aUA @@ -91539,11 +91767,11 @@ ajE aDt aFq aHp -yko -yks -ykt -yku -ykw +aoI +aoM +aoN +aoO +aoP aHl aSU aUB @@ -91796,11 +92024,11 @@ ajE atX aFr aHq -ykp +aoJ aKI aMt aMu -ykx +apt aHl aSU aUB @@ -92053,11 +92281,11 @@ aBD aDr aFr aHr -ykq +aoK aKJ aMu aMu -yky +apO aHl amr aUB @@ -92310,11 +92538,11 @@ aBE aDu aFs aHs -ykr +aoL aKK aMv aOf -ykz +apP aHl amr aUB diff --git a/maps/aurora/aurora-5_interstitial.dmm b/maps/aurora/aurora-5_interstitial.dmm index 9a50681e5ad..64364ccce2a 100644 --- a/maps/aurora/aurora-5_interstitial.dmm +++ b/maps/aurora/aurora-5_interstitial.dmm @@ -1029,7 +1029,7 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled, /area/maintenance/interstitial_main) "bR" = ( /obj/structure/grille, @@ -1146,7 +1146,8 @@ d2 = 2; icon_state = "1-2" }, -/turf/simulated/floor/plating, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/tiled, /area/maintenance/interstitial_main) "cb" = ( /obj/structure/cable/green{ @@ -1526,7 +1527,7 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled, /area/maintenance/interstitial_cargo) "cE" = ( /obj/structure/cable{ @@ -8369,7 +8370,8 @@ /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/plating, +/obj/effect/decal/cleanable/dirt, +/turf/simulated/floor/tiled, /area/maintenance/interstitial_cargo) "KQ" = ( /obj/machinery/access_button{ diff --git a/maps/aurora/aurora-6_surface.dmm b/maps/aurora/aurora-6_surface.dmm index e9e91b801c4..914f7bf020b 100644 --- a/maps/aurora/aurora-6_surface.dmm +++ b/maps/aurora/aurora-6_surface.dmm @@ -11142,28 +11142,24 @@ /turf/simulated/floor/tiled/white, /area/crew_quarters/fitness) "uB" = ( -/obj/structure/window/reinforced{ - dir = 8 +/obj/structure/table/standard{ + name = "plastic table frame" }, -/obj/structure/grille, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; +/obj/effect/floor_decal/corner/paleblue/full{ + icon_state = "corner_white_full"; dir = 4 }, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 +/obj/random/single{ + icon = 'icons/obj/items.dmi'; + icon_state = "lighter-g"; + name = "randomly spawned lighter"; + spawn_nothing_percentage = 50; + spawn_object = /obj/item/weapon/flame/lighter }, -/obj/machinery/door/firedoor, -/obj/machinery/door/blast/regular{ - density = 0; - dir = 4; - icon_state = "pdoor0"; - id = "bridge blast"; - name = "Bridge Blast Doors"; - opacity = 0 +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 4 }, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled, /area/bridge/levela) "uC" = ( /obj/effect/floor_decal/corner/paleblue{ @@ -11449,28 +11445,56 @@ /turf/simulated/floor/tiled/white, /area/crew_quarters/fitness) "vi" = ( -/turf/simulated/floor/wood, +/obj/structure/bed/chair, +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/turf/simulated/floor/tiled, /area/bridge/levela) "vj" = ( -/obj/machinery/light{ - dir = 1 - }, -/turf/simulated/floor/wood, -/area/bridge/levela) -"vk" = ( -/obj/structure/bed/chair/office/dark{ +/obj/machinery/atmospherics/unary/vent_scrubber/on{ dir = 4 }, -/obj/machinery/light_switch{ - pixel_y = 24 +/obj/effect/floor_decal/corner/paleblue/full{ + icon_state = "corner_white_full"; + dir = 4 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/tiled, +/area/bridge/levela) +"vk" = ( +/obj/structure/bed/chair, +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 10 + }, +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/turf/simulated/floor/tiled, /area/bridge/levela) "vl" = ( -/obj/structure/table/wood, -/obj/item/weapon/paper_bin, -/obj/item/weapon/pen, -/turf/simulated/floor/wood, +/obj/structure/table/standard{ + name = "plastic table frame" + }, +/obj/effect/floor_decal/corner/paleblue/full, +/obj/item/weapon/storage/fancy/cigarettes{ + pixel_y = 2 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/tiled, /area/bridge/levela) "vm" = ( /obj/effect/floor_decal/corner/paleblue/diagonal, @@ -11482,25 +11506,12 @@ /turf/simulated/floor/tiled, /area/bridge/levela) "vn" = ( -/obj/structure/window/reinforced{ - dir = 8 +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 }, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/grille, -/obj/machinery/door/blast/regular{ - density = 0; - dir = 4; - icon_state = "pdoor0"; - id = "bridge blast"; - name = "Bridge Blast Doors"; - opacity = 0 - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled, /area/bridge/levela) "vo" = ( /obj/machinery/atmospherics/unary/vent_scrubber/on{ @@ -11543,22 +11554,10 @@ /turf/simulated/floor/tiled, /area/bridge/levela) "vt" = ( -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/grille, -/obj/machinery/door/blast/regular{ - density = 0; - dir = 4; - icon_state = "pdoor0"; - id = "bridge blast"; - name = "Bridge Blast Doors"; - opacity = 0 - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled/white, /area/bridge/levela) "vu" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -11866,55 +11865,30 @@ /turf/simulated/floor/tiled/white, /area/crew_quarters/fitness) "vZ" = ( -/obj/structure/window/reinforced{ - icon_state = "rwindow"; +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 10 + }, +/obj/structure/bed/chair, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/structure/grille, -/obj/machinery/door/blast/regular{ - density = 0; - dir = 4; - icon_state = "pdoor0"; - id = "bridge blast"; - name = "Bridge Blast Doors"; - opacity = 0 - }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled, /area/bridge/levela) "wa" = ( /obj/effect/floor_decal/corner/paleblue/diagonal, /turf/simulated/floor/tiled/white, /area/bridge/levela) "wb" = ( -/obj/structure/window/reinforced{ +/obj/effect/floor_decal/corner/paleblue/full, +/obj/machinery/atmospherics/unary/vent_pump/on{ dir = 8 }, -/obj/structure/grille, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/blast/regular{ - density = 0; - dir = 4; - icon_state = "pdoor0"; - id = "bridge blast"; - name = "Bridge Blast Doors"; - opacity = 0 - }, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled, /area/bridge/levela) "wc" = ( -/obj/structure/table/wood, -/obj/item/weapon/clipboard, -/turf/simulated/floor/wood, +/obj/effect/floor_decal/corner/paleblue/full, +/turf/simulated/floor/tiled, /area/bridge/levela) "wd" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -11951,52 +11925,45 @@ /turf/simulated/floor/plating, /area/bridge/levela) "wg" = ( -/obj/machinery/camera/network/command{ - c_tag = "Bridge - Surface Lobby"; - dir = 8 - }, -/turf/simulated/floor/wood, -/area/bridge/levela) -"wh" = ( -/obj/structure/flora/pottedplant/random, -/obj/item/device/radio/intercom{ - dir = 8; - name = "Station Intercom (General)"; - pixel_x = -28 +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 6 }, /turf/simulated/floor/tiled, /area/bridge/levela) -"wi" = ( -/obj/structure/table/standard{ - name = "plastic table frame" - }, +"wh" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/effect/floor_decal/corner/paleblue/full{ icon_state = "corner_white_full"; dir = 4 }, -/obj/random/single{ - icon = 'icons/obj/items.dmi'; - icon_state = "lighter-g"; - name = "randomly spawned lighter"; - spawn_nothing_percentage = 50; - spawn_object = /obj/item/weapon/flame/lighter +/turf/simulated/floor/tiled/white, +/area/bridge/levela) +"wi" = ( +/obj/structure/bed/chair{ + dir = 8 }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/tiled, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/turf/simulated/floor/tiled/white, /area/bridge/levela) "wj" = ( -/obj/structure/bed/chair, +/obj/machinery/alarm{ + dir = 8; + pixel_x = 25; + pixel_y = 0 + }, +/obj/machinery/light{ + icon_state = "tube1"; + dir = 4 + }, +/obj/machinery/camera/network/command{ + c_tag = "Bridge - Surface Lobby"; + dir = 8 + }, /obj/effect/floor_decal/corner/paleblue{ icon_state = "corner_white"; - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 + dir = 9 }, /turf/simulated/floor/tiled, /area/bridge/levela) @@ -12272,32 +12239,15 @@ /turf/simulated/floor/beach/water/pool, /area/crew_quarters/fitness) "wL" = ( -/obj/structure/bed/chair, -/obj/effect/floor_decal/corner/paleblue{ - icon_state = "corner_white"; - dir = 10 - }, -/obj/effect/floor_decal/corner/paleblue{ - icon_state = "corner_white"; - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/turf/simulated/floor/tiled, +/obj/machinery/light, +/turf/simulated/floor/wood, /area/bridge/levela) "wM" = ( -/obj/structure/table/standard{ - name = "plastic table frame" +/obj/machinery/alarm{ + dir = 1; + pixel_y = -22 }, -/obj/effect/floor_decal/corner/paleblue/full, -/obj/item/weapon/storage/fancy/cigarettes{ - pixel_y = 2 - }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 - }, -/turf/simulated/floor/tiled, +/turf/simulated/floor/wood, /area/bridge/levela) "wN" = ( /obj/machinery/embedded_controller/radio/airlock/docking_port{ @@ -12326,21 +12276,43 @@ /turf/simulated/floor/plating, /area/bridge/levela) "wO" = ( -/obj/machinery/newscaster{ - pixel_y = 32 +/obj/machinery/atmospherics/pipe/simple/visible{ + dir = 4 }, -/obj/structure/flora/pottedplant/random, -/turf/simulated/floor/tiled, +/obj/machinery/door/airlock/external{ + frequency = 1380; + icon_state = "door_locked"; + id_tag = "command_surface_inner"; + locked = 1; + name = "Command Docking Exterior Access"; + req_access = list(13) + }, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/turf/simulated/floor/plating, /area/bridge/levela) "wP" = ( -/obj/structure/table/wood, -/turf/simulated/floor/wood, -/area/bridge/levela) -"wQ" = ( -/obj/structure/bed/chair/office/dark{ +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/machinery/light{ dir = 8 }, -/turf/simulated/floor/wood, +/turf/simulated/floor/tiled, +/area/bridge/levela) +"wQ" = ( +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/structure/bed/chair{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, /area/bridge/levela) "wR" = ( /obj/structure/grille, @@ -12356,12 +12328,17 @@ /turf/simulated/floor/plating, /area/bridge/levela) "wS" = ( -/obj/machinery/door/airlock/command{ - name = "Command Study"; - req_access = list(19) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/obj/machinery/door/firedoor, -/turf/simulated/floor/tiled, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/floor_decal/corner/paleblue/full{ + icon_state = "corner_white_full"; + dir = 8 + }, +/turf/simulated/floor/tiled/white, /area/bridge/levela) "wT" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ @@ -12455,9 +12432,18 @@ /turf/simulated/floor/plating, /area/bridge/levela) "wZ" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/hologram/holopad, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + icon_state = "map-scrubbers"; + dir = 8 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 8 + }, +/obj/effect/floor_decal/corner/paleblue/full{ + icon_state = "corner_white_full"; + dir = 1 + }, /turf/simulated/floor/tiled/white, /area/bridge/levela) "xa" = ( @@ -12938,8 +12924,15 @@ /turf/simulated/floor/beach/water/pool, /area/crew_quarters/fitness) "xS" = ( -/obj/effect/floor_decal/corner/paleblue/full, -/turf/simulated/floor/tiled, +/obj/machinery/camera/network/command{ + c_tag = "Bridge - Surface Entrance"; + dir = 8 + }, +/obj/machinery/light/small/emergency{ + icon_state = "bulb1"; + dir = 4 + }, +/turf/unsimulated/chasm_mask, /area/bridge/levela) "xT" = ( /obj/machinery/light_switch{ @@ -13025,9 +13018,15 @@ /turf/simulated/floor/plating, /area/bridge/levela) "xZ" = ( -/obj/structure/table/wood, -/obj/item/weapon/folder/blue, -/turf/simulated/floor/wood, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable/green{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/turf/simulated/floor/tiled/white, /area/bridge/levela) "ya" = ( /obj/machinery/power/apc{ @@ -13343,38 +13342,86 @@ /turf/simulated/floor/tiled/white, /area/crew_quarters/fitness) "yC" = ( -/obj/effect/floor_decal/corner/paleblue{ - icon_state = "corner_white"; - dir = 6 +/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/bridge/levela) +"yD" = ( +/obj/machinery/door/airlock/maintenance{ + req_access = list(19) + }, +/obj/machinery/door/firedoor, +/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/plating, +/area/bridge/levela) +"yE" = ( +/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/bridge/levela) -"yD" = ( -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/structure/bed/chair{ - dir = 4 - }, -/turf/simulated/floor/tiled/white, -/area/bridge/levela) -"yE" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, +"yF" = ( /obj/effect/floor_decal/corner/paleblue/full{ icon_state = "corner_white_full"; + dir = 1 + }, +/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/white, -/area/bridge/levela) -"yF" = ( -/obj/effect/floor_decal/corner/paleblue/full, -/turf/simulated/floor/tiled/white, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/tiled, /area/bridge/levela) "yG" = ( -/obj/structure/bed/chair{ - dir = 8 +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 5 }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/turf/simulated/floor/tiled/white, +/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 = 9 + }, +/turf/simulated/floor/tiled, /area/bridge/levela) "yH" = ( /obj/effect/floor_decal/corner/paleblue/full{ @@ -13384,23 +13431,7 @@ /turf/simulated/floor/tiled, /area/bridge/levela) "yI" = ( -/obj/machinery/alarm{ - dir = 8; - pixel_x = 25; - pixel_y = 0 - }, -/obj/machinery/light{ - icon_state = "tube1"; - dir = 4 - }, -/obj/machinery/camera/network/command{ - c_tag = "Bridge - Surface Lobby"; - dir = 8 - }, -/obj/effect/floor_decal/corner/paleblue{ - icon_state = "corner_white"; - dir = 9 - }, +/obj/structure/flora/pottedplant/random, /turf/simulated/floor/tiled, /area/bridge/levela) "yJ" = ( @@ -13430,25 +13461,13 @@ /turf/simulated/floor/tiled, /area/bridge/levela) "yN" = ( -/obj/structure/window/reinforced{ - dir = 8 +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 }, -/obj/structure/grille, -/obj/structure/window/reinforced{ - icon_state = "rwindow"; - dir = 4 +/obj/structure/table/standard{ + name = "plastic table frame" }, -/obj/structure/window/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/blast/regular{ - density = 0; - dir = 4; - icon_state = "pdoor0"; - id = "bridge blast"; - name = "Bridge Blast Doors"; - opacity = 0 - }, -/turf/simulated/floor/plating, +/turf/simulated/floor/tiled, /area/bridge/levela) "yO" = ( /obj/structure/window/reinforced{ @@ -13682,8 +13701,14 @@ /turf/simulated/floor/beach/water/pool, /area/crew_quarters/fitness) "zk" = ( -/obj/machinery/light, -/turf/simulated/floor/wood, +/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/bridge/levela) "zl" = ( /obj/machinery/status_display{ @@ -13896,18 +13921,32 @@ /turf/simulated/floor/beach/water/pool, /area/crew_quarters/fitness) "zI" = ( -/obj/machinery/alarm{ - dir = 1; - pixel_y = -22 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/wood, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, /area/bridge/levela) "zJ" = ( -/obj/structure/table/wood, -/obj/machinery/photocopier/faxmachine{ - department = "Command Study" +/obj/structure/cable/green{ + d1 = 2; + d2 = 8; + icon_state = "2-8" }, -/turf/simulated/floor/wood, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/turf/simulated/floor/plating, /area/bridge/levela) "zK" = ( /turf/simulated/open, @@ -14052,56 +14091,51 @@ /turf/simulated/floor/tiled, /area/crew_quarters/locker) "zY" = ( -/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" }, /obj/structure/disposalpipe/segment, +/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/hallway/secondary/entry/fore) "zZ" = ( -/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, -/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, /obj/structure/cable/green{ d1 = 1; d2 = 4; icon_state = "1-4" }, -/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/atmospherics/pipe/manifold/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply, /turf/simulated/floor/tiled, /area/hallway/secondary/entry/fore) "Aa" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - 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 = 4; - icon_state = "2-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/secondary/entry/fore) @@ -14348,9 +14382,13 @@ dir = 1; icon_state = "pipe-c" }, -/obj/item/device/radio/intercom{ - pixel_y = -32 +/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/hallway/secondary/entry/fore) "Au" = ( @@ -14610,19 +14648,8 @@ /turf/simulated/wall, /area/crew_quarters/toilet) "AV" = ( -/obj/machinery/door/airlock{ - name = "Unisex Restrooms" - }, -/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, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/turf/simulated/wall/r_wall, +/area/storage/shields) "AW" = ( /obj/structure/grille, /obj/structure/window/reinforced{ @@ -14691,13 +14718,16 @@ /turf/simulated/floor/plating, /area/crew_quarters/locker) "Be" = ( -/obj/structure/bed/padded, -/obj/item/weapon/bedsheet/mime, -/obj/machinery/camera/network/civilian_surface{ - c_tag = "Surface - Dormitories Fore"; - pixel_y = 0 +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/turf/simulated/floor/wood, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + dir = 8 + }, +/turf/simulated/floor/carpet, /area/crew_quarters/sleep/bedrooms) "Bf" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, @@ -14710,50 +14740,50 @@ /turf/simulated/floor/carpet, /area/crew_quarters/sleep/bedrooms) "Bg" = ( -/obj/structure/bed/padded, -/obj/item/weapon/bedsheet/mime, -/turf/simulated/floor/wood, -/area/crew_quarters/sleep/bedrooms) -"Bh" = ( -/obj/machinery/light_switch{ - pixel_y = 28 +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 }, -/obj/machinery/power/apc{ - dir = 8; - name = "west bump"; - pixel_x = -24 - }, -/obj/structure/cable/green{ - d2 = 4; - icon_state = "0-4" - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) -"Bi" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/cable/green{ +/obj/structure/cable{ d1 = 1; - d2 = 8; - icon_state = "1-8" + d2 = 2; + icon_state = "1-2" }, /turf/simulated/floor/tiled/freezer, /area/crew_quarters/toilet) -"Bj" = ( -/obj/machinery/door/airlock{ - name = "Unit 1" +"Bh" = ( +/obj/machinery/shield_gen/external, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/plating, +/area/storage/shields) +"Bi" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 8 }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) -"Bk" = ( -/obj/structure/toilet{ - pixel_y = 8 - }, -/obj/machinery/light/small{ +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; dir = 4 }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/storage/shields) +"Bj" = ( +/obj/machinery/shield_gen, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/plating, +/area/storage/shields) +"Bk" = ( +/obj/machinery/shield_capacitor{ + dir = 8 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/cable/cyan{ + icon_state = "0-1"; + dir = 1 + }, +/turf/simulated/floor/plating, +/area/storage/shields) "Bl" = ( /obj/machinery/door/airlock/glass, /obj/structure/disposalpipe/segment, @@ -14876,32 +14906,36 @@ /turf/simulated/floor/wood, /area/crew_quarters/sleep/bedrooms) "BA" = ( -/obj/structure/sink{ - dir = 8; - icon_state = "sink"; - pixel_x = -12; - pixel_y = 5 +/obj/effect/floor_decal/industrial/warning{ + dir = 1 }, -/obj/structure/mirror{ - dir = 4; - pixel_x = -32; - pixel_y = 0 +/obj/structure/cable/cyan{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 4 - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/turf/simulated/floor/tiled, +/area/storage/shields) "BB" = ( -/obj/machinery/light{ +/obj/effect/floor_decal/industrial/warning/corner{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - dir = 4 +/obj/effect/floor_decal/industrial/warning/corner{ + icon_state = "warningcorner"; + dir = 1 }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/obj/structure/cable/cyan{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/structure/cable/cyan{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/turf/simulated/floor/tiled, +/area/storage/shields) "BC" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, @@ -14980,29 +15014,35 @@ /turf/simulated/floor/tiled/dark, /area/crew_quarters/fitness) "BL" = ( -/obj/effect/floor_decal/corner/paleblue{ - icon_state = "corner_white"; - dir = 6 +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/machinery/light{ - dir = 8 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 }, -/turf/simulated/floor/tiled, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/turf/simulated/floor/plating, /area/bridge/levela) "BM" = ( -/obj/machinery/hologram/holopad, -/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ - icon_state = "map-scrubbers"; - dir = 8 +/obj/machinery/atmospherics/pipe/simple/hidden{ + dir = 10 }, -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 8 +/obj/structure/cable/green{ + d1 = 2; + d2 = 8; + icon_state = "2-8" }, -/obj/effect/floor_decal/corner/paleblue/full{ - icon_state = "corner_white_full"; - dir = 1 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 10 }, -/turf/simulated/floor/tiled/white, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 10 + }, +/turf/simulated/floor/plating, /area/bridge/levela) "BN" = ( /obj/machinery/light/small/emergency{ @@ -15041,19 +15081,35 @@ /turf/simulated/floor/wood, /area/crew_quarters/sleep/bedrooms) "BR" = ( -/obj/machinery/alarm{ - dir = 4; - icon_state = "alarm0"; - pixel_x = -22; - pixel_y = 0 +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8"; + pixel_x = 0 + }, +/turf/simulated/floor/tiled, +/area/storage/shields) "BS" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/obj/machinery/hologram/holopad, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8"; + pixel_x = 0 + }, +/obj/structure/cable/cyan{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled, +/area/storage/shields) "BT" = ( /obj/machinery/door/airlock{ name = "Unit 2" @@ -15061,19 +15117,16 @@ /turf/simulated/floor/tiled/freezer, /area/crew_quarters/toilet) "BU" = ( -/obj/machinery/atm{ - pixel_x = -32 - }, /obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, /turf/simulated/floor/tiled, /area/hallway/secondary/entry/aft) "BV" = ( -/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; @@ -15084,6 +15137,8 @@ d2 = 4; icon_state = "2-4" }, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply, /turf/simulated/floor/tiled, /area/hallway/secondary/entry/aft) "BW" = ( @@ -15227,43 +15282,50 @@ /turf/simulated/floor/wood, /area/crew_quarters/sleep/bedrooms) "Cj" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/carpet, -/area/crew_quarters/sleep/bedrooms) -"Ck" = ( /obj/machinery/light_switch{ pixel_x = 22; pixel_y = 10 }, /obj/structure/bed/padded, /obj/item/weapon/bedsheet/mime, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8"; + pixel_x = 0 + }, /turf/simulated/floor/wood, /area/crew_quarters/sleep/bedrooms) +"Ck" = ( +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8"; + pixel_x = 0 + }, +/turf/simulated/wall/r_wall, +/area/storage/shields) "Cl" = ( -/obj/structure/sink{ - dir = 8; - icon_state = "sink"; - pixel_x = -12; - pixel_y = 5 +/obj/effect/floor_decal/industrial/warning, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" }, -/obj/structure/mirror{ - dir = 4; - pixel_x = -32; - pixel_y = 0 - }, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 4 - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/obj/machinery/power/terminal, +/turf/simulated/floor/tiled, +/area/storage/shields) "Cm" = ( -/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ - dir = 4 +/obj/effect/floor_decal/industrial/warning/corner{ + dir = 8 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/obj/effect/floor_decal/industrial/warning/corner, +/obj/structure/cable/cyan{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled, +/area/storage/shields) "Cn" = ( /obj/machinery/light{ dir = 8 @@ -15344,18 +15406,16 @@ /turf/simulated/floor/tiled/freezer, /area/crew_quarters/toilet) "CA" = ( -/obj/machinery/door/airlock{ - name = "Unit 3" - }, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/obj/machinery/shieldwallgen, +/obj/machinery/light, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/plating, +/area/storage/shields) "CB" = ( -/obj/machinery/light/small{ - dir = 4 - }, -/obj/machinery/recharge_station, -/turf/simulated/floor/tiled/freezer, -/area/crew_quarters/toilet) +/obj/machinery/shieldwallgen, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/plating, +/area/storage/shields) "CC" = ( /obj/item/device/radio/intercom{ pixel_x = -32 @@ -15439,10 +15499,10 @@ /area/crew_quarters/fitness) "CP" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 + dir = 10 }, -/turf/simulated/floor/carpet, -/area/crew_quarters/sleep/bedrooms) +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) "CQ" = ( /obj/structure/bed/padded, /obj/item/weapon/bedsheet/mime, @@ -15460,22 +15520,15 @@ /turf/simulated/floor/tiled/freezer, /area/crew_quarters/toilet) "CS" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, +/obj/machinery/atmospherics/unary/vent_scrubber/on, /turf/simulated/floor/tiled/freezer, /area/crew_quarters/toilet) "CT" = ( -/obj/structure/curtain/open/shower, -/obj/machinery/shower{ - dir = 8; - icon_state = "shower"; - pixel_x = 0; - pixel_y = 0 +/obj/structure/sink{ + pixel_y = 17 }, -/obj/machinery/atmospherics/unary/vent_scrubber/on{ - dir = 8 +/obj/structure/mirror{ + pixel_y = 32 }, /turf/simulated/floor/tiled/freezer, /area/crew_quarters/toilet) @@ -15484,8 +15537,7 @@ /area/hallway/secondary/entry/aft) "CV" = ( /obj/structure/disposalpipe/segment, -/obj/machinery/station_map{ - dir = 4; +/obj/structure/extinguisher_cabinet{ pixel_x = -32 }, /turf/simulated/floor/tiled, @@ -15531,35 +15583,47 @@ }, /area/maintenance/arrivals) "Db" = ( -/turf/simulated/floor/carpet, -/area/crew_quarters/sleep/bedrooms) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) "Dc" = ( -/obj/machinery/light, -/obj/machinery/atmospherics/unary/vent_pump/on{ - dir = 1 +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 }, /turf/simulated/floor/tiled/freezer, /area/crew_quarters/toilet) "Dd" = ( -/obj/structure/curtain/open/shower, -/obj/machinery/shower{ - dir = 8; - icon_state = "shower"; - pixel_x = 0; - pixel_y = 0 +/obj/structure/cable/green{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/machinery/alarm{ - dir = 8; - pixel_x = 25; - pixel_y = 0 +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 }, /turf/simulated/floor/tiled/freezer, /area/crew_quarters/toilet) "De" = ( -/obj/structure/extinguisher_cabinet{ - pixel_x = -32 - }, /obj/structure/disposalpipe/segment, +/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/secondary/entry/aft) "Df" = ( @@ -15591,16 +15655,16 @@ /turf/simulated/floor/wood, /area/crew_quarters/sleep/bedrooms) "Dh" = ( -/obj/structure/cable/green{ - d2 = 4; - icon_state = "0-4" - }, /obj/machinery/power/apc{ dir = 8; name = "west bump"; pixel_x = -24 }, /obj/structure/disposalpipe/segment, +/obj/structure/cable/green{ + d2 = 4; + icon_state = "0-4" + }, /turf/simulated/floor/tiled, /area/hallway/secondary/entry/aft) "Di" = ( @@ -15619,17 +15683,18 @@ /turf/simulated/floor/tiled, /area/hallway/secondary/entry/aft) "Dj" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/machinery/door/airlock/maintenance{ + req_access = list(19) }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - 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/effect/floor_decal/corner/paleblue/full{ - icon_state = "corner_white_full"; - dir = 8 - }, -/turf/simulated/floor/tiled/white, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, /area/bridge/levela) "Dk" = ( /obj/structure/bed/padded, @@ -15641,8 +15706,14 @@ /turf/simulated/floor/wood, /area/crew_quarters/sleep/bedrooms) "Dl" = ( -/turf/simulated/mineral/surface, -/area/mine/explored) +/obj/machinery/door/airlock{ + name = "Unit 2" + }, +/obj/machinery/door/firedoor{ + dir = 2 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) "Dm" = ( /obj/structure/disposalpipe/segment, /obj/machinery/newscaster{ @@ -15662,28 +15733,24 @@ /turf/simulated/floor/plating, /area/hallway/secondary/entry/aft) "Dp" = ( -/obj/structure/bed/chair{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/machinery/portable_atmospherics/canister/air/airlock, +/obj/machinery/atmospherics/portables_connector{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/turf/simulated/floor/tiled/white, +/turf/simulated/floor/plating, /area/bridge/levela) "Dq" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, /obj/structure/cable/green{ - d1 = 2; - d2 = 4; - icon_state = "2-4" + d1 = 1; + d2 = 2; + icon_state = "1-2" }, -/obj/effect/floor_decal/corner/paleblue/diagonal, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/turf/simulated/floor/tiled/white, +/obj/effect/floor_decal/industrial/warning{ + dir = 4 + }, +/turf/simulated/floor/plating, /area/bridge/levela) "Dr" = ( /obj/structure/ladder{ @@ -16727,17 +16794,18 @@ /turf/simulated/floor/tiled, /area/quartermaster/loading) "Fq" = ( -/obj/random/junk, -/obj/structure/reagent_dispensers/watertank, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "Fr" = ( -/obj/machinery/atmospherics/portables_connector{ +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/portable_atmospherics/canister/air/airlock, -/turf/simulated/floor/plating, -/area/bridge/levela) +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "Fs" = ( /obj/machinery/light{ icon_state = "tube1"; @@ -16992,22 +17060,19 @@ /area/quartermaster/loading) "FL" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 + dir = 4 }, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 + dir = 4 }, +/obj/structure/disposalpipe/segment, /obj/structure/cable/green{ - d1 = 2; - d2 = 4; - icon_state = "2-4" + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/visible{ - icon_state = "intact"; - dir = 10 - }, -/turf/simulated/floor/plating, -/area/bridge/levela) +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "FM" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/supply{ dir = 1 @@ -17503,19 +17568,12 @@ /turf/simulated/floor/tiled, /area/quartermaster/loading) "GF" = ( -/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/bridge/levela) +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "GG" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/structure/cable{ @@ -18075,73 +18133,50 @@ /turf/simulated/floor/plating, /area/maintenance/substation/civilian_east) "HE" = ( -/obj/machinery/door/airlock/maintenance{ - req_access = list(19) - }, -/obj/machinery/door/firedoor, -/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/plating, -/area/bridge/levela) -"HF" = ( -/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/corner/brown{ + icon_state = "corner_white"; + dir = 9 }, +/obj/structure/disposalpipe/segment, /turf/simulated/floor/tiled, -/area/bridge/levela) -"HG" = ( -/obj/effect/floor_decal/corner/paleblue/full{ - icon_state = "corner_white_full"; +/area/quartermaster/loading) +"HF" = ( +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; dir = 1 }, -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" +/obj/structure/window/reinforced, +/turf/simulated/floor/plating, +/area/quartermaster/loading) +"HG" = ( +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + 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/bridge/levela) +/obj/structure/window/reinforced, +/turf/simulated/floor/plating, +/area/quartermaster/loading) "HH" = ( -/obj/effect/floor_decal/corner/paleblue{ - icon_state = "corner_white"; - dir = 5 +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 }, -/obj/structure/cable/green{ - d1 = 1; - d2 = 8; - icon_state = "1-8" +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 9 - }, -/turf/simulated/floor/tiled, -/area/bridge/levela) +/obj/structure/window/reinforced, +/turf/simulated/floor/plating, +/area/quartermaster/loading) "HI" = ( /obj/structure/closet, /obj/machinery/atmospherics/unary/vent_pump/on{ @@ -18195,29 +18230,34 @@ /turf/simulated/floor/plating, /area/maintenance/arrivals) "HN" = ( -/obj/structure/flora/pottedplant/random, +/obj/effect/floor_decal/corner/brown, /turf/simulated/floor/tiled, -/area/bridge/levela) +/area/quartermaster/loading) "HO" = ( -/obj/machinery/atmospherics/unary/vent_pump/on{ +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; dir = 1 }, -/obj/structure/table/standard{ - name = "plastic table frame" +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/plating, +/area/quartermaster/loading) +"HP" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on, +/obj/effect/floor_decal/corner/brown/full{ + icon_state = "corner_white_full"; + dir = 8 }, /turf/simulated/floor/tiled, -/area/bridge/levela) -"HP" = ( -/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/atmospherics/pipe/simple/visible, -/turf/simulated/floor/plating, -/area/bridge/levela) +/area/quartermaster/loading) "HQ" = ( /obj/machinery/light/small/emergency{ dir = 1 @@ -18253,17 +18293,23 @@ /turf/simulated/floor/tiled, /area/quartermaster/loading) "HU" = ( -/obj/machinery/access_button{ - command = "cycle_exterior"; - frequency = 1380; - master_tag = "command_surface_airlock"; - name = "exterior access button"; - pixel_x = 27; - pixel_y = -26; - req_one_access = list(13) +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/turf/simulated/floor/asteroid/ash, -/area/mine/explored) +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/effect/floor_decal/corner/brown{ + icon_state = "corner_white"; + dir = 6 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "HV" = ( /obj/machinery/door/airlock/maintenance{ name = "Cargo Bay Warehouse Maintenance"; @@ -18286,66 +18332,66 @@ /turf/simulated/floor/plating, /area/maintenance/arrivals) "HX" = ( -/obj/machinery/door/airlock/external{ - frequency = 1380; - icon_state = "door_locked"; - id_tag = "command_surface_outer"; - locked = 1; - name = "Command Docking Exterior Access"; - req_access = list(13) - }, -/obj/machinery/door/blast/regular{ - density = 0; - dir = 4; - icon_state = "pdoor0"; - id = "bridge blast"; - name = "Bridge Blast Doors"; - opacity = 0 - }, -/turf/simulated/floor/plating, -/area/bridge/levela) -"HY" = ( -/obj/machinery/door/airlock/external{ - frequency = 1380; - icon_state = "door_locked"; - id_tag = "command_surface_inner"; - locked = 1; - name = "Command Docking Exterior Access"; - req_access = list(13) - }, -/obj/machinery/atmospherics/pipe/simple/visible{ +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 4 }, -/turf/simulated/floor/plating, -/area/bridge/levela) +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"HY" = ( +/obj/item/weapon/storage/box, +/obj/structure/table/standard, +/obj/item/weapon/storage/box, +/obj/item/weapon/storage/box, +/obj/item/device/radio/intercom{ + broadcasting = 0; + listening = 1; + name = "Station Intercom (General)"; + pixel_y = 20 + }, +/obj/effect/floor_decal/corner/white{ + icon_state = "corner_white"; + dir = 4 + }, +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 1 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "HZ" = ( -/obj/machinery/access_button{ - command = "cycle_interior"; - frequency = 1380; - master_tag = "command_surface_airlock"; - name = "interior access button"; - pixel_x = -23; - pixel_y = 25; - req_access = list(13) +/obj/structure/table/standard, +/obj/item/weapon/wrapping_paper, +/obj/item/weapon/wrapping_paper, +/obj/machinery/requests_console{ + department = "Cargo Bay"; + departmentType = 2; + pixel_y = 30 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 +/obj/effect/floor_decal/corner/white{ + icon_state = "corner_white"; + dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 +/obj/effect/floor_decal/corner/paleblue{ + icon_state = "corner_white"; + dir = 1 }, -/obj/structure/cable/green{ - d1 = 1; - d2 = 4; - icon_state = "1-4" +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/visible{ - icon_state = "intact"; - dir = 9 - }, -/obj/random/junk, -/turf/simulated/floor/plating, -/area/bridge/levela) +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "Ia" = ( /obj/structure/cable{ d1 = 4; @@ -18358,33 +18404,46 @@ /turf/simulated/floor/plating, /area/maintenance/arrivals) "Ib" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 }, -/obj/structure/cable/green{ +/obj/structure/cable{ d1 = 4; d2 = 8; icon_state = "4-8" }, /turf/simulated/floor/plating, -/area/bridge/levela) +/area/quartermaster/loading) "Ic" = ( -/obj/structure/cable/green{ +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/random/junk, +/obj/structure/cable{ d1 = 2; d2 = 8; icon_state = "2-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 10 - }, /turf/simulated/floor/plating, -/area/bridge/levela) +/area/maintenance/arrivals) "Id" = ( /obj/machinery/door/airlock/maintenance{ req_access = list(12) @@ -18414,16 +18473,12 @@ /turf/simulated/floor/plating, /area/maintenance/arrivals) "If" = ( -/obj/machinery/camera/network/command{ - c_tag = "Bridge - Surface Entrance"; - dir = 8 +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" }, -/obj/machinery/light/small/emergency{ - icon_state = "bulb1"; - dir = 4 - }, -/turf/simulated/floor/asteroid/ash, -/area/mine/explored) +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "Ig" = ( /obj/machinery/light, /obj/machinery/alarm{ @@ -18440,91 +18495,410 @@ /turf/simulated/floor/tiled, /area/quartermaster/loading) "Ii" = ( -/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/bridge/levela) -"Ij" = ( -/obj/structure/sign/drop{ - pixel_x = 32 - }, -/turf/simulated/floor/plating, -/area/bridge/levela) -"Ik" = ( -/obj/random/junk, -/turf/simulated/floor/plating, -/area/bridge/levela) -"Il" = ( -/obj/structure/cable/green{ - d1 = 1; - d2 = 4; - icon_state = "1-4" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/turf/simulated/floor/plating, -/area/bridge/levela) -"Im" = ( -/obj/structure/cable/green{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ +/obj/structure/disposalpipe/segment{ dir = 4 }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/turf/simulated/floor/plating, -/area/bridge/levela) -"In" = ( -/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/random/junk, -/turf/simulated/floor/plating, -/area/bridge/levela) -"Io" = ( -/obj/machinery/door/airlock/maintenance{ - req_access = list(19) - }, -/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/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/structure/window/reinforced, /turf/simulated/floor/plating, -/area/bridge/levela) -"Ip" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/structure/cable/green{ +/area/quartermaster/loading) +"Ij" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/effect/floor_decal/corner/brown{ + icon_state = "corner_white"; + dir = 9 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Ik" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Il" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, +/obj/machinery/atmospherics/pipe/simple/hidden/universal, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Im" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/universal, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"In" = ( +/obj/structure/disposalpipe/junction{ + dir = 1; + icon_state = "pipe-j1" + }, +/turf/simulated/wall, +/area/quartermaster/loading) +"Io" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/turf/simulated/wall, +/area/quartermaster/loading) +"Ip" = ( +/obj/machinery/camera/network/supply{ + c_tag = "Cargo - Mail Room"; + dir = 4 + }, +/obj/machinery/firealarm/west, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Iq" = ( +/obj/structure/filingcabinet/filingcabinet, +/obj/effect/floor_decal/corner/white{ + icon_state = "corner_white"; + dir = 4 + }, +/obj/effect/floor_decal/corner/paleblue, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Ir" = ( +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/quartermaster/loading) +"Is" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/red, +/obj/machinery/meter{ + name = "Scrubbers" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"It" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/blue, +/obj/machinery/meter{ + name = "Air supply" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Iu" = ( +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/deliveryChute, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Iv" = ( +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/disposal, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Iw" = ( /obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Ix" = ( +/obj/item/weapon/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/structure/table/standard{ + name = "plastic table frame" + }, +/obj/effect/floor_decal/corner/white{ + icon_state = "corner_white"; + dir = 4 + }, +/obj/effect/floor_decal/corner/paleblue, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Iy" = ( +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/turf/simulated/floor/plating, +/area/quartermaster/loading) +"Iz" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/effect/floor_decal/industrial/loading{ + icon_state = "loadingarea"; + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"IA" = ( +/obj/effect/floor_decal/industrial/loading{ + icon_state = "loadingarea"; + dir = 1 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"IB" = ( +/obj/machinery/alarm{ + dir = 1; + pixel_y = -22 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"IC" = ( +/obj/structure/bed/chair{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"ID" = ( +/obj/structure/table/standard{ + name = "plastic table frame" + }, +/obj/effect/floor_decal/corner/white{ + icon_state = "corner_white"; + dir = 4 + }, +/obj/effect/floor_decal/corner/paleblue, +/obj/machinery/newscaster{ + pixel_x = 32; + pixel_y = 0 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"IE" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/disposalpipe/segment{ + dir = 1; + icon_state = "pipe-c" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + icon_state = "intact-supply"; + dir = 6 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"IF" = ( +/obj/structure/disposalpipe/segment{ + dir = 2; + icon_state = "pipe-c" + }, +/obj/machinery/light/small/emergency{ + icon_state = "bulb1"; + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + icon_state = "intact-supply"; + dir = 9 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"IG" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"IH" = ( +/obj/effect/landmark{ + name = "carpspawn" + }, +/turf/simulated/floor/asteroid/ash, +/area/mine/explored) +"II" = ( +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/disposaloutlet{ + dir = 8 + }, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"IJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/wall, +/area/quartermaster/loading) +"IK" = ( +/obj/item/weapon/folder/yellow, +/obj/item/weapon/pen{ + pixel_x = 4; + pixel_y = 4 + }, +/obj/structure/table/standard{ + name = "plastic table frame" + }, +/obj/effect/floor_decal/corner/white{ + icon_state = "corner_white"; + dir = 4 + }, +/obj/effect/floor_decal/corner/paleblue, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"IL" = ( +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ dir = 4 }, /turf/simulated/floor/plating, -/area/bridge/levela) +/area/quartermaster/loading) +"IM" = ( +/obj/structure/cable{ + 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 = 2; + icon_state = "pipe-c" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"IN" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"IO" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/random/junk, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"IP" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/obj/structure/cable{ + 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 = 9; + pixel_y = 0 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"IQ" = ( +/obj/machinery/door/airlock/maintenance{ + req_access = list(12) + }, +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + 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, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"IR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4; + icon_state = "pipe-c" + }, +/turf/simulated/wall, +/area/maintenance/arrivals) +"IS" = ( +/obj/structure/disposalpipe/segment{ + dir = 8; + icon_state = "pipe-c" + }, +/turf/simulated/wall, +/area/maintenance/arrivals) +"IT" = ( +/obj/structure/disposalpipe/segment, +/turf/simulated/wall, +/area/maintenance/arrivals) "IU" = ( /obj/effect/decal/warning_stripes, /obj/structure/ladder{ @@ -18552,6 +18926,20 @@ }, /turf/simulated/floor/tiled, /area/hallway/secondary/entry/aft) +"IW" = ( +/obj/random/junk, +/obj/structure/disposalpipe/segment, +/obj/machinery/power/apc{ + dir = 4; + name = "east bump"; + pixel_x = 24 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) "IX" = ( /obj/machinery/alarm{ dir = 4; @@ -18560,6 +18948,14 @@ }, /turf/simulated/floor/plating, /area/maintenance/arrivals) +"IY" = ( +/obj/structure/disposalpipe/down{ + icon_state = "pipe-d"; + dir = 1 + }, +/obj/structure/lattice/catwalk, +/turf/simulated/open, +/area/maintenance/arrivals) "IZ" = ( /obj/structure/cable{ d2 = 4; @@ -19708,81 +20104,6 @@ }, /turf/unsimulated/chasm_mask, /area/solar/starboard) -"LO" = ( -/obj/structure/grille, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"Ml" = ( -/obj/machinery/atmospherics/pipe/simple/visible/universal{ - dir = 4 - }, -/obj/machinery/meter{ - name = "Air supply" - }, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"Mq" = ( -/obj/machinery/atmospherics/pipe/simple/visible/universal{ - dir = 4 - }, -/obj/machinery/light/small/emergency{ - dir = 1 - }, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"ME" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 6 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"Ne" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - icon_state = "intact-scrubbers"; - dir = 5 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"NF" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 5 - }, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/obj/machinery/alarm{ - dir = 4; - icon_state = "alarm0"; - pixel_x = -22 - }, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) "NI" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -19812,6 +20133,11 @@ d2 = 8; icon_state = "2-8" }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, /turf/simulated/floor/plating, /area/maintenance/arrivals) "NL" = ( @@ -19881,6 +20207,15 @@ }, /turf/simulated/floor/tiled, /area/quartermaster/loading) +"NX" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) "NY" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, @@ -19891,21 +20226,704 @@ }, /turf/simulated/floor/tiled, /area/quartermaster/loading) -"Ow" = ( -/obj/machinery/atmospherics/pipe/simple/visible/universal{ +"Od" = ( +/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, +/area/quartermaster/loading) +"Oe" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 8 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Vk" = ( +/obj/machinery/firealarm/south, +/turf/simulated/floor/tiled, +/area/storage/tools) +"Vl" = ( +/obj/random/junk, +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Vm" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Vn" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"Vo" = ( +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/bridge/levela) +"Vp" = ( +/obj/structure/bed/chair/office/dark{ + dir = 4 + }, +/obj/machinery/light_switch{ + pixel_y = 24 + }, +/turf/simulated/floor/wood, +/area/bridge/levela) +"Vq" = ( +/obj/structure/table/wood, +/obj/item/weapon/paper_bin, +/obj/item/weapon/pen, +/turf/simulated/floor/wood, +/area/bridge/levela) +"Vr" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/grille, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Vs" = ( +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/grille, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Vt" = ( +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/grille, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Vu" = ( +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/structure/grille, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Vv" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Vw" = ( +/obj/structure/table/wood, +/obj/item/weapon/clipboard, +/turf/simulated/floor/wood, +/area/bridge/levela) +"Vx" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"Vy" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"Vz" = ( +/obj/machinery/camera/network/command{ + c_tag = "Bridge - Surface Lobby"; + dir = 8 + }, +/turf/simulated/floor/wood, +/area/bridge/levela) +"VA" = ( +/obj/structure/flora/pottedplant/random, +/obj/item/device/radio/intercom{ + dir = 8; + name = "Station Intercom (General)"; + pixel_x = -28 + }, +/turf/simulated/floor/tiled, +/area/bridge/levela) +"VB" = ( +/obj/machinery/newscaster{ + pixel_y = 32 + }, +/obj/structure/flora/pottedplant/random, +/turf/simulated/floor/tiled, +/area/bridge/levela) +"VC" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"VD" = ( +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/bridge/levela) +"VE" = ( +/obj/structure/bed/chair/office/dark{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/bridge/levela) +"VF" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"VG" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"VH" = ( +/obj/machinery/door/airlock/command{ + name = "Command Study"; + req_access = list(19) + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled, +/area/bridge/levela) +"VI" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"VJ" = ( +/obj/structure/table/wood, +/obj/item/weapon/folder/blue, +/turf/simulated/floor/wood, +/area/bridge/levela) +"VK" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"VL" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"VM" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"VN" = ( +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/structure/bed/chair{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/bridge/levela) +"VO" = ( +/obj/effect/floor_decal/corner/paleblue/full, +/turf/simulated/floor/tiled/white, +/area/bridge/levela) +"VP" = ( +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/grille, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"VQ" = ( +/turf/simulated/floor/wood, +/area/bridge/levela) +"VR" = ( +/obj/structure/table/wood, +/obj/machinery/photocopier/faxmachine{ + department = "Command Study" + }, +/turf/simulated/floor/wood, +/area/bridge/levela) +"VS" = ( +/obj/structure/bed/chair{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/turf/simulated/floor/tiled/white, +/area/bridge/levela) +"VT" = ( +/obj/machinery/atmospherics/portables_connector{ + dir = 4 + }, +/obj/machinery/portable_atmospherics/canister/air/airlock, +/turf/simulated/floor/plating, +/area/bridge/levela) +"VU" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/structure/cable/green{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 10 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"VV" = ( +/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/atmospherics/pipe/simple/visible, +/turf/simulated/floor/plating, +/area/bridge/levela) +"VW" = ( +/obj/machinery/access_button{ + command = "cycle_exterior"; + frequency = 1380; + master_tag = "command_surface_airlock"; + name = "exterior access button"; + pixel_x = 27; + pixel_y = -26; + req_one_access = list(13) + }, +/turf/simulated/floor/asteroid/ash, +/area/mine/explored) +"VX" = ( +/obj/machinery/door/airlock/external{ + frequency = 1380; + icon_state = "door_locked"; + id_tag = "command_surface_outer"; + locked = 1; + name = "Command Docking Exterior Access"; + req_access = list(13) + }, +/obj/machinery/door/blast/regular{ + density = 0; + dir = 4; + icon_state = "pdoor0"; + id = "bridge blast"; + name = "Bridge Blast Doors"; + opacity = 0 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"VY" = ( +/obj/machinery/door/airlock/external{ + frequency = 1380; + icon_state = "door_locked"; + id_tag = "command_surface_inner"; + locked = 1; + name = "Command Docking Exterior Access"; + req_access = list(13) + }, +/obj/machinery/atmospherics/pipe/simple/visible{ dir = 4 }, /turf/simulated/floor/plating, -/area/maintenance/arrivals) -"PF" = ( +/area/bridge/levela) +"VZ" = ( +/obj/machinery/access_button{ + command = "cycle_interior"; + frequency = 1380; + master_tag = "command_surface_airlock"; + name = "interior access button"; + pixel_x = -23; + pixel_y = 25; + req_access = list(13) + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/structure/cable/green{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 9 + }, +/obj/random/junk, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Wa" = ( +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + 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{ + icon_state = "1-4"; + dir = 1; + d1 = 1; + d2 = 8 + }, +/turf/simulated/floor/tiled, +/area/hallway/secondary/entry/fore) +"Wb" = ( +/obj/machinery/camera/network/command{ + c_tag = "Bridge - Surface Entrance"; + dir = 8 + }, +/obj/machinery/light/small/emergency{ + icon_state = "bulb1"; + dir = 4 + }, +/turf/simulated/floor/asteroid/ash, +/area/mine/explored) +"Wc" = ( +/obj/structure/sign/drop{ + pixel_x = 32 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Wd" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/device/radio/intercom{ + pixel_y = -32 + }, +/turf/simulated/floor/tiled, +/area/hallway/secondary/entry/fore) +"We" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atm{ + pixel_x = 0; + pixel_y = -32 + }, +/turf/simulated/floor/tiled, +/area/hallway/secondary/entry/fore) +"Wf" = ( +/obj/random/junk, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Wg" = ( +/turf/simulated/wall/r_wall, +/area/storage/shields) +"Wh" = ( +/turf/simulated/wall/r_wall, +/area/storage/shields) +"Wi" = ( +/turf/simulated/wall/r_wall, +/area/storage/shields) +"Wj" = ( +/obj/structure/bed/padded, +/obj/item/weapon/bedsheet/mime, +/obj/machinery/camera/network/civilian_surface{ + c_tag = "Surface - Dormitories Fore"; + pixel_y = 0 + }, +/obj/machinery/firealarm/west, +/turf/simulated/floor/wood, +/area/crew_quarters/sleep/bedrooms) +"Wk" = ( +/obj/structure/bed/padded, +/obj/item/weapon/bedsheet/mime, +/obj/machinery/alarm{ + dir = 8; + icon_state = "alarm0"; + pixel_x = 24 + }, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/crew_quarters/sleep/bedrooms) +"Wl" = ( +/obj/machinery/shield_capacitor{ + dir = 4 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/cable/cyan{ + icon_state = "0-1"; + dir = 1 + }, +/turf/simulated/floor/plating, +/area/storage/shields) +"Wm" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2"; + pixel_y = 0 + }, +/turf/simulated/floor/plating, +/area/storage/shields) +"Wn" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/machinery/camera/network/civilian_surface{ + c_tag = "Surface - Station Shield Control"; + dir = 4 + }, +/obj/machinery/atmospherics/unary/vent_pump/on, +/obj/machinery/alarm{ + dir = 4; + icon_state = "alarm0"; + pixel_x = -22 + }, +/obj/structure/cable/cyan{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/structure/cable/cyan{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/tiled, +/area/storage/shields) +"Wo" = ( +/obj/effect/floor_decal/industrial/warning{ + dir = 1 + }, +/obj/structure/cable/cyan{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/tiled, +/area/storage/shields) +"Wp" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced, +/obj/structure/sign/securearea, /obj/structure/cable{ d1 = 1; d2 = 2; icon_state = "1-2" }, +/obj/structure/cable{ + d2 = 2; + icon_state = "0-2"; + pixel_y = 0 + }, +/turf/simulated/floor/plating, +/area/storage/shields) +"Wq" = ( +/obj/structure/cable/green{ + d1 = 1; + d2 = 4; + icon_state = "1-4" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/turf/simulated/floor/plating, +/area/bridge/levela) +"Wr" = ( +/obj/structure/reagent_dispensers/watertank, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Ws" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/machinery/power/apc/super{ + dir = 8; + name = "west bump"; + pixel_x = -24 + }, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/cable/cyan, /turf/simulated/floor/tiled, -/area/quartermaster/loading) -"Qq" = ( +/area/storage/shields) +"Wt" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8"; + pixel_x = 0 + }, +/turf/simulated/floor/tiled, +/area/storage/shields) +"Wu" = ( +/obj/machinery/door/airlock/glass_command{ + name = "Station Shield Control"; + req_one_access = list(11,19,24) + }, +/obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, @@ -19913,13 +20931,628 @@ dir = 4 }, /obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/tiled, +/area/storage/shields) +"Wv" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/structure/cable{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/carpet, +/area/crew_quarters/sleep/bedrooms) +"Ww" = ( +/obj/effect/floor_decal/industrial/warning, +/obj/machinery/firealarm/west, +/obj/structure/cable{ + d1 = 2; + d2 = 8; + icon_state = "2-8" + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8"; + pixel_x = 0 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/turf/simulated/floor/tiled, +/area/storage/shields) +"Wx" = ( +/obj/effect/floor_decal/industrial/warning, +/turf/simulated/floor/tiled, +/area/storage/shields) +"Wy" = ( +/obj/effect/floor_decal/industrial/warning, +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/storage/shields) +"Wz" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/obj/structure/sign/securearea, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/storage/shields) +"WA" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/wood, +/area/crew_quarters/sleep/bedrooms) +"WB" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/power/breakerbox/activated{ + RCon_tag = "Shielding Substation Bypass" + }, +/turf/simulated/floor/plating, +/area/storage/shields) +"WC" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/power/smes/buildable{ + charge = 1e+007; + cur_coils = 4; + input_attempt = 0; + input_level = 500000; + output_attempt = 0; + output_level = 500000; + RCon_tag = "Surface - Shield Substation" + }, +/obj/structure/cable/cyan{ + icon_state = "0-1"; + dir = 8 + }, +/obj/structure/cable{ + d2 = 8; + icon_state = "0-8" + }, +/turf/simulated/floor/plating, +/area/storage/shields) +"WD" = ( +/obj/effect/floor_decal/industrial/warning{ + icon_state = "warning"; + dir = 4 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 8 + }, +/obj/structure/cable/cyan{ + d1 = 1; + d2 = 8; + icon_state = "1-8" + }, +/obj/structure/cable/cyan, +/obj/machinery/power/sensor{ + long_range = 1; + name = "Powernet Sensor - Surface Shields Subgrid"; + name_tag = "Surface Shields Subgrid" + }, +/obj/machinery/light, +/turf/simulated/floor/tiled, +/area/storage/shields) +"WE" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/obj/structure/window/reinforced, +/obj/structure/cable, +/turf/simulated/floor/plating, +/area/storage/shields) +"WF" = ( +/obj/machinery/door/airlock{ + name = "Unisex Showers" + }, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/door/firedoor{ + dir = 2 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/sleep/bedrooms) +"WG" = ( +/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/random/junk, +/turf/simulated/floor/plating, +/area/bridge/levela) +"WH" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + icon_state = "intact-scrubbers"; + dir = 5 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WI" = ( +/obj/machinery/alarm{ + dir = 4; + icon_state = "alarm0"; + pixel_x = -22; + pixel_y = 0 + }, +/obj/machinery/light{ + dir = 1 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WJ" = ( +/obj/structure/sink{ + pixel_y = 17 + }, +/obj/structure/mirror{ + pixel_y = 32 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WK" = ( +/obj/machinery/light{ + dir = 1 + }, +/obj/machinery/light_switch{ + pixel_x = 22; + pixel_y = 10 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WL" = ( +/obj/machinery/door/airlock{ + name = "Unisex Showers" + }, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WM" = ( +/obj/structure/cable/green{ + d1 = 2; + d2 = 4; + icon_state = "2-4" + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WN" = ( +/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/freezer, +/area/crew_quarters/toilet) +"WO" = ( +/obj/machinery/door/airlock{ + name = "Unisex Restrooms" + }, +/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, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WP" = ( +/obj/structure/cable/green{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/supply{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{ + icon_state = "map-scrubbers"; + dir = 4 + }, +/obj/structure/cable/green{ + icon_state = "1-4"; + dir = 1; + d1 = 1; + d2 = 8 + }, +/turf/simulated/floor/tiled, +/area/hallway/secondary/entry/aft) +"WQ" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WR" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/light{ + dir = 4 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WS" = ( +/obj/machinery/firealarm/west, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WT" = ( +/obj/machinery/power/apc{ + dir = 2; + name = "south bump"; + pixel_y = -24 + }, +/obj/structure/cable/green, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WU" = ( +/obj/machinery/atmospherics/unary/vent_pump/on{ + dir = 1 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WV" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WW" = ( +/obj/machinery/atmospherics/unary/vent_scrubber/on{ + dir = 1 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WX" = ( +/obj/machinery/door/airlock{ + name = "Unit 3" + }, +/obj/machinery/door/firedoor{ + dir = 2 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WY" = ( +/obj/machinery/door/airlock{ + name = "Unit 1" + }, +/obj/machinery/door/firedoor{ + dir = 2 + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"WZ" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/maintenance{ + req_access = list(12) + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"Xa" = ( +/obj/machinery/recharge_station, +/obj/machinery/light/small, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"Xb" = ( +/obj/structure/toilet{ + icon_state = "toilet00"; + dir = 1 + }, +/obj/machinery/light/small, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"Xc" = ( +/obj/structure/toilet{ + icon_state = "toilet00"; + dir = 1 + }, +/obj/machinery/light/small, +/turf/simulated/floor/tiled/freezer, +/area/crew_quarters/toilet) +"Xd" = ( +/obj/machinery/door/airlock/maintenance{ + req_access = list(12) + }, +/obj/machinery/door/firedoor, /turf/simulated/floor/plating, /area/maintenance/arrivals) -"QD" = ( +"Xe" = ( +/obj/machinery/door/firedoor, +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced{ + icon_state = "rwindow"; + dir = 1 + }, +/turf/simulated/floor/plating, +/area/hallway/secondary/entry/aft) +"Xf" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Xg" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Xh" = ( +/obj/effect/landmark{ + name = "carpspawn" + }, +/turf/simulated/floor/asteroid/ash, +/area/mine/explored) +"Xi" = ( +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2" + }, +/turf/simulated/floor/tiled, +/area/quartermaster/loading) +"Xj" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 8 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xk" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xl" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xm" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xn" = ( +/obj/structure/grille, +/obj/structure/window/reinforced{ + dir = 1 + }, +/obj/structure/window/reinforced{ + dir = 4 + }, +/obj/structure/window/reinforced, +/obj/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xo" = ( +/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/machinery/door/firedoor, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xp" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + icon_state = "intact-scrubbers"; + dir = 5 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2"; + pixel_y = 0 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xq" = ( +/obj/machinery/atmospherics/pipe/simple/visible/universal{ + dir = 4 + }, +/obj/machinery/light/small/emergency{ + dir = 1 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xr" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 10 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xs" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2"; + pixel_y = 0 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xt" = ( +/obj/machinery/atmospherics/pipe/simple/visible/universal{ + dir = 4 + }, +/obj/machinery/meter{ + name = "Scrubbers" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xu" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 9 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xv" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 5 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2"; + pixel_y = 0 + }, +/obj/machinery/alarm{ + dir = 4; + icon_state = "alarm0"; + pixel_x = -22 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xw" = ( +/obj/machinery/atmospherics/pipe/simple/visible/universal{ + dir = 4 + }, +/obj/machinery/meter{ + name = "Air supply" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xx" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 10 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xy" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 6 + }, +/obj/structure/cable{ + d1 = 1; + d2 = 2; + icon_state = "1-2"; + pixel_y = 0 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"Xz" = ( +/obj/machinery/atmospherics/pipe/simple/visible/universal{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XA" = ( +/obj/machinery/atmospherics/pipe/simple/visible{ + icon_state = "intact"; + dir = 9 + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ icon_state = "intact-scrubbers"; dir = 5 @@ -19934,47 +21567,148 @@ }, /turf/simulated/floor/plating, /area/maintenance/arrivals) -"Rn" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - icon_state = "intact"; - dir = 10 - }, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"Sb" = ( -/obj/structure/grille, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"Sc" = ( -/obj/machinery/atmospherics/pipe/simple/visible/universal{ +"XC" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ dir = 4 }, -/obj/machinery/meter{ - name = "Scrubbers" +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 }, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"St" = ( -/obj/structure/disposalpipe/segment, /obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2" + d1 = 4; + d2 = 8; + icon_state = "4-8" }, -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/machinery/door/airlock/maintenance{ - req_access = list(12) - }, -/obj/machinery/door/firedoor, +/obj/machinery/light/small/emergency, /turf/simulated/floor/plating, /area/maintenance/arrivals) -"TT" = ( +"XD" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XE" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XF" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XG" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XH" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XI" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XJ" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XK" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XL" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/simple/hidden/supply{ + dir = 4 + }, +/obj/structure/cable{ + d1 = 4; + d2 = 8; + icon_state = "4-8" + }, +/turf/simulated/floor/plating, +/area/maintenance/arrivals) +"XM" = ( /obj/machinery/atmospherics/pipe/simple/hidden/supply{ dir = 10 }, @@ -19991,24 +21725,22 @@ }, /turf/simulated/floor/plating, /area/maintenance/arrivals) -"Ua" = ( -/obj/machinery/atmospherics/pipe/simple/visible{ - icon_state = "intact"; - dir = 9 +"XN" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable{ + 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/maintenance{ + req_access = list(12) + }, +/obj/machinery/door/firedoor, /turf/simulated/floor/plating, /area/maintenance/arrivals) -"Um" = ( -/obj/effect/landmark{ - name = "carpspawn" - }, -/turf/simulated/floor/asteroid/ash, -/area/mine/explored) -"Vk" = ( -/obj/machinery/firealarm/south, -/turf/simulated/floor/tiled, -/area/storage/tools) -"VQ" = ( +"XO" = ( /obj/random/junk, /obj/machinery/power/apc{ dir = 4; @@ -20021,58 +21753,6 @@ }, /turf/simulated/floor/plating, /area/maintenance/arrivals) -"XB" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply{ - dir = 4 - }, -/obj/structure/cable{ - d1 = 4; - d2 = 8; - icon_state = "4-8" - }, -/obj/machinery/light/small/emergency, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"XG" = ( -/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/machinery/door/firedoor, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"XP" = ( -/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/simple/hidden/supply, -/obj/structure/cable{ - d1 = 1; - d2 = 2; - icon_state = "1-2"; - pixel_y = 0 - }, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) -"XU" = ( -/obj/structure/grille, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/obj/machinery/door/firedoor, -/turf/simulated/floor/plating, -/area/maintenance/arrivals) (1,1,1) = {" aa @@ -41843,7 +43523,7 @@ Ea Ea Ea Ea -Um +Xh aw aw aw @@ -44369,7 +46049,7 @@ ag ag ag sU -Fq +Vl uh uO uO @@ -44381,7 +46061,7 @@ zr zT Ap uO -uO +sU tt sU ag @@ -44392,8 +46072,8 @@ ag ag ag sU -tt -tt +NP +NM NK NL NM @@ -44638,7 +46318,7 @@ zs wu wu wu -Bd +Ds tt sU ag @@ -44649,7 +46329,7 @@ ag ag ag sU -tt +NQ sU sU sU @@ -44895,18 +46575,18 @@ zt wu wu AN -uO -tt +sU +Bw +sU +sU sU ag ag ag ag ag -ag -ag sU -tt +NQ sU ag ag @@ -45152,18 +46832,18 @@ zu zU Aq AO -uO -Bw -sU -sU -sU -ag -ag -ag -ag -ag sU tt +Wr +Cg +sU +ag +ag +ag +ag +ag +sU +NQ sU ag ag @@ -45409,18 +47089,18 @@ zt zV Ar AP -uO -tt -HR -Cg -sU -ag -ag -ag -ag -ag sU tt +tt +Ch +sU +sU +sU +sU +sU +sU +sU +NQ sU ag ag @@ -45439,9 +47119,9 @@ NY GG EA Hf -PF -PF -PF +Xf +Xg +Xi NS Ig DW @@ -45666,18 +47346,18 @@ zt zW wu AQ -uO +sU +Bx +BN tt tt -Ch -sU -sU -sU -sU -sU -sU -sU tt +tt +tt +tt +tu +Bw +NQ sU ag ag @@ -45922,19 +47602,19 @@ yV zt zW wu -AR -uO -Bx -BN -tt -tt -tt -tt -tt -tt -tu -Bw -tt +AS +AS +AS +AS +AS +AS +AS +AU +AU +AU +AU +AU +NQ sU ag ag @@ -46179,19 +47859,19 @@ uO zv zX As -uO -uO AS +Wj +By +BO +Ci +Cw AS -AS -AS -AS -AS -AS -AS -AS -sU -tt +CR +CR +CR +CR +AU +NQ sU ag ag @@ -46436,21 +48116,21 @@ pL zw zY At -AS +AT Be -By -BO -Ci -Cw -Cy -Ci -Bg -By +Bf +BP +Wv +WA +WF +WH Bg +WQ +WV +WZ +NR sU -tt sU -ag aa aa aa @@ -46471,11 +48151,11 @@ Hu DW HQ HW -LO +Xj aw aw aw -Um +IH aw aw aw @@ -46692,22 +48372,22 @@ kP kP kP zZ -oR -AT -Bf -Bf -BP +Wd +AS +Wk +Bz +BQ Cj -Cx -CI +Cy +AS CP Db -Db -Db -Ds +WR +WW +AU +tt tt sU -ag aa aa aa @@ -46728,7 +48408,7 @@ Hv DW HR HW -Sb +Xk aw aw aw @@ -46950,18 +48630,19 @@ jv jv iK Au -AS -Bg -Bz -BQ +Wg +AV +AV +AV Ck -Cy -CJ -CQ -BQ -Dg -Dk -sU +AV +AV +AU +WL +AU +AU +AU +AU tt sU aa @@ -46969,7 +48650,6 @@ aa aa aa aa -aa DW Eq EH @@ -46985,7 +48665,7 @@ Hw Gk Gk HW -Sb +Xl aw aw aw @@ -47207,18 +48887,19 @@ yW jv iK Av -AS -AS -AS -AS -AS -AS -AS -AS -AS -AS -AS -sU +Wh +Wl +Wn +Ws +Ww +WB +AV +WI +Cz +WS +WX +Xa +AU tt sU aa @@ -47226,7 +48907,6 @@ aa aa aa aa -aa CU Er EI @@ -47242,7 +48922,7 @@ Hx HI Gk HW -Sb +Xm aw aw aw @@ -47464,22 +49144,22 @@ yX jv iK oS -AU +Wi Bh BA BR Cl -Cz +WC +AV +WJ +WM +WT +AU AU -CR -CR AU -Dl -sU tt sU aa -aa CU CU CU @@ -47499,7 +49179,7 @@ Hy HJ Gk Ia -Sb +Ik aw aw aw @@ -47720,23 +49400,23 @@ tE yY jv Aa -oR +We AV Bi BB BS Cm -BS -CK +WD +AV CS Dc -AU +Cz Dl -sU +Xb +AU tu sU aa -aa CU DI DM @@ -47756,7 +49436,7 @@ Hy HK Gk HW -XU +Xn aw aw aw @@ -47978,21 +49658,21 @@ yZ jv iK Aw -AU +AV Bj -AU -BT -AU +BA +BR +Wx CA -AU +AV CT Dd +WU +AU +AU AU -Dl -sU tt sU -ag aa CU DJ @@ -48235,22 +49915,22 @@ td zx Ab Ax -AU +AV Bk -AU -Bk -AU +Wo +Wt +Wy CB +AV +WK +WN +Cz +WY +Xc AU -AU -AU -AU -aa -sU tu sU aa -aa CU DK DO @@ -48492,26 +50172,26 @@ za jv iK Ay +AV +Wm +Wp +Wu +Wz +WE +AV +AU +WO AU AU AU AU -AU -AU -AU +Xd +sU CU CU CU CU CU -Dy -CU -DC -DE -CU -CU -CU -CU CU Ew BE @@ -48527,12 +50207,12 @@ HA HM HS Ie -XG -Ne -XP -NF -ME -QD +Xo +Xp +Xs +Xv +Xy +XB sU ag aa @@ -48749,12 +50429,12 @@ yY jv iK Az -pY +BC Bl BC BU Cn -CC +Dz CL CV De @@ -48785,11 +50465,11 @@ GQ sU sU sU -Mq -Sc -Ml -Ow -XB +Xq +Xt +Xw +Xz +XC sU ag aa @@ -49004,9 +50684,9 @@ wy uT yX jv -iJ +Wa oR -pZ +BD Bm BD BV @@ -49014,7 +50694,7 @@ Co Co Co CW -Co +WP Di Co IV @@ -49042,11 +50722,11 @@ GQ ag ag sU -Rn -Ua -Rn -Ua -Qq +Xr +Xu +Xx +XA +XD sU ag aa @@ -49263,7 +50943,7 @@ zb jv iK oS -oD +BE Bn BE BW @@ -49303,7 +50983,7 @@ sU sU sU sU -Qq +XE sU ag aa @@ -49536,7 +51216,7 @@ Kf JH JH CU -DF +Xe DF DF DU @@ -49560,7 +51240,7 @@ ag ag ag sU -Qq +XF sU ag aa @@ -49817,7 +51497,7 @@ ag ag ag sU -Qq +XG sU ag ag @@ -50074,7 +51754,7 @@ ag ag ag sU -Qq +XH sU ag ag @@ -50331,7 +52011,7 @@ ag ag ag sU -Qq +XI sU ag ag @@ -50588,7 +52268,7 @@ ag ag ag sU -Qq +XJ sU ag ag @@ -50845,7 +52525,7 @@ ag ag ag sU -Qq +XK sU sU sU @@ -51102,7 +52782,7 @@ ag ag ag sU -Qq +XL sU IU IX @@ -51359,8 +53039,8 @@ ag ag ag sU -TT -St +XM +XN Df HM Ja @@ -51618,7 +53298,7 @@ ag sU tt sU -VQ +XO tt tt sU @@ -63138,8 +64818,8 @@ aa aa aa aw -HU -If +VW +Wb aa aa aa @@ -63387,15 +65067,15 @@ aa aa aa rV -uB -wb -wb -wb -yN +Vm +Vv +VC +VI +VP rV rV rV -HX +VX rV aa aa @@ -63644,13 +65324,13 @@ aa aa aa rV -vi -wc -wP -xZ -vi +Vn +Vw +VD +VJ +VQ rV -Fr +VT rV wN rV @@ -63901,15 +65581,15 @@ aa aa aa rV -vj -vi -wQ -vi -zk +Vo +Vx +VE +VK +wL rV xi rV -HY +VY rV ag ag @@ -64158,15 +65838,15 @@ aa aa aa rV -vk -vi -vi -vi -zI +Vp +Vy +VF +VL +wM rV -FL -HP -HZ +VU +VV +VZ rV ag ag @@ -64415,15 +66095,15 @@ aa aa aa rV -vl -wg -vi -vi -zJ +Vq +Vz +VG +VM +VR rV -GF +yC rV -Ib +zI rV rV rV @@ -64674,18 +66354,18 @@ aa rV rV rV -wS +VH rV rV rV -HE +yD rV -Ic -Ii -Ii -Ii -Ii -Il +zJ +zk +zk +zk +zk +Wq rV ag ag @@ -64930,19 +66610,19 @@ aa aa aa rV -wh +VA vv -yC -BL +wg +wP xT -HF +yE rV zK zK zK zK zK -Im +BL rV ag ag @@ -65186,20 +66866,20 @@ aa aa aa aa -vn -wi +Vr +uB wa -yD -yD +VN +wQ wa -HG +yF rV zK zK zK zK zK -Im +BL rV rV rV @@ -65443,28 +67123,28 @@ aa aa aa aa +Vs +vi vt -wj +wh wZ -yE -BM -Dq -HH +xZ +yG rV zK zK zK zK zK -Ic -Ii -Ii -Ii -In -Ii -Ii -Io -Ip +zJ +zk +zk +zk +WG +zk +zk +Dj +Dq Dw rV DA @@ -65700,11 +67380,11 @@ aa aa aa aa -vt -wL +Vt +vk wa -yF -Dj +VO +wS xW ye rV @@ -65957,11 +67637,11 @@ aa aa aa aa -vZ -wM +Vu +vl wa -yG -Dp +wi +VS xW yH rV @@ -66215,16 +67895,16 @@ aa aa aa rV -wO -xS -yI +VB +wc +wj wT ya -HN +yI rV sN -Ij -Ik +Wc +Wf sN sN sN @@ -68019,7 +69699,7 @@ vr wW xX uE -HO +yN zL zP Ao