From a9eb2d372f51cd8bc4cbacc1e3f4a592bdb3dc21 Mon Sep 17 00:00:00 2001 From: MrMelbert <51863163+MrMelbert@users.noreply.github.com> Date: Tue, 22 Jul 2025 22:10:00 -0500 Subject: [PATCH] [MDB Ignore] Tests firedoor regions for fire alarms (#91816) ## About The Pull Request Ensures regions of firedoors (full rooms, sections of hallways, etc) have at least one fire alarm within, to ensure people can always reset them. Mappers can ignore regions with a mapping helper if they purposefully want an area to lack a fire alarm. ## Why It's Good For The Game A sore spot about fire alarms is when mappers forget / neglect to put a fire alarm in a region of fire alarms, leaving people trapped. So we brainstormed a way to automatically check that all firedoors can be pulled or reset on either side, *somewhere*. It's not particularly picky, so if the fire alarm is 50 tiles away, it'll still count ## Changelog :cl: Melbert qol: Firelock setups across every map should be more sane now, with better coverage of fire alarms and fewer firelock boxes of doom. /:cl: --- .../CatwalkStation/CatwalkStation_2023.dmm | 713 ++- .../map_files/Deltastation/DeltaStation2.dmm | 3609 ++++++------ .../map_files/IceBoxStation/IceBoxStation.dmm | 2195 +++---- _maps/map_files/MetaStation/MetaStation.dmm | 2464 ++++---- .../map_files/NebulaStation/NebulaStation.dmm | 5030 +++++++++-------- _maps/map_files/tramstation/tramstation.dmm | 2124 +++---- _maps/map_files/wawastation/wawastation.dmm | 2361 ++++---- .../atmospherics_sanity_landmarks.dm | 7 + code/modules/unit_tests/_unit_tests.dm | 1 + code/modules/unit_tests/firedoor_regions.dm | 61 + icons/effects/landmarks_static.dmi | Bin 22016 -> 22234 bytes 11 files changed, 10021 insertions(+), 8544 deletions(-) create mode 100644 code/modules/unit_tests/firedoor_regions.dm diff --git a/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm b/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm index 2c3012a5110..e8753c41b98 100644 --- a/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm +++ b/_maps/map_files/CatwalkStation/CatwalkStation_2023.dmm @@ -101,7 +101,6 @@ "abE" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, -/obj/machinery/door/firedoor, /turf/open/floor/plating, /area/station/maintenance/port/aft) "abF" = ( @@ -459,7 +458,6 @@ /obj/machinery/door/airlock/security{ name = "Court Cell" }, -/obj/machinery/door/firedoor, /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/iron/dark, /area/station/security/courtroom) @@ -571,6 +569,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/grimy, /area/station/security/interrogation) "ako" = ( @@ -968,10 +967,12 @@ /area/station/maintenance/port/aft) "aqa" = ( /obj/item/kirbyplants/random, -/obj/machinery/firealarm/directional/north, /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 }, +/obj/machinery/gulag_item_reclaimer{ + pixel_y = 30 + }, /turf/open/floor/iron/dark/smooth_large, /area/station/security/processing) "aqe" = ( @@ -1085,6 +1086,10 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"arz" = ( +/obj/item/radio/intercom/directional/west, +/turf/open/openspace, +/area/station/science/xenobiology) "arK" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/machinery/light/directional/east, @@ -2112,6 +2117,9 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/tile/purple/fourcorners, /obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/iron, /area/station/science/explab) "aIE" = ( @@ -2271,7 +2279,6 @@ /obj/effect/turf_decal/tile/dark_green/fourcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/mapping_helpers/airlock/access/all/science/general, -/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/science/cytology) "aKV" = ( @@ -2865,6 +2872,7 @@ pixel_y = 9 }, /obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, /turf/open/floor/wood, /area/station/security/courtroom) "aVh" = ( @@ -3125,8 +3133,14 @@ /area/station/security/execution/education) "aYR" = ( /obj/item/kirbyplants/random, -/obj/machinery/light_switch/directional/south, /obj/machinery/light/directional/south, +/obj/machinery/light_switch/directional/south{ + pixel_x = 6; + pixel_y = -27 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -3 + }, /turf/open/floor/wood, /area/station/security/courtroom) "aZd" = ( @@ -3292,6 +3306,7 @@ /area/station/hallway/primary/fore) "bbC" = ( /obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/security/interrogation) "bbF" = ( @@ -3773,6 +3788,9 @@ pixel_x = 2; pixel_y = 5 }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/iron, /area/station/science/explab) "biS" = ( @@ -4054,6 +4072,9 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/iron, /area/station/science/explab) "bmQ" = ( @@ -4323,6 +4344,11 @@ }, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/fore) +"brP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "brX" = ( /obj/structure/lattice/catwalk, /obj/machinery/vending/cigarette, @@ -4834,6 +4860,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/door/firedoor, /turf/open/floor/carpet, /area/station/command/bridge) "byU" = ( @@ -4916,7 +4943,6 @@ /obj/machinery/door/airlock/hatch{ name = "MiniSat Foyer" }, -/obj/machinery/door/firedoor, /obj/structure/cable/layer3, /obj/effect/mapping_helpers/airlock/access/any/command/general, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -5720,6 +5746,10 @@ /obj/machinery/camera/autoname/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"bLE" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine/hull/air, +/area/station/hallway/primary/aft) "bLG" = ( /obj/structure/table, /obj/item/petri_dish{ @@ -5881,6 +5911,7 @@ dir = 8 }, /obj/structure/cable, +/obj/machinery/firealarm/directional/east, /turf/open/floor/wood, /area/station/command/teleporter) "bNX" = ( @@ -6077,6 +6108,10 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/iron/dark, /area/station/engineering/atmos/upper) +"bRf" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/smooth, +/area/station/engineering/engine_smes) "bRl" = ( /obj/structure/table, /obj/item/clothing/suit/utility/fire/firefighter, @@ -7181,8 +7216,8 @@ pixel_y = 6 }, /obj/machinery/button/door/directional/east{ - id = "commissarydoor"; - name = "Commissary Door Lock"; + id = "actualcommissaryshutter"; + name = "Commissary Shutters"; normaldoorcontrol = 1; pixel_x = 34; specialfunctions = 4 @@ -7204,6 +7239,7 @@ dir = 1 }, /obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/secondary/command) "cfQ" = ( @@ -7351,6 +7387,7 @@ /obj/machinery/door/airlock/security/glass{ name = "Security Post - Engineering" }, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/security/checkpoint/engineering) "cik" = ( @@ -7377,6 +7414,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron/white/textured_large, /area/station/medical/virology) "cjb" = ( @@ -7438,6 +7476,13 @@ "ckM" = ( /turf/closed/wall/r_wall, /area/station/medical/virology) +"ckY" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "ckZ" = ( /obj/structure/cable, /turf/open/floor/iron/large, @@ -7582,6 +7627,7 @@ dir = 4 }, /obj/effect/landmark/navigate_destination/chapel, +/obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/service/chapel) "cmO" = ( @@ -8377,6 +8423,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark/smooth_large, /area/station/security/prison) "cyM" = ( @@ -9266,6 +9313,7 @@ /obj/machinery/computer/records/medical{ dir = 8 }, +/obj/machinery/newscaster/directional/east, /turf/open/floor/wood, /area/station/security/detectives_office) "cJE" = ( @@ -9671,6 +9719,7 @@ /obj/effect/turf_decal/tile/red/opposingcorners{ dir = 1 }, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark, /area/station/security/checkpoint/science) "cRk" = ( @@ -10162,6 +10211,7 @@ /area/station/maintenance/port/fore) "cXV" = ( /obj/machinery/vending/cigarette, +/obj/machinery/firealarm/directional/east, /turf/open/floor/wood, /area/station/service/chapel) "cXX" = ( @@ -10209,8 +10259,8 @@ }, /obj/structure/rack, /obj/item/pai_card, -/obj/structure/extinguisher_cabinet/directional/west, /obj/machinery/light/warm/dim/directional/west, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark, /area/station/science/lobby) "cYY" = ( @@ -10407,6 +10457,9 @@ /obj/structure/disposalpipe/trunk{ dir = 1 }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -3 + }, /turf/open/floor/iron/dark/textured_large, /area/station/science/zoo) "ddw" = ( @@ -11096,6 +11149,7 @@ /obj/item/defibrillator/loaded{ pixel_y = 6 }, +/obj/machinery/status_display/evac/directional/west, /turf/open/openspace, /area/station/medical/storage) "dox" = ( @@ -11235,6 +11289,7 @@ name = "Research Lab Desk"; req_access = list("science") }, +/obj/structure/extinguisher_cabinet/directional/north, /turf/open/floor/iron/dark, /area/station/science/lobby) "dqB" = ( @@ -11767,10 +11822,12 @@ /obj/structure/disposalpipe/segment{ dir = 2 }, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/service/chapel) "dyA" = ( /obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, /turf/open/floor/iron/dark/textured_large, /area/station/medical/medbay/central) "dyE" = ( @@ -11784,6 +11841,7 @@ /area/station/command/heads_quarters/rd) "dyQ" = ( /obj/item/radio/intercom/directional/east, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/wood, /area/station/commons/toilet/restrooms) "dyS" = ( @@ -12128,6 +12186,7 @@ pixel_y = -3 }, /obj/effect/turf_decal/siding/wood/corner, +/obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/wood/large, /area/station/service/kitchen) "dEX" = ( @@ -12155,6 +12214,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, /obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark/textured_large, /area/station/medical/medbay/central) "dFm" = ( @@ -13071,6 +13131,7 @@ }, /obj/structure/closet/crate/mod, /obj/item/mod/module/longfall, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/science/robotics/lab) "dTv" = ( @@ -14189,6 +14250,7 @@ /obj/effect/turf_decal/trimline/yellow/arrow_ccw{ dir = 4 }, +/obj/machinery/door/firedoor, /turf/open/floor/iron/edge{ dir = 4 }, @@ -14259,14 +14321,13 @@ /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai) "ejQ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Labor Camp Shuttle Airlock" - }, /obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 8 }, /obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock" + }, /turf/open/floor/iron/dark/smooth_large, /area/station/security/processing) "ejS" = ( @@ -14347,6 +14408,7 @@ /obj/machinery/computer/prisoner/gulag_teleporter_computer{ dir = 8 }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark/smooth_large, /area/station/security/processing) "ekQ" = ( @@ -14565,6 +14627,7 @@ /obj/item/stack/sheet/glass/fifty{ pixel_y = 6 }, +/obj/machinery/firealarm/directional/west, /turf/open/floor/wood, /area/station/commons/storage/tools) "enE" = ( @@ -14921,7 +14984,6 @@ /area/station/maintenance/starboard/central) "etu" = ( /obj/structure/table/reinforced, -/obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters{ id = "abandoned_kitchen"; name = "Kitchen Shudders" @@ -15356,6 +15418,9 @@ /obj/machinery/computer/records/security{ dir = 8 }, +/obj/machinery/requests_console/auto_name/directional/east, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, /turf/open/floor/wood, /area/station/security/detectives_office) "eBP" = ( @@ -16220,6 +16285,7 @@ /area/station/maintenance/port/aft) "eQg" = ( /obj/effect/spawner/random/vending/snackvend, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/commons/fitness/recreation) "eQj" = ( @@ -16696,6 +16762,7 @@ "eWJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark/smooth_large, /area/station/security/execution/transfer) "eWP" = ( @@ -16741,6 +16808,7 @@ /obj/effect/turf_decal/trimline/dark/arrow_ccw{ dir = 4 }, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron/edge{ dir = 4 }, @@ -17575,6 +17643,18 @@ }, /turf/open/floor/iron/dark/herringbone, /area/station/ai_monitored/turret_protected/aisat_interior) +"flH" = ( +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/arrow_cw{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/edge{ + dir = 8 + }, +/area/station/hallway/secondary/exit/departure_lounge) "flS" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/siding/wood{ @@ -17871,6 +17951,7 @@ name = "Event Storage" }, /obj/effect/mapping_helpers/airlock/access/any/service/library, +/obj/machinery/door/firedoor, /turf/open/floor/wood, /area/station/service/library/printer) "fqj" = ( @@ -18291,6 +18372,10 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/science/lab) +"fwq" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/large, +/area/station/hallway/primary/central) "fwx" = ( /obj/machinery/airalarm/directional/east, /turf/open/floor/iron/dark/textured_large, @@ -18386,6 +18471,7 @@ dir = 1 }, /obj/effect/turf_decal/tile/dark_blue, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/white, /area/station/hallway/secondary/entry) "fya" = ( @@ -18729,6 +18815,10 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/large, /area/station/hallway/primary/central) +"fDd" = ( +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/large, +/area/station/hallway/primary/central) "fDg" = ( /turf/open/floor/iron, /area/station/medical/pharmacy) @@ -18754,6 +18844,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/secondary/command) "fDE" = ( @@ -18771,6 +18862,9 @@ dir = 8 }, /obj/effect/landmark/start/scientist, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/iron, /area/station/science/research) "fEs" = ( @@ -18996,6 +19090,9 @@ dir = 1 }, /obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west{ + pixel_y = -28 + }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) "fHg" = ( @@ -19493,6 +19590,7 @@ pixel_y = 5 }, /obj/machinery/light/warm/dim/directional/south, +/obj/machinery/firealarm/directional/west, /turf/open/floor/carpet, /area/station/service/bar) "fPy" = ( @@ -19642,10 +19740,6 @@ /obj/effect/turf_decal/trimline/yellow/filled/corner, /turf/open/floor/iron/smooth, /area/station/engineering/break_room) -"fRn" = ( -/obj/machinery/newscaster/directional/west, -/turf/closed/wall/r_wall, -/area/station/security/lockers) "fRE" = ( /obj/machinery/computer/security/qm{ dir = 4 @@ -20171,6 +20265,9 @@ dir = 8 }, /obj/machinery/camera/autoname/directional/north, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/service/chapel) "fXN" = ( @@ -20446,6 +20543,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark/smooth_large, /area/station/security/interrogation) "gbE" = ( @@ -20472,6 +20570,14 @@ }, /turf/open/floor/iron/dark, /area/station/maintenance/starboard/fore) +"gbR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/structure/reagent_dispensers/servingdish, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/mess) "gbS" = ( /obj/structure/sign/clock/directional/north, /turf/open/floor/eighties, @@ -20952,7 +21058,6 @@ dir = 4 }, /obj/machinery/door/airlock/engineering, -/obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/engineering/break_room) "giB" = ( @@ -21515,6 +21620,7 @@ name = "Event Storage" }, /obj/effect/mapping_helpers/airlock/access/all/service/library, +/obj/machinery/door/firedoor, /turf/open/floor/wood/large, /area/station/hallway/secondary/service) "gqn" = ( @@ -21620,6 +21726,10 @@ /obj/structure/cable, /turf/open/openspace, /area/station/hallway/secondary/construction) +"gsq" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/medical/chemistry) "gtd" = ( /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) @@ -22224,6 +22334,13 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron/freezer, /area/station/commons/dorms) +"gCU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_large, +/area/station/security/prison) "gDc" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/disposalpipe/trunk/multiz{ @@ -22383,6 +22500,7 @@ "gFx" = ( /obj/effect/turf_decal/tile/red/fourcorners, /obj/machinery/vending/cigarette, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark, /area/station/security/brig) "gFB" = ( @@ -22416,6 +22534,7 @@ /obj/item/clothing/under/rank/medical/scrubs/purple, /obj/item/healthanalyzer, /obj/item/healthanalyzer, +/obj/machinery/status_display/ai/directional/south, /turf/open/floor/iron/dark, /area/station/security/medical) "gFW" = ( @@ -22483,6 +22602,7 @@ dir = 10 }, /obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/science/breakroom) "gGU" = ( @@ -22885,6 +23005,9 @@ /obj/effect/turf_decal/siding/wood{ dir = 8 }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/command/meeting_room/council) "gNX" = ( @@ -23152,6 +23275,7 @@ /obj/item/clothing/under/misc/burial, /obj/item/clothing/under/misc/burial, /obj/item/clothing/under/misc/burial, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/service/chapel) "gRG" = ( @@ -23740,10 +23864,6 @@ /obj/machinery/camera/autoname/directional/west, /turf/open/openspace, /area/station/commons/fitness/recreation) -"ham" = ( -/obj/structure/chair/stool/bar/directional/west, -/turf/closed/wall, -/area/station/service/janitor) "hau" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -23929,6 +24049,7 @@ name = "Prison Community Center" }, /obj/structure/cable, +/obj/machinery/door/firedoor, /turf/open/floor/iron/textured_large, /area/station/security/prison/rec) "hdN" = ( @@ -24056,6 +24177,7 @@ pixel_x = -5 }, /obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/west, /turf/open/floor/wood, /area/station/service/theater) "hgv" = ( @@ -24229,6 +24351,7 @@ pixel_x = 0; pixel_y = 5 }, +/obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron/dark, /area/station/security/medical) "hiK" = ( @@ -24649,6 +24772,7 @@ pixel_x = 7 }, /obj/machinery/firealarm/directional/south, +/obj/machinery/newscaster/directional/west, /turf/open/floor/iron/dark/textured_large, /area/station/medical/morgue) "hpk" = ( @@ -25049,12 +25173,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/gateway) -"hwS" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/spawner/random/engineering/atmospherics_portable, -/turf/open/floor/plating, -/area/station/maintenance/starboard/fore) "hwT" = ( /obj/structure/chair/sofa/left/brown{ dir = 8 @@ -25781,6 +25899,7 @@ }, /obj/item/poster/random_contraband, /obj/effect/spawner/random/maintenance/no_decals/five, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/security/evidence) "hFP" = ( @@ -26085,6 +26204,14 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/engineering/engine_smes) +"hJX" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/fore) "hJY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -26102,6 +26229,7 @@ /area/station/maintenance/starboard/lesser) "hKm" = ( /obj/machinery/light/small/directional/north, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron/dark/textured_large, /area/station/science/genetics) "hKr" = ( @@ -26205,6 +26333,7 @@ pixel_y = 0 }, /obj/structure/cable, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/security/medical) "hLI" = ( @@ -26572,6 +26701,9 @@ }, /obj/structure/table/reinforced, /obj/effect/spawner/random/maintenance, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/service/chapel) "hQP" = ( @@ -26833,6 +26965,7 @@ /area/station/construction/storage_wing) "hTI" = ( /obj/machinery/light/directional/south, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron/stairs/medium{ dir = 4 }, @@ -27203,6 +27336,7 @@ name = "Head of Personnel" }, /obj/effect/mapping_helpers/airlock/access/all/command/hop, +/obj/machinery/door/firedoor, /turf/open/floor/plating, /area/station/command/heads_quarters/hop) "hZZ" = ( @@ -27978,6 +28112,7 @@ /obj/structure/cable, /obj/effect/mapping_helpers/airlock/access/all/command/hop, /obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) "inU" = ( @@ -28028,11 +28163,13 @@ /obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 }, +/obj/machinery/status_display/ai/directional/west, /turf/open/floor/iron/dark/smooth_large, /area/station/security/lockers) "ioC" = ( /obj/structure/chair/stool/bar/directional/south, /obj/effect/landmark/start/hangover, +/obj/machinery/firealarm/directional/east, /turf/open/floor/wood, /area/station/commons/lounge) "ioK" = ( @@ -28190,6 +28327,9 @@ dir = 8 }, /obj/effect/landmark/start/hangover, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/service/chapel) "iqw" = ( @@ -28460,6 +28600,7 @@ /area/station/cargo/storage) "ivD" = ( /obj/structure/bookcase/random/reference, +/obj/machinery/firealarm/directional/south, /turf/open/floor/carpet, /area/station/command/meeting_room/council) "ivI" = ( @@ -28537,6 +28678,7 @@ /area/station/engineering/storage/tech) "iwu" = ( /obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron/large, /area/station/hallway/primary/central) "iwB" = ( @@ -28768,6 +28910,7 @@ /obj/structure/disposalpipe/trunk{ dir = 2 }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/wood, /area/station/service/library) "izI" = ( @@ -28905,6 +29048,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/primary/central) "iCa" = ( @@ -28929,6 +29073,7 @@ /obj/item/screwdriver{ pixel_y = -4 }, +/obj/machinery/door/firedoor, /turf/open/floor/plating, /area/station/security/checkpoint/medical) "iCe" = ( @@ -29790,6 +29935,10 @@ }, /turf/open/openspace, /area/station/ai_monitored/turret_protected/ai_upload) +"iMD" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/starboard) "iMH" = ( /obj/structure/stairs/north, /obj/structure/sign/departments/botany/alt2/directional/west, @@ -29923,6 +30072,10 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/starboard/central) +"iPl" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/central) "iPm" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -30126,6 +30279,7 @@ /obj/structure/disposalpipe/segment{ dir = 2 }, +/obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/hallway/primary/fore) "iSB" = ( @@ -30809,6 +30963,9 @@ /obj/machinery/vending/cigarette{ pixel_x = 5 }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/command/meeting_room/council) "jeq" = ( @@ -31572,6 +31729,7 @@ /obj/machinery/door/airlock/public/glass{ name = "Prison Community Center" }, +/obj/machinery/door/firedoor, /turf/open/floor/iron/textured_large, /area/station/security/prison/rec) "jqo" = ( @@ -32418,6 +32576,7 @@ dir = 4 }, /obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/door/firedoor, /turf/open/floor/iron/white, /area/station/medical/break_room) "jAc" = ( @@ -34011,6 +34170,14 @@ "jYp" = ( /turf/open/floor/iron/dark/textured, /area/station/science/xenobiology) +"jYq" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "jYr" = ( /obj/structure/ladder, /obj/effect/turf_decal/delivery, @@ -34570,6 +34737,7 @@ dir = 1 }, /obj/machinery/light/directional/east, +/obj/machinery/firealarm/directional/east, /turf/open/floor/wood, /area/station/medical/medbay/central) "khE" = ( @@ -34963,6 +35131,10 @@ }, /turf/open/openspace, /area/station/ai_monitored/turret_protected/ai) +"kmH" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/secondary/exit/departure_lounge) "kmJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -35294,6 +35466,7 @@ /obj/structure/disposalpipe/segment{ dir = 6 }, +/obj/machinery/status_display/ai/directional/west, /turf/open/openspace, /area/station/medical/storage) "krl" = ( @@ -35316,7 +35489,6 @@ pixel_x = -2; pixel_y = 2 }, -/obj/item/radio/intercom/directional/south, /obj/machinery/camera/autoname/directional/south, /turf/open/floor/carpet, /area/station/service/chapel/office) @@ -35509,6 +35681,7 @@ /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, /turf/open/floor/wood, /area/station/commons/storage/tools) "kue" = ( @@ -35904,6 +36077,7 @@ dir = 4 }, /obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/secondary/command) "kyZ" = ( @@ -37134,6 +37308,7 @@ /area/station/science/xenobiology) "kTW" = ( /obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/north, /turf/open/floor/wood, /area/station/hallway/primary/central) "kUq" = ( @@ -37946,10 +38121,13 @@ /area/station/commons/vacant_room/commissary) "liy" = ( /obj/item/kirbyplants/random, +/obj/item/radio/intercom/directional/south, /turf/open/floor/iron/dark, /area/station/service/chapel/office) "liC" = ( /obj/machinery/vending/wardrobe/chap_wardrobe, +/obj/machinery/firealarm/directional/east, +/obj/machinery/newscaster/directional/south, /turf/open/floor/iron/dark, /area/station/service/chapel/office) "liH" = ( @@ -38221,7 +38399,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/mapping_helpers/airlock/access/all/engineering/general, -/obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/engineering/main) "lnV" = ( @@ -38235,8 +38412,14 @@ /area/station/ai_monitored/command/storage/satellite) "loc" = ( /obj/machinery/photocopier/prebuilt, -/obj/machinery/light_switch/directional/south, +/obj/machinery/light_switch/directional/south{ + pixel_x = 3; + pixel_y = -27 + }, /obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south{ + pixel_x = -6 + }, /turf/open/floor/carpet, /area/station/command/heads_quarters/hop) "lof" = ( @@ -38359,6 +38542,12 @@ /obj/structure/sign/poster/contraband/random/directional/west, /turf/open/floor/iron, /area/station/hallway/secondary/construction) +"lqB" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/central) "lqD" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -38429,6 +38618,7 @@ /obj/effect/turf_decal/trimline/blue/filled/mid_joiner, /obj/machinery/iv_drip, /obj/machinery/light/directional/south, +/obj/machinery/status_display/ai/directional/south, /turf/open/floor/iron/white/textured_large, /area/station/medical/medbay/central) "lrb" = ( @@ -38570,6 +38760,13 @@ "lul" = ( /turf/closed/wall/r_wall, /area/space/nearstation) +"luw" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/wood/large, +/area/station/service/library) "luA" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/layer_manifold/supply/visible{ @@ -38837,7 +39034,6 @@ /obj/machinery/door/airlock/highsecurity{ name = "AI Chamber" }, -/obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters/preopen{ id = "aicoredoor"; name = "AI Core Access" @@ -39381,6 +39577,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark/textured_large, /area/station/security/prison) "lHa" = ( @@ -39769,6 +39966,7 @@ }, /obj/effect/turf_decal/tile/bar/opposingcorners, /obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/security/prison) "lMS" = ( @@ -39858,6 +40056,7 @@ }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, /turf/open/floor/iron/textured_large, /area/station/security/prison/rec) "lNZ" = ( @@ -40041,7 +40240,11 @@ /obj/machinery/button/door/directional/south{ id = "courtlockdown"; name = "Court lockdown"; - pixel_x = -6 + pixel_x = -6; + pixel_y = -27 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = 5 }, /turf/open/floor/iron/dark/smooth_large, /area/station/security/courtroom) @@ -40118,6 +40321,7 @@ /area/station/hallway/secondary/entry) "lRm" = ( /obj/structure/stairs/west, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/plating, /area/station/security/brig) "lRp" = ( @@ -40595,6 +40799,7 @@ dir = 4 }, /obj/machinery/defibrillator_mount/directional/east, +/obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron/white/textured_large, /area/station/medical/medbay/central) "lYe" = ( @@ -41248,7 +41453,6 @@ /obj/machinery/door/airlock/silver{ name = "Bathroom" }, -/obj/machinery/door/firedoor, /turf/open/floor/iron/freezer, /area/station/ai_monitored/turret_protected/aisat/foyer) "mgY" = ( @@ -41291,6 +41495,7 @@ }, /obj/item/storage/toolbox/mechanical, /obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/cargo/storage) "mhQ" = ( @@ -41301,6 +41506,7 @@ "mhR" = ( /obj/machinery/light/directional/south, /obj/item/radio/intercom/prison/directional/west, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/textured_large, /area/station/security/prison/rec) "mib" = ( @@ -41395,6 +41601,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 10 }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) "mjc" = ( @@ -41671,7 +41878,6 @@ /area/station/science/zoo) "mpf" = ( /obj/structure/cable, -/obj/machinery/airalarm/directional/east, /obj/machinery/light/directional/east, /turf/open/floor/iron/dark/smooth_large, /area/station/security/office) @@ -41906,6 +42112,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/mapping_helpers/airlock/access/all/command/eva, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/storage/eva) "mrS" = ( @@ -42171,6 +42378,7 @@ dir = 4 }, /obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/chapel, /area/station/service/chapel) "mvH" = ( @@ -42216,9 +42424,9 @@ /obj/effect/turf_decal/siding/wood{ dir = 9 }, -/obj/machinery/firealarm/directional/north, /obj/machinery/light/small/directional/north, /obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, /turf/open/floor/wood, /area/station/hallway/primary/central) "mwr" = ( @@ -42304,13 +42512,15 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, /turf/open/floor/wood, /area/station/command/meeting_room/council) "mxO" = ( /obj/machinery/door/airlock/hatch{ name = "Telecomms Server Room" }, -/obj/machinery/door/firedoor, /obj/structure/cable, /obj/effect/mapping_helpers/airlock/access/any/command/general, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -42658,6 +42868,11 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/white/textured_large, /area/station/medical/medbay/central) +"mEv" = ( +/obj/structure/lattice/catwalk, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/aft) "mEC" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/landmark/generic_maintenance_landmark, @@ -43083,6 +43298,10 @@ /obj/machinery/defibrillator_mount/directional/south, /turf/open/floor/iron/white/textured_large, /area/station/medical/medbay/central) +"mKv" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine/hull/air, +/area/station/medical/chemistry) "mKF" = ( /obj/structure/rack, /obj/effect/spawner/random/maintenance, @@ -43438,6 +43657,11 @@ /obj/structure/cable, /turf/open/space/basic, /area/space/nearstation) +"mRg" = ( +/obj/structure/lattice/catwalk, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/secondary/entry) "mRn" = ( /obj/effect/decal/cleanable/dirt, /obj/item/cigbutt/cigarbutt, @@ -43775,9 +43999,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 }, -/obj/machinery/newscaster/directional/east{ - pixel_y = 2 - }, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -43999,7 +44220,6 @@ /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, -/obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/disposal/incinerator) @@ -44071,10 +44291,10 @@ /turf/open/floor/iron/large, /area/station/hallway/primary/central) "nct" = ( -/obj/item/radio/intercom/directional/south, /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/structure/extinguisher_cabinet/directional/south, /turf/open/floor/carpet, /area/station/security/detectives_office) "ncu" = ( @@ -44432,6 +44652,7 @@ dir = 5 }, /obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/science/explab) "nhR" = ( @@ -44748,6 +44969,12 @@ }, /turf/open/floor/wood/large, /area/station/service/library) +"nmW" = ( +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "nng" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -45039,6 +45266,9 @@ /obj/structure/disposalpipe/segment{ dir = 6 }, +/obj/machinery/firealarm/directional/west{ + pixel_y = -3 + }, /turf/open/floor/iron/dark, /area/station/science/server) "nqt" = ( @@ -45163,9 +45393,6 @@ /obj/structure/railing{ dir = 8 }, -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, /turf/open/floor/iron/large, /area/station/hallway/primary/central) "nsp" = ( @@ -45700,6 +45927,17 @@ /obj/structure/sign/poster/contraband/random/directional/west, /turf/open/floor/iron, /area/station/hallway/secondary/construction) +"nzF" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/structure/closet/secure_closet/security/sec, +/obj/effect/turf_decal/loading_area{ + dir = 8 + }, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/lockers) "nzZ" = ( /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, @@ -45877,6 +46115,9 @@ /obj/machinery/light_switch/directional/west{ pixel_y = 6 }, +/obj/machinery/firealarm/directional/west{ + pixel_y = -3 + }, /turf/open/floor/iron, /area/station/science/lab) "nCg" = ( @@ -46446,6 +46687,7 @@ dir = 5 }, /obj/structure/rack, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/cargo/storage) "nKB" = ( @@ -46946,6 +47188,7 @@ pixel_x = -1; pixel_y = 7 }, +/obj/machinery/status_display/ai/directional/south, /turf/open/floor/iron/dark/textured_large, /area/station/medical/morgue) "nSx" = ( @@ -47340,7 +47583,6 @@ /turf/open/floor/iron/smooth, /area/station/engineering/main) "nXQ" = ( -/obj/machinery/door/firedoor, /obj/effect/turf_decal/siding/dark{ dir = 8 }, @@ -47680,7 +47922,6 @@ /obj/machinery/door/airlock/silver{ name = "Freezer" }, -/obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, /obj/effect/mapping_helpers/airlock/access/all/service/kitchen, @@ -47748,6 +47989,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/service/chapel/office) "odB" = ( @@ -47982,6 +48224,13 @@ /obj/structure/sign/poster/contraband/hacking_guide/directional/west, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"oht" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/smooth_large, +/area/station/hallway/primary/central) "ohw" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment{ @@ -49979,6 +50228,7 @@ }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/command/teleporter) "oMM" = ( @@ -50226,6 +50476,10 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"oQn" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/secondary/construction) "oQO" = ( /obj/structure/chair{ dir = 4 @@ -50376,6 +50630,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark/textured_large, /area/station/medical/medbay/central) "oTp" = ( @@ -50550,6 +50805,7 @@ /area/station/maintenance/starboard/aft) "oVn" = ( /obj/machinery/dna_scannernew, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark/textured_large, /area/station/science/genetics) "oVp" = ( @@ -50804,6 +51060,10 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"oZC" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/science/explab) "oZD" = ( /obj/structure/rack, /obj/item/reagent_containers/cup/bottle/mercury{ @@ -51465,6 +51725,9 @@ dir = 8 }, /obj/effect/landmark/start/hangover, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/service/chapel) "phP" = ( @@ -51505,13 +51768,13 @@ pixel_x = -4; pixel_y = 6 }, -/obj/structure/extinguisher_cabinet/directional/west, /obj/machinery/camera/directional/west{ c_tag = "Kitchen" }, /obj/effect/turf_decal/siding/wood{ dir = 6 }, +/obj/machinery/firealarm/directional/west, /turf/open/floor/wood/large, /area/station/service/kitchen) "pje" = ( @@ -51710,6 +51973,9 @@ dir = 4 }, /obj/structure/bookcase/random/reference, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, /turf/open/floor/wood, /area/station/command/meeting_room/council) "pna" = ( @@ -52238,6 +52504,7 @@ /obj/effect/turf_decal/trimline/dark/arrow_cw{ dir = 8 }, +/obj/machinery/door/firedoor, /turf/open/floor/iron/edge{ dir = 8 }, @@ -52476,6 +52743,7 @@ "pBH" = ( /obj/item/key/janitor, /obj/vehicle/ridden/janicart, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark, /area/station/hallway/secondary/service) "pBI" = ( @@ -52944,9 +53212,6 @@ /obj/structure/railing/corner/end/flip{ dir = 1 }, -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, /turf/open/floor/iron/large, /area/station/hallway/primary/central) "pJp" = ( @@ -53414,6 +53679,7 @@ dir = 2 }, /obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/east, /turf/open/floor/catwalk_floor, /area/station/engineering/main) "pNA" = ( @@ -53752,6 +54018,7 @@ name = "Medbay Storage" }, /obj/effect/mapping_helpers/airlock/access/all/medical/general, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark/textured_large, /area/station/medical/medbay/central) "pQQ" = ( @@ -54070,6 +54337,7 @@ /obj/effect/turf_decal/trimline/dark_green/filled/line, /obj/machinery/light/cold/directional/south, /obj/structure/cable, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/science/cytology) "pUZ" = ( @@ -54155,6 +54423,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/mapping_helpers/airlock/access/all/service/chapel_office, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/service/chapel) "pXE" = ( @@ -54237,6 +54506,7 @@ /obj/effect/turf_decal/tile/blue{ dir = 1 }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/secondary/command) "qaf" = ( @@ -54254,8 +54524,14 @@ "qam" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/siding/wood, -/obj/machinery/light_switch/directional/north, +/obj/machinery/light_switch/directional/north{ + pixel_x = -6; + pixel_y = 27 + }, /obj/structure/cable, +/obj/machinery/firealarm/directional/north{ + pixel_x = 5 + }, /turf/open/floor/wood, /area/station/security/detectives_office) "qat" = ( @@ -54428,6 +54704,10 @@ /obj/effect/mapping_helpers/airlock/access/any/service/maintenance, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"qdT" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/port) "qdY" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -54903,6 +55183,11 @@ }, /turf/open/floor/glass, /area/station/security/brig) +"qkm" = ( +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) "qkv" = ( /obj/structure/railing{ dir = 4 @@ -55191,7 +55476,6 @@ /obj/machinery/door/airlock/maintenance, /obj/structure/cable, /obj/effect/mapping_helpers/airlock/access/all/engineering/general, -/obj/machinery/door/firedoor, /turf/open/floor/plating, /area/station/engineering/main) "qpt" = ( @@ -55210,6 +55494,7 @@ /obj/machinery/microwave{ pixel_y = 6 }, +/obj/machinery/light_switch/directional/east, /turf/open/floor/wood/parquet, /area/station/medical/break_room) "qpG" = ( @@ -55220,6 +55505,9 @@ dir = 4 }, /obj/effect/spawner/random/vending/snackvend, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, /turf/open/floor/wood, /area/station/command/meeting_room/council) "qpI" = ( @@ -55486,6 +55774,7 @@ /obj/effect/turf_decal/siding/wood{ dir = 4 }, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/wood/large, /area/station/medical/psychology) "quD" = ( @@ -55542,7 +55831,12 @@ pixel_y = 5 }, /obj/machinery/status_display/evac/directional/north, -/obj/machinery/light_switch/directional/east, +/obj/machinery/light_switch/directional/east{ + pixel_y = -5 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = 5 + }, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/storage/eva) "qvo" = ( @@ -55552,6 +55846,7 @@ "qvu" = ( /obj/machinery/light/directional/south, /obj/structure/lattice/catwalk, +/obj/machinery/firealarm/directional/south, /turf/open/openspace, /area/station/security/checkpoint/supply) "qvL" = ( @@ -55777,6 +56072,11 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"qzY" = ( +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/brig) "qzZ" = ( /obj/structure/lattice/catwalk, /obj/structure/railing{ @@ -55892,6 +56192,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, /obj/effect/mapping_helpers/airlock/access/any/service/library, +/obj/machinery/door/firedoor, /turf/open/floor/wood/large, /area/station/service/library/private) "qBf" = ( @@ -56083,6 +56384,10 @@ }, /turf/open/floor/iron/white/textured_large, /area/station/medical/medbay/central) +"qDi" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/commons/dorms) "qDn" = ( /obj/machinery/door/airlock/maintenance{ name = "Storage Room" @@ -56193,6 +56498,7 @@ dir = 4 }, /obj/effect/mapping_helpers/airlock/access/all/command/teleporter, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/command/teleporter) "qFs" = ( @@ -56282,6 +56588,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/mapping_helpers/airlock/access/all/command/eva, +/obj/machinery/door/firedoor, /turf/open/floor/plating, /area/station/ai_monitored/command/storage/eva) "qGZ" = ( @@ -56476,6 +56783,7 @@ "qKs" = ( /obj/machinery/vending/assist, /obj/machinery/light_switch/directional/east, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) "qKA" = ( @@ -57142,6 +57450,13 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"qVd" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/commons/dorms) "qVm" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -57596,6 +57911,10 @@ }, /turf/open/floor/engine/hull/air, /area/station/engineering/main) +"rbx" = ( +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/dark/textured_large, +/area/station/medical/medbay/central) "rbE" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table, @@ -57918,6 +58237,12 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/iron, /area/station/construction/storage_wing) +"rhE" = ( +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/starboard) "rhM" = ( /obj/effect/turf_decal/trimline/white/corner{ dir = 8 @@ -58185,6 +58510,7 @@ dir = 10 }, /obj/structure/closet/secure_closet/security/engine, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/security/checkpoint/engineering) "rlq" = ( @@ -58316,6 +58642,17 @@ /obj/item/crowbar, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"rmM" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/mid_joiner{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/smooth_large, +/area/station/hallway/secondary/command) "rmO" = ( /obj/effect/turf_decal/siding/dark/corner, /obj/effect/turf_decal/trimline/dark_blue/filled/line{ @@ -58348,6 +58685,9 @@ /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 10 }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/iron, /area/station/science/research) "rmT" = ( @@ -58500,6 +58840,9 @@ /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 9 }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/iron, /area/station/science/research) "rps" = ( @@ -58714,6 +59057,7 @@ /obj/machinery/atmospherics/pipe/smart/simple/green/visible{ dir = 9 }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/smooth, /area/station/engineering/main) "rsH" = ( @@ -58988,7 +59332,6 @@ }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor, /obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ cycle_id = "miningshuttleexit" }, @@ -59457,6 +59800,7 @@ /obj/machinery/computer/crew{ dir = 1 }, +/obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron/dark/textured_large, /area/station/medical/medbay/central) "rDN" = ( @@ -59629,6 +59973,7 @@ dir = 1 }, /obj/effect/turf_decal/tile/blue, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/secondary/command) "rGb" = ( @@ -59638,6 +59983,7 @@ /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/portable_atmospherics/canister, /obj/machinery/light_switch/directional/east, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark, /area/station/science/xenobiology) "rGp" = ( @@ -59922,6 +60268,7 @@ dir = 4 }, /obj/item/radio/intercom/directional/west, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/service/chapel) "rKq" = ( @@ -60320,6 +60667,7 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/white/textured_large, /area/station/medical/medbay/central) "rRd" = ( @@ -60968,6 +61316,7 @@ /obj/structure/closet/radiation, /obj/machinery/power/apc/auto_name/directional/west, /obj/structure/cable, +/obj/machinery/firealarm/directional/south, /turf/open/floor/engine, /area/station/engineering/atmos/hfr_room) "sbP" = ( @@ -61124,6 +61473,8 @@ /obj/structure/cable, /obj/machinery/light/directional/east, /obj/machinery/camera/directional/east, +/obj/machinery/airalarm/directional/north, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron/dark/smooth_large, /area/station/security/office) "sdI" = ( @@ -61403,6 +61754,9 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/iron, /area/station/science/explab) "shL" = ( @@ -61822,7 +62176,6 @@ /area/station/cargo/sorting) "spw" = ( /obj/structure/table/reinforced, -/obj/machinery/door/firedoor, /obj/machinery/door/poddoor/shutters{ id = "abandoned_kitchen"; name = "Kitchen Shudders" @@ -61853,6 +62206,7 @@ dir = 2 }, /obj/machinery/light/directional/east, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/starboard) "spK" = ( @@ -62875,10 +63229,6 @@ }, /obj/structure/extinguisher_cabinet/directional/east, /obj/machinery/light/directional/south, -/obj/structure/sign/directions/upload/directional/north{ - dir = 2; - pixel_y = 40 - }, /turf/open/floor/wood/large, /area/station/service/theater) "sGV" = ( @@ -63019,6 +63369,7 @@ }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/textured_large, /area/station/security/prison) "sIU" = ( @@ -63168,6 +63519,10 @@ /obj/structure/sign/poster/official/random/directional/north, /turf/open/floor/iron/dark, /area/station/commons/dorms) +"sLd" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/service/kitchen) "sLr" = ( /obj/effect/turf_decal/trimline/dark_green/filled/line{ dir = 1 @@ -63178,6 +63533,13 @@ /obj/structure/lattice/catwalk, /turf/open/floor/engine/hull/air, /area/station/hallway/primary/aft) +"sLG" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/central) "sLK" = ( /obj/effect/turf_decal/trimline/brown/filled/line, /obj/item/kirbyplants/random, @@ -63466,6 +63828,9 @@ dir = 8 }, /obj/machinery/light_switch/directional/west, +/obj/machinery/door/firedoor/border_only{ + dir = 1 + }, /turf/open/floor/iron, /area/station/science/explab) "sQJ" = ( @@ -64058,10 +64423,10 @@ /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 }, -/obj/machinery/airalarm/directional/west, /obj/effect/turf_decal/trimline/purple/filled/mid_joiner{ dir = 1 }, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark/smooth_large, /area/station/science/xenobiology) "tac" = ( @@ -64445,6 +64810,10 @@ }, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"tgz" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/service/chapel) "tgE" = ( /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 @@ -64648,6 +65017,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/department/science/central) +"tjR" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/construction) "tjU" = ( /obj/effect/landmark/transport/transport_id{ specific_transport_id = "catwalk_engi" @@ -64884,6 +65261,9 @@ dir = 8 }, /obj/structure/bookcase/random/reference, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/command/meeting_room/council) "tnh" = ( @@ -65331,6 +65711,7 @@ dir = 5 }, /obj/machinery/modular_computer/preset/cargochat/science, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron, /area/station/science/research) "tvs" = ( @@ -65462,6 +65843,9 @@ /obj/item/cigbutt{ pixel_y = 2 }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/command/meeting_room/council) "txv" = ( @@ -65507,6 +65891,7 @@ /obj/effect/turf_decal/loading_area{ dir = 8 }, +/obj/machinery/newscaster/directional/east, /turf/open/floor/iron/dark/smooth_large, /area/station/security/lockers) "tyR" = ( @@ -65797,7 +66182,6 @@ /turf/open/floor/iron/dark/smooth_large, /area/station/service/hydroponics) "tCO" = ( -/obj/machinery/door/firedoor, /obj/effect/turf_decal/siding/wood{ dir = 4 }, @@ -66254,6 +66638,9 @@ dir = 8 }, /obj/effect/landmark/start/hangover, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, /turf/open/floor/wood, /area/station/service/chapel) "tJq" = ( @@ -66688,6 +67075,7 @@ "tQt" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/structure/reagent_dispensers/plumbed, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/freezer, /area/station/commons/toilet/restrooms) "tQI" = ( @@ -66877,6 +67265,7 @@ /obj/effect/turf_decal/trimline/green/filled/mid_joiner{ dir = 4 }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/large, /area/station/hallway/primary/central) "tTj" = ( @@ -67192,7 +67581,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/button/door/directional/east{ id = "qm_warehouse"; - name = "Warehouse Shutters" + name = "Warehouse Shutters"; + pixel_x = 28; + pixel_y = 6 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = -3 }, /turf/open/floor/iron, /area/station/cargo/storage) @@ -67515,6 +67909,10 @@ /obj/structure/cable, /turf/open/floor/iron/dark/textured, /area/station/construction/mining/aux_base) +"ucF" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/openspace, +/area/station/science/xenobiology) "ucO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -67841,6 +68239,7 @@ name = "Psychology Office" }, /obj/effect/mapping_helpers/airlock/access/all/medical/psychology, +/obj/machinery/door/firedoor, /turf/open/floor/wood/large, /area/station/medical/psychology) "uik" = ( @@ -68258,6 +68657,10 @@ "unl" = ( /turf/closed/wall/r_wall, /area/station/engineering/atmos/upper) +"unv" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/medical/medbay/central) "unz" = ( /obj/effect/turf_decal/stripes/corner, /obj/effect/turf_decal/stripes/line{ @@ -68338,6 +68741,7 @@ "uoA" = ( /obj/structure/lattice/catwalk, /obj/machinery/rnd/production/techfab/department/medical, +/obj/machinery/newscaster/directional/west, /turf/open/openspace, /area/station/medical/storage) "uoD" = ( @@ -68665,13 +69069,12 @@ /turf/open/floor/iron/smooth, /area/station/engineering/main) "uth" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Labor Camp Shuttle Airlock" - }, /obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 8 }, +/obj/machinery/door/airlock/external{ + name = "Labor Camp Shuttle Airlock" + }, /turf/open/floor/iron/dark/smooth_large, /area/station/security/processing) "utq" = ( @@ -68914,6 +69317,7 @@ dir = 1 }, /obj/machinery/vending/wardrobe/chef_wardrobe, +/obj/machinery/firealarm/directional/west, /turf/open/floor/wood/large, /area/station/hallway/secondary/service) "uwn" = ( @@ -69453,6 +69857,10 @@ /obj/effect/turf_decal/tile/yellow/full, /turf/open/floor/iron/large, /area/station/maintenance/starboard/central) +"uDl" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/command/meeting_room/council) "uDo" = ( /obj/structure/table/glass, /obj/item/storage/medkit/fire{ @@ -69528,6 +69936,7 @@ /obj/machinery/computer/station_alert{ dir = 1 }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/wood, /area/station/engineering/lobby) "uEk" = ( @@ -69642,6 +70051,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/tile/bar/opposingcorners, /obj/structure/cable, +/obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/security/prison/mess) "uFR" = ( @@ -70168,6 +70578,7 @@ "uNG" = ( /obj/machinery/washing_machine, /obj/machinery/airalarm/directional/north, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron/cafeteria, /area/station/commons/locker) "uNJ" = ( @@ -72258,6 +72669,7 @@ /obj/machinery/vending/wardrobe/det_wardrobe, /obj/structure/secure_safe/directional/east, /obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, /turf/open/floor/wood, /area/station/security/detectives_office) "vvc" = ( @@ -72577,6 +72989,7 @@ /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark/smooth_large, /area/station/security/execution/transfer) "vAs" = ( @@ -73628,6 +74041,7 @@ dir = 1 }, /obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/hallway/primary/starboard) "vQP" = ( @@ -74233,7 +74647,6 @@ /turf/open/floor/iron/dark, /area/station/science/lobby) "waH" = ( -/obj/machinery/door/firedoor, /obj/machinery/door/airlock/hatch{ name = "Telecomms Maintenance" }, @@ -74245,6 +74658,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/ai_monitored/command/storage/satellite) +"waU" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) "wbc" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/structure/sink/directional/west, @@ -74452,6 +74872,7 @@ /obj/effect/turf_decal/trimline/red/filled/mid_joiner{ dir = 8 }, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark/smooth_large, /area/station/security/brig) "weo" = ( @@ -74512,6 +74933,7 @@ }, /obj/structure/cable, /obj/item/storage/toolbox/mechanical, +/obj/machinery/newscaster/directional/north, /turf/open/floor/iron/dark, /area/station/security/warden) "weJ" = ( @@ -75083,6 +75505,7 @@ /area/station/command/heads_quarters/qm) "wmw" = ( /obj/structure/bookcase/random/reference, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/science/zoo) "wmx" = ( @@ -75131,7 +75554,6 @@ dir = 4 }, /obj/machinery/door/airlock/engineering, -/obj/machinery/door/firedoor, /turf/open/floor/plating, /area/station/engineering/break_room) "wng" = ( @@ -75743,7 +76165,6 @@ /obj/structure/railing/corner{ dir = 8 }, -/obj/machinery/newscaster/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/siding/wood/corner{ dir = 8 @@ -75756,6 +76177,7 @@ name = "Detetective's Office"; req_access = list("detective") }, +/obj/item/radio/intercom/directional/north, /turf/open/floor/wood, /area/station/security/detectives_office) "www" = ( @@ -75972,11 +76394,12 @@ /turf/open/openspace, /area/station/maintenance/port/aft) "wAs" = ( -/obj/machinery/firealarm/directional/west, /obj/machinery/vending/security, /obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark/smooth_large, /area/station/security/lockers) "wAu" = ( @@ -76241,6 +76664,7 @@ /area/station/service/chapel) "wER" = ( /obj/machinery/vending/cigarette, +/obj/machinery/firealarm/directional/east, /turf/open/floor/wood/parquet, /area/station/medical/break_room) "wEX" = ( @@ -76297,6 +76721,7 @@ dir = 1; name = "couch" }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/security/brig) "wFF" = ( @@ -76531,6 +76956,7 @@ }, /obj/effect/mapping_helpers/airlock/access/all/command/eva, /obj/effect/landmark/navigate_destination/eva, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark/smooth_large, /area/station/ai_monitored/command/storage/eva) "wJs" = ( @@ -76797,6 +77223,7 @@ /obj/effect/turf_decal/trimline/red/filled/line{ dir = 10 }, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/security/warden) "wNu" = ( @@ -76923,12 +77350,17 @@ /obj/effect/landmark/start/hangover, /obj/structure/disposalpipe/segment, /obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, /turf/open/floor/wood, /area/station/hallway/primary/central) "wPG" = ( /obj/structure/window/spawner/directional/south, /turf/open/floor/carpet, /area/station/service/theater) +"wPI" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/textured_large, +/area/station/security/prison) "wPP" = ( /obj/effect/spawner/random/vending/colavend, /turf/open/floor/iron, @@ -77602,7 +78034,6 @@ name = "Psychology Storage" }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor, /obj/effect/mapping_helpers/airlock/access/all/medical/psychology, /turf/open/floor/plating, /area/station/medical/psychology) @@ -77619,6 +78050,7 @@ "xaj" = ( /obj/machinery/power/apc/auto_name/directional/west, /obj/structure/cable, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/security/office) "xak" = ( @@ -77647,6 +78079,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/trimline/blue/filled/mid_joiner, /obj/effect/mapping_helpers/airlock/access/all/command/general, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/secondary/command) "xaz" = ( @@ -78339,6 +78772,11 @@ /obj/machinery/camera/autoname/directional/south, /turf/open/floor/iron, /area/station/hallway/primary/port) +"xmG" = ( +/obj/structure/lattice/catwalk, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/security/courtroom) "xmK" = ( /obj/effect/spawner/random/structure/closet_maintenance, /obj/effect/spawner/random/maintenance, @@ -78601,6 +79039,7 @@ /obj/structure/cable, /obj/effect/turf_decal/trimline/red/filled/line, /obj/machinery/rnd/production/techfab/department/security, +/obj/machinery/newscaster/directional/south, /turf/open/floor/iron/dark, /area/station/security/office) "xra" = ( @@ -78983,6 +79422,7 @@ dir = 5 }, /obj/machinery/vending/wardrobe/viro_wardrobe, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron/textured_large, /area/station/medical/virology) "xwT" = ( @@ -79921,6 +80361,9 @@ }, /obj/structure/cable, /obj/effect/landmark/start/depsec/medical, +/obj/machinery/firealarm/directional/west{ + pixel_y = -28 + }, /turf/open/floor/iron/dark, /area/station/security/checkpoint/medical) "xME" = ( @@ -80818,6 +81261,10 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron/white/textured_half, /area/station/science/robotics) +"xZn" = ( +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) "xZp" = ( /obj/machinery/computer/rdconsole, /turf/open/floor/carpet, @@ -81067,6 +81514,14 @@ /obj/structure/lattice, /turf/open/floor/plating/airless, /area/space/nearstation) +"ydc" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/central) "ydo" = ( /obj/structure/railing/corner/end{ dir = 8 @@ -97382,7 +97837,7 @@ jWm qVp vwK pxS -kOO +gbR qbT heR kOx @@ -100451,7 +100906,7 @@ wuu wuu lGT kRR -kRR +gCU kRR lDc sIR @@ -102002,7 +102457,7 @@ nsM jgS nmf hdJ -dVL +wPI grX qrP ttm @@ -105830,7 +106285,7 @@ sQY aHS pMT pMT -ham +pMT pTu pMT pMT @@ -108675,7 +109130,7 @@ iGB iGB iGB iGB -fhO +ckY dMR ced sTv @@ -111261,7 +111716,7 @@ qiH qiH fLr iLm -fLr +fDd hSk hSk hSk @@ -113296,7 +113751,7 @@ xSk vJz oJi vzB -qhq +rmM ojx ecw fwP @@ -113781,7 +114236,7 @@ iXP tJk fpr uyN -evC +flH pwT cte nYp @@ -113836,7 +114291,7 @@ gTL pJS pJS vgD -ghu +qkm pJS pJS pJS @@ -113862,12 +114317,12 @@ pJS pJS pJS wWy -pJS +xZn pJS bMo ghu iev -pJS +xZn eMi nZF aWH @@ -115626,7 +116081,7 @@ lsW njT oOx bpx -njT +oht kfA fLr aZs @@ -115664,7 +116119,7 @@ ntN rrF lmc fAl -lGy +jYq nLp hFi mUi @@ -117655,7 +118110,7 @@ vfe vfe gpU fLr -fLr +fwq nkF jRH fLr @@ -118144,7 +118599,7 @@ kEx kEx kEx kEx -kEx +waU kEx kEx kEx @@ -120469,7 +120924,7 @@ bIS pDt tYz uus -cVN +qVd cVN bXH aQM @@ -120547,7 +121002,7 @@ wps wps wps oaQ -hFi +brP eIh fKk ibF @@ -121551,7 +122006,7 @@ aCa djL uzj txz -gnT +tjR kxY nLp dOk @@ -127915,7 +128370,7 @@ jrh xqs dox ryw -rUZ +bRf xqs shr ghB @@ -164972,7 +165427,7 @@ dOb rTo wcn rTo -fRn +bwH wAs tov iox @@ -165747,7 +166202,7 @@ pWq bdT xpj sIu -tyw +nzF tyw bvc aqa @@ -168821,7 +169276,7 @@ cLF qXK pNl jup -cEc +qzY bpK hLC ihP @@ -174197,7 +174652,7 @@ eGs hRX fyp pag -cFa +sLd cFa fqC tfK @@ -175240,7 +175695,7 @@ aad aad aad kJZ -cba +qdT cba usP kip @@ -175252,7 +175707,7 @@ usP gTp gTp gTp -lTH +xmG gTp gTp gTp @@ -175262,7 +175717,7 @@ fbC oFk fbC oTn -yly +rbx nRE nRE pEO @@ -175983,7 +176438,7 @@ riR riR riE eie -hoj +luw hoj uZu bOk @@ -176268,7 +176723,7 @@ dUb dUb fDE dUb -dUb +iPl dUb fRT dUb @@ -176282,7 +176737,7 @@ dUb dUb dUb dUb -dUb +iPl dfn fbC kza @@ -176485,7 +176940,7 @@ hRj kfs sUx sUx -sUx +tgz sUx sUx bOk @@ -177064,7 +177519,7 @@ wQH rcM jKX jKX -voU +gsq phh voU voU @@ -177843,7 +178298,7 @@ lon wxb ows buh -xxz +mKv xxz xxz mHt @@ -178333,7 +178788,7 @@ sLY sLY sCx sCx -sCx +uDl sCx sCx cvP @@ -178599,12 +179054,12 @@ dUb dfn djf nRE -nRE +unv nRE kSc nRE nRE -nRE +unv nRE nRE rKq @@ -179571,7 +180026,7 @@ ucj ljc ljc ljc -ljc +kmH ljc hFG wCC @@ -179584,7 +180039,7 @@ psC psC psC psC -wvy +hJX psC psC psC @@ -179595,7 +180050,7 @@ psC wvy sBr fDE -fDE +ydc wxH vuO vzB @@ -179623,7 +180078,7 @@ aia bVS cvP jyM -htH +lqB htH wga afR @@ -179659,11 +180114,11 @@ afR kIf wdd kIf -kIf +mEv kIf ehi aGf -aGf +mRg aGf aGf aGf @@ -180154,7 +180609,7 @@ afR afR kBF kBF -kBF +bLE kBF fCV fTs @@ -180687,7 +181142,7 @@ ujI xnW kVQ ubs -ubs +oQn uKt wKb nHg @@ -180903,7 +181358,7 @@ jBt sLY sCx sCx -sCx +uDl sCx sCx cvP @@ -181452,7 +181907,7 @@ kue lAl ujI ujI -ujI +oZC ujI ujI ujI @@ -182475,7 +182930,7 @@ bYz soU yfm yfm -ujI +oZC ujI sQC shG @@ -182928,7 +183383,7 @@ kdG hik fmN afu -afu +qDi afu afu jap @@ -182950,7 +183405,7 @@ dUb dUb rqg cAM -cAM +sLG cAM cAM cAM @@ -183978,7 +184433,7 @@ bSe tPU tPU jPa -paf +iMD paf shs mlT @@ -184263,13 +184718,13 @@ aei sjI naS naS -naS +arz sZW aWP mzA gLW txJ -naS +ucF naS naS sjI @@ -187025,7 +187480,7 @@ noj eSu hRj dCm -hwS +eEN gFR qrx fpZ @@ -187282,7 +187737,7 @@ txh txh eSu dCm -doL +dCm dCm dCm dCm @@ -187339,11 +187794,11 @@ paf jPa paf paf -cnw +rhE paf mQh ubs -ubs +oQn ubs ubs ubs @@ -191414,7 +191869,7 @@ vZF rXi pqo cgc -cgc +nmW hEJ nAP rcZ diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index e8019af30eb..d5713b90b62 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -323,15 +323,6 @@ /obj/effect/turf_decal/trimline/red/filled/line, /turf/open/floor/iron, /area/station/security/lockers) -"adO" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/emergency, -/obj/item/crowbar/red, -/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/construction/mining/aux_base) "adQ" = ( /obj/structure/closet/toolcloset, /obj/effect/turf_decal/tile/yellow/anticorner/contrasted, @@ -347,12 +338,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison) -"aej" = ( -/obj/structure/chair/stool/directional/east, -/obj/structure/sign/poster/random/directional/west, -/obj/effect/landmark/start/hangover, -/turf/open/floor/iron/dark, -/area/station/service/barber) "aek" = ( /turf/open/floor/iron/white/corner{ dir = 1 @@ -824,6 +809,13 @@ /obj/structure/noticeboard/directional/east, /turf/open/floor/carpet/blue, /area/station/medical/psychology) +"akc" = ( +/obj/structure/closet/secure_closet/quartermaster, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "akf" = ( /obj/structure/table/reinforced, /obj/item/bodypart/chest/robot, @@ -846,6 +838,14 @@ "ako" = ( /turf/closed/wall, /area/station/medical/storage) +"aks" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) "akz" = ( /obj/machinery/light/small/directional/west, /turf/open/floor/engine/o2, @@ -950,19 +950,6 @@ /obj/structure/transit_tube/crossing/horizontal, /turf/open/space/basic, /area/space/nearstation) -"ama" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron, -/area/station/hallway/secondary/command) "aml" = ( /obj/machinery/vending/boozeomat, /turf/open/floor/iron/checker{ @@ -1278,17 +1265,36 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/mechbay) -"apo" = ( -/obj/effect/turf_decal/tile/purple/fourcorners, -/obj/machinery/vending/wallmed/directional/south, +"apm" = ( +/obj/machinery/vending/wardrobe/science_wardrobe, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron, -/area/station/hallway/primary/central/aft) +/area/station/science/lab) "apu" = ( /obj/machinery/holopad, /obj/effect/turf_decal/bot, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/command/heads_quarters/ce) +"apw" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "apz" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/railing{ @@ -1361,6 +1367,22 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"aqf" = ( +/obj/structure/bed, +/obj/item/bedsheet/orange, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/camera/directional/east{ + c_tag = "Permabrig - Cell 1"; + network = list("ss13","prison") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/structure/sign/poster/official/walk/directional/east, +/turf/open/floor/iron, +/area/station/security/prison/safe) "aqi" = ( /obj/structure/table, /obj/item/storage/photo_album, @@ -1454,11 +1476,37 @@ /obj/machinery/newscaster/directional/east, /turf/open/floor/wood, /area/station/hallway/secondary/service) +"arh" = ( +/obj/structure/sign/poster/official/report_crimes/directional/north, +/obj/structure/closet/secure_closet/personal/cabinet, +/obj/item/clothing/suit/jacket{ + desc = "All the class of a trenchcoat without the security fibers."; + icon_state = "det_trenchcoat"; + name = "trenchcoat" + }, +/obj/item/clothing/head/fedora{ + icon_state = "detective" + }, +/obj/item/clothing/gloves/color/black, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/wood, +/area/station/security/detectives_office/private_investigators_office) "ari" = ( /obj/machinery/airalarm/directional/south, /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"arp" = ( +/obj/structure/table/wood, +/obj/machinery/newscaster/directional/east, +/obj/effect/turf_decal/siding/purple{ + dir = 6 + }, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/item/flashlight/lamp/green, +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) "arr" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -1692,6 +1740,13 @@ }, /turf/open/floor/plating, /area/station/tcommsat/server) +"atz" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) "atG" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -1816,23 +1871,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/evidence) -"auJ" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/machinery/door/airlock/command{ - name = "Telecomms Server Room" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/tcommsat/server) "auP" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -1880,21 +1918,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/chapel) -"avl" = ( -/obj/structure/bed, -/obj/item/bedsheet/orange, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/camera/directional/east{ - c_tag = "Permabrig - Cell 1"; - network = list("ss13","prison") - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/obj/machinery/status_display/ai/directional/north, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/prison/safe) "avB" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/line{ @@ -1990,13 +2013,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"awA" = ( -/obj/structure/sign/poster/random/directional/north, -/obj/machinery/module_duplicator, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/circuits) "awC" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/airalarm/directional/south, @@ -3152,6 +3168,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison) +"aNh" = ( +/obj/structure/sink/directional/west, +/obj/machinery/light_switch/directional/east{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = -5 + }, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/security/medical) "aNq" = ( /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/hos) @@ -3237,14 +3268,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/library) -"aNV" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/machinery/vending/wardrobe/coroner_wardrobe, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/siding/dark_blue, -/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "aOd" = ( /obj/structure/table/wood, /obj/item/paper/fluff/jobs/engineering/frequencies, @@ -4227,6 +4250,16 @@ "baK" = ( /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"baO" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/safe) "baT" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -4340,21 +4373,6 @@ }, /turf/open/floor/iron, /area/station/construction/mining/aux_base) -"bcx" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Emergency Access" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor/heavy, -/obj/effect/mapping_helpers/airlock/access/all/engineering/general, -/turf/open/floor/iron, -/area/station/maintenance/port) "bcD" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/brown/half/contrasted{ @@ -4390,6 +4408,17 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/chapel) +"bdn" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 1 + }, +/obj/item/stack/medical/bruise_pack{ + pixel_x = 1; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "bdq" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/airlock/maintenance_hatch{ @@ -4771,15 +4800,6 @@ "bhw" = ( /turf/closed/wall, /area/station/maintenance/department/medical/morgue) -"bhz" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/prison/safe) "bhJ" = ( /obj/machinery/computer/security/mining{ dir = 1 @@ -5293,12 +5313,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/chapel/funeral) -"boC" = ( -/obj/effect/turf_decal/trimline/blue/filled/corner{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/medical/medbay) "boD" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/decal/cleanable/dirt, @@ -5836,16 +5850,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"bwh" = ( -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/disposal/bin, -/obj/effect/turf_decal/stripes/box, -/obj/machinery/firealarm/directional/east, -/obj/item/radio/intercom/directional/south, -/turf/open/floor/iron/dark, -/area/station/service/bar) "bwi" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/siding/wood/corner{ @@ -5969,6 +5973,22 @@ /obj/effect/mob_spawn/cockroach, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"bxX" = ( +/obj/structure/bed, +/obj/item/bedsheet/orange, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/machinery/camera/directional/east{ + c_tag = "Permabrig - Cell 3"; + network = list("ss13","prison") + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/status_display/ai/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/structure/sign/poster/official/work_for_a_future/directional/east, +/turf/open/floor/iron, +/area/station/security/prison/safe) "byn" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -5999,15 +6019,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/engineering/storage) -"bzd" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/item/kirbyplants/random, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 5 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/engineering/transit_tube) "bzf" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -6335,25 +6346,6 @@ /obj/effect/turf_decal/tile/red, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"bBL" = ( -/obj/structure/table/reinforced, -/obj/item/disk/tech_disk{ - pixel_x = -6 - }, -/obj/item/disk/tech_disk{ - pixel_x = 6 - }, -/obj/item/disk/tech_disk{ - pixel_y = 6 - }, -/obj/structure/sign/warning/no_smoking/directional/west, -/obj/effect/turf_decal/siding/purple{ - dir = 4 - }, -/obj/item/book/manual/wiki/research_and_development, -/obj/item/toy/figure/scientist, -/turf/open/floor/iron, -/area/station/science/lab) "bCc" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -6906,10 +6898,6 @@ /obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, /turf/open/floor/iron, /area/station/maintenance/fore) -"bHo" = ( -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/white, -/area/station/science/research) "bHr" = ( /obj/structure/table/reinforced, /obj/item/stock_parts/power_store/cell/high, @@ -6946,15 +6934,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"bHU" = ( -/obj/item/kirbyplants/random, -/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ - dir = 1 - }, -/obj/structure/extinguisher_cabinet/directional/west, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron, -/area/station/cargo/office) "bIa" = ( /obj/effect/turf_decal/trimline/blue/end{ dir = 4 @@ -7829,16 +7808,6 @@ /obj/effect/turf_decal/tile/red, /turf/open/floor/iron, /area/station/security/execution/transfer) -"bSn" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/purple/filled/corner{ - dir = 8 - }, -/obj/structure/sign/poster/official/anniversary_vintage_reprint/directional/south, -/turf/open/floor/iron/white, -/area/station/science/research) "bSq" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/mapping_helpers/airlock/cyclelink_helper{ @@ -7915,17 +7884,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"bSX" = ( -/obj/effect/turf_decal/trimline/neutral/mid_joiner{ - dir = 4 - }, -/obj/structure/bed/medical/anchored{ - dir = 4 - }, -/obj/item/bedsheet/medical, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/security/medical) "bSZ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -7995,6 +7953,18 @@ }, /turf/open/floor/iron/dark, /area/station/service/theater) +"bTH" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/storage/belt/utility, +/turf/open/floor/iron, +/area/station/cargo/storage) "bTJ" = ( /obj/structure/lattice, /obj/structure/transit_tube/diagonal{ @@ -8282,6 +8252,22 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) +"bXS" = ( +/obj/machinery/door/airlock/mining{ + name = "Mining Dock" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) "bXX" = ( /obj/structure/bookcase/random/fiction, /obj/effect/turf_decal/siding/wood{ @@ -8520,6 +8506,14 @@ }, /turf/open/space, /area/space/nearstation) +"cau" = ( +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "caw" = ( /obj/effect/turf_decal/tile/yellow, /turf/open/floor/iron/white, @@ -8856,19 +8850,6 @@ icon_state = "foam_plating" }, /area/station/maintenance/department/science/xenobiology) -"cfp" = ( -/obj/structure/table/wood, -/obj/item/storage/box/rubbershot{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/gun/ballistic/shotgun/doublebarrel, -/obj/item/toy/figure/bartender, -/obj/machinery/light_switch/directional/east{ - pixel_y = 6 - }, -/turf/open/floor/iron/checker, -/area/station/service/bar/backroom) "cfu" = ( /turf/open/floor/circuit/green, /area/station/ai_monitored/turret_protected/ai_upload) @@ -9095,10 +9076,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/hfr_room) -"cit" = ( -/obj/item/kirbyplants/random, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "ciz" = ( /obj/structure/sign/nanotrasen{ pixel_y = -32 @@ -9529,13 +9506,6 @@ /obj/machinery/computer/security/telescreen/prison/directional/east, /turf/open/floor/iron, /area/station/security/execution/transfer) -"cmE" = ( -/obj/item/kirbyplants/random, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "cmI" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -9749,22 +9719,6 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/science/ordnance/storage) -"coX" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/public/glass{ - name = "Holodeck Access" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "cpf" = ( /obj/machinery/door/poddoor/shutters{ dir = 4; @@ -10200,10 +10154,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) -"cvx" = ( -/obj/item/kirbyplants/random, -/turf/open/floor/wood, -/area/station/command/meeting_room/council) "cvE" = ( /obj/machinery/computer/cargo/request{ dir = 4 @@ -10324,14 +10274,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/engineering/storage/tech) -"cxu" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/blue{ - dir = 1 - }, -/obj/item/storage/medkit/advanced, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "cxJ" = ( /obj/machinery/photocopier/prebuilt, /obj/effect/turf_decal/tile/brown/half/contrasted{ @@ -11021,6 +10963,20 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/department/science) +"cGg" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Emergency Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/iron, +/area/station/maintenance/port) "cGh" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -11452,11 +11408,6 @@ /obj/effect/turf_decal/trimline/purple/filled/corner, /turf/open/floor/iron/white, /area/station/science/research) -"cMw" = ( -/obj/machinery/holopad, -/obj/effect/landmark/event_spawn, -/turf/open/floor/wood, -/area/station/service/theater) "cMA" = ( /obj/effect/turf_decal/trimline/yellow/warning{ dir = 8 @@ -11566,6 +11517,13 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/plating, /area/station/commons/toilet/locker) +"cNX" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) "cOb" = ( /obj/machinery/duct, /obj/effect/decal/cleanable/dirt, @@ -12545,6 +12503,15 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/iron, /area/station/engineering/atmos) +"dbE" = ( +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/stripes/box, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark, +/area/station/service/bar) "dbO" = ( /obj/structure/chair/sofa/bench/right{ dir = 8 @@ -12765,23 +12732,6 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron/dark, /area/station/service/bar) -"deA" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/qm, -/obj/machinery/door/airlock/command{ - name = "Quartermaster's Office" - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) "deD" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -13022,13 +12972,6 @@ /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"dib" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/siding/wood/corner, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/service) "din" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -13048,14 +12991,6 @@ "diL" = ( /turf/closed/wall/r_wall, /area/station/command/bridge) -"diV" = ( -/obj/structure/table/reinforced, -/obj/item/gps/mining{ - pixel_x = -8 - }, -/obj/effect/turf_decal/tile/brown/anticorner/contrasted, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "djd" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -13204,6 +13139,14 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) +"dkt" = ( +/obj/structure/closet/l3closet/security, +/obj/effect/turf_decal/trimline/dark_red/filled/line{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/evidence) "dkD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -13255,20 +13198,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/transit_tube) -"dli" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/command{ - name = "Emergency Escape" - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/disposalpipe/segment, -/obj/effect/mapping_helpers/airlock/access/all/command/captain, -/turf/open/floor/iron, -/area/station/maintenance/central) "dlj" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ dir = 4 @@ -13612,6 +13541,23 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/maintenance/port/aft) +"dqu" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/siding/white/corner{ + dir = 4 + }, +/obj/machinery/door/airlock/freezer{ + name = "Coldroom" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/freezer, +/area/station/service/kitchen/coldroom) "dqv" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -14060,15 +14006,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port) -"dve" = ( -/obj/machinery/light/small/directional/south, -/obj/structure/sign/warning/secure_area/directional/south, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "dvh" = ( /obj/structure/rack, /obj/structure/cable, @@ -14439,11 +14376,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/construction) -"dzn" = ( -/obj/structure/sign/plaques/kiddie/library, -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/station/service/library/artgallery) "dzw" = ( /turf/closed/wall/r_wall, /area/station/security/brig) @@ -14659,6 +14591,14 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/department/engine/atmos) +"dDU" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/white/smooth_half, +/area/station/science/ordnance/storage) "dDV" = ( /obj/effect/landmark/start/hangover, /obj/machinery/status_display/ai/directional/south, @@ -15902,17 +15842,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white/smooth_large, /area/station/science/robotics/lab) -"dSZ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/effect/turf_decal/tile/yellow/half/contrasted{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/engineering/lobby) "dTl" = ( /obj/structure/table, /obj/item/trash/popcorn, @@ -17162,10 +17091,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/disposal/incinerator) -"elK" = ( -/obj/structure/sign/warning/no_smoking, -/turf/closed/wall, -/area/station/engineering/main) "elM" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -17291,6 +17216,13 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"enS" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) "enU" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -18333,6 +18265,18 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/arrivals) +"eBi" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/plumbed{ + dir = 1; + name = "engineering water reservoir" + }, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/structure/sign/warning/no_smoking/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/engineering/main) "eBn" = ( /turf/closed/wall, /area/station/security/checkpoint/customs/aft) @@ -18365,6 +18309,22 @@ /obj/effect/turf_decal/tile/yellow/opposingcorners, /turf/open/floor/iron/dark, /area/station/medical/chemistry) +"eBO" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) "eBY" = ( /obj/effect/turf_decal/plaque{ icon_state = "L2" @@ -18496,6 +18456,23 @@ }, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"eCV" = ( +/obj/structure/closet/secure_closet/research_director, +/obj/machinery/light_switch/directional/south{ + pixel_x = -6 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/item/pai_card, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = 4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) "eDc" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -18957,6 +18934,14 @@ /obj/effect/turf_decal/tile/dark_blue/opposingcorners, /turf/open/floor/iron/kitchen, /area/station/commons/dorms/laundry) +"eJk" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/vending/wardrobe/coroner_wardrobe, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/dark_blue, +/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "eJm" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/virology/glass{ @@ -20055,6 +20040,12 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"eWj" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/structure/sign/poster/official/report_crimes/directional/west, +/turf/open/floor/plating, +/area/station/security/checkpoint/medical/medsci) "eWr" = ( /obj/machinery/door/poddoor/preopen{ id = "transitlock"; @@ -20276,18 +20267,6 @@ /obj/effect/spawner/random/maintenance/three, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"eZV" = ( -/obj/machinery/light_switch/directional/east{ - pixel_x = 22 - }, -/obj/machinery/modular_computer/preset/id{ - dir = 8 - }, -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) "fam" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -20351,11 +20330,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"fbO" = ( -/obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "fbU" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -20418,6 +20392,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/library/printer) +"fcC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/safe) "fcE" = ( /obj/machinery/door/airlock/medical/glass{ name = "Infirmary" @@ -20524,20 +20507,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, /turf/open/floor/iron, /area/station/engineering/storage/tech) -"fdM" = ( -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/machinery/door/airlock/command{ - name = "Telecomms Server Room" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/tcommsat/server) "fdR" = ( /obj/machinery/door/firedoor, /obj/structure/cable, @@ -20755,16 +20724,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"ffP" = ( -/obj/item/radio/intercom/directional/east, -/obj/item/kirbyplants/random, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/structure/cable, -/obj/machinery/light_switch/directional/north{ - pixel_x = -10 - }, -/turf/open/floor/wood/tile, -/area/station/service/library/artgallery) "ffQ" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -21389,6 +21348,14 @@ /obj/structure/chair/office, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) +"foc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "foh" = ( /obj/machinery/atmospherics/components/binary/volume_pump{ name = "Ports to Distro" @@ -21406,6 +21373,14 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/hallway/secondary/construction) +"for" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/security/holding_cell) "fot" = ( /turf/closed/wall, /area/station/ai_monitored/command/storage/eva) @@ -22085,12 +22060,6 @@ }, /turf/open/floor/wood, /area/station/medical/psychology) -"fxS" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/structure/cable, -/obj/structure/sign/poster/official/report_crimes/directional/west, -/turf/open/floor/plating, -/area/station/security/checkpoint/medical/medsci) "fya" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -22562,6 +22531,11 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/engineering/main) +"fDV" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) "fEd" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/warning/vacuum/directional/west, @@ -23228,19 +23202,27 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"fMe" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/structure/sign/poster/official/report_crimes/directional/west, -/turf/open/floor/iron/white, -/area/station/science/research) "fMo" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 }, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"fMJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock{ + name = "Mime's Backstage Room" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/turf/open/floor/iron/dark, +/area/station/service/theater) "fMZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -23529,6 +23511,16 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"fQo" = ( +/obj/machinery/light/cold/directional/east, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/iron/white/corner{ + dir = 8 + }, +/area/station/security/medical) "fQw" = ( /obj/machinery/door/poddoor/shutters{ id = "teleportershutters"; @@ -23647,6 +23639,12 @@ "fRo" = ( /turf/open/floor/iron, /area/station/hallway/primary/fore) +"fRq" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) "fRA" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/machinery/firealarm/directional/west, @@ -23855,6 +23853,16 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) +"fUL" = ( +/obj/machinery/light_switch/directional/south{ + pixel_x = -6 + }, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/machinery/firealarm/directional/south{ + pixel_x = 4 + }, +/turf/open/floor/iron/dark, +/area/station/service/bar) "fUN" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/bot, @@ -24032,15 +24040,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"fWX" = ( -/obj/machinery/iv_drip, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/green{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/medical/virology) "fWY" = ( /obj/machinery/mecha_part_fabricator/maint, /obj/effect/turf_decal/stripes/line{ @@ -24346,6 +24345,14 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"gab" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "gae" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -24869,13 +24876,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/engineering/storage/tech) -"gfu" = ( -/obj/machinery/vending/assist, -/obj/effect/turf_decal/bot, -/obj/structure/sign/poster/official/random/directional/north, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/auxlab/firing_range) "gfw" = ( /obj/structure/sign/warning/secure_area/directional/south, /obj/structure/table, @@ -25075,6 +25075,7 @@ /obj/machinery/vending/cigarette, /obj/effect/turf_decal/bot, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/vending/wallmed/directional/west, /turf/open/floor/iron/dark, /area/station/hallway/secondary/entry) "gii" = ( @@ -25736,6 +25737,11 @@ /obj/structure/reflector/single, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"gpH" = ( +/obj/effect/landmark/start/hangover, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/commons/toilet/locker) "gpI" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -25832,6 +25838,18 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) +"gqL" = ( +/obj/effect/turf_decal/trimline/neutral/mid_joiner{ + dir = 4 + }, +/obj/structure/bed/medical/anchored{ + dir = 4 + }, +/obj/item/bedsheet/medical, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/medical) "gqR" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -26122,6 +26140,31 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/service/electronic_marketing_den) +"gtV" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/button/door/directional/north{ + id = "custodialshutters"; + name = "shutters control"; + pixel_x = 8 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Service - Janitorial Closet"; + dir = 9; + name = "service camera" + }, +/mob/living/basic/lizard/eats_the_roaches, +/obj/machinery/firealarm/directional/north{ + pixel_x = -4 + }, +/turf/open/floor/iron/checker, +/area/station/service/janitor) "gtX" = ( /obj/machinery/newscaster/directional/west, /turf/open/floor/iron/cafeteria, @@ -26331,16 +26374,6 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/medical/chemistry) -"gvF" = ( -/obj/structure/closet/boxinggloves, -/obj/effect/landmark/start/hangover/closet, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "gvG" = ( /obj/structure/table/wood/poker, /obj/item/flashlight/lamp, @@ -26396,14 +26429,6 @@ }, /turf/open/floor/iron, /area/station/ai_monitored/command/storage/eva) -"gwt" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/obj/effect/spawner/random/structure/closet_private, -/obj/structure/sign/poster/random/directional/west, -/turf/open/floor/wood, -/area/station/hallway/secondary/service) "gwx" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -26971,6 +26996,14 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/wood, /area/station/service/lawoffice) +"gDl" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) "gDq" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /obj/effect/turf_decal/trimline/yellow/filled/corner{ @@ -28028,6 +28061,19 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"gRD" = ( +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/textured_edge{ + dir = 4 + }, +/area/station/security/brig) "gRE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -28553,6 +28599,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/service/chapel) +"gYp" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/machinery/door/airlock/command{ + name = "Telecomms Server Room" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tcoms, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/tcommsat/server) "gYv" = ( /obj/vehicle/ridden/secway, /obj/structure/reagent_dispensers/wall/peppertank/directional/east, @@ -28906,14 +28965,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) -"hdR" = ( -/obj/machinery/light_switch/directional/north, -/obj/structure/cable, -/obj/effect/turf_decal/tile/red/anticorner/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/escape) "hdU" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/directions/engineering{ @@ -28974,6 +29025,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/cargo/storage) +"heO" = ( +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/landmark/start/scientist, +/turf/open/floor/iron/white, +/area/station/science/research) "heT" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -29070,14 +29128,22 @@ /obj/structure/sign/poster/contraband/random/directional/west, /turf/open/floor/plating, /area/station/maintenance/fore) -"hfN" = ( -/obj/structure/closet/secure_closet/quartermaster, -/obj/effect/turf_decal/stripes/line{ - dir = 9 +"hfU" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 }, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) +/obj/machinery/camera/directional/east{ + c_tag = "Customs - Arrivals" + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/structure/sign/poster/ripped/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs/fore) "hfX" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -29476,16 +29542,6 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/department/science) -"hlV" = ( -/obj/effect/spawner/random/engineering/tracking_beacon, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/duct, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/maintenance/department/science) "hlX" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -29654,18 +29710,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) -"hnM" = ( -/obj/machinery/pdapainter/research, -/obj/structure/sign/nanotrasen{ - pixel_x = -32 - }, -/obj/effect/turf_decal/bot_red, -/obj/effect/turf_decal/tile/purple{ - dir = 8 - }, -/obj/effect/turf_decal/tile/neutral/opposingcorners, -/turf/open/floor/iron, -/area/station/command/heads_quarters/rd) "hnP" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -29983,15 +30027,6 @@ dir = 4 }, /area/station/science/lobby) -"hsY" = ( -/obj/machinery/door/airlock/mining{ - name = "Mining Dock" - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "htg" = ( /obj/structure/cable, /obj/machinery/power/port_gen/pacman/pre_loaded, @@ -30059,6 +30094,11 @@ }, /turf/open/floor/iron/white, /area/station/science/robotics/lab) +"htW" = ( +/obj/item/kirbyplants/random, +/obj/machinery/newscaster/directional/north, +/turf/open/floor/wood, +/area/station/command/meeting_room/council) "hup" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -30848,24 +30888,6 @@ }, /turf/open/floor/carpet/blue, /area/station/commons/vacant_room/office) -"hFP" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/siding/white/corner{ - dir = 4 - }, -/obj/machinery/door/airlock/freezer{ - name = "Coldroom" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/duct, -/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, -/obj/structure/plasticflaps/kitchen, -/turf/open/floor/iron/freezer, -/area/station/service/kitchen/coldroom) "hFQ" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -31956,14 +31978,6 @@ /obj/machinery/vending/coffee, /turf/open/space/basic, /area/space/nearstation) -"hUt" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/structure/closet/radiation, -/obj/machinery/newscaster/directional/north, -/turf/open/floor/iron, -/area/station/engineering/main) "hUx" = ( /obj/effect/spawner/random/vending/colavend, /obj/effect/turf_decal/bot, @@ -32281,6 +32295,15 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /turf/open/floor/iron, /area/station/engineering/atmos/mix) +"hYH" = ( +/obj/structure/table/wood, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/newscaster/directional/north, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/breakroom) "hYK" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/line{ @@ -32385,11 +32408,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/cargo/storage) -"iad" = ( -/obj/machinery/newscaster/directional/east, -/obj/effect/landmark/start/hangover, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "iao" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -32631,15 +32649,6 @@ /obj/machinery/duct, /turf/open/floor/plating, /area/station/maintenance/department/security) -"icH" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, -/turf/open/floor/iron/herringbone, -/area/station/cargo/miningoffice) "icM" = ( /obj/structure/disposalpipe/segment, /obj/item/clothing/suit/hazardvest{ @@ -32894,20 +32903,6 @@ }, /turf/open/floor/iron, /area/station/construction/mining/aux_base) -"ifi" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Virology Containment Cell" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/medical/virology) "ifj" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/camera/directional/north{ @@ -32984,6 +32979,13 @@ }, /turf/open/floor/iron, /area/station/security/office) +"igE" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/structure/sign/poster/official/report_crimes/directional/west, +/turf/open/floor/iron/white, +/area/station/science/research) "igI" = ( /obj/machinery/newscaster/directional/north, /obj/structure/cable, @@ -33078,6 +33080,16 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron, /area/station/command/teleporter) +"iiw" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/item/crowbar/red, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) "iiy" = ( /obj/structure/easel, /turf/open/floor/iron, @@ -34121,6 +34133,16 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) +"ivp" = ( +/obj/structure/table/wood, +/obj/item/camera, +/obj/item/camera_film, +/obj/machinery/light_switch/directional/south{ + pixel_x = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/wood, +/area/station/hallway/secondary/service) "ivq" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -34168,6 +34190,17 @@ "ivA" = ( /turf/closed/wall/r_wall, /area/station/command/heads_quarters/captain/private) +"ivB" = ( +/mob/living/simple_animal/bot/mulebot, +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=4"; + location = "QM #4" + }, +/obj/effect/turf_decal/delivery, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/cargo/storage) "ivH" = ( /obj/machinery/light/small/directional/south, /obj/structure/sign/warning/radiation/directional/south, @@ -34223,6 +34256,20 @@ /obj/item/clothing/under/rank/civilian/lawyer/beige/skirt, /turf/open/floor/wood, /area/station/commons/dorms) +"ixd" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Virology Containment Cell" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/medical/virology) "ixg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/mapping_helpers/broken_floor, @@ -34784,6 +34831,13 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"iEM" = ( +/obj/structure/chair/stool/directional/east, +/obj/structure/sign/poster/random/directional/west, +/obj/effect/landmark/start/hangover, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/service/barber) "iEN" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -34857,6 +34911,14 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/science/ordnance) +"iFz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) "iFD" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/table/wood, @@ -35150,6 +35212,19 @@ /obj/effect/landmark/start/medical_doctor, /turf/open/floor/iron/diagonal, /area/station/medical/break_room) +"iIO" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/effect/spawner/random/structure/closet_private, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/wood, +/area/station/hallway/secondary/service) +"iJa" = ( +/obj/effect/turf_decal/trimline/purple/filled/corner, +/obj/structure/sign/poster/official/anniversary_vintage_reprint/directional/south, +/turf/open/floor/iron/white, +/area/station/science/research) "iJf" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/duct, @@ -35317,11 +35392,6 @@ }, /turf/open/floor/iron, /area/station/engineering/main) -"iKH" = ( -/obj/structure/closet/secure_closet/engineering_electrical, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "iKL" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -35692,6 +35762,16 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/maintenance/port) +"iQK" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/safe) "iQR" = ( /obj/effect/turf_decal/trimline/neutral/warning{ dir = 9 @@ -36353,16 +36433,6 @@ /obj/item/hand_labeler, /turf/open/floor/wood, /area/station/commons/vacant_room/office) -"iYS" = ( -/obj/structure/cable, -/obj/machinery/light/small/directional/east, -/obj/machinery/camera/directional/east{ - c_tag = "Technology Storage - Secure"; - name = "engineering camera" - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/station/engineering/storage/tech) "iZc" = ( /obj/structure/urinal/directional/west, /obj/effect/decal/cleanable/dirt, @@ -37205,13 +37275,6 @@ }, /turf/open/floor/iron, /area/station/medical/storage) -"jhH" = ( -/obj/machinery/light_switch/directional/south{ - pixel_x = -6 - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/turf/open/floor/iron/dark, -/area/station/service/bar) "jhJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -37364,21 +37427,6 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/hos) -"jjX" = ( -/obj/effect/turf_decal/bot, -/obj/structure/rack, -/obj/machinery/newscaster/directional/west, -/obj/item/reagent_containers/spray/hercuri, -/obj/item/stack/medical/ointment{ - pixel_x = 2; - pixel_y = -3 - }, -/obj/item/stack/medical/ointment{ - pixel_x = 6; - pixel_y = -3 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/main) "jkd" = ( /obj/item/radio/intercom/directional/north, /obj/structure/cable, @@ -39376,6 +39424,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"jIl" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/multi_tile/public/glass{ + name = "Mining Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/general, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) +"jIo" = ( +/obj/structure/tank_holder/extinguisher, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "jIB" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, @@ -39434,6 +39494,22 @@ }, /turf/open/floor/iron, /area/station/commons/storage/tools) +"jJC" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/cytology{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 1 + }, +/obj/item/seeds/soya{ + pixel_x = 11; + pixel_y = -2 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron, +/area/station/science/xenobiology) "jJD" = ( /obj/machinery/bookbinder, /obj/effect/turf_decal/bot_white, @@ -39957,6 +40033,16 @@ /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/station/maintenance/department/electrical) +"jPV" = ( +/obj/item/radio/intercom/directional/east, +/obj/item/kirbyplants/random, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/light_switch/directional/north{ + pixel_y = 38 + }, +/turf/open/floor/wood/tile, +/area/station/service/library/artgallery) "jPX" = ( /obj/structure/table, /obj/item/cane, @@ -40865,6 +40951,19 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) +"kbg" = ( +/obj/machinery/pdapainter/research, +/obj/structure/sign/nanotrasen{ + pixel_x = -32 + }, +/obj/effect/turf_decal/bot_red, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) "kbn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -40872,6 +40971,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/department/chapel) +"kbt" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/sign/warning/biohazard/directional/south, +/obj/machinery/duct, +/obj/machinery/light/small/directional/south, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/medical/virology) "kbL" = ( /obj/structure/cable, /obj/structure/closet/secure_closet/contraband/heads, @@ -41791,6 +41907,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/medical/abandoned) +"klI" = ( +/obj/structure/closet/firecloset, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/research) "klM" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -42216,16 +42339,6 @@ /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) -"ksJ" = ( -/obj/structure/sign/nanotrasen{ - pixel_x = -32; - pixel_y = -32 - }, -/obj/machinery/light/small/directional/south, -/obj/item/kirbyplants/organic/plant22, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "ksK" = ( /turf/closed/wall/r_wall, /area/station/command/gateway) @@ -42293,17 +42406,6 @@ /obj/structure/cable/layer3, /turf/open/floor/circuit/green, /area/station/ai_monitored/turret_protected/ai) -"kuj" = ( -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, -/obj/machinery/door/airlock/mining/glass{ - name = "Bitrunning Den" - }, -/turf/open/floor/iron/dark/textured_large, -/area/station/cargo/bitrunning/den) "kun" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, @@ -43049,12 +43151,6 @@ /obj/machinery/light/small/broken/directional/east, /turf/open/floor/plating, /area/station/security/detectives_office/private_investigators_office) -"kFa" = ( -/obj/structure/closet/firecloset, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/research) "kFi" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/tile/green/opposingcorners, @@ -43199,6 +43295,21 @@ }, /turf/open/floor/wood, /area/station/service/theater) +"kHa" = ( +/obj/structure/table/glass, +/obj/machinery/light_switch/directional/west{ + pixel_x = -24 + }, +/obj/machinery/firealarm/directional/west{ + pixel_x = -36 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/security/execution/transfer) "kHb" = ( /obj/structure/table/wood, /obj/item/papercutter{ @@ -43549,6 +43660,18 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/hallway/secondary/exit) +"kLR" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/sign/warning/secure_area/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -26 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "kMf" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, /turf/open/floor/plating, @@ -43906,6 +44029,12 @@ }, /turf/open/floor/iron, /area/station/cargo/warehouse) +"kRr" = ( +/obj/machinery/status_display/evac/directional/west, +/obj/structure/table/wood, +/obj/item/flashlight/lamp, +/turf/open/floor/wood, +/area/station/command/meeting_room/council) "kRv" = ( /obj/structure/table/wood, /obj/item/stack/package_wrap{ @@ -44251,20 +44380,6 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/service/electronic_marketing_den) -"kWE" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/button/door/directional/east{ - id = "brigprison"; - name = "Prison Lockdown"; - req_access = list("brig") - }, -/obj/machinery/light/small/directional/east, -/turf/open/floor/iron/dark/textured_edge{ - dir = 1 - }, -/area/station/security/execution/transfer) "kWH" = ( /obj/structure/chair{ dir = 4 @@ -44462,6 +44577,11 @@ "kZc" = ( /turf/closed/wall, /area/station/service/chapel/office) +"kZd" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "kZq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, /obj/effect/spawner/structure/window/reinforced, @@ -44885,21 +45005,6 @@ "leE" = ( /turf/closed/wall/r_wall, /area/station/engineering/storage_shared) -"leS" = ( -/obj/structure/bed, -/obj/item/bedsheet/orange, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/machinery/camera/directional/east{ - c_tag = "Permabrig - Cell 3"; - network = list("ss13","prison") - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/obj/machinery/status_display/ai/directional/north, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/security/prison/safe) "leU" = ( /obj/machinery/duct, /obj/effect/decal/cleanable/dirt, @@ -45097,6 +45202,16 @@ }, /turf/open/floor/iron/white, /area/station/science/research) +"lhQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/green/filled/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/virology) "lhV" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -45267,6 +45382,12 @@ /obj/item/clothing/head/utility/chefhat, /turf/open/floor/iron/cafeteria, /area/station/security/prison/mess) +"ljJ" = ( +/obj/machinery/holopad, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/wood, +/area/station/service/theater) "ljK" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -45363,6 +45484,12 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/cargo/office) +"lko" = ( +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/no_smoking/directional/south, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "lks" = ( /obj/machinery/chem_dispenser, /obj/structure/sign/warning/chem_diamond/directional/south, @@ -45455,6 +45582,16 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"lll" = ( +/obj/structure/cable, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/white, +/area/station/medical/virology) "llm" = ( /obj/structure/chair/office/tactical{ dir = 8 @@ -45477,6 +45614,16 @@ /obj/structure/chair/stool/bar/directional/west, /turf/open/floor/iron/dark, /area/station/service/abandoned_gambling_den/gaming) +"llE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) "llJ" = ( /obj/structure/closet/secure_closet/miner, /obj/effect/decal/cleanable/dirt, @@ -45545,13 +45692,6 @@ /obj/effect/turf_decal/trimline/purple/filled/line, /turf/open/floor/iron/white, /area/station/science/lobby) -"lmD" = ( -/obj/machinery/computer/security/telescreen/entertainment/directional/west, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "lmG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -45579,26 +45719,16 @@ }, /turf/open/floor/iron, /area/station/maintenance/port) -"lmL" = ( -/obj/structure/table/reinforced, -/obj/item/toy/figure/geneticist, -/obj/machinery/computer/records/medical/laptop{ - dir = 8; - pixel_y = 1 - }, -/obj/item/radio/headset/headset_medsci{ - pixel_x = -7; - pixel_y = 0 - }, -/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ +"lmK" = ( +/obj/machinery/computer/security{ dir = 4 }, -/obj/item/radio/headset/headset_medsci{ - pixel_x = -7; - pixel_y = 4 +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 }, -/turf/open/floor/iron/dark, -/area/station/science/genetics) +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/security/holding_cell) "lmP" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ dir = 4 @@ -46366,6 +46496,21 @@ }, /turf/open/floor/iron, /area/station/science/research) +"lwO" = ( +/obj/machinery/modular_computer/preset/id{ + dir = 8 + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = -6 + }, +/obj/machinery/light_switch/directional/east{ + pixel_y = 5 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "lwZ" = ( /turf/closed/wall, /area/station/medical/medbay) @@ -46523,6 +46668,11 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) +"lzh" = ( +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/aft) "lzo" = ( /obj/machinery/atmospherics/components/binary/pump, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -46839,21 +46989,6 @@ /obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/wood, /area/station/service/lawoffice) -"lCM" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/bot, -/obj/machinery/door/poddoor/preopen{ - id = "atmoslock"; - name = "Atmospherics Lockdown Blast Door" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos/project) "lCQ" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -46889,6 +47024,13 @@ "lDi" = ( /turf/closed/wall, /area/station/cargo/warehouse) +"lDk" = ( +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/bot, +/obj/effect/spawner/random/structure/tank_holder, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "lDo" = ( /obj/structure/chair{ dir = 4 @@ -47460,17 +47602,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/aft) -"lJp" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/extinguisher_cabinet/directional/east, -/obj/effect/turf_decal/siding{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/rd) "lJw" = ( /obj/machinery/computer/quantum_console, /obj/structure/extinguisher_cabinet/directional/west, @@ -47498,6 +47629,15 @@ /obj/effect/turf_decal/siding/wood, /turf/open/floor/iron/dark, /area/station/hallway/secondary/service) +"lJM" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron, +/area/station/cargo/office) "lJN" = ( /obj/machinery/requests_console/directional/west{ department = "Research Director's Desk"; @@ -47664,14 +47804,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/grimy, /area/station/service/library) -"lLO" = ( -/obj/machinery/computer/records/medical{ - dir = 1 - }, -/obj/structure/extinguisher_cabinet/directional/west, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/medical/surgery/theatre) "lLR" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -48188,6 +48320,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/command/heads_quarters/captain/private) +"lTC" = ( +/obj/structure/sign/plaques/kiddie/library, +/obj/effect/spawner/structure/window, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/library/artgallery) "lTG" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/yellow{ @@ -48264,12 +48402,6 @@ }, /turf/open/space/basic, /area/space) -"lUy" = ( -/obj/structure/table/wood, -/obj/effect/spawner/random/entertainment/wallet_storage, -/obj/item/taperecorder, -/turf/open/floor/wood, -/area/station/hallway/secondary/service) "lUB" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/highsecurity{ @@ -48498,15 +48630,6 @@ /obj/machinery/atmospherics/pipe/layer_manifold/cyan/hidden, /turf/open/floor/iron, /area/station/maintenance/department/medical/morgue) -"lYv" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/prison/safe) "lYw" = ( /obj/effect/turf_decal/box/white/corners{ dir = 4 @@ -48778,14 +48901,6 @@ /obj/effect/turf_decal/stripes/corner, /turf/open/floor/plating/airless, /area/station/science/ordnance/bomb) -"mcC" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron/white/smooth_half, -/area/station/science/ordnance/storage) "mcE" = ( /obj/machinery/door/firedoor, /obj/machinery/light/directional/east, @@ -48993,22 +49108,6 @@ /obj/effect/landmark/generic_maintenance_landmark, /turf/open/floor/iron/dark, /area/station/service/electronic_marketing_den) -"mfs" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/research{ - name = "Xenobiology Lab" - }, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/science/xenobiology) "mft" = ( /obj/structure/table/reinforced, /obj/effect/turf_decal/stripes/line{ @@ -49273,6 +49372,7 @@ /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 4 }, +/obj/structure/sign/warning/no_smoking/circle/directional/south, /turf/open/floor/iron, /area/station/engineering/lobby) "mhE" = ( @@ -49432,6 +49532,18 @@ /obj/effect/spawner/random/maintenance/three, /turf/open/floor/plating, /area/station/maintenance/department/chapel) +"mlf" = ( +/obj/effect/turf_decal/bot, +/obj/item/radio/intercom/directional/east{ + pixel_y = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/small/directional/north, +/obj/machinery/firealarm/directional/east{ + pixel_y = -6 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/arrivals) "mli" = ( /obj/effect/landmark/start/hangover, /obj/effect/decal/cleanable/dirt, @@ -49962,16 +50074,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"msL" = ( -/obj/machinery/newscaster/directional/east, -/obj/machinery/airalarm/directional/south, -/obj/structure/tank_holder/extinguisher, -/obj/machinery/camera/directional/south{ - c_tag = "Library - Art Gallery"; - name = "library camera" - }, -/turf/open/floor/wood/tile, -/area/station/service/library/artgallery) "msO" = ( /obj/structure/table/reinforced, /obj/item/stock_parts/power_store/cell/high, @@ -50134,6 +50236,26 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"mun" = ( +/obj/machinery/door/airlock/virology{ + name = "Virology Access" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/medical/virology) "mus" = ( /obj/item/kirbyplants/random, /obj/machinery/airalarm/directional/north, @@ -50542,11 +50664,6 @@ /obj/effect/landmark/navigate_destination, /turf/open/floor/iron, /area/station/command/heads_quarters/cmo) -"myG" = ( -/obj/effect/spawner/random/vending/colavend, -/obj/machinery/light/directional/north, -/turf/open/floor/iron/cafeteria, -/area/station/security/prison/mess) "myV" = ( /obj/structure/disposalpipe/segment, /obj/effect/mapping_helpers/broken_floor, @@ -50840,6 +50957,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/cafeteria) +"mCm" = ( +/obj/structure/toilet/greyscale, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/structure/sign/poster/ripped/directional/north, +/turf/open/floor/iron, +/area/station/security/prison/safe) "mCp" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/door/firedoor, @@ -50888,6 +51013,14 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/maintenance/disposal/incinerator) +"mDl" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/item/storage/medkit/advanced, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "mDo" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -51174,6 +51307,21 @@ "mGw" = ( /turf/open/floor/wood, /area/station/command/meeting_room/council) +"mGy" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Access" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "mGC" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -51329,6 +51477,10 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"mIp" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "mIs" = ( /turf/closed/wall, /area/station/command/gateway) @@ -51578,13 +51730,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"mKc" = ( -/obj/structure/table, -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/cargo/office) "mKn" = ( /obj/machinery/portable_atmospherics/canister, /obj/machinery/atmospherics/components/unary/portables_connector/visible, @@ -52012,15 +52157,6 @@ }, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"mQz" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/sign/poster/official/work_for_a_future/directional/south, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/prison/safe) "mQA" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/chair/stool/bar/directional/west, @@ -52057,16 +52193,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/science/xenobiology) -"mQY" = ( -/obj/machinery/camera/directional/east{ - c_tag = "Departures Lounge - Fore Starboard"; - dir = 6; - name = "departures camera" - }, -/obj/effect/turf_decal/tile/neutral, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron/dark/corner, -/area/station/hallway/secondary/exit/departure_lounge) "mQZ" = ( /obj/machinery/gateway/centerstation, /obj/effect/decal/cleanable/dirt, @@ -52211,10 +52337,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"mTn" = ( -/obj/effect/turf_decal/siding/thinplating/dark, -/turf/open/floor/iron/grimy, -/area/station/service/bar/backroom) "mTo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -52247,14 +52369,6 @@ dir = 8 }, /area/station/science/lobby) -"mUD" = ( -/obj/item/radio/intercom/directional/west, -/obj/effect/turf_decal/siding/dark_red, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/security/medical) "mUJ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -52468,21 +52582,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/science/robotics/mechbay) -"mXg" = ( -/obj/structure/table/glass, -/obj/machinery/light_switch/directional/west{ - pixel_x = -24 - }, -/obj/machinery/firealarm/directional/west{ - pixel_x = -36 - }, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/white/side{ - dir = 4 - }, -/area/station/security/execution/transfer) "mXh" = ( /obj/structure/table/wood, /obj/item/storage/bag/books, @@ -52665,17 +52764,6 @@ /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron, /area/station/cargo/storage) -"nab" = ( -/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ - dir = 10 - }, -/obj/machinery/light/directional/east, -/obj/machinery/airalarm/directional/east, -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/science/ordnance/storage) "nal" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/girder, @@ -52966,16 +53054,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/science/research/abandoned) -"neK" = ( -/obj/machinery/camera/directional/south{ - c_tag = "Bridge - Starboard"; - name = "command camera" - }, -/obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/obj/machinery/light/directional/south, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "neN" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -53522,18 +53600,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/supermatter/room) -"nlY" = ( -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/light/small/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark/textured_edge{ - dir = 4 - }, -/area/station/security/brig) "nma" = ( /obj/effect/turf_decal/delivery, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -53592,28 +53658,25 @@ }, /turf/open/floor/plating, /area/station/ai_monitored/turret_protected/aisat_interior) +"nmU" = ( +/obj/structure/cable, +/obj/machinery/firealarm/directional/south{ + pixel_x = -32 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = -24 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) "nmX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/department/science) -"nnh" = ( -/obj/structure/table/reinforced, -/obj/item/book/manual/wiki/cytology{ - pixel_x = -4; - pixel_y = 4 - }, -/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ - dir = 1 - }, -/obj/item/seeds/soya{ - pixel_x = 11; - pixel_y = -2 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron, -/area/station/science/xenobiology) "nnv" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -53781,6 +53844,21 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"npH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/airlock{ + name = "Clown's Backstage Room" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/turf/open/floor/iron/dark, +/area/station/service/theater) "npQ" = ( /obj/structure/table/reinforced, /obj/effect/turf_decal/stripes/line{ @@ -54350,6 +54428,26 @@ /obj/effect/mapping_helpers/requests_console/assistance, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain) +"nxO" = ( +/obj/structure/table/reinforced, +/obj/item/toy/figure/geneticist, +/obj/machinery/computer/records/medical/laptop{ + dir = 8; + pixel_y = 1 + }, +/obj/item/radio/headset/headset_medsci{ + pixel_x = -7; + pixel_y = 0 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/item/radio/headset/headset_medsci{ + pixel_x = -7; + pixel_y = 4 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) "nxR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -55191,20 +55289,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/engine, /area/station/science/explab) -"nIb" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Security Desk" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/holding_cell) "nIg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/door/airlock/maintenance_hatch{ @@ -55648,14 +55732,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) -"nOa" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/red{ - dir = 1 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "nOk" = ( /obj/item/kirbyplants/random, /obj/machinery/status_display/ai/directional/west, @@ -55665,20 +55741,6 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/dark, /area/station/service/chapel) -"nOr" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/security/prison/safe) -"nOx" = ( -/obj/structure/closet/radiation, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/main) "nOy" = ( /obj/structure/lattice, /obj/structure/window/reinforced/spawner/directional/west, @@ -56051,17 +56113,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"nTn" = ( -/obj/structure/table, -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 1 - }, -/obj/item/stack/medical/bruise_pack{ - pixel_x = 1; - pixel_y = 4 - }, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "nTz" = ( /obj/item/stack/sheet/plasteel/twenty, /obj/item/stack/sheet/rglass{ @@ -56216,12 +56267,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/fore) -"nVH" = ( -/obj/effect/turf_decal/bot, -/obj/structure/extinguisher_cabinet/directional/north, -/obj/machinery/light/small/directional/north, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "nVQ" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/delivery, @@ -56271,15 +56316,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"nWU" = ( -/obj/structure/table/wood, -/obj/item/camera, -/obj/item/camera_film, -/obj/machinery/light_switch/directional/south{ - pixel_x = 8 - }, -/turf/open/floor/wood, -/area/station/hallway/secondary/service) "nWY" = ( /obj/structure/closet/secure_closet/security/sec, /obj/machinery/status_display/evac/directional/south, @@ -57152,6 +57188,16 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron/dark, /area/station/engineering/atmos/storage) +"oiS" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 8 + }, +/obj/structure/sign/warning/no_smoking/directional/south, +/turf/open/floor/iron/white, +/area/station/science/research) "oiW" = ( /obj/machinery/duct, /obj/structure/disposalpipe/segment, @@ -57693,6 +57739,17 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron, /area/station/command/gateway) +"ooL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/engineering/lobby) "ooQ" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -57935,6 +57992,10 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/command/heads_quarters/qm) +"osE" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/grimy, +/area/station/command/heads_quarters/captain) "osO" = ( /obj/machinery/disposal/bin, /obj/effect/turf_decal/bot, @@ -58019,6 +58080,19 @@ }, /turf/open/floor/iron, /area/station/security/prison) +"ouk" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Virology Containment Cell" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/medical/virology) "oux" = ( /obj/machinery/holopad, /obj/structure/cable, @@ -58193,6 +58267,23 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"owv" = ( +/obj/structure/table, +/obj/item/paper_bin, +/obj/item/pen, +/obj/machinery/light/small/directional/east, +/obj/machinery/newscaster/directional/east, +/turf/open/floor/iron/white, +/area/station/science/research) +"owC" = ( +/obj/effect/turf_decal/trimline/neutral/mid_joiner{ + dir = 8 + }, +/obj/structure/bed/medical/emergency, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/medical) "owF" = ( /obj/structure/sign/departments/medbay/alt/directional/south, /obj/effect/turf_decal/tile/blue, @@ -58478,6 +58569,14 @@ /obj/effect/decal/cleanable/blood/oil, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"oAA" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/plating, +/area/station/security/prison/safe) "oAK" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp/green, @@ -58812,6 +58911,13 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron, /area/station/security/checkpoint/engineering) +"oEO" = ( +/obj/item/kirbyplants/random, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs/fore) "oEV" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58932,6 +59038,13 @@ /obj/effect/spawner/random/armory/rubbershot, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) +"oHe" = ( +/obj/effect/turf_decal/bot, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/small/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "oHj" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/delivery, @@ -58944,14 +59057,6 @@ /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron, /area/station/cargo/lobby) -"oHq" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/machinery/newscaster/directional/east, -/obj/effect/landmark/start/scientist, -/turf/open/floor/iron/white, -/area/station/science/research) "oHw" = ( /obj/effect/decal/cleanable/ash{ pixel_x = 2; @@ -59578,27 +59683,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/maintenance/port/aft) -"oPA" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/door/airlock/external{ - name = "Mining Dock Airlock" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "oPC" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -59752,6 +59836,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/space/basic, /area/space/nearstation) +"oRx" = ( +/obj/item/kirbyplants/random, +/obj/machinery/status_display/evac/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Medbay - Desk"; + name = "medbay camera"; + network = list("ss13","medbay") + }, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) "oRz" = ( /obj/machinery/vending/modularpc, /obj/effect/turf_decal/trimline/purple/filled/line{ @@ -59860,22 +59957,6 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/qm) -"oSF" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock{ - name = "Mime's Backstage Room" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/service/theatre, -/turf/open/floor/iron/dark, -/area/station/service/theater) "oSK" = ( /obj/item/radio/intercom/directional/east, /obj/effect/turf_decal/siding/purple{ @@ -59922,19 +60003,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/chapel) -"oTg" = ( -/obj/structure/sink/directional/west, -/obj/machinery/light_switch/directional/east, -/obj/machinery/firealarm/directional/east{ - pixel_x = 38 - }, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/white/side{ - dir = 8 - }, -/area/station/security/medical) "oTl" = ( /obj/structure/table/reinforced, /obj/item/scalpel{ @@ -60172,6 +60240,12 @@ }, /turf/open/floor/iron/large, /area/station/science/research) +"oWd" = ( +/obj/machinery/newscaster/directional/east, +/obj/effect/landmark/start/hangover, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "oWm" = ( /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/iron/grimy, @@ -60207,14 +60281,6 @@ /obj/item/paper/guides/jobs/hydroponics, /turf/open/floor/iron, /area/station/security/prison/garden) -"oWt" = ( -/obj/effect/turf_decal/trimline/neutral/mid_joiner{ - dir = 8 - }, -/obj/structure/bed/medical/emergency, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/security/medical) "oWA" = ( /obj/structure/bed, /obj/item/bedsheet/mime, @@ -60314,15 +60380,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/command/heads_quarters/hos) -"oYr" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "oYs" = ( /turf/closed/wall, /area/station/maintenance/port/fore) @@ -60816,10 +60873,6 @@ "peU" = ( /turf/closed/wall/r_wall, /area/station/science/breakroom) -"peW" = ( -/obj/effect/landmark/start/hangover, -/turf/open/floor/plating, -/area/station/commons/toilet/locker) "peY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/disposalpipe/segment, @@ -60833,36 +60886,19 @@ /obj/effect/turf_decal/tile/blue, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"pfx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/engineering/gravity_generator) "pfA" = ( /obj/structure/table/reinforced, /obj/item/assembly/timer, /obj/item/assembly/timer, /turf/open/floor/iron, /area/station/commons/storage/primary) -"pfQ" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/door/airlock/highsecurity{ - name = "Atmospherics Emergency Access" - }, -/obj/machinery/door/firedoor/heavy, -/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, -/turf/open/floor/iron, -/area/station/maintenance/port/fore) "pfS" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 5 @@ -61064,6 +61100,22 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/transit_tube) +"phA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/machinery/door/poddoor/preopen{ + id = "atmoslock"; + name = "Atmospherics Lockdown Blast Door" + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/engineering/atmos/project) "phI" = ( /obj/structure/closet/secure_closet/hydroponics, /obj/effect/turf_decal/bot, @@ -61277,12 +61329,6 @@ /obj/structure/chair/stool/bar/directional/north, /turf/open/floor/carpet/green, /area/station/commons/lounge) -"pky" = ( -/obj/structure/cable, -/obj/machinery/power/smes/engineering, -/obj/machinery/light_switch/directional/east, -/turf/open/floor/circuit/green, -/area/station/engineering/main) "pkC" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ @@ -61305,6 +61351,14 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/grimy, /area/station/service/theater/abandoned) +"pkK" = ( +/obj/structure/table/reinforced, +/obj/item/gps/mining{ + pixel_x = -8 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) "pkX" = ( /obj/machinery/computer/prisoner/management{ dir = 8 @@ -62198,22 +62252,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"pxt" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/airlock{ - name = "Clown's Backstage Room" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/service/theatre, -/turf/open/floor/iron/dark, -/area/station/service/theater) "pxz" = ( /obj/machinery/portable_atmospherics/canister/air, /obj/effect/turf_decal/bot, @@ -63410,6 +63448,29 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) +"pKG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/door/airlock/highsecurity{ + name = "Atmospherics Emergency Access" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/turf/open/floor/iron, +/area/station/maintenance/port/fore) "pKR" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 @@ -63419,21 +63480,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"pLe" = ( -/obj/structure/sign/poster/official/report_crimes/directional/north, -/obj/structure/closet/secure_closet/personal/cabinet, -/obj/item/clothing/suit/jacket{ - desc = "All the class of a trenchcoat without the security fibers."; - icon_state = "det_trenchcoat"; - name = "trenchcoat" - }, -/obj/item/clothing/head/fedora{ - icon_state = "detective" - }, -/obj/item/clothing/gloves/color/black, -/obj/effect/mapping_helpers/broken_floor, -/turf/open/floor/wood, -/area/station/security/detectives_office/private_investigators_office) "pLg" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ @@ -63641,13 +63687,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/maintenance/port) -"pNz" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/landmark/event_spawn, -/turf/open/floor/iron, -/area/station/security/holding_cell) "pNA" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, @@ -65001,6 +65040,24 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/department/security) +"qcd" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "qcj" = ( /obj/structure/table/wood, /obj/structure/disposalpipe/segment{ @@ -65340,11 +65397,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit) -"qgG" = ( -/obj/effect/turf_decal/tile/neutral, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/hallway/secondary/exit) "qgQ" = ( /obj/machinery/holopad, /obj/effect/turf_decal/siding/dark_red{ @@ -65645,6 +65697,19 @@ /obj/effect/spawner/random/trash/mess, /turf/open/floor/iron, /area/station/maintenance/department/eva/abandoned) +"qkX" = ( +/obj/machinery/newscaster/directional/east, +/obj/machinery/airalarm/directional/south, +/obj/structure/tank_holder/extinguisher, +/obj/machinery/camera/directional/south{ + c_tag = "Library - Art Gallery"; + name = "library camera" + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = 28 + }, +/turf/open/floor/wood/tile, +/area/station/service/library/artgallery) "qld" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -65903,15 +65968,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/eva/abandoned) -"qoC" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "qoD" = ( /obj/structure/sign/warning/electric_shock/directional/south, /obj/structure/cable, @@ -65936,6 +65992,21 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) +"qoU" = ( +/obj/machinery/door/airlock/research{ + name = "Xenobiology Lab" + }, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/science/xenobiology) "qpg" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -65967,6 +66038,26 @@ }, /turf/open/floor/iron/textured, /area/station/medical/virology) +"qpu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) "qpz" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -66584,6 +66675,16 @@ /obj/machinery/newscaster/directional/east, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"qxL" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/herringbone, +/area/station/cargo/miningoffice) "qxM" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ @@ -66899,16 +67000,6 @@ /obj/structure/table/wood, /turf/open/floor/iron/grimy, /area/station/command/bridge) -"qCb" = ( -/obj/machinery/disposal/bin, -/obj/effect/turf_decal/bot, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet/directional/east, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/auxlab/firing_range) "qCe" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -66983,6 +67074,26 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/courtroom) +"qCG" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/bot, +/obj/machinery/status_display/evac/directional/east, +/obj/item/taperecorder{ + pixel_y = 7 + }, +/obj/machinery/light_switch/directional/north{ + pixel_x = 9; + pixel_y = 32 + }, +/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/north{ + pixel_x = -4 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) "qCL" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 4 @@ -67336,6 +67447,16 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) +"qHo" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Departures Lounge - Fore Starboard"; + dir = 6; + name = "departures camera" + }, +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron/dark/corner, +/area/station/hallway/secondary/exit/departure_lounge) "qHs" = ( /obj/structure/statue/sandstone/venus{ dir = 1; @@ -67404,6 +67525,17 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) +"qIc" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Technology Storage - Secure"; + name = "engineering camera" + }, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/storage/tech) "qIf" = ( /obj/effect/spawner/random/trash/mess, /obj/effect/mapping_helpers/broken_floor, @@ -67634,13 +67766,6 @@ dir = 8 }, /area/station/science/auxlab/firing_range) -"qKL" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/supply) "qKN" = ( /obj/effect/landmark/start/hangover, /obj/effect/turf_decal/tile/blue{ @@ -67860,6 +67985,21 @@ /obj/effect/turf_decal/tile/neutral/opposingcorners, /turf/open/floor/iron/dark, /area/station/maintenance/department/science) +"qNc" = ( +/obj/structure/chair/sofa/bench/left{ + dir = 4 + }, +/obj/effect/turf_decal/box/corners{ + dir = 1 + }, +/obj/effect/turf_decal/box/corners{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/small/directional/north, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/entry) "qNf" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -68000,6 +68140,17 @@ /obj/effect/landmark/start/janitor, /turf/open/floor/iron/checker, /area/station/service/janitor) +"qPq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/comfy/brown{ + color = "#596479"; + dir = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/carpet, +/area/station/command/bridge) "qPs" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/turf_decal/bot, @@ -68232,6 +68383,25 @@ }, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/medical/coldroom) +"qSJ" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/science/research, +/obj/machinery/door/airlock/maintenance_hatch{ + name = "Maintenance Hatch" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/science/auxlab/firing_range) "qSL" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -68433,15 +68603,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/department/eva/abandoned) -"qVz" = ( -/obj/machinery/vending/wardrobe/science_wardrobe, -/obj/effect/turf_decal/bot, -/obj/structure/extinguisher_cabinet/directional/west, -/obj/effect/turf_decal/siding/purple{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/science/lab) "qVA" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/bot, @@ -68689,16 +68850,6 @@ }, /turf/open/floor/grass, /area/station/medical/psychology) -"rar" = ( -/obj/effect/landmark/blobstart, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/effect/spawner/random/engineering/tracking_beacon, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/maintenance/department/science) "raz" = ( /obj/machinery/shower/directional/south{ name = "emergency shower" @@ -69222,22 +69373,6 @@ /obj/structure/flora/bush/lavendergrass/style_random, /turf/open/misc/grass, /area/station/hallway/primary/fore) -"rhN" = ( -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/sign/warning/biohazard/directional/south, -/obj/machinery/duct, -/obj/machinery/light/small/directional/south, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/medical/virology) "rif" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -69267,34 +69402,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"riB" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology{ - name = "Virology Access" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/medical/virology) -"riH" = ( -/obj/effect/turf_decal/bot, -/obj/structure/extinguisher_cabinet/directional/south, -/obj/effect/landmark/start/hangover, -/obj/machinery/light/small/directional/south, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "riK" = ( /obj/structure/table_frame/wood, /obj/item/crowbar/red, @@ -69471,12 +69578,6 @@ }, /turf/open/floor/iron/grimy, /area/station/service/library) -"rkN" = ( -/obj/item/kirbyplants/random, -/obj/machinery/status_display/evac/directional/south, -/obj/effect/turf_decal/tile/blue/anticorner/contrasted, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/customs/fore) "rkS" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -69600,6 +69701,15 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/transit_tube) +"rlI" = ( +/obj/effect/turf_decal/bot, +/obj/structure/closet/secure_closet/engineering_welding, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/engineering/main) "rlJ" = ( /obj/effect/spawner/random/structure/tank_holder, /obj/effect/turf_decal/bot, @@ -69628,13 +69738,6 @@ }, /turf/open/floor/plating/airless, /area/station/science/ordnance/bomb) -"rlU" = ( -/obj/structure/closet/l3closet/security, -/obj/effect/turf_decal/trimline/dark_red/filled/line{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/security/evidence) "rmc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -69933,12 +70036,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/aft) -"rpK" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/engineering/gravity_generator) "rpZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -70033,6 +70130,13 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron, /area/station/engineering/atmos) +"rrr" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/entertainment/wallet_storage, +/obj/item/taperecorder, +/obj/structure/sign/poster/random/directional/west, +/turf/open/floor/wood, +/area/station/hallway/secondary/service) "rrw" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -70059,6 +70163,20 @@ "rrU" = ( /turf/open/floor/plating, /area/station/maintenance/port) +"rrV" = ( +/obj/machinery/firealarm/directional/north{ + pixel_x = 4 + }, +/obj/machinery/vending/wardrobe/sec_wardrobe, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/light_switch/directional/north{ + pixel_y = 27; + pixel_x = -6 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/arrivals) "rsa" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -70142,12 +70260,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/engineering/gravity_generator) -"rtJ" = ( -/obj/structure/cable, -/obj/machinery/light/small/directional/west, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/station/engineering/storage/tech) "rtK" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -70394,6 +70506,25 @@ /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) +"rxi" = ( +/obj/structure/table/reinforced, +/obj/item/disk/tech_disk{ + pixel_x = -6 + }, +/obj/item/disk/tech_disk{ + pixel_x = 6 + }, +/obj/item/disk/tech_disk{ + pixel_y = 6 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/item/book/manual/wiki/research_and_development, +/obj/item/toy/figure/scientist, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron, +/area/station/science/lab) "rxw" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -70579,6 +70710,13 @@ /obj/effect/turf_decal/tile/neutral/full, /turf/open/floor/iron/dark/smooth_large, /area/station/service/chapel/funeral) +"ryU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/wood/corner, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) "ryY" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -70598,6 +70736,14 @@ dir = 1 }, /area/station/engineering/atmos) +"rzn" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "rzw" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/frame/machine, @@ -70927,6 +71073,21 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/aft) +"rEy" = ( +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, +/obj/machinery/door/airlock/mining/glass{ + name = "Bitrunning Den" + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/cargo/bitrunning/den) "rEA" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -71094,6 +71255,11 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/captain) +"rHa" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/iron/grimy, +/area/station/service/bar/backroom) "rHc" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 4 @@ -71382,21 +71548,6 @@ }, /turf/open/floor/iron, /area/station/service/kitchen/abandoned) -"rJQ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/virology/glass{ - name = "Virology Containment Cell" - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/medical/virology) "rJR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, @@ -71509,18 +71660,6 @@ /obj/effect/turf_decal/tile/neutral/full, /turf/open/floor/iron/large, /area/station/hallway/secondary/exit/departure_lounge) -"rLB" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 1 - }, -/obj/item/storage/toolbox/mechanical, -/obj/item/storage/belt/utility, -/turf/open/floor/iron, -/area/station/cargo/storage) "rLL" = ( /obj/structure/filingcabinet/chestdrawer, /obj/machinery/newscaster/directional/north, @@ -71673,6 +71812,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) +"rNF" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Bridge - Starboard"; + name = "command camera" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/light/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "rNV" = ( /obj/item/kirbyplants/random, /obj/machinery/status_display/door_timer{ @@ -72056,21 +72204,6 @@ /obj/effect/turf_decal/siding/white/corner, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) -"rQZ" = ( -/obj/machinery/modular_computer/preset/id{ - dir = 8 - }, -/obj/machinery/camera/directional/east{ - c_tag = "Customs - Arrivals" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/customs/fore) "rRa" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -72260,6 +72393,14 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/iron, /area/station/command/heads_quarters/cmo) +"rSY" = ( +/obj/machinery/computer/records/medical{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/medical/surgery/theatre) "rSZ" = ( /obj/machinery/vending/cigarette, /obj/effect/turf_decal/delivery, @@ -72782,25 +72923,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"rZE" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Prison Wing" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "rZF" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment{ @@ -73214,6 +73336,14 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/medical/virology) +"seG" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/white/smooth_half, +/area/station/science/ordnance/storage) "seL" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 1 @@ -73876,6 +74006,18 @@ /obj/machinery/duct, /turf/open/floor/iron, /area/station/science/robotics/lab) +"snp" = ( +/obj/vehicle/ridden/wheelchair{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/poster/official/random/directional/east, +/turf/open/floor/iron/textured, +/area/station/medical/medbay) "snE" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -74095,6 +74237,22 @@ /obj/item/food/meat/slab/monkey, /turf/open/floor/iron/kitchen_coldroom/dark, /area/station/service/kitchen/coldroom) +"sqS" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/qm, +/obj/machinery/door/airlock/command{ + name = "Quartermaster's Office" + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "sqT" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -74538,6 +74696,12 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/main) +"svZ" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay) "swf" = ( /obj/machinery/door/window/brigdoor/left/directional/south{ id = "medsci-cell"; @@ -75522,6 +75686,16 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) +"sHN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/bot, +/obj/machinery/door/poddoor/preopen{ + id = "engielock"; + name = "Engineering Lockdown Blast Door" + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "sHQ" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, @@ -77372,10 +77546,6 @@ /obj/machinery/light/floor, /turf/open/floor/wood/large, /area/station/command/corporate_showroom) -"teU" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/station/service/library/artgallery) "teY" = ( /obj/structure/cable, /obj/effect/spawner/structure/window/reinforced, @@ -77441,18 +77611,6 @@ /obj/machinery/status_display/ai/directional/south, /turf/open/floor/iron/dark/textured_large, /area/station/medical/cryo) -"tfK" = ( -/obj/item/kirbyplants/random, -/obj/machinery/status_display/evac/directional/east, -/obj/machinery/camera/directional/east{ - c_tag = "Medbay - Desk"; - name = "medbay camera"; - network = list("ss13","medbay") - }, -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/blue, -/turf/open/floor/iron/white, -/area/station/medical/paramedic) "tgl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -78968,6 +79126,21 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"tBv" = ( +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/machinery/newscaster/directional/west, +/obj/item/reagent_containers/spray/hercuri, +/obj/item/stack/medical/ointment{ + pixel_x = 2; + pixel_y = -3 + }, +/obj/item/stack/medical/ointment{ + pixel_x = 6; + pixel_y = -3 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/main) "tBC" = ( /obj/effect/turf_decal/trimline/blue/filled/corner, /obj/machinery/holopad, @@ -79154,6 +79327,11 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/cargo/storage) +"tDy" = ( +/obj/effect/spawner/structure/window, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/library/artgallery) "tDA" = ( /obj/effect/turf_decal/trimline/neutral, /obj/machinery/atmospherics/components/binary/pump/off/supply/hidden/layer4{ @@ -79279,16 +79457,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/command/heads_quarters/ce) -"tEK" = ( -/obj/machinery/computer/security{ - dir = 4 - }, -/obj/machinery/firealarm/directional/west, -/obj/effect/turf_decal/tile/red/anticorner/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/security/holding_cell) "tEN" = ( /obj/structure/table/optable, /obj/effect/decal/cleanable/blood/old, @@ -79299,6 +79467,16 @@ dir = 8 }, /area/station/service/kitchen/abandoned) +"tEW" = ( +/obj/structure/closet/boxinggloves, +/obj/effect/landmark/start/hangover/closet, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "tEX" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -79947,14 +80125,10 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/crew_quarters/bar) -"tNi" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/server) +"tNg" = ( +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/white, +/area/station/science/research) "tNq" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -80492,15 +80666,6 @@ }, /turf/open/floor/iron, /area/station/commons/toilet/locker) -"tTQ" = ( -/obj/structure/sign/poster/ripped/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/prison/safe) "tTU" = ( /obj/structure/table/wood/fancy, /obj/effect/turf_decal/siding/wideplating/dark{ @@ -81072,6 +81237,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/maintenance/solars/port/aft) +"uaD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/science/server) "uaE" = ( /obj/effect/turf_decal/trimline/blue/filled/warning{ dir = 8 @@ -81446,6 +81620,22 @@ /obj/machinery/light/floor, /turf/open/floor/iron/dark, /area/station/service/theater) +"ueu" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Holodeck Access" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "uew" = ( /obj/structure/disposalpipe/trunk{ dir = 1 @@ -81693,6 +81883,25 @@ /obj/machinery/computer/security/telescreen/research/directional/north, /turf/open/floor/iron/dark, /area/station/command/bridge) +"uiJ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/button/door/directional/east{ + id = "brigprison"; + name = "Prison Lockdown"; + req_access = list("brig"); + pixel_y = 4; + pixel_x = 26 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east{ + pixel_y = -6 + }, +/turf/open/floor/iron/dark/textured_edge{ + dir = 1 + }, +/area/station/security/execution/transfer) "uiM" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -82518,20 +82727,6 @@ }, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) -"usQ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "utj" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -82752,13 +82947,6 @@ /obj/effect/turf_decal/siding/green, /turf/open/floor/iron/dark/smooth_large, /area/station/service/hydroponics) -"uvs" = ( -/obj/effect/turf_decal/bot, -/obj/item/radio/intercom/directional/east, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/light/small/directional/north, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/arrivals) "uvt" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/carpet/green, @@ -82819,6 +83007,17 @@ /obj/effect/turf_decal/tile/red/anticorner/contrasted, /turf/open/floor/iron/dark, /area/station/security/checkpoint/medical/medsci) +"uww" = ( +/obj/effect/landmark/blobstart, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/maintenance/department/science) "uwJ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -82893,6 +83092,16 @@ /obj/effect/mapping_helpers/airlock/access/all/command/captain, /turf/open/floor/wood, /area/station/command/heads_quarters/captain) +"uxA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) "uxB" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/blue/filled/line{ @@ -83172,12 +83381,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/maintenance/department/science) -"uAD" = ( -/obj/structure/cable, -/obj/structure/extinguisher_cabinet/directional/north, -/obj/effect/turf_decal/tile/red, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "uAI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/landmark/start/depsec/engineering, @@ -83222,6 +83425,12 @@ dir = 1 }, /area/station/medical/morgue) +"uBc" = ( +/obj/machinery/module_duplicator, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/circuits) "uBf" = ( /obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ dir = 4 @@ -83271,15 +83480,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/explab) -"uBM" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/bot, -/obj/machinery/door/poddoor/preopen{ - id = "engielock"; - name = "Engineering Lockdown Blast Door" - }, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "uBR" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ @@ -83490,15 +83690,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/station/service/abandoned_gambling_den) -"uDZ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/airalarm/directional/south, -/obj/effect/turf_decal/tile/red{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "uEh" = ( /obj/machinery/telecomms/server/presets/security, /turf/open/floor/circuit/telecomms/mainframe, @@ -83606,17 +83797,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) -"uFF" = ( -/mob/living/simple_animal/bot/mulebot, -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=4"; - location = "QM #4" - }, -/obj/effect/turf_decal/delivery, -/obj/structure/window/reinforced/spawner/directional/south, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/cargo/storage) "uFH" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/spawner/random/maintenance, @@ -84825,13 +85005,6 @@ /obj/effect/turf_decal/tile/neutral/full, /turf/open/floor/iron/dark/smooth_large, /area/station/security/checkpoint/customs/aft) -"uTe" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/supermatter/room) "uTf" = ( /obj/structure/closet/l3closet/scientist, /obj/effect/turf_decal/bot, @@ -84928,17 +85101,6 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/maintenance/department/engine/atmos) -"uUS" = ( -/obj/structure/table/wood, -/obj/machinery/newscaster/directional/east, -/obj/machinery/firealarm/directional/north, -/obj/effect/turf_decal/siding/purple{ - dir = 6 - }, -/obj/effect/turf_decal/tile/neutral/half/contrasted, -/obj/item/flashlight/lamp/green, -/turf/open/floor/iron, -/area/station/command/heads_quarters/rd) "uUW" = ( /turf/closed/wall, /area/station/maintenance/space_hut/observatory) @@ -85021,16 +85183,6 @@ dir = 10 }, /area/station/engineering/lobby) -"uWl" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/chair/comfy/brown{ - color = "#596479"; - dir = 1 - }, -/turf/open/floor/carpet, -/area/station/command/bridge) "uWI" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -85046,15 +85198,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/maintenance/department/science) -"uWL" = ( -/obj/machinery/firealarm/directional/north, -/obj/machinery/light_switch/directional/west, -/obj/machinery/vending/wardrobe/sec_wardrobe, -/obj/effect/turf_decal/tile/red/anticorner/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/arrivals) "uWN" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -86068,6 +86211,15 @@ "vlA" = ( /turf/closed/wall/r_wall, /area/station/maintenance/solars/port/fore) +"vlI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "vlM" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -86241,17 +86393,6 @@ "vnU" = ( /turf/closed/wall, /area/station/service/theater) -"vnW" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/reagent_dispensers/plumbed{ - dir = 1; - name = "engineering water reservoir" - }, -/obj/effect/turf_decal/delivery/white{ - color = "#52B4E9" - }, -/turf/open/floor/iron/dark/textured, -/area/station/engineering/main) "vod" = ( /obj/item/kirbyplants/random, /obj/machinery/button/door/directional/south{ @@ -86615,14 +86756,6 @@ /obj/machinery/duct, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"vsW" = ( -/obj/effect/spawner/random/vending/colavend, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 1 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "vtc" = ( /obj/machinery/computer/mech_bay_power_console{ dir = 8 @@ -87117,6 +87250,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"vyr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "vys" = ( /obj/structure/flora/bush/jungle/c/style_random, /turf/open/misc/grass, @@ -87212,6 +87354,12 @@ /obj/structure/sign/warning/secure_area/directional/north, /turf/open/space, /area/space/nearstation) +"vzy" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) "vzA" = ( /obj/effect/turf_decal/trimline/purple/filled/line, /turf/open/floor/iron/white, @@ -87738,16 +87886,6 @@ }, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai_upload) -"vFz" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/trimline/green/filled/corner, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/machinery/light/directional/east, -/turf/open/floor/iron/white, -/area/station/medical/virology) "vFC" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 5 @@ -87755,6 +87893,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/engineering/atmos) +"vFQ" = ( +/obj/machinery/vending/assist, +/obj/effect/turf_decal/bot, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/auxlab/firing_range) "vFS" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/flora/bush/flowers_pp/style_random, @@ -87986,6 +88132,14 @@ }, /turf/open/floor/iron/checker, /area/station/service/theater) +"vJe" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/closet/radiation, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/main) "vJh" = ( /obj/machinery/door/airlock/public/glass{ id_tag = "permabolt3"; @@ -88269,19 +88423,17 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"vNU" = ( -/obj/structure/cable, -/obj/machinery/firealarm/directional/south{ - pixel_x = -32 +"vOe" = ( +/obj/structure/sign/nanotrasen{ + pixel_x = -32; + pixel_y = -32 }, -/obj/machinery/light_switch/directional/south{ - pixel_x = -20 - }, -/obj/effect/turf_decal/tile/red/anticorner/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/engineering) +/obj/machinery/light/small/directional/south, +/obj/item/kirbyplants/organic/plant22, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "vOh" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -89038,6 +89190,17 @@ }, /turf/open/floor/iron/large, /area/station/service/hydroponics) +"vYn" = ( +/obj/effect/spawner/random/engineering/tracking_beacon, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/machinery/duct, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/maintenance/department/science) "vYq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -89113,6 +89276,20 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"vZy" = ( +/obj/machinery/light_switch/directional/north{ + pixel_x = -4; + pixel_y = 27 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = 6 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/escape) "vZE" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, @@ -89713,14 +89890,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"whu" = ( -/obj/effect/turf_decal/bot, -/obj/structure/closet/secure_closet/engineering_welding, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/engineering/main) "whv" = ( /obj/effect/turf_decal/trimline/yellow/corner{ dir = 4 @@ -90238,6 +90407,15 @@ dir = 5 }, /area/station/service/chapel) +"wns" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "wnt" = ( /obj/structure/table, /obj/item/stack/cable_coil, @@ -91148,23 +91326,6 @@ }, /turf/open/floor/plating, /area/station/command/bridge) -"wyK" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/effect/turf_decal/bot, -/obj/machinery/status_display/evac/directional/east, -/obj/item/taperecorder{ - pixel_y = 7 - }, -/obj/machinery/light_switch/directional/north{ - pixel_x = 9; - pixel_y = 32 - }, -/obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ - dir = 8 - }, -/obj/machinery/light/small/directional/east, -/turf/open/floor/iron, -/area/station/command/heads_quarters/rd) "wyN" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 10 @@ -91204,28 +91365,6 @@ }, /turf/open/floor/iron/cafeteria, /area/station/service/cafeteria) -"wzr" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/obj/machinery/button/door/directional/north{ - id = "custodialshutters"; - name = "shutters control"; - pixel_x = 8 - }, -/obj/machinery/light/small/directional/north, -/obj/machinery/camera/directional/north{ - c_tag = "Service - Janitorial Closet"; - dir = 9; - name = "service camera" - }, -/mob/living/basic/lizard/eats_the_roaches, -/turf/open/floor/iron/checker, -/area/station/service/janitor) "wzD" = ( /obj/machinery/portable_atmospherics/pump, /obj/effect/turf_decal/bot, @@ -91318,6 +91457,19 @@ }, /turf/open/floor/iron, /area/station/maintenance/department/chapel) +"wAR" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) "wAT" = ( /obj/effect/spawner/random/structure/crate, /obj/structure/disposalpipe/segment, @@ -91390,6 +91542,12 @@ }, /turf/open/floor/iron, /area/station/cargo/sorting) +"wBu" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "wBB" = ( /obj/structure/cable, /obj/structure/disposalpipe/junction/yjunction{ @@ -91591,6 +91749,16 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/medical/medsci) +"wDF" = ( +/obj/structure/sign/poster/ripped/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/safe) "wDO" = ( /obj/machinery/modular_computer/preset/id{ dir = 1 @@ -91702,23 +91870,6 @@ /obj/machinery/atmospherics/components/binary/valve, /turf/open/floor/iron, /area/station/maintenance/department/electrical) -"wFh" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Holodeck Access" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "wFi" = ( /obj/structure/table, /obj/item/assembly/prox_sensor{ @@ -91807,26 +91958,6 @@ }, /turf/open/floor/iron, /area/station/security/range) -"wGh" = ( -/obj/machinery/door/firedoor, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/science/research, -/obj/machinery/door/airlock/maintenance_hatch{ - name = "Maintenance Hatch" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/science/auxlab/firing_range) "wGm" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -91856,21 +91987,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark/textured_large, /area/station/engineering/atmos/storage/gas) -"wGS" = ( -/obj/structure/chair/sofa/bench/left{ - dir = 4 - }, -/obj/effect/turf_decal/box/corners{ - dir = 1 - }, -/obj/effect/turf_decal/box/corners{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/light/small/directional/north, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/entry) "wGV" = ( /obj/effect/turf_decal/plaque{ icon_state = "L5" @@ -92271,20 +92387,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/storage) -"wMi" = ( -/obj/structure/closet/secure_closet/research_director, -/obj/machinery/light_switch/directional/south{ - pixel_x = -6 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/item/pai_card, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/rd) "wMj" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/corner, @@ -92319,6 +92421,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) +"wMy" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security Desk" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/holding_cell) "wMU" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -92356,6 +92471,17 @@ /obj/effect/turf_decal/tile/yellow/opposingcorners, /turf/open/floor/iron, /area/station/engineering/atmos/project) +"wNI" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 10 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/science/ordnance/storage) "wNP" = ( /obj/machinery/portable_atmospherics/pump, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ @@ -92370,13 +92496,6 @@ dir = 1 }, /area/station/engineering/atmos/storage/gas) -"wNV" = ( -/obj/structure/table, -/obj/item/paper_bin, -/obj/item/pen, -/obj/machinery/light/small/directional/east, -/turf/open/floor/iron/white, -/area/station/science/research) "wOq" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -93099,16 +93218,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"xaF" = ( -/obj/structure/sign/nanotrasen{ - pixel_x = 32; - pixel_y = -32 - }, -/obj/machinery/light/small/directional/south, -/obj/item/kirbyplants/organic/plant22, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "xaK" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ @@ -93313,12 +93422,6 @@ /obj/machinery/duct, /turf/open/floor/iron, /area/station/maintenance/department/crew_quarters/bar) -"xcA" = ( -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 10 - }, -/turf/open/floor/iron/white, -/area/station/medical/medbay/lobby) "xcD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -93327,18 +93430,6 @@ /obj/effect/turf_decal/trimline/purple/filled/warning, /turf/open/floor/iron/white, /area/station/science/research) -"xcL" = ( -/obj/vehicle/ridden/wheelchair{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 10 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/light/small/directional/east, -/obj/structure/sign/poster/official/random/directional/east, -/turf/open/floor/iron/textured, -/area/station/medical/medbay) "xcR" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -94409,15 +94500,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"xqO" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "xqR" = ( /obj/effect/turf_decal/tile/blue{ dir = 4 @@ -94475,6 +94557,16 @@ /obj/item/kirbyplants/organic/plant10, /turf/open/floor/iron/white, /area/station/science/research) +"xrU" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/sign/poster/random/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/auxlab/firing_range) "xsb" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/stripes/line{ @@ -94645,16 +94737,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/evidence) -"xtf" = ( -/obj/machinery/airalarm/directional/east, -/obj/machinery/light/cold/directional/east, -/obj/effect/turf_decal/tile/red/anticorner/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/white/corner{ - dir = 8 - }, -/area/station/security/medical) "xtg" = ( /obj/structure/cable, /obj/machinery/door/firedoor, @@ -94768,12 +94850,6 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/medical/medbay/lobby) -"xuO" = ( -/obj/machinery/light/small/directional/west, -/obj/effect/turf_decal/bot, -/obj/effect/spawner/random/structure/tank_holder, -/turf/open/floor/iron, -/area/station/engineering/supermatter/room) "xva" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -95370,15 +95446,6 @@ /obj/effect/turf_decal/trimline/neutral/mid_joiner, /turf/open/floor/iron/dark/textured_half, /area/station/service/chapel/storage) -"xAz" = ( -/obj/structure/table/wood, -/obj/item/paper_bin, -/obj/item/pen, -/obj/machinery/newscaster/directional/north, -/obj/machinery/light/small/directional/east, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/breakroom) "xAD" = ( /obj/effect/turf_decal/bot, /obj/machinery/electrolyzer, @@ -95612,6 +95679,17 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) +"xEg" = ( +/obj/structure/sign/nanotrasen{ + pixel_x = 32; + pixel_y = -32 + }, +/obj/machinery/light/small/directional/south, +/obj/item/kirbyplants/organic/plant22, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "xEt" = ( /turf/open/floor/iron, /area/station/engineering/supermatter/room) @@ -95958,6 +96036,17 @@ }, /turf/open/floor/iron/dark, /area/station/command/corporate_showroom) +"xIg" = ( +/obj/structure/table/wood, +/obj/item/storage/box/rubbershot{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/gun/ballistic/shotgun/doublebarrel, +/obj/item/toy/figure/bartender, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/checker, +/area/station/service/bar/backroom) "xIl" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -96132,9 +96221,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay) -"xKD" = ( -/turf/open/floor/iron/grimy, -/area/station/command/heads_quarters/captain) "xKJ" = ( /obj/structure/disposalpipe/trunk{ dir = 8 @@ -96302,6 +96388,17 @@ }, /turf/open/floor/iron, /area/station/cargo/miningoffice) +"xMO" = ( +/obj/structure/cable, +/obj/machinery/power/smes/engineering, +/obj/machinery/light_switch/directional/east{ + pixel_y = 6 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = -4 + }, +/turf/open/floor/circuit/green, +/area/station/engineering/main) "xMP" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -96430,13 +96527,6 @@ /obj/effect/spawner/random/structure/tank_holder, /turf/open/floor/plating, /area/station/maintenance/department/medical/morgue) -"xOv" = ( -/obj/machinery/status_display/evac/directional/west, -/obj/structure/table/wood, -/obj/item/flashlight/lamp, -/obj/machinery/newscaster/directional/north, -/turf/open/floor/wood, -/area/station/command/meeting_room/council) "xOw" = ( /obj/item/kirbyplants/random, /obj/machinery/bluespace_vendor/directional/east, @@ -96858,6 +96948,14 @@ }, /turf/open/floor/carpet/purple, /area/station/commons/dorms) +"xUK" = ( +/obj/structure/closet/radiation, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/main) "xUW" = ( /obj/effect/turf_decal/bot, /obj/structure/rack, @@ -97078,6 +97176,16 @@ }, /turf/open/floor/iron, /area/station/maintenance/port) +"xXA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/supermatter/room) "xXI" = ( /obj/structure/table/reinforced, /obj/item/storage/box/bodybags{ @@ -97848,12 +97956,34 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/bridge) +"yio" = ( +/obj/machinery/door/airlock/command{ + name = "Emergency Escape" + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/command/captain, +/turf/open/floor/iron, +/area/station/maintenance/central) "yis" = ( /obj/structure/table/reinforced, /obj/item/stack/package_wrap, /obj/item/hand_labeler, /turf/open/floor/plating, /area/station/maintenance/port) +"yiv" = ( +/obj/machinery/iv_drip, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) "yix" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 8 @@ -97931,15 +98061,6 @@ }, /turf/open/floor/iron, /area/station/commons/dorms) -"yjG" = ( -/obj/structure/cable, -/obj/effect/spawner/random/engineering/tracking_beacon, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/iron/white, -/area/station/medical/virology) "yjJ" = ( /obj/structure/sign/warning/secure_area/directional/south, /obj/structure/table/reinforced, @@ -117811,7 +117932,7 @@ fXx xLx vwl dgk -bzd +llE dld vmt oEK @@ -118613,7 +118734,7 @@ iAz nCi kov xOd -mfs +qoU rdq gwx mgr @@ -118838,7 +118959,7 @@ kuX rtH iLK bkj -rpK +pfx yks haI imV @@ -119635,8 +119756,8 @@ hCE sst nbZ kVx -uBM -bcx +sHN +cGg xpy iQF mQO @@ -120386,7 +120507,7 @@ cfx vyn eMN gAw -uTe +gDl nPO xbw lkN @@ -120920,7 +121041,7 @@ nlS cCY jxQ nlS -xuO +lDk pTC wle iQF @@ -121177,7 +121298,7 @@ sMw cCY hsB wmW -iKH +lko pTC uKY rrU @@ -121671,7 +121792,7 @@ coj hbB edS gAw -qoC +xXA dNr aoO kGe @@ -122175,7 +122296,7 @@ uCa aTz ygM fzF -dSZ +ooL sys rCE uWj @@ -122184,14 +122305,14 @@ sQr iAf tBs iBR -jjX +tBv deY azi aEP rPc rHQ caI -whu +rlI rRD tDd jBE @@ -122707,7 +122828,7 @@ kMI mKv bOL rRD -hUt +vJe lcf euT wCp @@ -122725,7 +122846,7 @@ rZw iQF eRr pTC -nnh +jJC fpt uOF sPk @@ -123465,8 +123586,8 @@ oGb lGF qOL iNJ -elK -nOx +tqo +xUK xbD kgP tqo @@ -124004,7 +124125,7 @@ jPP xrg goV nuq -vnW +eBi pTC aWk mqP @@ -124753,7 +124874,7 @@ wGA wGA iXM sfe -vNU +nmU iWk cec eOe @@ -125298,7 +125419,7 @@ dXr liV ePF gRf -hlV +vYn lBd uuN uBn @@ -125783,7 +125904,7 @@ rAH kdd gzF wGA -pky +xMO tCS gCn fVd @@ -125991,7 +126112,7 @@ aaa qYo hwM xpO -lCM +phA qlr hwM pqw @@ -126248,7 +126369,7 @@ oYs azA nmw qvn -pfQ +pKG qvn nmw nmw @@ -126330,7 +126451,7 @@ rAc xGk wsN sfW -tNi +uaD xlK bYV reK @@ -126594,7 +126715,7 @@ fkm jDd jDd jDd -wGh +qSJ jDd jDd jDd @@ -126801,7 +126922,7 @@ laP xfq kEg gxL -xqO +vyr nAb vxZ fix @@ -126849,7 +126970,7 @@ sIX aMc sIX sIX -gfu +vFQ fdG cAP jfT @@ -127614,13 +127735,13 @@ nil dTA yeL sIX -uUS +arp sQJ vJj ddn -wMi +eCV sIX -qCb +xrU fIU ljC gmE @@ -127823,7 +127944,7 @@ mbR aaa wVU gJT -rtJ +enS wVU lac biS @@ -128133,9 +128254,9 @@ voZ iao nLM lJN -hnM +kbg urt -awA +uBc cmd jqt qub @@ -128337,7 +128458,7 @@ gsy aaa wVU bYW -iYS +qIc wVU tRq eHL @@ -128665,7 +128786,7 @@ uAv oLL sDO hlT -rar +uww sQS qCi xHf @@ -128898,7 +129019,7 @@ uBI ffb dBJ hwS -lJp +uxA vgu tYP hBT @@ -129156,7 +129277,7 @@ ffb dBJ hwS sIX -wyK +qCG eqh xsp sIX @@ -129354,7 +129475,7 @@ sIE meJ hXw btc -hFP +dqu xAt eEI oTB @@ -129381,7 +129502,7 @@ iCO uED nXK qAQ -aej +iEM wce lzM dvG @@ -129427,7 +129548,7 @@ dQq hIB xop xop -mcC +dDU rHp rSR qgo @@ -129941,7 +130062,7 @@ xXR hIB pGi xop -ehk +seG agq hbA qgo @@ -130441,8 +130562,8 @@ tFM cTj ikZ oRh -oHq -wNV +heO +owv vel dNN uMV @@ -130955,7 +131076,7 @@ nRi dNN bXw jKi -kFa +klI dNN xaQ dpI @@ -131483,7 +131604,7 @@ sxE pwq plA szj -nab +wNI aOT tTz kVF @@ -131631,7 +131752,7 @@ ePK sde fyU sjt -wGS +qNc cGM tMN qMS @@ -131962,7 +132083,7 @@ uyB qSd kqM tXO -apo +lzh khb khb khb @@ -132246,7 +132367,7 @@ fvi fvi jmA dCx -bSn +oiS fDF fDF fDF @@ -132495,11 +132616,11 @@ fLn bwE qVJ qlp -bBL +rxi iZt jFa nXI -qVz +apm iuU fMZ aRz @@ -133019,7 +133140,7 @@ izq bXG oxP aAj -xAz +hYH oDb sCB epn @@ -133225,9 +133346,9 @@ diL uQD drj bog -xaF +xEg awc -xOv +kRr nHc mBU lAg @@ -133533,7 +133654,7 @@ fMZ bXG xdN sYK -bHo +tNg qmd qbg xfU @@ -133741,7 +133862,7 @@ jEt lBe uhH awc -cvx +htW qxi sEm dEA @@ -133955,7 +134076,7 @@ pgL prJ dUb tCs -wzr +gtV uCb dtf kVP @@ -133979,7 +134100,7 @@ uqX mOI cNv paq -cMw +ljJ cNv paq aBE @@ -133993,10 +134114,10 @@ aaa aad aaa diL -cmE +rzn drj bog -iMg +nkU sQA wIr aSS @@ -134250,10 +134371,10 @@ aad aad aad diL -vsW +gab drj bog -fbO +kZd sQA gKI tsj @@ -134302,7 +134423,7 @@ gsG iuU tZi aUG -yeL +iJa dQT qfi qfi @@ -134593,7 +134714,7 @@ qYo tgT unv mjK -vFz +lhQ xFJ ejL jlv @@ -134848,7 +134969,7 @@ uYH qQM uXF tgT -riB +mun tgT tgT gqm @@ -135071,7 +135192,7 @@ kdq shU bbj dZc -fMe +igE uGE qmu qfi @@ -135258,14 +135379,14 @@ uGR qdl ewV iss -jhH +fUL vnU vnU -pxt +npH vnU vnU vnU -oSF +fMJ vnU qAV tup @@ -135328,7 +135449,7 @@ xWf uZs xWf dQT -fxS +eWj qfi qfi dQT @@ -135362,7 +135483,7 @@ bJA qQM aaa gqm -rhN +kbt tgT xWi vjI @@ -135370,7 +135491,7 @@ eec gqm fym dgl -ifi +ouk dZn bLU ggG @@ -135498,7 +135619,7 @@ prJ gXT kVP wgx -nWU +ivp kVP xna ncE @@ -135515,7 +135636,7 @@ eqM ask dep vQB -bwh +dbE vnU tOs weO @@ -135575,7 +135696,7 @@ esr rcW sAv wYH -lmL +nxO iiU fZg eAq @@ -135624,7 +135745,7 @@ tgT oEd esG rZt -rJQ +ixd nlz bNs xPc @@ -135791,7 +135912,7 @@ xms aaa wyH fIx -cxu +mDl cQv drj bog @@ -135884,7 +136005,7 @@ hGG gqm nbR dgl -ifi +ouk ljM ofa ggG @@ -136017,10 +136138,10 @@ kVP gyW ryg mGF -dib +ryU kVP -gwt -lUy +iIO +rrr qAV qAV qAV @@ -136028,7 +136149,7 @@ qAV szy szy ssy -mTn +rHa vXK vnU oZb @@ -136370,7 +136491,7 @@ wtz wmn tQn xHL -boC +svZ qEf qEf qEf @@ -136386,7 +136507,7 @@ kkq sHK wzO nmy -yjG +lll uJa oCE wnD @@ -136642,7 +136763,7 @@ fqO ukC gdR lwZ -fWX +yiv cug tqK yaG @@ -136800,7 +136921,7 @@ qAV qAV jfn gps -cfp +xIg qAV fqn wwV @@ -137028,7 +137149,7 @@ qso kci lfs jJc -uvs +mlf fcR amp fcR @@ -137080,14 +137201,14 @@ drj jGQ sHn xgP -uWl +qPq eUj eUu gkp cHe kql jHb -fdM +gYp pSh uPV ilI @@ -137097,7 +137218,7 @@ agZ hup ktv rMt -auJ +eBO vgg vap wgb @@ -137148,7 +137269,7 @@ aaM eif wKq tgN -lLO +rSY qYL tpf iHq @@ -137383,7 +137504,7 @@ jQg gbG jyJ irm -xcL +snp veM rQB irD @@ -137542,7 +137663,7 @@ rbR sde wJT jJc -uWL +rrV xvo gfl vPl @@ -137827,7 +137948,7 @@ qAV xSx xGC qAV -bHU +lJM mzb lkm mfK @@ -138405,7 +138526,7 @@ svO cSD mgE sKd -xcA +cNX uNY iKg lke @@ -138900,7 +139021,7 @@ vIQ vIQ vIQ vIQ -ama +wAR pBH ksK liC @@ -139086,8 +139207,8 @@ qnG koM rsw xzd -rQZ -rkN +hfU +oEO jdL jdL jdL @@ -139136,7 +139257,7 @@ wyH lgG pnV bog -neK +rNF gOU pwH hja @@ -139208,7 +139329,7 @@ jdf qYL qpU pJI -aNV +eJk hvf vid vZk @@ -139216,7 +139337,7 @@ bMb bhw iIf tHV -hdR +vZy nZC mHo qBu @@ -139579,7 +139700,7 @@ acp acG ces wOS -adO +iiw abi abi tDK @@ -139626,7 +139747,7 @@ eoy weh vnP eoy -mKc +atz hqK hLa rve @@ -139880,7 +140001,7 @@ fFi fye wBc iWq -qKL +aks fFK cjj nRc @@ -139914,14 +140035,14 @@ aby lUK aby hjN -xKD +osE lcG ivA cIw tLa vAs aOB -dli +yio gQm kSu gij @@ -140161,7 +140282,7 @@ aaa aad aaa diL -cmE +rzn drj bog iMg @@ -140935,7 +141056,7 @@ diL uQD drj bog -ksJ +vOe gOU prt wUw @@ -140979,7 +141100,7 @@ qFj pGo bYc lAk -tfK +oRx gQl ivu umM @@ -141156,7 +141277,7 @@ wHa fEo dIx tuZ -uFF +ivB mIA dgU nZK @@ -141166,7 +141287,7 @@ oSv ueU cNf wqo -rLB +bTH oSv mOe yhh @@ -142020,7 +142141,7 @@ tIV tIV tIV mhW -qgG +fDV pYp tIV tIV @@ -142295,7 +142416,7 @@ bMh nyb jdg pPN -mQY +qHo hQF hQF hQF @@ -142457,7 +142578,7 @@ qaF mAr hQj uzM -oYr +jIl pGR bmo bFA @@ -142714,11 +142835,11 @@ rbV lUd iGL dNV -usQ +iFz lrz -icH +qxL vXy -kuj +rEy cjO hrz cdQ @@ -143230,7 +143351,7 @@ krp krp aJE vMq -hsY +bXS rWo hXg hXg @@ -143304,7 +143425,7 @@ cXb qSn nhi qMf -pLe +arh wKM qIf pat @@ -144064,7 +144185,7 @@ gnh nHY gnh aBz -dzn +lTC pPl pPl pPl @@ -144262,7 +144383,7 @@ gTD rdQ vtG cbh -diV +pkK tDD rWo aad @@ -144517,7 +144638,7 @@ tgX rWo rWo rWo -oPA +qpu rWo rWo rWo @@ -144578,7 +144699,7 @@ bXX nHY bXX jEN -teU +tDy qUu gZU vVR @@ -144768,7 +144889,7 @@ ljS szZ bdF wob -eZV +lwO oFI tgX aad @@ -144835,7 +144956,7 @@ bXX nHY bXX jEN -teU +tDy kcv gZU vVR @@ -145024,7 +145145,7 @@ aad aJE aJE rLg -deA +sqS aJE aJE aJE @@ -145282,7 +145403,7 @@ ofx pYh iWR xiB -hfN +akc ofx aad aaa @@ -145349,7 +145470,7 @@ sRT nHY sRT gIZ -dzn +lTC wtU pPl pPl @@ -145607,10 +145728,10 @@ nHY sRT eLk lsJ -ffP +jPV gBi tqy -msL +qkX qMf oci bqS @@ -146105,7 +146226,7 @@ hzC kTG oCP mWE -peW +gpH qaV dfZ dXw @@ -147365,14 +147486,14 @@ mVO nHs lkS nHs -nOa +foc whm sQL huv iNY awj vMj -tEK +lmK gBs xzH dth @@ -147630,7 +147751,7 @@ fvn rNx uPH pZm -pNz +for uFa dth svd @@ -148108,7 +148229,7 @@ mSe jTH lQj xBD -mXg +kHa jrA iCo xzJ @@ -148145,7 +148266,7 @@ kEp mTA mTA tNZ -nIb +wMy dth hmi ebQ @@ -148396,7 +148517,7 @@ luD pjj uzD fJq -nlY +gRD dZT oSx qJZ @@ -149656,7 +149777,7 @@ hpN krO hAo pEH -kWE +uiJ sBg hsg vCk @@ -149895,22 +150016,22 @@ uHd aaa mSe cKa -bhz +iQK lTv iPK -lYv +baO lTv iPK -mQz +fcC lTv -iPK -tTQ +mCm +wDF lTv cKa -nOr +oAA mSe -uAD -krO +iCo +vlI lET lET lET @@ -150169,8 +150290,8 @@ mSe iCo nYt lET -oWt -mUD +owC +dMp xsj dvh pWT @@ -150414,19 +150535,19 @@ lTv oel ixG lTv -leS +bxX sUS lTv lcY rnA lTv -avl +aqf hPN mSe iuk -uDZ +wns lET -bSX +gqL dMp mjr rSg @@ -150942,8 +151063,8 @@ krO guZ lET gBA -xtf -oTg +fQo +aNh pWT mif qlN @@ -151473,7 +151594,7 @@ ocm vgK mub nRh -rlU +dkt bLs nfZ pDt @@ -151502,11 +151623,11 @@ jMz ikn bvT gVh -lmD +cau mJx vNm wgn -gvF +tEW wvL qNK ujd @@ -152799,7 +152920,7 @@ jUV mgY mgY jXQ -nTn +bdn baK isi mfC @@ -153241,7 +153362,7 @@ ntc gQZ gQZ gQZ -myG +vzy mvF sze eqa @@ -153560,10 +153681,10 @@ mfC mNC mfC mfC -lsG +mGy mfC mfC -lsG +mGy mfC mfC fIQ @@ -153818,9 +153939,9 @@ hVE aaa uKw ntP +mIp omZ -omZ -riH +oHe uKw aaa spV @@ -154279,7 +154400,7 @@ xAc mKL sXd iNA -dve +kLR qIH xFP qIH @@ -154332,7 +154453,7 @@ cFF cFF cFF cFF -cFF +fRq cFF cFF cFF @@ -154792,7 +154913,7 @@ uuj fRe eho eHO -rZE +qcd xmO qIH gJk @@ -156901,7 +157022,7 @@ qYo hVE aaa uKw -nVH +wBu omZ omZ urF @@ -157158,10 +157279,10 @@ uKw mNC mNC mNC -wFh +ueu mfC mfC -coX +apw fIQ fIQ fIQ @@ -157931,8 +158052,8 @@ qYo mfC bdz sBM -iad -cit +oWd +jIo mfC qYo efQ diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index a91c2efdde8..3cf0f6297bf 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -163,6 +163,11 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) +"adg" = ( +/obj/machinery/announcement_system, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) "adq" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/unres{ @@ -810,6 +815,14 @@ /obj/structure/sign/warning/no_smoking/circle/directional/north, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) +"anI" = ( +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/obj/structure/sign/warning/no_smoking/directional/east, +/turf/open/floor/iron/textured, +/area/station/engineering/atmos) "anK" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 4 @@ -1588,6 +1601,22 @@ }, /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) +"avC" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white/corner{ + dir = 1 + }, +/area/station/science/research) +"avF" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/white, +/area/station/maintenance/aft/greater) "avP" = ( /obj/effect/turf_decal/bot, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -2097,6 +2126,30 @@ /obj/effect/spawner/random/structure/twelve_percent_spirit_board, /turf/open/floor/iron/grimy, /area/station/service/chapel/office) +"aCO" = ( +/obj/structure/table, +/obj/item/paper_bin{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/pen{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/folder/white{ + pixel_x = 2 + }, +/obj/machinery/firealarm/directional/south, +/obj/item/radio/headset/headset_medsci{ + pixel_x = 16; + pixel_y = 3 + }, +/obj/item/radio/headset/headset_medsci{ + pixel_x = 16; + pixel_y = 8 + }, +/turf/open/floor/iron/dark, +/area/station/science/genetics) "aCP" = ( /obj/machinery/modular_computer/preset/engineering, /obj/effect/turf_decal/tile/brown/anticorner/contrasted{ @@ -2113,6 +2166,15 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"aCY" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/west, +/obj/machinery/door/firedoor/border_only, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/cafeteria{ + dir = 8 + }, +/area/station/science/ordnance/office) "aDl" = ( /obj/structure/rack, /obj/item/bouquet, @@ -2566,6 +2628,10 @@ }, /turf/open/floor/plating, /area/station/engineering/transit_tube) +"aKa" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/medical/medbay/aft) "aKb" = ( /obj/structure/fence{ dir = 1 @@ -3482,11 +3548,6 @@ /obj/effect/turf_decal/tile/red/opposingcorners, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"aWG" = ( -/obj/machinery/announcement_system, -/obj/machinery/status_display/evac/directional/north, -/turf/open/floor/iron/dark, -/area/station/tcommsat/computer) "aWN" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/effect/turf_decal/siding/thinplating_new/corner{ @@ -3673,6 +3734,12 @@ dir = 1 }, /area/mine/eva/lower) +"aZG" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) "aZH" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/junction{ dir = 8 @@ -4042,6 +4109,10 @@ /obj/machinery/status_display/evac/directional/west, /turf/open/floor/wood, /area/station/service/library) +"bdW" = ( +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron, +/area/station/cargo/storage) "bea" = ( /obj/effect/spawner/structure/window/reinforced/plasma, /turf/open/floor/plating/icemoon, @@ -4395,14 +4466,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/lesser) -"bjI" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/light/directional/west, -/obj/machinery/door/firedoor/border_only, -/turf/open/floor/iron/cafeteria{ - dir = 8 - }, -/area/station/science/ordnance/office) "bjK" = ( /obj/machinery/light/directional/north, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -5148,6 +5211,30 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/service/hydroponics) +"bsX" = ( +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/structure/cable, +/obj/structure/table, +/obj/item/storage/box/lights/mixed, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/stock_parts/power_store/cell/emproof, +/obj/item/stock_parts/power_store/cell/emproof{ + pixel_x = 6; + pixel_y = -2 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/firealarm/directional/south{ + pixel_x = 4 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = -5; + pixel_y = -27 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/engine_smes) "bta" = ( /obj/structure/chair/sofa/bench/right{ dir = 8 @@ -5540,14 +5627,6 @@ dir = 5 }, /area/station/maintenance/port/aft) -"byd" = ( -/obj/effect/turf_decal/tile/red/half/contrasted, -/obj/machinery/light_switch/directional/south, -/obj/machinery/camera/directional/south{ - c_tag = "Customs Security Checkpoint" - }, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/customs/auxiliary) "byl" = ( /obj/machinery/conveyor{ dir = 4; @@ -5591,6 +5670,14 @@ /obj/item/trash/semki, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"byA" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) "byH" = ( /obj/machinery/atmospherics/pipe/smart/simple/green/visible, /turf/open/floor/iron/dark, @@ -6515,6 +6602,12 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/secondary/entry) +"bLt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron/white/textured, +/area/station/security/medical) "bLz" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -6557,17 +6650,6 @@ /obj/structure/disposalpipe/segment, /turf/closed/wall, /area/station/commons/vacant_room/commissary) -"bLY" = ( -/obj/structure/cable, -/obj/machinery/duct, -/obj/structure/disposalpipe/junction/yjunction{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/burnt_floor, -/turf/open/floor/plating, -/area/station/maintenance/department/medical/morgue) "bMb" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/effect/landmark/generic_maintenance_landmark, @@ -7033,13 +7115,6 @@ }, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) -"bSG" = ( -/obj/effect/turf_decal/stripes/red/line{ - dir = 8 - }, -/obj/machinery/light/directional/east, -/turf/open/floor/iron/textured, -/area/station/engineering/atmos) "bSH" = ( /obj/effect/landmark/start/hangover, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -7422,6 +7497,12 @@ /obj/effect/spawner/random/armory/laser_gun, /turf/open/floor/iron/dark/textured, /area/station/ai_monitored/security/armory) +"bYi" = ( +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) "bYm" = ( /obj/structure/chair/pew{ dir = 1 @@ -7724,6 +7805,11 @@ /obj/effect/turf_decal/tile/yellow/opposingcorners, /turf/open/floor/iron/dark, /area/station/engineering/atmos/project) +"cch" = ( +/obj/item/radio/intercom/prison/directional/north, +/obj/effect/turf_decal/tile/red/full, +/turf/open/floor/iron/dark/textured_large, +/area/station/security/brig/entrance) "ccp" = ( /obj/structure/bed, /obj/effect/spawner/random/bedsheet, @@ -7930,18 +8016,6 @@ /obj/effect/turf_decal/trimline/blue/filled/corner, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"ceE" = ( -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation B" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/effect/turf_decal/tile/green/full, -/turf/open/floor/iron/dark/smooth_large, -/area/station/medical/virology) "ceF" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -8635,6 +8709,11 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"cpi" = ( +/obj/machinery/space_heater, +/obj/structure/sign/poster/official/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) "cpl" = ( /obj/machinery/camera/directional/south{ c_tag = "Atmospherics Storage Room - East" @@ -8851,6 +8930,12 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/external, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"css" = ( +/obj/structure/sign/departments/chemistry/pharmacy/directional/west, +/obj/machinery/digital_clock/directional/south, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/medical/medbay/lobby) "csu" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 10 @@ -8877,6 +8962,13 @@ "csT" = ( /turf/open/floor/circuit/telecomms/mainframe, /area/station/tcommsat/server) +"ctj" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/tile/blue, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) "ctk" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -9265,6 +9357,22 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"cyr" = ( +/obj/structure/table/glass, +/obj/item/book/manual/wiki/surgery{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/effect/spawner/surgery_tray/full, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Surgery A"; + network = list("ss13","medbay") + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/fore) "cyA" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/unres{ @@ -10504,17 +10612,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/disposal) -"cQs" = ( -/obj/structure/table, -/obj/item/computer_disk{ - pixel_x = -2 - }, -/obj/item/computer_disk{ - pixel_x = 2; - pixel_y = 8 - }, -/turf/open/floor/iron/dark, -/area/station/science/ordnance/office) "cQw" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/brown{ @@ -10831,6 +10928,16 @@ }, /turf/open/floor/iron, /area/station/cargo/office) +"cXo" = ( +/obj/machinery/navbeacon{ + codes_txt = "delivery;dir=2"; + location = "Engineering" + }, +/obj/structure/plasticflaps/opaque, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/station/maintenance/port/aft) "cXp" = ( /obj/structure/bed/pod, /obj/effect/spawner/random/bedsheet/any, @@ -11508,17 +11615,6 @@ "deY" = ( /turf/open/floor/plating, /area/station/maintenance/fore) -"dfa" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/light_switch/directional/east, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/ce) "dfe" = ( /obj/structure/railing{ dir = 8 @@ -11843,6 +11939,27 @@ /obj/effect/mapping_helpers/airlock/access/all/service/crematorium, /turf/open/floor/iron/dark, /area/station/service/chapel/office) +"djF" = ( +/obj/machinery/camera/directional/west{ + c_tag = "Gateway" + }, +/obj/structure/table, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark/corner{ + dir = 8 + }, +/obj/item/emergency_bed{ + pixel_x = -1 + }, +/obj/item/emergency_bed{ + pixel_x = 4 + }, +/obj/item/storage/box/bandages, +/obj/item/stack/medical/ointment, +/turf/open/floor/iron, +/area/station/command/gateway) "djG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -11922,6 +12039,13 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"dky" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) "dkK" = ( /obj/structure/railing/corner, /obj/effect/turf_decal/stripes/line, @@ -13104,6 +13228,22 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/large, /area/station/engineering/storage/tech) +"dCW" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light_switch/directional/east{ + pixel_y = 6 + }, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/firealarm/directional/east{ + pixel_y = -4 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) "dDm" = ( /obj/machinery/atmospherics/components/unary/outlet_injector/on{ dir = 1 @@ -13187,6 +13327,24 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) +"dEk" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Security Checkpoint" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brigoutpost" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/machinery/scanner_gate/preset_guns, +/obj/structure/sign/departments/security/directional/east, +/turf/open/floor/iron/dark/textured_edge{ + dir = 8 + }, +/area/station/security/brig/entrance) "dEv" = ( /obj/machinery/airalarm/directional/south, /turf/open/floor/wood, @@ -13693,6 +13851,16 @@ /obj/effect/spawner/random/food_or_drink/donkpockets, /turf/open/floor/iron, /area/mine/laborcamp) +"dLT" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) "dMi" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -13945,6 +14113,17 @@ }, /turf/open/floor/iron/white, /area/station/medical/pharmacy) +"dQx" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation A" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/effect/turf_decal/tile/green/full, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/virology) "dQy" = ( /obj/effect/turf_decal/tile/green/opposingcorners{ dir = 1 @@ -13979,14 +14158,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/science/xenobiology) -"dRc" = ( -/obj/structure/table, -/obj/machinery/firealarm/directional/west, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/commons/storage/primary) "dRk" = ( /obj/effect/turf_decal/bot, /obj/structure/ore_box, @@ -14037,6 +14208,12 @@ }, /turf/open/floor/plating, /area/station/science/xenobiology) +"dSf" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/dark, +/area/station/tcommsat/computer) "dSj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -14462,15 +14639,6 @@ }, /turf/open/floor/iron, /area/mine/production) -"dYA" = ( -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/light/directional/east, -/obj/structure/sign/departments/security/directional/east, -/turf/open/floor/iron/dark/textured_edge{ - dir = 8 - }, -/area/station/security/brig/entrance) "dYC" = ( /obj/structure/closet/firecloset, /obj/effect/spawner/random/maintenance, @@ -14656,6 +14824,19 @@ /obj/structure/sign/warning/directional/north, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"eaS" = ( +/obj/machinery/door/firedoor/heavy, +/obj/machinery/door/poddoor/preopen{ + id = "Biohazard"; + name = "Biohazard Containment Door" + }, +/obj/structure/noticeboard/rd{ + pixel_y = 36 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron/dark/textured, +/area/station/science/research) "eaT" = ( /obj/machinery/bluespace_vendor/directional/north, /turf/open/floor/iron, @@ -15193,6 +15374,19 @@ /obj/effect/mapping_helpers/airlock/access/any/security/brig, /turf/open/floor/iron, /area/station/security/prison/visit) +"ejc" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = 4 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = -5; + pixel_y = -27 + }, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) "ejn" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -15552,12 +15746,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/large, /area/station/engineering/storage) -"eqj" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/cafeteria{ - dir = 8 - }, -/area/station/science/ordnance/office) "eqq" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -16052,14 +16240,6 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"exe" = ( -/obj/effect/turf_decal/siding/yellow/end{ - dir = 8 - }, -/obj/machinery/plumbing/receiver, -/obj/item/radio/intercom/directional/west, -/turf/open/floor/plating, -/area/station/medical/treatment_center) "exm" = ( /obj/structure/table/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -16863,6 +17043,13 @@ /obj/structure/lattice, /turf/open/openspace/icemoon/keep_below, /area/icemoon/underground/explored) +"eJm" = ( +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white/side{ + dir = 5 + }, +/area/station/science/research) "eJx" = ( /obj/machinery/newscaster/directional/east, /obj/effect/turf_decal/trimline/yellow/filled/line{ @@ -18971,6 +19158,11 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/engine, /area/station/engineering/atmos/hfr_room) +"foZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "fpa" = ( /obj/structure/closet/wardrobe/pjs, /obj/effect/landmark/start/hangover/closet, @@ -19552,6 +19744,10 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai) +"fyq" = ( +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "fyr" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ @@ -19775,12 +19971,6 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron/white, /area/station/medical/virology) -"fBF" = ( -/obj/effect/landmark/start/hangover, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/tile/blue, -/turf/open/floor/iron, -/area/station/hallway/primary/fore) "fBJ" = ( /obj/machinery/modular_computer/preset/civilian, /obj/machinery/requests_console/directional/north{ @@ -20015,11 +20205,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/solars/port/aft) -"fFy" = ( -/obj/machinery/space_heater, -/obj/structure/sign/poster/official/random/directional/north, -/turf/open/floor/plating, -/area/station/maintenance/port/aft) "fFC" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, @@ -20060,14 +20245,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/security/prison/workout) -"fGM" = ( -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/item/radio/intercom/directional/east, -/turf/open/floor/iron/dark/textured_edge{ - dir = 8 - }, -/area/station/security/brig/entrance) "fGQ" = ( /obj/effect/turf_decal/bot, /obj/effect/landmark/start/hangover, @@ -20379,10 +20556,6 @@ /obj/structure/mirror/directional/east, /turf/open/floor/iron/freezer, /area/station/maintenance/starboard/fore) -"fLc" = ( -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "fLe" = ( /turf/open/floor/plating, /area/station/engineering/lobby) @@ -21840,6 +22013,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/storage_shared) +"ggK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 8 + }, +/obj/structure/sign/poster/official/random/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) "ggR" = ( /obj/machinery/computer/teleporter{ dir = 8 @@ -22570,6 +22750,14 @@ /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, /turf/closed/wall/r_wall, /area/station/engineering/atmos) +"gqE" = ( +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) "gqI" = ( /obj/structure/cable, /turf/open/floor/iron/stairs/medium{ @@ -23065,11 +23253,6 @@ /obj/effect/turf_decal/tile/blue, /turf/open/floor/iron, /area/station/command/bridge) -"gya" = ( -/obj/structure/table/wood, -/obj/item/storage/medkit/emergency, -/turf/open/floor/iron, -/area/station/commons/dorms) "gyd" = ( /obj/machinery/space_heater, /obj/structure/disposalpipe/segment{ @@ -23196,6 +23379,10 @@ /obj/machinery/door/firedoor/border_only, /turf/open/openspace, /area/station/security/prison) +"gAs" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/fore) "gAt" = ( /obj/structure/girder, /turf/open/floor/plating, @@ -23374,6 +23561,16 @@ }, /turf/open/floor/iron, /area/station/engineering/lobby) +"gCQ" = ( +/obj/structure/rack, +/obj/item/storage/box/evidence, +/obj/item/storage/box/evidence, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red, +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/textured, +/area/station/security/brig) "gCV" = ( /obj/effect/turf_decal/tile/blue{ dir = 8 @@ -23806,6 +24003,11 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"gJI" = ( +/mob/living/simple_animal/bot/secbot/beepsky/armsky, +/obj/machinery/airalarm/directional/east, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/security/armory) "gJK" = ( /obj/effect/spawner/structure/window/hollow/reinforced/middle{ dir = 4 @@ -24093,6 +24295,13 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/service/lawoffice) +"gOm" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/large, +/area/station/hallway/primary/port) "gOx" = ( /obj/effect/turf_decal/loading_area, /obj/effect/turf_decal/tile/neutral/half/contrasted, @@ -24146,13 +24355,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/ai_monitored/security/armory/upper) -"gPp" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/machinery/light_switch/directional/south, -/turf/open/floor/iron/showroomfloor, -/area/station/security/warden) "gPC" = ( /obj/structure/lattice/catwalk, /obj/structure/railing/corner{ @@ -24173,13 +24375,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply, /turf/open/floor/iron/white, /area/station/medical/virology) -"gPX" = ( -/obj/structure/cable, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron/white/side{ - dir = 9 - }, -/area/station/science/research) "gPY" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -24671,6 +24866,18 @@ /obj/structure/sign/warning/directional/north, /turf/open/floor/iron/dark, /area/station/engineering/atmos/mix) +"gWt" = ( +/obj/structure/filingcabinet, +/obj/machinery/airalarm/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = -28 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) "gWV" = ( /obj/structure/chair/stool/directional/north, /obj/effect/decal/cleanable/dirt/dust, @@ -24752,6 +24959,17 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"gXY" = ( +/obj/machinery/door/airlock/maintenance{ + name = "Medbay Maintenance" + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, +/obj/effect/turf_decal/tile/purple/full, +/turf/open/floor/plating, +/area/station/maintenance/aft/greater) "gYa" = ( /obj/structure/railing{ dir = 9 @@ -25028,18 +25246,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"hcs" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 8 - }, -/obj/machinery/duct, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/commons/fitness) "hcw" = ( /obj/docking_port/stationary/random/icemoon{ dir = 8; @@ -25234,11 +25440,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, /area/station/security/holding_cell) -"hfI" = ( -/obj/machinery/light/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark, -/area/station/tcommsat/computer) "hgc" = ( /obj/structure/table, /turf/open/floor/plating, @@ -25267,6 +25468,14 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/chapel) +"hha" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/textured_edge{ + dir = 8 + }, +/area/station/security/brig/entrance) "hho" = ( /obj/machinery/vending/cigarette, /obj/structure/sign/nanotrasen{ @@ -25343,6 +25552,13 @@ /obj/effect/landmark/start/chemist, /turf/open/floor/iron/textured, /area/station/medical/chem_storage) +"hig" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron, +/area/mine/production) "hil" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, @@ -25978,23 +26194,6 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/cargo/storage) -"hrO" = ( -/obj/machinery/door/airlock/security/glass{ - id_tag = "outerbrig"; - name = "Security Checkpoint" - }, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "brigoutpost" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/entrance, -/obj/machinery/scanner_gate/preset_guns, -/turf/open/floor/iron/dark/textured_edge{ - dir = 8 - }, -/area/station/security/brig/entrance) "hrS" = ( /obj/item/trash/raisins, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -26330,19 +26529,6 @@ /obj/effect/mapping_helpers/airlock/unres, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"hxe" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/structure/cable, -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/turf/open/floor/iron/dark/corner, -/area/station/engineering/atmos) "hxs" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -26406,6 +26592,16 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/engineering/lobby) +"hyH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/door/airlock/virology/glass{ + name = "Monkey Pen" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/dark, +/area/station/medical/virology) "hyV" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance/testlab) @@ -26419,6 +26615,12 @@ /obj/structure/sign/xenobio_guide/directional/north, /turf/open/openspace, /area/station/science/xenobiology) +"hzo" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/aft/lesser) "hzz" = ( /obj/structure/table/glass, /obj/item/clothing/gloves/latex, @@ -26499,12 +26701,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/commons/locker) -"hzN" = ( -/obj/machinery/camera/motion/directional/south{ - c_tag = "Armory - Internal - Upper" - }, -/turf/open/openspace, -/area/station/ai_monitored/security/armory/upper) "hzU" = ( /obj/machinery/power/apc/auto_name/directional/east, /obj/structure/cable, @@ -27086,6 +27282,11 @@ }, /turf/open/floor/plating, /area/station/engineering/atmos/pumproom) +"hIE" = ( +/obj/effect/turf_decal/tile/red, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central/fore) "hIH" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -27219,11 +27420,6 @@ /obj/effect/turf_decal/tile/green/half/contrasted, /turf/open/floor/iron, /area/station/security/prison/garden) -"hKJ" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/machinery/light/small/directional/south, -/turf/open/floor/iron, -/area/station/tcommsat/computer) "hKV" = ( /obj/structure/chair, /turf/open/floor/iron, @@ -27631,18 +27827,18 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"hQd" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron/white/textured, -/area/station/security/medical) "hQi" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/smooth, /area/station/security/brig/upper) +"hQj" = ( +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/light/small/directional/south, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron, +/area/station/tcommsat/computer) "hQt" = ( /obj/structure/cable, /obj/effect/spawner/structure/window/hollow/reinforced/middle{ @@ -28495,6 +28691,16 @@ }, /turf/open/floor/plating, /area/station/service/chapel) +"ibY" = ( +/obj/structure/table, +/obj/item/ai_module/reset, +/obj/effect/turf_decal/tile/green{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark_green, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) "ich" = ( /obj/structure/sign/warning/electric_shock/directional/north, /turf/open/openspace/icemoon/keep_below, @@ -30591,12 +30797,6 @@ /obj/structure/table, /turf/open/floor/iron, /area/station/security/prison/mess) -"iKG" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/aft/lesser) "iKQ" = ( /obj/machinery/status_display/evac/directional/east, /turf/open/openspace, @@ -30816,6 +31016,10 @@ /obj/effect/turf_decal/tile/yellow/opposingcorners, /turf/open/floor/iron/white, /area/station/maintenance/port/fore) +"iNG" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/service/chapel) "iNH" = ( /obj/structure/chair/office{ dir = 8 @@ -31086,13 +31290,6 @@ }, /turf/open/floor/iron/cafeteria, /area/station/hallway/secondary/exit/departure_lounge) -"iRA" = ( -/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ - dir = 8 - }, -/obj/machinery/airalarm/directional/west, -/turf/open/floor/iron, -/area/station/engineering/atmos) "iRJ" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; @@ -31213,30 +31410,6 @@ /obj/structure/sign/warning/docking/directional/north, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"iTJ" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -5; - pixel_y = 3 - }, -/obj/item/pen{ - pixel_x = -5; - pixel_y = 3 - }, -/obj/item/folder/white{ - pixel_x = 2 - }, -/obj/machinery/firealarm/directional/south, -/obj/item/radio/headset/headset_medsci{ - pixel_x = 16; - pixel_y = 3 - }, -/obj/item/radio/headset/headset_medsci{ - pixel_x = 16; - pixel_y = 8 - }, -/turf/open/floor/iron/dark, -/area/station/science/genetics) "iTP" = ( /obj/item/reagent_containers/cup/bucket, /obj/effect/turf_decal/trimline/green/filled/line, @@ -31349,16 +31522,6 @@ }, /turf/open/floor/iron, /area/station/commons/storage/primary) -"iVg" = ( -/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, -/obj/machinery/atmospherics/pipe/smart/simple/violet/visible/layer1{ - dir = 1 - }, -/obj/machinery/camera/directional/east{ - c_tag = "Atmospherics - South East" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos) "iVv" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -31794,18 +31957,6 @@ /obj/structure/sign/warning/directional/north, /turf/open/openspace/icemoon/keep_below, /area/icemoon/surface/outdoors/nospawn) -"jbf" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/maintenance{ - name = "Medbay Maintenance" - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/airlock/access/all/medical/cmo, -/obj/effect/turf_decal/tile/purple/full, -/turf/open/floor/plating, -/area/station/maintenance/aft/greater) "jbh" = ( /obj/structure/closet/l3closet/janitor, /obj/machinery/airalarm/directional/north, @@ -32119,6 +32270,14 @@ }, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"jfb" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 2 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/plating, +/area/station/science/robotics/mechbay) "jfc" = ( /turf/closed/wall, /area/station/command/heads_quarters/hop) @@ -32221,6 +32380,15 @@ /obj/effect/turf_decal/tile/brown, /turf/open/floor/iron, /area/station/cargo/storage) +"jhA" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = -30 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "jhC" = ( /obj/machinery/atmospherics/pipe/multiz/supply/visible/layer4{ color = "#0000ff"; @@ -32480,6 +32648,14 @@ }, /turf/open/floor/iron/cafeteria, /area/mine/laborcamp) +"jmh" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/turf/open/floor/iron/white/side{ + dir = 10 + }, +/area/station/science/research) "jms" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/west, @@ -32975,6 +33151,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"jtV" = ( +/obj/structure/table, +/obj/item/multitool, +/obj/item/trash/cheesie, +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/turf/open/floor/iron, +/area/station/cargo/office) "jug" = ( /turf/open/floor/glass/reinforced, /area/station/engineering/atmos/pumproom) @@ -33299,6 +33483,24 @@ /obj/effect/mapping_helpers/airlock/access/all/security/entrance, /turf/open/floor/iron, /area/station/security/brig/upper) +"jzE" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/item/stack/sheet/plasteel{ + amount = 25; + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/firealarm/directional/east, +/obj/structure/sign/warning/secure_area/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/storage/eva) "jzH" = ( /obj/machinery/modular_computer/preset/research{ dir = 4 @@ -33947,11 +34149,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/large, /area/station/engineering/main) -"jKh" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/heater/on, -/obj/machinery/airalarm/directional/east, -/turf/open/floor/iron, -/area/station/engineering/atmos/pumproom) "jKl" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/west, @@ -34303,13 +34500,6 @@ /obj/effect/spawner/random/structure/steam_vent, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"jOq" = ( -/obj/effect/turf_decal/tile/yellow{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/hallway/primary/aft) "jOt" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -35008,20 +35198,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/commons/storage/mining) -"jYF" = ( -/obj/machinery/door/firedoor/heavy, -/obj/machinery/door/poddoor/preopen{ - id = "Biohazard"; - name = "Biohazard Containment Door" - }, -/obj/machinery/firealarm/directional/east, -/obj/structure/noticeboard/rd{ - pixel_y = 36 - }, -/obj/effect/turf_decal/tile/purple/fourcorners, -/obj/effect/turf_decal/delivery, -/turf/open/floor/iron/dark/textured, -/area/station/science/research) "jYG" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/filingcabinet/filingcabinet, @@ -35145,6 +35321,14 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/hallway/secondary/exit/departure_lounge) +"jZU" = ( +/obj/structure/tank_holder/oxygen, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) "jZY" = ( /obj/structure/tank_holder/extinguisher, /obj/effect/turf_decal/stripes/line{ @@ -35419,6 +35603,23 @@ /obj/docking_port/stationary/escape_pod, /turf/open/floor/plating/snowed/icemoon, /area/icemoon/surface/outdoors/nospawn) +"kes" = ( +/obj/machinery/computer/warrant{ + dir = 4 + }, +/obj/machinery/camera/motion/directional/west{ + c_tag = "Security - Checkpoint" + }, +/obj/machinery/firealarm/directional/west{ + pixel_y = -5 + }, +/obj/machinery/light_switch/directional/west{ + pixel_y = 5 + }, +/turf/open/floor/iron/dark/textured_edge{ + dir = 4 + }, +/area/station/security/brig/entrance) "kex" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -35528,13 +35729,6 @@ }, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai) -"kfQ" = ( -/obj/machinery/atmospherics/components/binary/pressure_valve/on{ - name = "Waste Release" - }, -/obj/structure/sign/poster/random/directional/west, -/turf/open/floor/iron, -/area/station/engineering/atmos) "kfS" = ( /obj/machinery/atmospherics/components/tank/air/layer4{ initialize_directions = 2 @@ -35668,15 +35862,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/circuit, /area/station/ai_monitored/command/nuke_storage) -"khV" = ( -/obj/structure/table, -/obj/item/ai_module/reset, -/obj/effect/turf_decal/tile/green{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark_green, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/ai_upload) "khW" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/spawner/random/structure/crate, @@ -35994,11 +36179,6 @@ /obj/effect/mapping_helpers/airlock/access/all/command/gateway, /turf/open/floor/iron/dark/textured, /area/station/command/gateway) -"kkX" = ( -/turf/open/floor/iron/white/corner{ - dir = 1 - }, -/area/station/science/research) "klc" = ( /turf/closed/wall, /area/station/medical/cryo) @@ -36318,14 +36498,6 @@ dir = 5 }, /area/station/commons/storage/mining) -"kqw" = ( -/obj/effect/spawner/random/vending/colavend, -/obj/effect/turf_decal/tile/red{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/white/corner, -/area/station/hallway/secondary/exit/departure_lounge) "kqG" = ( /obj/structure/table/reinforced, /obj/machinery/light/small/directional/east, @@ -37087,11 +37259,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/circuit, /area/station/science/robotics/mechbay) -"kBr" = ( -/obj/structure/table/reinforced, -/obj/item/storage/medkit/advanced, -/turf/open/floor/iron, -/area/station/command/bridge) "kBL" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 1 @@ -37714,13 +37881,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/textured, /area/station/security/office) -"kKy" = ( -/obj/structure/tank_holder/oxygen, -/obj/effect/turf_decal/tile/blue{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/transit_tube) "kKG" = ( /obj/item/radio/intercom/directional/west, /obj/machinery/modular_computer/preset/id{ @@ -38324,6 +38484,10 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, /area/station/maintenance/fore/lesser) +"kUm" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "kUn" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/abandoned, @@ -38803,15 +38967,6 @@ }, /turf/open/floor/plating/icemoon, /area/station/science/ordnance/bomb/planet) -"laa" = ( -/obj/machinery/newscaster/directional/west, -/obj/machinery/vending/cigarette, -/obj/effect/turf_decal/siding/wood{ - dir = 4 - }, -/obj/structure/railing/corner, -/turf/open/floor/iron/dark, -/area/station/commons/lounge) "lab" = ( /obj/machinery/door/window/brigdoor/left/directional/north{ name = "Secure Weapons Storage"; @@ -42202,14 +42357,6 @@ dir = 4 }, /area/mine/production) -"lYg" = ( -/obj/structure/cable, -/obj/item/radio/intercom/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/white/side{ - dir = 10 - }, -/area/station/science/research) "lYR" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -42392,6 +42539,15 @@ /obj/effect/landmark/navigate_destination/kitchen, /turf/open/floor/iron/dark/textured_half, /area/station/service/bar/atrium) +"mbz" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/light/directional/east, +/obj/item/radio/intercom/directional/east, +/turf/open/floor/iron/dark/textured_edge{ + dir = 8 + }, +/area/station/security/brig/entrance) "mbB" = ( /obj/machinery/newscaster/directional/west, /obj/effect/turf_decal/trimline/blue/filled/line{ @@ -42622,6 +42778,12 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"mex" = ( +/obj/machinery/space_heater, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/textured, +/area/station/security/warden) "meG" = ( /obj/item/kirbyplants/random, /obj/structure/cable, @@ -43279,18 +43441,6 @@ /obj/structure/reagent_dispensers/water_cooler, /turf/open/floor/wood, /area/station/command/meeting_room) -"mqG" = ( -/obj/machinery/computer/warrant{ - dir = 4 - }, -/obj/machinery/camera/motion/directional/west{ - c_tag = "Security - Checkpoint" - }, -/obj/structure/extinguisher_cabinet/directional/west, -/turf/open/floor/iron/dark/textured_edge{ - dir = 4 - }, -/area/station/security/brig/entrance) "mqI" = ( /obj/machinery/vending/boozeomat, /turf/open/floor/plating, @@ -43904,6 +44054,10 @@ dir = 8 }, /area/station/engineering/atmos/storage/gas) +"mzH" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/security/prison) "mzM" = ( /obj/structure/punching_bag, /obj/effect/turf_decal/stripes/line{ @@ -44182,12 +44336,6 @@ /obj/item/stamp/head/ce, /turf/open/floor/iron, /area/station/command/heads_quarters/ce) -"mDy" = ( -/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/central) "mDX" = ( /turf/open/floor/engine/n2, /area/station/engineering/atmos) @@ -44266,6 +44414,16 @@ }, /turf/open/floor/engine, /area/station/engineering/atmos/hfr_room) +"mES" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) "mEU" = ( /obj/structure/chair/office/light{ dir = 4 @@ -44374,6 +44532,16 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating/snowed/icemoon, /area/icemoon/surface/outdoors/nospawn) +"mGg" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable/layer3, +/obj/machinery/firealarm/directional/south{ + pixel_x = -30 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/hallway) "mGs" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/door/airlock/research{ @@ -45776,6 +45944,17 @@ /obj/effect/mapping_helpers/airlock/access/all/security/entrance, /turf/open/floor/iron, /area/station/security/brig/upper) +"ncJ" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, +/obj/machinery/atmospherics/pipe/smart/simple/violet/visible/layer1{ + dir = 1 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Atmospherics - South East" + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/atmos) "ncR" = ( /turf/closed/wall/r_wall, /area/station/security/courtroom) @@ -45795,6 +45974,22 @@ }, /turf/open/floor/iron, /area/station/science/ordnance) +"ndk" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/filingcabinet, +/obj/item/toy/figure/qm, +/obj/item/reagent_containers/cup/glass/bottle/whiskey, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "ndl" = ( /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 1 @@ -46220,27 +46415,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/engineering/atmos/storage) -"njD" = ( -/obj/machinery/camera/directional/west{ - c_tag = "Gateway" - }, -/obj/structure/table, -/obj/effect/turf_decal/siding/thinplating/dark{ - dir = 1 - }, -/obj/effect/turf_decal/siding/thinplating/dark/corner{ - dir = 8 - }, -/obj/item/emergency_bed{ - pixel_x = -1 - }, -/obj/item/emergency_bed{ - pixel_x = 4 - }, -/obj/item/storage/box/bandages, -/obj/item/stack/medical/ointment, -/turf/open/floor/iron, -/area/station/command/gateway) "njJ" = ( /turf/closed/wall, /area/mine/laborcamp) @@ -47098,14 +47272,6 @@ /obj/machinery/duct, /turf/open/floor/iron, /area/station/engineering/atmos) -"nvX" = ( -/obj/effect/turf_decal/trimline/green/filled/line, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron/white, -/area/station/medical/virology) "nvY" = ( /obj/structure/chair/stool/directional/west, /obj/effect/landmark/start/geneticist, @@ -47189,21 +47355,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/solars/port/aft) -"nxD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/filingcabinet, -/obj/item/toy/figure/qm, -/obj/item/reagent_containers/cup/glass/bottle/whiskey, -/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, -/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ - pixel_x = 8; - pixel_y = 8 - }, -/obj/effect/turf_decal/tile/brown/anticorner/contrasted, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) "nxM" = ( /turf/closed/wall, /area/station/maintenance/department/medical/morgue) @@ -47651,6 +47802,14 @@ }, /turf/open/floor/iron, /area/station/security/brig/upper) +"nCi" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red/half{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/smooth_half, +/area/station/security/brig/upper) "nCn" = ( /obj/machinery/light/small/directional/south, /obj/effect/turf_decal/stripes/line{ @@ -48269,12 +48428,31 @@ /obj/machinery/light/floor, /turf/open/floor/iron/white, /area/station/medical/virology) +"nLo" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/science/research) "nLB" = ( /obj/structure/sign/nanotrasen{ pixel_y = 32 }, /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) +"nLD" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/machinery/light_switch/directional/south{ + pixel_x = -5; + pixel_y = -27 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Customs Security Checkpoint" + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = 4 + }, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs/auxiliary) "nLE" = ( /obj/effect/mapping_helpers/burnt_floor, /obj/structure/sign/warning/no_smoking/circle/directional/north, @@ -48388,6 +48566,14 @@ }, /turf/open/floor/wood, /area/station/service/library) +"nMZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark/textured_edge{ + dir = 1 + }, +/area/station/security/prison) "nNe" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -48703,23 +48889,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"nQU" = ( -/obj/structure/railing{ - dir = 1 - }, -/obj/structure/extinguisher_cabinet/directional/south, -/obj/item/stack/sheet/plasteel{ - amount = 25; - pixel_x = 4; - pixel_y = 3 - }, -/obj/item/stack/sheet/rglass{ - amount = 50 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/neutral/half/contrasted, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/command/storage/eva) "nQW" = ( /obj/machinery/status_display/evac/directional/west, /obj/effect/turf_decal/tile/yellow{ @@ -49076,10 +49245,6 @@ dir = 5 }, /area/station/maintenance/port/aft) -"nWe" = ( -/obj/machinery/light/small/directional/north, -/turf/open/openspace, -/area/station/science/research) "nWf" = ( /obj/structure/chair{ dir = 1 @@ -49243,6 +49408,15 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/security/checkpoint/supply) +"nZu" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) "nZC" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -49482,6 +49656,17 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"ocn" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation B" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/effect/turf_decal/tile/green/full, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/virology) "ocu" = ( /obj/effect/turf_decal/bot_white, /obj/structure/cable, @@ -50230,14 +50415,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/port) -"onx" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/item/kirbyplants/random, -/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, -/turf/open/floor/iron, -/area/station/hallway/primary/aft) "onJ" = ( /obj/effect/spawner/structure/window/hollow/reinforced/end{ dir = 8 @@ -50675,6 +50852,11 @@ /obj/machinery/duct, /turf/open/floor/iron/white, /area/station/medical/virology) +"osw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/security/armory) "osI" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible, @@ -51393,6 +51575,11 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"oCd" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/side, +/area/station/security/prison) "oCo" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -52460,6 +52647,13 @@ "oQY" = ( /turf/open/floor/iron/white, /area/station/medical/virology) +"oRb" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) "oRk" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -52519,13 +52713,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/port) -"oRZ" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/hallway/primary/port) +"oRY" = ( +/obj/machinery/recharger, +/obj/structure/table, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron/dark/textured, +/area/station/ai_monitored/security/armory) "oSa" = ( /obj/machinery/door/airlock/public/glass{ id_tag = "gulag3"; @@ -52664,20 +52858,16 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/service/chapel) -"oTS" = ( -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 +"oTT" = ( +/obj/machinery/power/smes{ + charge = 2e+005 }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/obj/effect/turf_decal/tile/blue{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat_interior) +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/box, +/turf/open/floor/iron/dark/textured_large, +/area/station/maintenance/disposal/incinerator) "oUb" = ( /obj/machinery/light/small/directional/west, /obj/effect/turf_decal/weather/snow/corner{ @@ -52702,15 +52892,6 @@ /obj/machinery/duct, /turf/open/floor/iron/kitchen/diagonal, /area/station/service/kitchen) -"oUw" = ( -/obj/effect/spawner/random/vending/snackvend, -/obj/machinery/camera/directional/east{ - c_tag = "Engineering Lobby" - }, -/obj/structure/window/spawner/directional/north, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron/dark, -/area/station/engineering/lobby) "oUL" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -52771,15 +52952,6 @@ }, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai) -"oVD" = ( -/obj/structure/rack, -/obj/item/storage/box/evidence, -/obj/item/storage/box/evidence, -/obj/structure/cable, -/obj/effect/turf_decal/tile/red, -/obj/machinery/light/directional/south, -/turf/open/floor/iron/textured, -/area/station/security/brig) "oVG" = ( /obj/machinery/door/airlock/public/glass{ name = "Art Storage" @@ -52933,14 +53105,6 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) -"oXB" = ( -/obj/structure/table, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/item/razor{ - pixel_y = 5 - }, -/turf/open/floor/iron, -/area/station/commons/locker) "oXE" = ( /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/plating, @@ -53836,6 +54000,18 @@ }, /turf/open/floor/iron/white, /area/station/medical/break_room) +"pjP" = ( +/obj/structure/cable, +/obj/structure/table/glass, +/obj/item/stack/sticky_tape/surgical, +/obj/item/stack/medical/bone_gel, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/camera/directional/south{ + c_tag = "Surgery B"; + network = list("ss13","medbay") + }, +/turf/open/floor/iron/white, +/area/station/medical/surgery/aft) "pkf" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 10 @@ -54091,6 +54267,15 @@ /obj/effect/mapping_helpers/airlock/access/all/security/brig, /turf/open/floor/iron/dark/textured, /area/station/security/execution/transfer) +"pos" = ( +/obj/structure/table, +/obj/effect/spawner/round_default_module, +/obj/effect/turf_decal/tile/dark_green{ + dir = 4 + }, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) "pou" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, @@ -54347,14 +54532,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/storage_shared) -"psu" = ( -/obj/machinery/camera/directional/north{ - c_tag = "Engineering Access" - }, -/obj/structure/closet/radiation, -/obj/structure/sign/warning/radiation/rad_area/directional/north, -/turf/open/floor/iron/dark, -/area/station/engineering/main) "psv" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -54621,6 +54798,12 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/fore/lesser) +"pvx" = ( +/obj/machinery/vending/wardrobe/atmos_wardrobe, +/obj/effect/turf_decal/stripes/end, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/atmos) "pvz" = ( /obj/machinery/door/airlock/public/glass{ name = "Courtroom" @@ -55074,16 +55257,6 @@ "pBE" = ( /turf/closed/wall, /area/station/cargo/bitrunning/den) -"pBI" = ( -/obj/machinery/power/smes{ - charge = 2e+005 - }, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/box, -/turf/open/floor/iron/dark/textured_large, -/area/station/maintenance/disposal/incinerator) "pBN" = ( /obj/structure/flora/tree/jungle/small/style_random, /turf/open/floor/grass, @@ -55830,10 +56003,24 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /turf/open/floor/engine, /area/station/maintenance/disposal/incinerator) +"pMX" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/razor{ + pixel_y = 5 + }, +/turf/open/floor/iron, +/area/station/commons/locker) "pMY" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/science/xenobiology) +"pNc" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/textured_half{ + dir = 1 + }, +/area/station/service/chapel/office) "pNm" = ( /turf/closed/wall/r_wall, /area/station/security/execution/education) @@ -55962,6 +56149,14 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/aft) +"pPD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) "pPK" = ( /obj/structure/stairs/east, /turf/open/floor/iron/dark/textured, @@ -56839,16 +57034,11 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/science/xenobiology) -"qbA" = ( -/obj/structure/cable, -/obj/machinery/airalarm/directional/east, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 8 - }, -/obj/effect/turf_decal/tile/red, +"qbw" = ( +/obj/structure/table/wood, +/obj/item/storage/medkit/emergency, /turf/open/floor/iron, -/area/station/hallway/primary/fore) +/area/station/commons/dorms) "qbF" = ( /obj/structure/closet/secure_closet/personal/cabinet, /obj/effect/landmark/start/hangover, @@ -57151,6 +57341,18 @@ /obj/structure/sign/warning/secure_area/directional/north, /turf/open/floor/iron/white, /area/station/science/research) +"qfD" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/structure/disposalpipe/junction/yjunction{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/department/medical/morgue) "qfE" = ( /obj/effect/turf_decal/trimline/yellow/filled/warning{ dir = 4 @@ -57219,15 +57421,6 @@ /obj/effect/spawner/random/trash/mopbucket, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"qhI" = ( -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, -/obj/machinery/firealarm/directional/west, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/camera/directional/west{ - c_tag = "Atmospherics - South West" - }, -/turf/open/floor/iron, -/area/station/engineering/atmos) "qhL" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -57271,6 +57464,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"qim" = ( +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/side, +/area/station/service/chapel) "qiv" = ( /obj/structure/railing, /obj/effect/turf_decal/siding/thinplating_new/light{ @@ -57368,6 +57566,15 @@ /obj/structure/girder, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"qjE" = ( +/obj/machinery/door/airlock/security{ + name = "Private Cell" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet/black, +/area/station/security/prison/safe) "qjF" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 9 @@ -57420,13 +57627,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet/blue, /area/station/hallway/secondary/entry) -"qky" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/red/half{ - dir = 1 - }, -/turf/open/floor/iron/smooth_half, -/area/station/security/brig/upper) "qkB" = ( /obj/effect/turf_decal/trimline/green/filled/corner{ dir = 1 @@ -57503,26 +57703,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/security/warden) -"qlD" = ( -/obj/structure/cable, -/obj/structure/table, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 1 - }, -/obj/effect/turf_decal/tile/yellow{ - dir = 8 - }, -/obj/item/stack/medical/bandage{ - pixel_x = 6; - pixel_y = -2 - }, -/obj/item/stack/medical/ointment{ - pixel_y = 2; - pixel_x = -4 - }, -/turf/open/floor/iron/white, -/area/station/medical/medbay/lobby) "qlE" = ( /obj/effect/turf_decal/trimline/green/filled/corner{ dir = 8 @@ -57864,6 +58044,10 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/hop) +"qqd" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/security/prison/visit) "qqv" = ( /obj/structure/rack, /obj/effect/spawner/random/maintenance/two, @@ -58344,26 +58528,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"qya" = ( -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/obj/structure/cable, -/obj/structure/table, -/obj/item/storage/box/lights/mixed, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/item/stock_parts/power_store/cell/emproof, -/obj/item/stock_parts/power_store/cell/emproof{ - pixel_x = 6; - pixel_y = -2 - }, -/obj/machinery/light_switch/directional/south{ - pixel_x = 10 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/engineering/engine_smes) "qyn" = ( /obj/machinery/light/small/directional/east, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -58639,6 +58803,16 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"qDQ" = ( +/obj/structure/cable, +/obj/machinery/camera/directional/east{ + c_tag = "Research Division South" + }, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/iron/white/side{ + dir = 9 + }, +/area/station/science/research) "qDS" = ( /obj/machinery/power/terminal{ dir = 4 @@ -58853,6 +59027,11 @@ /obj/effect/mapping_helpers/airlock/access/all/service/janitor, /turf/open/floor/iron, /area/station/service/janitor) +"qGd" = ( +/obj/structure/table/reinforced, +/obj/item/storage/medkit/advanced, +/turf/open/floor/iron, +/area/station/command/bridge) "qGg" = ( /obj/structure/rack, /obj/item/pickaxe, @@ -58868,6 +59047,12 @@ }, /turf/open/floor/plating/snowed/smoothed/icemoon, /area/icemoon/underground/explored) +"qGC" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/heater/on, +/obj/machinery/airalarm/directional/east, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/atmos/pumproom) "qGJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -59845,17 +60030,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"qSN" = ( -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 1 - }, -/obj/machinery/light/directional/north, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/white, -/area/station/medical/virology) "qST" = ( /obj/structure/table/reinforced, /obj/item/pipe_dispenser, @@ -60624,10 +60798,6 @@ }, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) -"rdN" = ( -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron, -/area/station/cargo/storage) "ree" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61093,26 +61263,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"rkV" = ( -/obj/structure/railing, -/obj/item/storage/toolbox/mechanical{ - pixel_y = 3 - }, -/obj/item/multitool{ - pixel_x = -3; - pixel_y = 2 - }, -/obj/item/assembly/signaler{ - pixel_x = 5; - pixel_y = 4 - }, -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 1 - }, -/obj/structure/sign/warning/secure_area/directional/north, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/command/storage/eva) "rkW" = ( /turf/closed/wall, /area/station/science/ordnance/bomb/planet) @@ -61320,14 +61470,6 @@ }, /turf/open/floor/iron/dark, /area/station/science/breakroom) -"rox" = ( -/obj/structure/table, -/obj/effect/spawner/round_default_module, -/obj/effect/turf_decal/tile/dark_green{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/ai_upload) "roA" = ( /obj/machinery/door/window/left/directional/east{ name = "Containment Pen 4"; @@ -61598,6 +61740,13 @@ /obj/effect/spawner/structure/window/hollow/reinforced/end, /turf/open/floor/plating, /area/mine/eva) +"rsa" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "rsf" = ( /obj/effect/spawner/random/structure/steam_vent, /turf/open/floor/plating, @@ -61745,13 +61894,6 @@ }, /turf/open/floor/iron/textured, /area/mine/mechbay) -"rtT" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron, -/area/station/hallway/primary/central) "rud" = ( /obj/item/clothing/gloves/latex, /obj/item/clothing/mask/surgical, @@ -62050,6 +62192,12 @@ /obj/effect/mapping_helpers/airlock/access/all/science/rd, /turf/open/floor/iron/dark, /area/station/science/server) +"rzB" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) "rzD" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/manifold/layer2{ dir = 1 @@ -62080,11 +62228,6 @@ }, /turf/open/floor/plating/snowed/icemoon, /area/icemoon/surface/outdoors/nospawn) -"rzS" = ( -/obj/structure/sign/departments/chemistry/pharmacy/directional/west, -/obj/machinery/digital_clock/directional/south, -/turf/open/openspace, -/area/station/medical/medbay/lobby) "rzV" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -62394,15 +62537,6 @@ "rDZ" = ( /turf/open/floor/engine, /area/station/science/explab) -"rEe" = ( -/obj/structure/closet{ - name = "evidence closet 4" - }, -/obj/machinery/light/small/directional/south, -/turf/open/floor/iron/dark/textured_edge{ - dir = 1 - }, -/area/station/security/evidence) "rEf" = ( /obj/effect/turf_decal/trimline/yellow/filled/line, /obj/structure/sign/warning/chem_diamond/directional/south, @@ -63794,6 +63928,10 @@ }, /turf/open/floor/iron/white, /area/station/medical/storage) +"rZw" = ( +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/white, +/area/station/science/research) "rZE" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8 @@ -64796,15 +64934,6 @@ /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron/dark/side, /area/mine/eva/lower) -"sou" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/iron/white, -/area/station/maintenance/aft/greater) "soz" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -64889,6 +65018,27 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) +"soN" = ( +/obj/structure/railing, +/obj/item/storage/toolbox/mechanical{ + pixel_y = 3 + }, +/obj/item/multitool{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/assembly/signaler{ + pixel_x = 5; + pixel_y = 4 + }, +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/structure/sign/warning/secure_area/directional/north, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/storage/eva) "soR" = ( /obj/machinery/icecream_vat, /obj/structure/sign/clock/directional/north, @@ -65025,6 +65175,16 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"srh" = ( +/obj/machinery/newscaster/directional/west, +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/siding/wood{ + dir = 4 + }, +/obj/structure/railing/corner, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "srk" = ( /obj/machinery/door/window/right/directional/west{ name = "Library Desk Door"; @@ -65032,9 +65192,6 @@ }, /turf/open/floor/wood, /area/station/service/library) -"srn" = ( -/turf/open/floor/glass/reinforced, -/area/station/medical/treatment_center) "sro" = ( /obj/structure/cable, /turf/closed/wall/r_wall, @@ -65399,13 +65556,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/security/prison/rec) -"swr" = ( -/obj/machinery/recharger, -/obj/structure/table, -/obj/effect/turf_decal/tile/red/half/contrasted, -/obj/machinery/airalarm/directional/north, -/turf/open/floor/iron/dark/textured, -/area/station/ai_monitored/security/armory) "sws" = ( /obj/machinery/door/airlock/security{ name = "Permabrig Library" @@ -65620,6 +65770,16 @@ dir = 8 }, /area/station/hallway/secondary/entry) +"syN" = ( +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/structure/table/glass, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white/textured, +/area/station/security/medical) "syT" = ( /obj/machinery/light/small/dim/directional/south, /turf/open/floor/plating, @@ -66424,6 +66584,13 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/wood, /area/station/command/meeting_room) +"sKI" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/aft/lesser) "sKT" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sign/warning/electric_shock/directional/north, @@ -66496,13 +66663,6 @@ /obj/structure/cable, /turf/open/floor/iron/grimy, /area/station/ai_monitored/turret_protected/aisat_interior) -"sMs" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/half/contrasted, -/turf/open/floor/iron/dark/textured_edge{ - dir = 1 - }, -/area/station/security/prison) "sMy" = ( /obj/structure/flora/tree/pine/style_random, /obj/structure/flora/grass/both/style_random, @@ -67045,6 +67205,15 @@ /obj/effect/mapping_helpers/airlock/access/any/security/brig, /turf/open/floor/iron, /area/station/security/prison/visit) +"sUB" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/camera/directional/west{ + c_tag = "Atmospherics - South West" + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos) "sUE" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/frame/computer{ @@ -67826,10 +67995,6 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron, /area/station/commons/storage/tools) -"tgP" = ( -/mob/living/simple_animal/bot/secbot/beepsky/armsky, -/turf/open/floor/iron/dark/textured, -/area/station/ai_monitored/security/armory) "thA" = ( /turf/open/genturf/blue, /area/icemoon/underground/unexplored/rivers/deep/shoreline) @@ -68297,6 +68462,12 @@ /obj/structure/rack, /turf/open/floor/plating, /area/mine/eva/lower) +"tnk" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/command/bridge) "tnp" = ( /obj/structure/table, /obj/item/folder/blue{ @@ -68950,18 +69121,6 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"txH" = ( -/obj/structure/cable, -/obj/structure/table/glass, -/obj/item/stack/sticky_tape/surgical, -/obj/item/stack/medical/bone_gel, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/obj/machinery/camera/directional/south{ - c_tag = "Surgery B"; - network = list("ss13","medbay") - }, -/turf/open/floor/iron/white, -/area/station/medical/surgery/aft) "txI" = ( /obj/structure/closet/wardrobe/black, /turf/open/floor/plating, @@ -69188,6 +69347,14 @@ }, /turf/open/floor/stone, /area/station/service/bar/atrium) +"tCp" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/item/stack/medical/bruise_pack, +/turf/open/floor/iron, +/area/station/commons/fitness) "tCu" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/decal/cleanable/dirt, @@ -70523,6 +70690,23 @@ /obj/machinery/power/apc/auto_name/directional/north, /turf/open/floor/iron/dark, /area/station/science/server) +"tVu" = ( +/obj/machinery/door/airlock/security/glass{ + id_tag = "innerbrig"; + name = "Brig Walkway" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brigoutpost" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/structure/sign/departments/security/directional/east, +/turf/open/floor/iron/dark/textured_edge{ + dir = 8 + }, +/area/station/security/brig/entrance) "tVx" = ( /obj/structure/railing/corner/end/flip{ dir = 4 @@ -70793,6 +70977,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/service/theater) +"tZw" = ( +/obj/structure/table, +/obj/item/computer_disk{ + pixel_x = -2 + }, +/obj/item/computer_disk{ + pixel_x = 2; + pixel_y = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/office) "tZM" = ( /obj/effect/spawner/random/trash/bin, /turf/open/floor/plating, @@ -71002,6 +71198,16 @@ dir = 1 }, /area/mine/living_quarters) +"udo" = ( +/obj/structure/closet{ + name = "evidence closet 4" + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/textured_edge{ + dir = 1 + }, +/area/station/security/evidence) "udw" = ( /obj/structure/closet/emcloset, /obj/effect/turf_decal/stripes/line{ @@ -72243,22 +72449,6 @@ dir = 1 }, /area/station/engineering/lobby) -"uwB" = ( -/obj/machinery/door/airlock/security/glass{ - id_tag = "innerbrig"; - name = "Brig Walkway" - }, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "brigoutpost" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/entrance, -/turf/open/floor/iron/dark/textured_edge{ - dir = 8 - }, -/area/station/security/brig/entrance) "uwE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -72527,6 +72717,15 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"uzJ" = ( +/obj/effect/turf_decal/siding/yellow/end{ + dir = 8 + }, +/obj/machinery/plumbing/receiver, +/obj/item/radio/intercom/directional/west, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/plating, +/area/station/medical/treatment_center) "uzM" = ( /obj/effect/turf_decal/tile/red/anticorner/contrasted{ dir = 1 @@ -73472,6 +73671,17 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) +"uOO" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/sink/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/virology) "uPh" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -73602,12 +73812,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/command/heads_quarters/captain) -"uRb" = ( -/obj/structure/closet/emcloset, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/command/bridge) "uRi" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -73864,11 +74068,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"uVu" = ( -/obj/machinery/space_heater, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/floor/iron/dark/textured, -/area/station/security/warden) "uVC" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/north, @@ -73973,15 +74172,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/freezer, /area/mine/laborcamp) -"uYq" = ( -/obj/machinery/navbeacon{ - codes_txt = "delivery;dir=2"; - location = "Engineering" - }, -/obj/structure/plasticflaps/opaque, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/station/maintenance/port/aft) "uYB" = ( /obj/effect/turf_decal/trimline/blue/filled/corner, /obj/structure/cable, @@ -74026,6 +74216,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"uZm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/cafeteria{ + dir = 8 + }, +/area/station/science/ordnance/office) "uZn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -74956,6 +75153,10 @@ /obj/structure/table/wood, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"vmZ" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/glass/reinforced, +/area/station/medical/treatment_center) "vne" = ( /obj/item/clothing/head/beanie/orange{ pixel_y = 8 @@ -75082,6 +75283,16 @@ "voK" = ( /turf/closed/wall/r_wall, /area/station/tcommsat/computer) +"voW" = ( +/obj/structure/disposalpipe/junction{ + dir = 2 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/starboard/upper) "voY" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -75180,6 +75391,14 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron/dark, /area/station/medical/virology) +"vqL" = ( +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/starboard/aft) "vqN" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -75210,6 +75429,13 @@ }, /turf/open/floor/iron, /area/station/cargo/office) +"vrb" = ( +/obj/machinery/camera/motion/directional/south{ + c_tag = "Armory - Internal - Upper" + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/ai_monitored/security/armory/upper) "vrc" = ( /obj/item/kirbyplants/random, /turf/open/floor/iron, @@ -75487,15 +75713,6 @@ dir = 1 }, /area/station/ai_monitored/command/storage/eva) -"vvv" = ( -/obj/structure/filingcabinet, -/obj/machinery/airalarm/directional/north, -/obj/structure/cable, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/engineering) "vvE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -75912,6 +76129,14 @@ /obj/machinery/newscaster/directional/west, /turf/open/floor/iron/recharge_floor, /area/station/science/robotics/mechbay) +"vAd" = ( +/obj/effect/spawner/random/vending/colavend, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/white/corner, +/area/station/hallway/secondary/exit/departure_lounge) "vAm" = ( /obj/machinery/airalarm/directional/north, /obj/effect/turf_decal/tile/red/half/contrasted{ @@ -76381,6 +76606,15 @@ dir = 5 }, /area/mine/living_quarters) +"vHT" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Engineering Access" + }, +/obj/structure/closet/radiation, +/obj/structure/sign/warning/radiation/rad_area/directional/north, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/main) "vHU" = ( /obj/item/radio/intercom/prison/directional/south, /obj/effect/turf_decal/tile/red/half/contrasted, @@ -77434,6 +77668,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"waV" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Port Hallway Center" + }, +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "waZ" = ( /obj/structure/table, /obj/item/assembly/igniter{ @@ -77813,16 +78055,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/department/cargo) -"whd" = ( -/obj/item/storage/medkit/regular{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/structure/table/glass, -/obj/structure/window/reinforced/spawner/directional/south, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron/white/textured, -/area/station/security/medical) "whe" = ( /obj/item/stack/rods/two, /obj/item/stack/sheet/iron, @@ -78276,13 +78508,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/brig) -"woc" = ( -/obj/machinery/vending/wardrobe/atmos_wardrobe, -/obj/effect/turf_decal/stripes/end, -/obj/machinery/light/directional/north, -/obj/structure/sign/warning/no_smoking/directional/north, -/turf/open/floor/iron/showroomfloor, -/area/station/engineering/atmos) "wor" = ( /turf/open/openspace, /area/station/medical/medbay/aft) @@ -78389,15 +78614,6 @@ /obj/structure/cable, /turf/open/floor/iron/textured, /area/station/medical/chem_storage) -"wqb" = ( -/obj/structure/cable, -/obj/machinery/camera/directional/east{ - c_tag = "Research Division South" - }, -/turf/open/floor/iron/white/side{ - dir = 9 - }, -/area/station/science/research) "wqo" = ( /obj/effect/turf_decal/siding/wood, /obj/structure/railing/corner{ @@ -78622,12 +78838,6 @@ }, /turf/open/floor/wood, /area/station/commons/vacant_room/office) -"wtT" = ( -/obj/machinery/light/directional/west, -/turf/open/floor/iron/white/side{ - dir = 5 - }, -/area/station/science/research) "wug" = ( /obj/machinery/gulag_item_reclaimer{ pixel_y = 24 @@ -78924,6 +79134,15 @@ /obj/structure/noticeboard/directional/north, /turf/open/floor/iron/dark, /area/station/service/chapel) +"wyN" = ( +/obj/effect/spawner/random/vending/snackvend, +/obj/machinery/camera/directional/east{ + c_tag = "Engineering Lobby" + }, +/obj/structure/window/spawner/directional/north, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) "wyO" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -79163,13 +79382,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel) -"wBT" = ( -/obj/machinery/camera/directional/south{ - c_tag = "Port Hallway Center" - }, -/obj/machinery/light/directional/south, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "wCo" = ( /obj/effect/spawner/structure/window/hollow/reinforced/middle{ dir = 1 @@ -79264,16 +79476,6 @@ "wDg" = ( /turf/open/floor/iron, /area/station/engineering/atmos/storage) -"wDk" = ( -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/sink/directional/west, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, -/turf/open/floor/iron/white, -/area/station/medical/virology) "wDr" = ( /obj/machinery/space_heater, /turf/open/floor/plating, @@ -80626,14 +80828,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/white, /area/station/medical/cryo) -"wXR" = ( -/obj/structure/table, -/obj/item/multitool, -/obj/item/trash/cheesie, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/brown/half/contrasted, -/turf/open/floor/iron, -/area/station/cargo/office) "wXW" = ( /obj/effect/turf_decal/tile/red{ dir = 4 @@ -80651,14 +80845,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/science/xenobiology) -"wYh" = ( -/obj/structure/disposalpipe/segment, -/obj/machinery/firealarm/directional/west, -/obj/effect/turf_decal/tile/red{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/central/fore) "wYq" = ( /obj/machinery/door/airlock{ name = "Perma Overlook Closet" @@ -81356,6 +81542,33 @@ dir = 8 }, /area/station/science/ordnance/office) +"xgG" = ( +/obj/structure/cable, +/obj/structure/table, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/item/stack/medical/bandage{ + pixel_x = 6; + pixel_y = -2 + }, +/obj/item/stack/medical/ointment{ + pixel_y = 2; + pixel_x = -4 + }, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) +"xgI" = ( +/obj/item/radio/intercom/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/side{ + dir = 10 + }, +/area/station/science/research) "xgK" = ( /obj/structure/table, /obj/item/transfer_valve{ @@ -81444,10 +81657,6 @@ dir = 1 }, /area/station/hallway/primary/central) -"xhx" = ( -/obj/structure/extinguisher_cabinet/directional/south, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "xhA" = ( /obj/structure/fence/door/opened, /obj/effect/turf_decal/weather/snow/corner{ @@ -81494,14 +81703,6 @@ dir = 8 }, /area/station/security/processing) -"xir" = ( -/obj/item/radio/intercom/prison/directional/north, -/obj/effect/turf_decal/tile/red/full, -/obj/machinery/light_switch/directional/north{ - pixel_x = 16 - }, -/turf/open/floor/iron/dark/textured_large, -/area/station/security/brig/entrance) "xit" = ( /obj/item/book/manual/wiki/security_space_law, /obj/structure/table/wood, @@ -81591,14 +81792,6 @@ }, /turf/open/floor/plating, /area/station/cargo/sorting) -"xjT" = ( -/obj/structure/table, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/item/stack/medical/bruise_pack, -/turf/open/floor/iron, -/area/station/commons/fitness) "xjZ" = ( /obj/structure/tank_dispenser/oxygen, /turf/open/floor/iron/dark, @@ -82108,11 +82301,18 @@ /obj/machinery/light/blacklight/directional/east, /turf/open/floor/wood, /area/station/service/library) -"xss" = ( -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/yellow/half/contrasted, +"xsW" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 8 + }, +/obj/machinery/duct, +/obj/machinery/vending/wallmed/directional/west, /turf/open/floor/iron, -/area/station/hallway/primary/aft) +/area/station/commons/fitness) "xtc" = ( /obj/effect/turf_decal/trimline/blue/filled/warning{ dir = 1 @@ -82428,17 +82628,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"xwu" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/airlock/virology/glass{ - name = "Monkey Pen" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/turf/open/floor/iron/dark, -/area/station/medical/virology) "xwx" = ( /obj/structure/closet/emcloset, /turf/open/floor/plating, @@ -82842,6 +83031,21 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"xCk" = ( +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "xCl" = ( /turf/open/floor/iron, /area/station/science/robotics/lab) @@ -83026,26 +83230,10 @@ /obj/machinery/power/apc/auto_name/directional/east, /turf/open/floor/iron/dark/textured_large, /area/station/security/evidence) -"xEh" = ( -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation A" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/effect/turf_decal/tile/green/full, -/turf/open/floor/iron/dark/smooth_large, -/area/station/medical/virology) "xEn" = ( /obj/structure/sign/warning/secure_area/directional/north, /turf/open/misc/asteroid/snow/icemoon, /area/icemoon/surface/outdoors/nospawn) -"xEE" = ( -/obj/machinery/firealarm/directional/south, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "xEF" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -83053,16 +83241,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"xEI" = ( -/obj/machinery/door/airlock/security{ - name = "Private Cell" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/turf/open/floor/carpet/black, -/area/station/security/prison/safe) "xEV" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -83191,15 +83369,6 @@ /obj/effect/mapping_helpers/airlock/access/all/supply/mining_station, /turf/open/floor/iron/smooth, /area/mine/eva) -"xGx" = ( -/obj/structure/disposalpipe/junction{ - dir = 2 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/starboard/upper) "xGA" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -83492,6 +83661,22 @@ "xKJ" = ( /turf/closed/wall, /area/station/command/meeting_room) +"xKU" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = 16 + }, +/turf/open/floor/iron/dark/corner, +/area/station/engineering/atmos) "xKX" = ( /obj/effect/turf_decal/trimline/dark_green/arrow_ccw{ dir = 6 @@ -84112,12 +84297,6 @@ }, /turf/open/floor/iron, /area/station/cargo/miningdock) -"xUU" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/tile/blue, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/hallway/primary/fore) "xUV" = ( /obj/machinery/portable_atmospherics/canister, /obj/effect/turf_decal/bot, @@ -84323,6 +84502,12 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"xXK" = ( +/obj/machinery/atmospherics/components/binary/pressure_valve/on{ + name = "Waste Release" + }, +/turf/open/floor/iron, +/area/station/engineering/atmos) "xXQ" = ( /obj/structure/table, /obj/effect/decal/cleanable/dirt, @@ -84337,16 +84522,6 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"xYj" = ( -/obj/machinery/power/apc/auto_name/directional/east, -/obj/structure/cable, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/turf/open/floor/iron/white/side{ - dir = 10 - }, -/area/station/science/research) "xYt" = ( /obj/machinery/atmospherics/components/unary/passive_vent, /obj/effect/turf_decal/weather/snow/corner{ @@ -84772,22 +84947,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/chapel) -"ydE" = ( -/obj/structure/table/glass, -/obj/item/book/manual/wiki/surgery{ - pixel_x = -4; - pixel_y = 3 - }, -/obj/effect/spawner/surgery_tray/full, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 1 - }, -/obj/machinery/camera/directional/north{ - c_tag = "Surgery A"; - network = list("ss13","medbay") - }, -/turf/open/floor/iron/white, -/area/station/medical/surgery/fore) "ydI" = ( /turf/closed/wall/r_wall, /area/station/hallway/secondary/entry) @@ -112508,7 +112667,7 @@ swf vVH iVN wPg -fHg +oCd tVf tVf tVf @@ -167593,7 +167752,7 @@ gjq faL eJf cMk -yep +hig cMk eJf faL @@ -174462,14 +174621,14 @@ hwu wUj vmw wUj -vOw +gqE jEJ dZN eGW uRk dDt crf -wYh +dDt dvw dDt dDt @@ -175247,7 +175406,7 @@ bbQ otw pvz oKJ -qQN +hIE wMt thA thA @@ -175993,7 +176152,7 @@ tVf izn lgK wrw -lWb +qqd eDq iXh lWb @@ -176756,7 +176915,7 @@ iDt xby olV mcF -xEI +qjE oZR oVY pez @@ -176777,7 +176936,7 @@ uQC nSk wQR lEM -oVD +gCQ lyg gjq gjq @@ -177018,9 +177177,9 @@ nUL oVY pez yiL -swr +oRY cxO -xuA +osw tuc tuc yiL @@ -177289,7 +177448,7 @@ hBg hgM vIH gXh -rEe +udo fiL gjq gjq @@ -177790,7 +177949,7 @@ oVY pez yiL agF -tgP +gJI rGh iJE qnU @@ -178303,7 +178462,7 @@ uVC oVY tGJ tVf -wRa +mzH gAn qNK nmI @@ -178558,7 +178717,7 @@ fkV vVH wEp oVY -sMs +nMZ tVf wJi rME @@ -179844,7 +180003,7 @@ wRa wRa wRa wRa -wRa +mzH wRa wRa wRa @@ -185540,7 +185699,7 @@ lRO sBy lom ete -laa +srh exw exw exw @@ -186615,7 +186774,7 @@ nxM bYY cDh iyQ -bLY +qfD fwI sCQ lNy @@ -188654,9 +188813,9 @@ jUB tMk xDb pGS -xEh +dQx pGS -ceE +ocn pGS xDb xMq @@ -189421,7 +189580,7 @@ aCw uHV cKL gZb -xwu +hyH cAr gls drR @@ -190963,7 +191122,7 @@ aow kkF vLY xDb -qSN +dLT atl lzX dRz @@ -191223,7 +191382,7 @@ xDb huH qWD oQY -nvX +dRz jUB pkz lPC @@ -191737,7 +191896,7 @@ cxQ vJB wgI qaI -wDk +uOO jUB vjJ bPE @@ -192532,7 +192691,7 @@ oxO rUS tRd tRd -nPI +hzo nPI nPI nPI @@ -196074,7 +196233,7 @@ tBs tBs ceO uII -kTk +pNc hhz qEJ eAk @@ -197147,7 +197306,7 @@ ffe iry jXl oxO -iKG +sKI iry qUL cma @@ -197872,7 +198031,7 @@ tBs kCx wrX aMA -nbG +qim aIe lmT dzy @@ -201000,7 +201159,7 @@ eYY aUu oHo eVw -rEU +foZ vzD thA thA @@ -229738,7 +229897,7 @@ lJO lJO opS jIn -byd +nLD iRo bvq kHP @@ -232573,7 +232732,7 @@ pPT hjv vTP lsi -gpp +kUm tKI kii cEG @@ -232830,7 +232989,7 @@ wtr oCO kxs lsi -fLc +fyq qnj qnj qnj @@ -233087,7 +233246,7 @@ fYS fYS wpO lsi -kTC +gOm qnj omg hzL @@ -233339,12 +233498,12 @@ lJO wSf tak bPr -dRc +byA bVS vQt gpp lsi -xhx +gpp qnj ddQ gAB @@ -233858,7 +234017,7 @@ wQh vQt gpp bAB -xEE +gpp qnj aOx ykG @@ -235405,7 +235564,7 @@ qnj gtG ykG dVb -oXB +pMX qVg wsV uKO @@ -237195,11 +237354,11 @@ bnz jxq sOz vGI -oRZ +pPD lEE idO aJA -wBT +waV tKI tKI tKI @@ -237227,7 +237386,7 @@ iaF iaF ajw ajw -rdN +bdW pBE pBE uYc @@ -237727,7 +237886,7 @@ lit qiP fgc obQ -nxD +ndk rbC kXr hrJ @@ -237995,7 +238154,7 @@ bvr mAN vra lZQ -wXR +jtV kXr hKV eMa @@ -239248,7 +239407,7 @@ biY mSY mQh xKb -njD +djF xMW apI tOi @@ -240862,7 +241021,7 @@ taX wOB beO kbs -uYq +cXo gBv tjH aUK @@ -241296,7 +241455,7 @@ sjp rqk ure lJO -bZx +gAs bZx biY biY @@ -242044,7 +242203,7 @@ eeD aSH lyG rUb -hzN +vrb feJ cRg pBN @@ -242839,7 +242998,7 @@ bZx bZx gYm krQ -gYp +dky bWn ylz xMX @@ -242915,7 +243074,7 @@ mNY akL tvF tvF -qya +bsX gTK ruO fKe @@ -243074,7 +243233,7 @@ lyG lok nGK feJ -uVu +mex aKq iDq jUn @@ -243593,7 +243752,7 @@ uGr iDq jBr lAL -gPp +ejc iDq nrG hTw @@ -243671,7 +243830,7 @@ dNX pRj daS mNY -hfI +dSf vfS jGh jNg @@ -243679,7 +243838,7 @@ vHa alv vHa mbt -hKJ +hQj mNY kCn mNY @@ -243863,7 +244022,7 @@ esK tPW iPT ppl -mqG +kes hzY jpd lwO @@ -243928,7 +244087,7 @@ bOk pRj daS mNY -aWG +adg wlz tnp pnn @@ -244118,7 +244277,7 @@ sDl sDl sDl psN -xir +cch nTp nTp kxp @@ -244126,11 +244285,11 @@ kQc cxz nnx bWn -rkV +soN npu oMS npu -nQU +jzE bWn nSo jII @@ -244147,7 +244306,7 @@ lCg wEG ybv ybv -khV +ibY jRg qCP aAi @@ -244391,7 +244550,7 @@ bWn bWn mae pAZ -mDy +jhA eZL ljx nxW @@ -244624,7 +244783,7 @@ nlp dNt mfH uJX -qky +nCi mfH sDl sDl @@ -244950,7 +245109,7 @@ pvg nQW vsz fdy -jOq +oRb wHX nbi qzu @@ -245221,9 +245380,9 @@ oQp oQp kPg nyn -xss +bYi pRj -fFy +cpi mNY bTq xUP @@ -245402,19 +245561,19 @@ bgN bgN bgN bgN -uwB +tVu lvS -dYA -fGM -hrO +mbz +hha +dEk nUJ -qbA +mES csB gtB tny dLo -fBF -xUU +ctj +aZG wYZ aKI peq @@ -245478,7 +245637,7 @@ jRV uOL gQq bwt -onx +nZu mNY mNY mNY @@ -245982,7 +246141,7 @@ eFd qeh eBV gwK -vvv +gWt tTV jtA bID @@ -246203,7 +246362,7 @@ lhv xpw ybv ybv -rox +pos cBU twK pyh @@ -246454,7 +246613,7 @@ nfk utR tmQ qnV -kBr +qGd cEv lhv iGH @@ -246673,8 +246832,8 @@ xmO deY bUx kdT -hQd -whd +bLt +syN cAC mWM bRG @@ -246769,7 +246928,7 @@ rSP uKM uaz vqf -dfa +dCW ixZ rGu eZO @@ -247229,7 +247388,7 @@ qWZ ydk tGF iUT -uRb +tnk lpM rCD uEm @@ -247266,7 +247425,7 @@ kNk tmA bNE hht -hxe +xKU xnE tvd egV @@ -247790,11 +247949,11 @@ gJN ckX iub inn -oUw +wyN vfU pdV gyR -psu +vHT uGT qWy pna @@ -248020,9 +248179,9 @@ hGh frN frN mhQ -dnq +pzb iuv -rtT +rsa cvS ewi cvS @@ -248307,8 +248466,8 @@ ejQ bID pqc djU -iRA -kfQ +ggK +xXK pus qCB qwF @@ -248561,7 +248720,7 @@ uAK wSo wSo vZt -qhI +sUB rXe hHN bJD @@ -248750,7 +248909,7 @@ ddr ccp ygB vrD -gya +qbw tfO urd xTU @@ -248813,7 +248972,7 @@ hHN hHN iRw vuf -bSG +anI uop tHj hHN @@ -249073,7 +249232,7 @@ cEw cEw cEw cEw -woc +pvx fwq hHN lRR @@ -249351,7 +249510,7 @@ aPD nyA xie dFo -kKy +jZU duh bln ntK @@ -250289,7 +250448,7 @@ ugA hNp tFI eHb -hcs +xsW bdp nmH tiI @@ -251065,7 +251224,7 @@ tBw nUj mpH aAe -xjT +tCp spy kKL jZy @@ -251115,7 +251274,7 @@ ktB kRP gDp kRP -jKh +qGC uEJ uxd nzy @@ -251134,7 +251293,7 @@ xGM gHl flH afR -iVg +ncJ kqq cnq nqb @@ -251619,7 +251778,7 @@ aQZ uNq dTW vND -exe +uzJ kRP esC eUI @@ -252393,7 +252552,7 @@ wVw xyy whU bYK -srn +vmZ pBA drH tNz @@ -252604,7 +252763,7 @@ knl knl knl knl -knl +rzB knl knl knl @@ -252890,10 +253049,10 @@ lBB dEV bai hgh -qlD +xgG fVo etW -rzS +css hgh pLt mcW @@ -254782,7 +254941,7 @@ mEg bLz jUW bLz -bLz +mGg mCw ryf ryf @@ -254992,7 +255151,7 @@ oqc oAD xKX wvI -pBI +oTT sCm xFf kdC @@ -255026,7 +255185,7 @@ iqu fcu vQz pnR -oTS +xCk uxG iAk mWw @@ -256239,7 +256398,7 @@ jQd wmN rZR bCf -wor +aKa wor qxG vFW @@ -257279,13 +257438,13 @@ oRu ccR uKj dDw -ydE +cyr qgu tYA vds uhG liz -txH +pjP mFE nEc klk @@ -257521,7 +257680,7 @@ dxq jAG sZF sZF -jbf +gXY sZF sZF sxw @@ -258298,7 +258457,7 @@ sKf mFj npD eMn -sou +avF mZH sZF kAC @@ -258545,7 +258704,7 @@ cMe cie uvt tlP -wIg +jfb vzX gAz cyX @@ -262150,7 +262309,7 @@ wLl tKD oLg eLr -wtT +eJm mbK jQS eNK @@ -262165,7 +262324,7 @@ via aYJ lAw aYJ -aYJ +rZw wib eLr hAm @@ -262661,7 +262820,7 @@ qfA uxA pUn wLl -jYF +eaS fXr dFj dFj @@ -262680,14 +262839,14 @@ xnM fLl wMm xnM -wqb -gPX -xnM -xnM -xnM -lYg -xYj -kkX +qDQ +dFj +dFj +dFj +dFj +xgI +jmh +avC leo qFt bYu @@ -263151,7 +263310,7 @@ aQJ tdR ikW gEE -gEE +iNG jbG gEE gEE @@ -263200,7 +263359,7 @@ igd mzg tIq tIq -cQs +tZw bdQ nsZ pnK @@ -263441,7 +263600,7 @@ vaA gXJ wgU oHK -nWe +nLo hJH tPL oiZ @@ -263449,8 +263608,8 @@ nsZ izD wbR djG -eqj -bjI +uZm +aCY tqs sqt sqt @@ -264980,7 +265139,7 @@ gGx jxc aFt vZV -iTJ +aCO mEJ kCz vJS @@ -265225,7 +265384,7 @@ xBU iVU iFX qRr -kqw +vAd omh wDr elw @@ -266528,7 +266687,7 @@ qrP rpV fTW bwM -xGx +voW lEv clV wmG @@ -266536,7 +266695,7 @@ jLW nkh tLT wvv -lEP +vqL lEP oEj xmR diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 6d3bc988fed..60361031663 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -223,6 +223,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/iron/dark/textured, /area/station/medical/cryo) +"aeA" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "afj" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -268,6 +276,16 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/engineering/main) +"afN" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation B" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/white, +/area/station/medical/virology) "afW" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -401,13 +419,6 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron/white, /area/station/security/prison/safe) -"ahU" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/machinery/light/small/directional/north, -/turf/open/floor/plating, -/area/station/maintenance/department/engine) "ahV" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -491,6 +502,16 @@ /obj/effect/turf_decal/tile/brown, /turf/open/floor/iron, /area/station/cargo/lobby) +"ajx" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/virology/glass{ + name = "Test Subject Cell" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/white, +/area/station/medical/virology) "ajI" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 1 @@ -886,16 +907,6 @@ /obj/structure/window/reinforced/spawner/directional/east, /turf/open/floor/plating/airless, /area/space/nearstation) -"aqt" = ( -/obj/structure/table, -/obj/item/folder/yellow, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/obj/structure/cable, -/obj/item/paper/pamphlet/gateway, -/turf/open/floor/iron, -/area/station/command/gateway) "aqu" = ( /obj/structure/closet/wardrobe/green, /obj/effect/landmark/start/hangover/closet, @@ -1081,6 +1092,16 @@ }, /turf/open/floor/plating, /area/station/hallway/secondary/entry) +"auO" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/cargo/storage) "ava" = ( /obj/effect/spawner/random/structure/closet_maintenance, /obj/item/storage/box/lights/mixed, @@ -1733,14 +1754,6 @@ "aGM" = ( /turf/open/floor/iron, /area/station/security/range) -"aGQ" = ( -/obj/structure/table/glass, -/obj/effect/turf_decal/tile/green{ - dir = 1 - }, -/obj/item/storage/medkit/advanced, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "aGS" = ( /obj/structure/sign/warning/no_smoking, /turf/closed/wall, @@ -2166,13 +2179,6 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/dark, /area/station/command/bridge) -"aMG" = ( -/obj/structure/table, -/obj/item/clothing/under/costume/buttondown/slacks/service, -/obj/effect/turf_decal/tile/neutral, -/obj/item/clothing/mask/whistle, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "aMW" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -2284,6 +2290,11 @@ /obj/effect/turf_decal/trimline/brown/warning, /turf/open/floor/iron/white, /area/station/science/lobby) +"aOu" = ( +/obj/structure/table, +/obj/item/paper/fluff/holodeck/disclaimer, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "aOA" = ( /obj/effect/landmark/blobstart, /obj/effect/turf_decal/stripes/line{ @@ -2458,12 +2469,6 @@ "aRI" = ( /turf/open/floor/circuit/green, /area/station/science/robotics/mechbay) -"aRV" = ( -/obj/machinery/porta_turret/ai{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/ai_upload) "aSe" = ( /obj/machinery/duct, /obj/effect/turf_decal/trimline/blue/filled/line, @@ -3020,18 +3025,6 @@ }, /turf/open/floor/iron, /area/station/engineering/break_room) -"bbk" = ( -/obj/structure/rack, -/obj/item/storage/box/firingpins{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/firingpins, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/security/lockers) "bbt" = ( /obj/structure/girder, /obj/effect/spawner/random/structure/grille, @@ -3264,15 +3257,6 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/cargo/sorting) -"bfM" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Art Storage" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/commons/storage/tools) "bfO" = ( /obj/machinery/holopad, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -3785,6 +3769,17 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/commons/storage/primary) +"boq" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) "boD" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -4485,6 +4480,27 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/central) +"bAV" = ( +/obj/machinery/door/firedoor, +/obj/machinery/door/airlock/security/glass{ + id_tag = "outerbrig"; + name = "Brig" + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/flasher/directional/east{ + id = "secentranceflasher"; + pixel_y = -5 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "brig-entrance" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/entrance, +/obj/machinery/scanner_gate/preset_guns, +/turf/open/floor/iron, +/area/station/security/brig) "bBo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/siding/purple, @@ -4750,6 +4766,16 @@ /obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron/white, /area/station/medical/pharmacy) +"bGl" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security E.V.A. Storage" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/brig) "bGo" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -4975,15 +5001,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"bKd" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/machinery/light_switch/directional/west, -/turf/open/floor/wood, -/area/station/service/theater) "bKv" = ( /obj/item/pen, /obj/structure/table/reinforced, @@ -5456,6 +5473,13 @@ /obj/machinery/power/apc/auto_name/directional/south, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) +"bTv" = ( +/obj/structure/closet/lasertag/blue, +/obj/effect/landmark/start/hangover/closet, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "bUc" = ( /obj/machinery/shower/directional/west, /obj/effect/landmark/start/assistant, @@ -5555,11 +5579,6 @@ /obj/effect/turf_decal/tile/red/opposingcorners, /turf/open/floor/iron/white, /area/station/security/prison/mess) -"bVI" = ( -/obj/item/kirbyplants, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "bVK" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -5762,6 +5781,21 @@ /obj/machinery/portable_atmospherics/canister/plasma, /turf/open/floor/plating, /area/station/engineering/main) +"bYv" = ( +/obj/effect/landmark/start/cyborg, +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/north{ + c_tag = "AI Upload Foyer"; + network = list("aiupload") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/airalarm/directional/east, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload_foyer) "bYz" = ( /turf/open/floor/circuit, /area/station/maintenance/port/aft) @@ -6252,6 +6286,18 @@ /obj/structure/window/reinforced/spawner/directional/east, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"ckJ" = ( +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/storage/satellite) "clj" = ( /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, @@ -6385,6 +6431,15 @@ }, /turf/open/floor/plating/airless, /area/station/science/ordnance/bomb) +"cod" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/bluespace_vendor/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "coe" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 1 @@ -6461,6 +6516,15 @@ /obj/structure/marker_beacon/yellow, /turf/open/space/basic, /area/space/nearstation) +"cpL" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Labor Camp Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "jank_labor_exit" + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) "cpR" = ( /obj/structure/table, /obj/effect/turf_decal/tile/neutral/opposingcorners{ @@ -6622,6 +6686,12 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/white, /area/station/security/prison) +"csn" = ( +/obj/effect/turf_decal/bot_white/right, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/gateway) "css" = ( /obj/machinery/light/small/red/directional/west, /obj/structure/table, @@ -6732,6 +6802,23 @@ /obj/structure/disposalpipe/segment, /turf/closed/wall, /area/station/maintenance/port/fore) +"cui" = ( +/obj/item/folder/red, +/obj/item/pen, +/obj/structure/table/glass, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/item/folder/white{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/security/execution/transfer) "cuk" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -6982,6 +7069,16 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/plating, /area/station/cargo/sorting) +"cwZ" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation A" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/white, +/area/station/medical/virology) "cxi" = ( /obj/item/solar_assembly, /obj/item/solar_assembly, @@ -7080,15 +7177,6 @@ }, /turf/open/floor/wood, /area/station/service/library) -"cyB" = ( -/obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "cyE" = ( /obj/machinery/portable_atmospherics/pipe_scrubber, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ @@ -7192,6 +7280,23 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"cAj" = ( +/obj/item/cigbutt, +/obj/structure/table/reinforced, +/obj/item/paper{ + pixel_x = -4; + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/item/stack/medical/ointment{ + pixel_x = 11; + pixel_y = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/break_room) "cAm" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, @@ -7403,6 +7508,14 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"cFc" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) "cFl" = ( /obj/structure/table, /obj/structure/cable, @@ -7859,6 +7972,14 @@ /obj/item/pai_card, /turf/open/floor/iron, /area/station/commons/locker) +"cOP" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "cOQ" = ( /turf/open/floor/iron/white, /area/station/science/research) @@ -7916,22 +8037,6 @@ /obj/structure/window/spawner/directional/south, /turf/open/floor/iron, /area/station/engineering/atmos) -"cQz" = ( -/obj/structure/table/glass, -/obj/machinery/light_switch/directional/north, -/obj/item/storage/briefcase/secure{ - pixel_x = 3; - pixel_y = 5 - }, -/obj/item/storage/medkit/regular{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/command/heads_quarters/cmo) "cQQ" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ @@ -8051,20 +8156,6 @@ }, /turf/open/space/basic, /area/space/nearstation) -"cTl" = ( -/obj/structure/table/glass, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/cup/bottle/morphine{ - pixel_y = 6 - }, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 9 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/security/execution/transfer) "cTp" = ( /obj/machinery/space_heater, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -8466,6 +8557,16 @@ /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, /turf/open/floor/iron, /area/station/engineering/atmos) +"dbf" = ( +/obj/structure/table, +/obj/item/folder/yellow, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/structure/cable, +/obj/item/paper/pamphlet/gateway, +/turf/open/floor/iron, +/area/station/command/gateway) "dbh" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -8994,6 +9095,12 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) +"diD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) "diE" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral{ @@ -9132,16 +9239,6 @@ /obj/structure/window/spawner/directional/east, /turf/open/floor/plating, /area/station/cargo/storage) -"dmJ" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Labor Camp Shuttle Airlock" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "jank_labor_exit" - }, -/turf/open/floor/iron/dark, -/area/station/hallway/primary/fore) "dmK" = ( /obj/machinery/vending/cigarette, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -9203,13 +9300,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"doD" = ( -/obj/effect/turf_decal/delivery, -/obj/structure/closet/firecloset, -/obj/item/clothing/glasses/meson/engine, -/obj/item/radio/intercom/directional/north, -/turf/open/floor/iron, -/area/station/engineering/main) "doI" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/west, @@ -9294,16 +9384,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"dpU" = ( -/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5{ - dir = 4 - }, -/obj/machinery/camera/directional/south{ - c_tag = "Atmospherics - Central Aft" - }, -/obj/machinery/light/no_nightlight/directional/south, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "dqc" = ( /obj/machinery/door/airlock/security/glass{ name = "N2O Storage" @@ -9311,6 +9391,13 @@ /obj/effect/mapping_helpers/airlock/access/all/security/armory, /turf/open/floor/iron/dark, /area/station/maintenance/port/fore) +"dqn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) "dqo" = ( /obj/machinery/conveyor{ dir = 1; @@ -9786,6 +9873,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"dxw" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/science/server) "dxK" = ( /obj/structure/lattice/catwalk, /obj/structure/marker_beacon/purple, @@ -9949,6 +10044,16 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/iron/dark, /area/station/security/interrogation) +"dDf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "dDo" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, @@ -10039,32 +10144,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"dEJ" = ( -/obj/structure/table, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/structure/cable, -/obj/item/pen/blue{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen/fountain{ - pixel_x = 10 - }, -/obj/item/pen/red{ - pixel_x = 8; - pixel_y = 8 - }, -/obj/item/stamp/denied{ - pixel_y = -1 - }, -/obj/item/stamp{ - pixel_x = -9; - pixel_y = -1 - }, -/turf/open/floor/catwalk_floor/iron, -/area/station/cargo/storage) "dEV" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -10581,6 +10660,17 @@ }, /turf/open/floor/iron, /area/station/security/office) +"dOq" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/departments/vault/directional/north{ + pixel_x = 32 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/nuke_storage) "dOs" = ( /obj/structure/sign/warning/no_smoking, /turf/closed/wall/r_wall, @@ -10624,12 +10714,6 @@ }, /turf/open/floor/wood/large, /area/station/commons/lounge) -"dOQ" = ( -/obj/structure/closet/toolcloset, -/obj/effect/turf_decal/delivery, -/obj/item/clothing/glasses/meson/engine, -/turf/open/floor/iron, -/area/station/engineering/main) "dOY" = ( /obj/effect/spawner/random/engineering/tank, /turf/open/floor/plating, @@ -10766,6 +10850,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"dRe" = ( +/obj/structure/rack, +/obj/item/storage/box/firingpins{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/firingpins, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/lockers) "dRj" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -11177,14 +11274,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"dXA" = ( -/obj/structure/closet/crate/trashcart, -/obj/effect/spawner/random/contraband/prison, -/obj/machinery/firealarm/directional/north, -/obj/effect/spawner/random/trash/garbage, -/obj/effect/spawner/random/trash/garbage, -/turf/open/floor/plating, -/area/station/security/prison/safe) "dXH" = ( /obj/structure/chair, /obj/effect/landmark/start/assistant, @@ -12190,6 +12279,26 @@ }, /turf/open/floor/plating, /area/station/hallway/secondary/entry) +"eny" = ( +/obj/structure/table, +/obj/machinery/firealarm/directional/south, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/obj/item/storage/box/bandages{ + pixel_x = -7; + pixel_y = 2 + }, +/obj/item/stack/medical/ointment{ + pixel_x = 11; + pixel_y = 5 + }, +/obj/item/stack/medical/bandage{ + pixel_x = 13; + pixel_y = -3 + }, +/turf/open/floor/iron, +/area/station/command/gateway) "enF" = ( /obj/structure/table/reinforced, /obj/machinery/recharger, @@ -12378,6 +12487,13 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"erl" = ( +/obj/structure/rack, +/obj/effect/turf_decal/bot{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/gateway) "eru" = ( /obj/structure/rack, /obj/item/stack/cable_coil{ @@ -12471,13 +12587,6 @@ /obj/item/reagent_containers/cup/glass/drinkingglass/shotglass, /turf/open/floor/wood, /area/station/maintenance/port/aft) -"ese" = ( -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/prison/garden) "esk" = ( /turf/closed/wall/r_wall, /area/station/engineering/storage/tcomms) @@ -12676,6 +12785,12 @@ }, /turf/open/floor/iron, /area/station/commons/dorms) +"evj" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/secure_closet/engineering_electrical, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) "evD" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -12811,16 +12926,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) -"ewT" = ( -/obj/machinery/door/airlock{ - name = "Prison Showers" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/obj/structure/cable, -/turf/open/floor/iron/freezer, -/area/station/security/prison/shower) "exB" = ( /obj/effect/turf_decal/trimline/yellow/filled/line, /obj/effect/turf_decal/trimline/brown/filled/warning, @@ -13471,6 +13576,26 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"eLw" = ( +/obj/structure/bed/medical/anchored{ + dir = 4 + }, +/obj/item/bedsheet, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/iv_drip, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/white, +/area/station/security/medical) "eLI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -13603,6 +13728,13 @@ /obj/machinery/vending/wardrobe/coroner_wardrobe, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"eNA" = ( +/obj/effect/spawner/random/entertainment/arcade, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/delivery, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) "eNR" = ( /turf/closed/wall, /area/station/ai_monitored/aisat/exterior) @@ -14122,6 +14254,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) +"eXo" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) "eXx" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -14143,6 +14286,13 @@ /obj/structure/bookcase/random/adult, /turf/open/floor/wood, /area/station/service/library) +"eXJ" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "eXT" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/airlock/maintenance{ @@ -14566,6 +14716,22 @@ initial_gas_mix = "TEMP=2.7" }, /area/space/nearstation) +"ffS" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/virology/glass{ + name = "Virology Lab" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/turf/open/floor/iron/white, +/area/station/medical/virology) "ffU" = ( /obj/effect/turf_decal/siding/purple, /obj/machinery/camera/directional/south{ @@ -14861,15 +15027,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/solars/port/fore) -"fkb" = ( -/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ - dir = 10 - }, -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/turf/open/floor/iron/dark/corner, -/area/station/engineering/atmos/pumproom) "fkd" = ( /obj/structure/table/wood, /obj/item/paper_bin{ @@ -15544,6 +15701,13 @@ /obj/effect/turf_decal/tile/brown/opposingcorners, /turf/open/floor/iron, /area/station/cargo/storage) +"fwf" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison) "fwq" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=9.2-Escape-2"; @@ -15576,14 +15740,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/engineering/break_room) -"fxj" = ( -/obj/machinery/door/airlock/security{ - name = "Court Cell" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/turf/open/floor/iron/dark, -/area/station/security/holding_cell) "fxr" = ( /obj/structure/lattice/catwalk, /obj/item/instrument/musicalmoth{ @@ -15776,6 +15932,14 @@ "fAL" = ( /turf/closed/wall, /area/station/security/detectives_office) +"fAP" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison) "fBc" = ( /obj/effect/turf_decal/trimline/yellow/filled/line, /obj/effect/turf_decal/trimline/yellow/warning, @@ -15813,12 +15977,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/storage) -"fBV" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/spawner/random/trash/garbage, -/turf/open/floor/plating, -/area/station/maintenance/aft/lesser) "fBY" = ( /turf/open/floor/iron/dark/side{ dir = 4 @@ -15861,6 +16019,19 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"fDm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east{ + pixel_y = -26 + }, +/turf/open/floor/iron, +/area/station/security/brig) "fDC" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -15875,6 +16046,15 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"fDT" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/brig) "fEg" = ( /obj/machinery/door/airlock{ name = "Service Hall" @@ -16248,14 +16428,6 @@ /obj/effect/landmark/blobstart, /turf/open/floor/engine/cult, /area/station/service/library) -"fKL" = ( -/obj/machinery/door/airlock/security{ - name = "Customs Desk" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/effect/landmark/navigate_destination, -/turf/open/floor/iron, -/area/station/security/checkpoint/customs) "fKP" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -16411,6 +16583,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/closed/wall/r_wall, /area/station/engineering/supermatter) +"fNe" = ( +/obj/structure/table, +/obj/item/clothing/under/costume/buttondown/slacks/service, +/obj/effect/turf_decal/tile/neutral, +/obj/item/clothing/mask/whistle, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "fNh" = ( /obj/machinery/door/poddoor/preopen{ id = "Prison Gate"; @@ -16460,6 +16639,15 @@ }, /turf/open/floor/iron/dark, /area/station/security/range) +"fOp" = ( +/obj/machinery/door/airlock/security{ + name = "Customs Desk" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/effect/landmark/navigate_destination, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) "fOu" = ( /obj/effect/turf_decal/siding/white{ dir = 8 @@ -16543,19 +16731,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/maintenance/port/aft) -"fQW" = ( -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Dock" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/cargo/miningoffice) "fQZ" = ( /obj/structure/chair/stool/directional/west, /obj/effect/spawner/random/trash/mess, @@ -17023,6 +17198,14 @@ }, /turf/open/floor/iron/white, /area/station/science/ordnance/storage) +"gat" = ( +/obj/structure/table, +/obj/item/storage/medkit/regular, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "gav" = ( /obj/structure/disposalpipe/segment, /obj/machinery/newscaster/directional/east, @@ -17203,14 +17386,6 @@ /obj/item/storage/box/masks, /turf/open/floor/iron/dark, /area/station/medical/medbay/central) -"gdZ" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 6 - }, -/obj/structure/cable, -/obj/machinery/power/apc/auto_name/directional/east, -/turf/open/floor/iron/white, -/area/station/security/prison/visit) "gem" = ( /obj/structure/table, /obj/item/storage/briefcase/secure{ @@ -17412,14 +17587,6 @@ "giA" = ( /turf/closed/wall/r_wall, /area/station/tcommsat/computer) -"giG" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "giH" = ( /obj/machinery/vending/engivend, /obj/effect/turf_decal/delivery, @@ -17446,6 +17613,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/commons/lounge) +"gjt" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/white, +/area/station/medical/virology) "gjv" = ( /obj/machinery/door/window/left/directional/west{ name = "Maximum Security Test Chamber"; @@ -17767,6 +17944,13 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"goo" = ( +/obj/machinery/porta_turret/ai{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) "goF" = ( /obj/machinery/atmospherics/pipe/layer_manifold/cyan/hidden{ dir = 8 @@ -17863,14 +18047,13 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/circuit/green/off, /area/station/science/research) -"gqj" = ( -/obj/structure/sink/directional/west, -/obj/machinery/light_switch/directional/east, -/obj/effect/turf_decal/tile/green/anticorner/contrasted{ +"gqf" = ( +/obj/structure/closet/emcloset, +/obj/effect/turf_decal/stripes/corner{ dir = 4 }, -/turf/open/floor/iron/white, -/area/station/medical/virology) +/turf/open/floor/plating, +/area/station/maintenance/department/engine) "gqm" = ( /obj/effect/spawner/structure/window, /obj/machinery/door/poddoor/shutters/preopen{ @@ -18061,6 +18244,15 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) +"gtH" = ( +/obj/machinery/door/airlock{ + name = "Prison Showers" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/freezer, +/area/station/security/prison/shower) "gtR" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/green{ @@ -18258,12 +18450,6 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/commons/lounge) -"gwd" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/security/interrogation) "gwf" = ( /turf/open/floor/glass/reinforced, /area/station/science/research) @@ -18480,11 +18666,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"gAx" = ( -/obj/structure/closet/secure_closet/hydroponics, -/obj/effect/turf_decal/stripes/line, -/turf/open/floor/iron, -/area/station/service/hydroponics) "gAB" = ( /obj/structure/table/glass, /obj/item/hand_labeler, @@ -18534,6 +18715,15 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) +"gBb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/machinery/light_switch/directional/west, +/turf/open/floor/wood, +/area/station/service/theater) "gBo" = ( /obj/effect/spawner/random/structure/grille, /obj/machinery/atmospherics/pipe/layer_manifold/cyan/hidden{ @@ -18786,6 +18976,15 @@ "gFi" = ( /turf/open/floor/iron, /area/station/hallway/primary/fore) +"gFs" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/security/prison/visit) "gFy" = ( /obj/machinery/rnd/production/protolathe/department/science, /turf/open/floor/iron/dark, @@ -19376,6 +19575,14 @@ /obj/effect/mapping_helpers/requests_console/assistance, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"gPq" = ( +/obj/structure/cable, +/obj/machinery/duct, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/hallway/secondary/service) "gPw" = ( /turf/open/floor/iron/dark, /area/station/security/checkpoint/supply) @@ -19874,12 +20081,6 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/iron/white, /area/station/science/lab) -"gZG" = ( -/obj/effect/turf_decal/delivery, -/obj/structure/closet/secure_closet/engineering_electrical, -/obj/machinery/light_switch/directional/south, -/turf/open/floor/iron, -/area/station/engineering/main) "gZM" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/window/reinforced/spawner/directional/north, @@ -20129,13 +20330,6 @@ /obj/machinery/meter, /turf/open/floor/iron, /area/station/engineering/atmos) -"hei" = ( -/obj/item/stack/sheet/cardboard{ - amount = 14 - }, -/obj/item/stack/package_wrap, -/turf/open/floor/iron, -/area/station/security/prison/work) "hep" = ( /obj/effect/landmark/blobstart, /obj/effect/mapping_helpers/burnt_floor, @@ -21248,6 +21442,13 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) +"hyo" = ( +/obj/structure/closet/toolcloset, +/obj/effect/turf_decal/delivery, +/obj/item/clothing/glasses/meson/engine, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron, +/area/station/engineering/main) "hyD" = ( /obj/machinery/door/window/left/directional/north{ name = "Inner Pipe Access"; @@ -21680,13 +21881,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/pharmacy) -"hGL" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/obj/structure/closet/emcloset, -/turf/open/floor/plating, -/area/station/maintenance/department/engine) "hHd" = ( /obj/effect/spawner/random/maintenance, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -21720,18 +21914,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/commons/locker) -"hIm" = ( -/obj/machinery/door/airlock/research{ - name = "Ordnance Lab" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/white, -/area/station/science/ordnance/office) "hIp" = ( /obj/structure/fake_stairs/directional/south, /turf/open/floor/iron, @@ -22986,6 +23168,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison) +"ien" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/white, +/area/station/science/research) "iep" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -23260,6 +23449,13 @@ }, /turf/open/floor/carpet, /area/station/command/heads_quarters/hop) +"iiH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "iiL" = ( /obj/machinery/air_sensor/mix_tank, /turf/open/floor/engine/vacuum, @@ -23346,6 +23542,19 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/service/hydroponics/garden) +"iky" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/white, +/area/station/science/research) "ikC" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/maintenance_hatch{ @@ -23705,24 +23914,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/storage/satellite) -"ipX" = ( -/obj/machinery/firealarm/directional/east, -/obj/machinery/light/small/directional/east, -/obj/machinery/camera/directional/east{ - c_tag = "Brig - Labor Shuttle Dock" - }, -/obj/machinery/gulag_item_reclaimer{ - pixel_y = 24 - }, -/obj/machinery/flasher/directional/east{ - id = "PRelease"; - pixel_y = 20 - }, -/obj/machinery/atmospherics/components/unary/airlock_pump{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/hallway/primary/fore) "iqc" = ( /obj/structure/reflector/single/anchored{ dir = 9 @@ -24006,14 +24197,6 @@ /obj/effect/spawner/random/food_or_drink/donkpockets, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"iuE" = ( -/obj/structure/table, -/obj/item/reagent_containers/cup/glass/drinkingglass, -/obj/item/radio/intercom/directional/north, -/obj/effect/turf_decal/tile/red/opposingcorners, -/obj/machinery/light/small/directional/east, -/turf/open/floor/iron/white, -/area/station/security/prison/mess) "iva" = ( /obj/machinery/door/airlock/maintenance{ name = "Security Maintenance" @@ -24549,6 +24732,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"iDe" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/drinkingglass, +/obj/item/radio/intercom/directional/north, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/machinery/light/small/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) "iDh" = ( /obj/machinery/computer/communications{ dir = 8 @@ -24565,6 +24757,29 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/iron/dark, /area/station/security/range) +"iDF" = ( +/obj/structure/rack, +/obj/machinery/camera/directional/south{ + c_tag = "Brig - Infirmary" + }, +/obj/item/clothing/under/rank/medical/scrubs/purple, +/obj/item/healthanalyzer{ + pixel_y = -2 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/window/spawner/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/turf/open/floor/iron/white, +/area/station/security/medical) "iDN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -25388,6 +25603,26 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"iRw" = ( +/obj/structure/table/reinforced, +/obj/item/book/manual/wiki/engineering_hacking{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/book/manual/wiki/engineering_guide{ + pixel_x = -2 + }, +/obj/item/trash/can{ + pixel_x = -8 + }, +/obj/machinery/firealarm/directional/south, +/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/engineering/break_room) "iRy" = ( /obj/structure/table/reinforced, /obj/machinery/cell_charger, @@ -25681,6 +25916,23 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/cargo/warehouse) +"iXa" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/bottle/morphine{ + pixel_y = 6 + }, +/obj/machinery/camera/directional/north{ + c_tag = "Prison Sanitarium"; + network = list("ss13","prison") + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/obj/machinery/light/cold/directional/north, +/obj/machinery/status_display/ai/directional/north, +/obj/item/reagent_containers/syringe, +/turf/open/floor/iron/white, +/area/station/security/execution/transfer) "iXb" = ( /obj/structure/disposalpipe/segment{ dir = 10 @@ -25869,6 +26121,17 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"iZH" = ( +/obj/machinery/door/airlock/research{ + name = "Ordnance Lab" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/mapping_helpers/airlock/access/all/science/ordnance, +/turf/open/floor/iron/white, +/area/station/science/ordnance/office) "jaj" = ( /obj/structure/chair, /obj/structure/cable, @@ -25884,26 +26147,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"jau" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - id_tag = "outerbrig"; - name = "Brig" - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/flasher/directional/east{ - id = "secentranceflasher" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "brig-entrance" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/entrance, -/obj/machinery/scanner_gate/preset_guns, -/turf/open/floor/iron, -/area/station/security/brig) "jay" = ( /obj/structure/chair{ dir = 4 @@ -25951,14 +26194,18 @@ }, /turf/open/floor/engine, /area/station/science/cytology) -"jbd" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 +"jbf" = ( +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 }, -/obj/machinery/light_switch/directional/west, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/green/half/contrasted{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "jbg" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 1 @@ -26282,6 +26529,15 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"jhc" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/table, +/obj/item/folder, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/locker) "jhd" = ( /obj/structure/cable, /turf/open/floor/plating/airless, @@ -27326,6 +27582,11 @@ }, /turf/open/floor/iron, /area/station/security/warden) +"jyo" = ( +/obj/structure/table, +/obj/item/stack/medical/bruise_pack, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "jyq" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/firedoor, @@ -27422,13 +27683,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/construction/storage_wing) -"jzI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) "jzN" = ( /turf/closed/wall/r_wall, /area/station/command/corporate_showroom) @@ -28149,6 +28403,17 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/hop) +"jLS" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/command) "jMb" = ( /obj/structure/railing{ dir = 10 @@ -28229,14 +28494,6 @@ }, /turf/open/floor/plating, /area/station/hallway/secondary/entry) -"jNl" = ( -/obj/structure/table, -/obj/item/storage/medkit/regular, -/obj/machinery/airalarm/directional/south, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/obj/machinery/light/cold/directional/south, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "jNo" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -28804,6 +29061,14 @@ /obj/item/wirecutters, /turf/open/space/basic, /area/space/nearstation) +"jXn" = ( +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/obj/structure/closet/l3closet, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/virology) "jXq" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -30032,17 +30297,6 @@ /obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) -"ktW" = ( -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/command/storage/satellite) "kud" = ( /obj/structure/sign/warning/vacuum/external/directional/south, /obj/effect/turf_decal/stripes/line, @@ -30061,6 +30315,14 @@ }, /turf/open/space/basic, /area/space/nearstation) +"kuH" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/turf/open/floor/wood, +/area/station/service/theater) "kuK" = ( /obj/machinery/power/tracker, /obj/structure/cable, @@ -31061,6 +31323,18 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron/white, /area/station/science/xenobiology/hallway) +"kLY" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Labor Camp Shuttle Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/security/brig) "kMd" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -31416,6 +31690,16 @@ }, /turf/open/floor/iron/white, /area/station/security/medical) +"kSu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "kSw" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 1 @@ -32150,23 +32434,6 @@ /obj/structure/cable, /turf/open/floor/iron/textured, /area/station/medical/chem_storage) -"lfl" = ( -/obj/structure/table/glass, -/obj/item/storage/medkit/regular, -/obj/item/reagent_containers/syringe, -/obj/item/reagent_containers/cup/bottle/morphine{ - pixel_y = 6 - }, -/obj/machinery/camera/directional/north{ - c_tag = "Prison Sanitarium"; - network = list("ss13","prison") - }, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 5 - }, -/obj/machinery/light/cold/directional/north, -/turf/open/floor/iron/white, -/area/station/security/execution/transfer) "lfm" = ( /obj/machinery/light_switch/directional/north, /turf/open/floor/iron/freezer, @@ -32200,16 +32467,6 @@ }, /turf/open/floor/iron, /area/station/construction/storage_wing) -"lgj" = ( -/obj/structure/bed/medical{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 8 - }, -/obj/machinery/iv_drip, -/turf/open/floor/iron/white, -/area/station/security/execution/transfer) "lgl" = ( /obj/machinery/light/small/directional/south, /obj/effect/turf_decal/tile/blue{ @@ -32255,11 +32512,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"lhk" = ( -/obj/structure/table, -/obj/item/stack/medical/bruise_pack, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "lhD" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/spawner/random/trash/janitor_supplies, @@ -33095,6 +33347,11 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/plating, /area/station/maintenance/port) +"lyf" = ( +/obj/structure/closet/secure_closet/brig, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/security/holding_cell) "lyu" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/blue/opposingcorners{ @@ -33296,13 +33553,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"lDj" = ( -/obj/effect/turf_decal/tile/green/anticorner/contrasted{ - dir = 8 - }, -/obj/structure/closet/l3closet, -/turf/open/floor/iron/white, -/area/station/medical/virology) "lDo" = ( /obj/item/radio/off, /obj/effect/turf_decal/stripes/line{ @@ -33395,6 +33645,15 @@ dir = 4 }, /area/station/service/chapel) +"lGi" = ( +/obj/machinery/power/smes{ + charge = 2e+005 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "lGj" = ( /obj/machinery/vending/wardrobe/det_wardrobe, /obj/machinery/light/small/directional/east, @@ -34041,16 +34300,6 @@ /obj/machinery/status_display/ai/directional/south, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"lTj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/brig) "lTq" = ( /obj/structure/chair/comfy/black{ dir = 4 @@ -34250,6 +34499,16 @@ /obj/item/stamp/law, /turf/open/floor/wood, /area/station/service/lawoffice) +"lWj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/aft/lesser) "lWm" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -34646,6 +34905,19 @@ /obj/effect/mapping_helpers/airlock/access/all/science/xenobio, /turf/open/floor/plating, /area/station/maintenance/department/science/xenobiology) +"mdq" = ( +/obj/structure/sink/directional/west, +/obj/machinery/light_switch/directional/east{ + pixel_y = 6 + }, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = -4 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) "mdu" = ( /obj/machinery/firealarm/directional/west, /obj/effect/turf_decal/siding/blue/corner{ @@ -34893,6 +35165,11 @@ /obj/effect/spawner/random/bureaucracy/paper, /turf/open/floor/wood, /area/station/commons/dorms) +"mim" = ( +/obj/machinery/light/small/directional/north, +/obj/effect/turf_decal/stripes/corner, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) "min" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -35588,6 +35865,15 @@ /obj/structure/sign/warning/electric_shock, /turf/closed/wall/r_wall, /area/station/engineering/supermatter) +"muw" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/light_switch/directional/west, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "mux" = ( /obj/machinery/airalarm/directional/south, /obj/structure/disposalpipe/segment{ @@ -35725,6 +36011,14 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) +"mxt" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Art Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/commons/storage/tools) "mxv" = ( /obj/machinery/computer/atmos_control/plasma_tank{ dir = 1 @@ -35870,17 +36164,6 @@ }, /turf/open/floor/iron/freezer, /area/station/security/prison/shower) -"mAm" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Security E.V.A. Storage" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/security/armory, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/brig) "mAq" = ( /obj/item/kirbyplants/organic/plant18, /obj/effect/turf_decal/stripes/line{ @@ -36923,6 +37206,16 @@ /obj/machinery/light/directional/east, /turf/open/floor/iron/white/corner, /area/station/hallway/secondary/entry) +"mRx" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ + dir = 9 + }, +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) "mRy" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -37202,22 +37495,6 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/carpet, /area/station/command/corporate_showroom) -"mWZ" = ( -/obj/item/folder/red, -/obj/item/pen, -/obj/structure/table/glass, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 10 - }, -/obj/item/folder/white{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/security/execution/transfer) "mXb" = ( /obj/machinery/door/airlock/hatch{ name = "Telecomms Server Room" @@ -37579,11 +37856,6 @@ }, /turf/open/floor/iron, /area/station/engineering/break_room) -"ncq" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/security/execution/education) "ncv" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/hoop{ @@ -37837,13 +38109,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"nib" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/white, -/area/station/security/prison) "nie" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment, @@ -38002,23 +38267,6 @@ /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron, /area/station/security/office) -"nle" = ( -/obj/item/cigbutt, -/obj/structure/table/reinforced, -/obj/item/paper{ - pixel_x = -4; - pixel_y = 6 - }, -/obj/effect/turf_decal/tile/yellow/half/contrasted{ - dir = 4 - }, -/obj/machinery/light/directional/east, -/obj/item/stack/medical/ointment{ - pixel_x = 11; - pixel_y = 1 - }, -/turf/open/floor/iron, -/area/station/engineering/break_room) "nlo" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/layer_manifold/cyan/hidden{ @@ -38775,26 +39023,6 @@ }, /turf/open/floor/wood/large, /area/station/command/heads_quarters/qm) -"nwq" = ( -/obj/structure/table, -/obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/obj/item/storage/box/bandages{ - pixel_x = -7; - pixel_y = 2 - }, -/obj/item/stack/medical/ointment{ - pixel_x = 11; - pixel_y = 5 - }, -/obj/item/stack/medical/bandage{ - pixel_x = 13; - pixel_y = -3 - }, -/turf/open/floor/iron, -/area/station/command/gateway) "nwC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -38938,6 +39166,14 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/prison/work) +"nyr" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/green{ + dir = 1 + }, +/obj/item/storage/medkit/advanced, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "nyu" = ( /obj/effect/turf_decal/tile/brown/fourcorners, /obj/machinery/door/airlock/security/glass{ @@ -39349,6 +39585,17 @@ /obj/effect/turf_decal/box, /turf/open/floor/iron, /area/station/science/xenobiology) +"nEU" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5{ + dir = 4 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Atmospherics - Central Aft" + }, +/obj/machinery/light/no_nightlight/directional/south, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "nEZ" = ( /obj/machinery/plate_press, /obj/effect/turf_decal/bot, @@ -39449,6 +39696,28 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"nGJ" = ( +/obj/structure/table/glass, +/obj/machinery/light_switch/directional/north{ + pixel_y = 28; + pixel_x = 5 + }, +/obj/item/storage/briefcase/secure{ + pixel_x = 3; + pixel_y = 5 + }, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = -4 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) "nGK" = ( /obj/structure/chair/stool/directional/east, /turf/open/floor/wood, @@ -39849,6 +40118,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/research) +"nOS" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/science/xenobiology/hallway) "nOU" = ( /obj/structure/table/wood, /obj/item/radio/intercom{ @@ -40460,6 +40735,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/security/office) +"ocs" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "Brig - Labor Shuttle Dock" + }, +/obj/machinery/gulag_item_reclaimer{ + pixel_y = 24 + }, +/obj/machinery/flasher/directional/east{ + id = "PRelease"; + pixel_y = 20 + }, +/obj/machinery/atmospherics/components/unary/airlock_pump{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/fore) "ocB" = ( /obj/structure/table/wood, /obj/machinery/microwave{ @@ -40905,15 +41197,6 @@ }, /turf/open/space/basic, /area/space) -"olP" = ( -/obj/structure/cable, -/obj/machinery/duct, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/sign/poster/random/directional/south, -/turf/open/floor/plating, -/area/station/hallway/secondary/service) "omc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -40931,12 +41214,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/ai_monitored/command/storage/eva) -"ome" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/ai_upload) "omm" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -41247,6 +41524,21 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) +"osr" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Secure Network Access" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload_foyer) "osw" = ( /obj/structure/sign/warning/secure_area, /turf/closed/wall/r_wall, @@ -41410,6 +41702,11 @@ /obj/item/reagent_containers/cup/glass/bottle/goldschlager, /turf/open/space/basic, /area/space/nearstation) +"ouz" = ( +/obj/item/kirbyplants, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "ouM" = ( /obj/structure/sign/painting/library{ pixel_y = -32 @@ -42130,20 +42427,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"oGN" = ( -/obj/effect/landmark/start/cyborg, -/obj/machinery/light/small/directional/east, -/obj/machinery/camera/directional/north{ - c_tag = "AI Upload Foyer"; - network = list("aiupload") - }, -/obj/machinery/airalarm/directional/north, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/ai_upload_foyer) "oGZ" = ( /obj/structure/table, /obj/item/storage/bag/tray/cafeteria, @@ -42261,11 +42544,6 @@ /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/station/solars/starboard/fore) -"oII" = ( -/obj/structure/table, -/obj/item/paper/fluff/holodeck/disclaimer, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "oIM" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5{ dir = 4 @@ -42423,12 +42701,6 @@ "oLS" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance/testlab) -"oLV" = ( -/obj/machinery/atmospherics/pipe/layer_manifold/cyan/visible{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "oLZ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -42813,13 +43085,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/engine) -"oUu" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/server) "oUy" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line, @@ -42956,15 +43221,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/hop, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hop) -"oWZ" = ( -/obj/structure/table, -/obj/machinery/airalarm/directional/north, -/obj/machinery/computer/records/medical/laptop, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/security/medical) "oXl" = ( /obj/machinery/telecomms/server/presets/science, /turf/open/floor/circuit/telecomms/mainframe, @@ -43265,6 +43521,16 @@ /obj/structure/table/wood, /turf/open/floor/iron/dark, /area/station/service/chapel) +"pco" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/corner, +/area/station/engineering/atmos/pumproom) "pcM" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -44077,17 +44343,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) -"pro" = ( -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron, -/area/station/hallway/secondary/command) "prv" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -44303,17 +44558,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) -"puL" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation A" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/turf/open/floor/iron/white, -/area/station/medical/virology) "puP" = ( /obj/effect/turf_decal/delivery, /obj/effect/turf_decal/stripes/line{ @@ -44767,18 +45011,6 @@ }, /turf/open/floor/iron/white/side, /area/station/science/lobby) -"pDx" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/external{ - name = "Escape Pod Four"; - space_dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/engineering/general, -/turf/open/floor/iron, -/area/station/maintenance/department/engine) "pDR" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/computer/order_console/cook{ @@ -44812,18 +45044,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) -"pEv" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/effect/turf_decal/tile/purple/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/white, -/area/station/science/research) "pEB" = ( /obj/effect/landmark/start/botanist, /turf/open/floor/iron, @@ -44929,6 +45149,17 @@ dir = 1 }, /area/station/engineering/atmos/storage/gas) +"pGC" = ( +/obj/structure/table, +/obj/item/clothing/gloves/latex, +/obj/item/clothing/mask/surgical, +/obj/item/reagent_containers/spray/cleaner, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/white, +/area/station/security/medical) "pGH" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock{ @@ -45438,6 +45669,19 @@ /obj/machinery/light_switch/directional/east, /turf/open/floor/iron/dark, /area/station/command/bridge) +"pOM" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Port Primary Hallway - Mining Shuttle" + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "pON" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -45802,6 +46046,19 @@ /obj/item/radio/intercom/directional/east, /turf/open/floor/iron/grimy, /area/station/security/interrogation) +"pVE" = ( +/obj/structure/closet/secure_closet/injection{ + name = "educational injections locker"; + pixel_x = 2 + }, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/light_switch/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) "pVK" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -46719,6 +46976,14 @@ }, /turf/open/floor/plating/reinforced, /area/station/cargo/storage) +"qln" = ( +/obj/structure/table, +/obj/machinery/computer/records/medical/laptop, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) "qlz" = ( /obj/effect/spawner/random/vending/colavend, /obj/machinery/light/directional/north, @@ -46743,6 +47008,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) +"qlL" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/service/hydroponics) "qlW" = ( /obj/structure/cable, /obj/machinery/status_display/evac/directional/west, @@ -47735,21 +48006,6 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/commons/lounge) -"qFF" = ( -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 5 - }, -/obj/effect/turf_decal/bot, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/siding/green{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 5 - }, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) "qFP" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -47976,16 +48232,6 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/iron/white, /area/station/medical/pharmacy) -"qJT" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/yellow{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "qJU" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -48221,15 +48467,6 @@ /obj/machinery/portable_atmospherics/canister/anesthetic_mix, /turf/open/floor/iron/dark, /area/station/medical/cryo) -"qNj" = ( -/obj/machinery/light_switch/directional/south, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/half/contrasted, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, -/turf/open/floor/iron/dark, -/area/station/security/execution/education) "qNk" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ @@ -48403,17 +48640,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"qPC" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation B" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/turf/open/floor/iron/white, -/area/station/medical/virology) "qPJ" = ( /turf/closed/wall, /area/station/security/checkpoint/medical) @@ -49102,15 +49328,6 @@ /obj/structure/window/reinforced/spawner/directional/north, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"rab" = ( -/obj/structure/cable, -/obj/structure/disposalpipe/sorting/mail/flip{ - dir = 1 - }, -/obj/effect/mapping_helpers/mail_sorting/medbay/virology, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "rac" = ( /turf/closed/wall, /area/station/commons/lounge) @@ -49304,14 +49521,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"rdD" = ( -/obj/machinery/suit_storage_unit/cmo, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 10 - }, -/obj/machinery/light/small/directional/east, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/cmo) "rdT" = ( /obj/structure/toilet{ pixel_y = 8 @@ -49851,6 +50060,20 @@ /obj/effect/turf_decal/tile/purple/opposingcorners, /turf/open/floor/iron, /area/station/science/research) +"rnt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/duct, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "rnX" = ( /obj/machinery/suit_storage_unit/standard_unit, /obj/machinery/firealarm/directional/east, @@ -50040,18 +50263,6 @@ /obj/machinery/meter, /turf/closed/wall/r_wall, /area/station/engineering/atmos) -"rsk" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/external{ - name = "Escape Pod Four"; - space_dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/access/all/engineering/general, -/turf/open/floor/iron, -/area/station/maintenance/department/engine) "rsz" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -51171,23 +51382,6 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/engine, /area/station/science/explab) -"rKG" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/virology/glass{ - name = "Virology Lab" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/turf/open/floor/iron/white, -/area/station/medical/virology) "rKI" = ( /obj/item/radio/intercom/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -51338,15 +51532,13 @@ }, /turf/open/floor/iron, /area/station/engineering/gravity_generator) -"rMT" = ( -/obj/machinery/power/smes{ - charge = 2e+005 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/obj/machinery/light/directional/north, -/turf/open/floor/iron, -/area/station/maintenance/disposal/incinerator) +"rMN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/trash/garbage, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/aft/lesser) "rMZ" = ( /obj/structure/table, /obj/item/folder/blue{ @@ -51437,21 +51629,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/main) -"rPh" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/highsecurity{ - name = "Secure Network Access" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/ai_upload_foyer) "rPp" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -51971,20 +52148,6 @@ /obj/effect/turf_decal/tile/red, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"rYq" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/duct, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) "rYs" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/window/reinforced/spawner/directional/south, @@ -54024,15 +54187,6 @@ }, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) -"sLz" = ( -/obj/machinery/firealarm/directional/west, -/obj/structure/table, -/obj/item/folder, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/commons/locker) "sLE" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -54217,29 +54371,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port) -"sNN" = ( -/obj/structure/rack, -/obj/machinery/camera/directional/south{ - c_tag = "Brig - Infirmary" - }, -/obj/item/clothing/under/rank/medical/scrubs/purple, -/obj/item/healthanalyzer{ - pixel_y = -2 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 6 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/obj/structure/window/spawner/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, -/turf/open/floor/iron/white, -/area/station/security/medical) "sNS" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -54558,16 +54689,6 @@ }, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) -"sSh" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/bluespace_vendor/directional/north, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/light/directional/north, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "sSn" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/airlock/maintenance, @@ -54739,21 +54860,6 @@ }, /turf/open/floor/wood, /area/station/command/corporate_showroom) -"sUC" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/button/door/directional/east{ - id = "Prison Gate"; - name = "Prison Wing Lockdown"; - req_access = list("brig") - }, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, -/turf/open/floor/iron, -/area/station/security/brig) "sUD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -55291,16 +55397,6 @@ /obj/item/radio/intercom/directional/east, /turf/open/floor/carpet, /area/station/service/library) -"teZ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "tfg" = ( /obj/machinery/field/generator, /turf/open/floor/plating, @@ -55743,6 +55839,17 @@ /obj/machinery/meter, /turf/open/floor/plating, /area/station/maintenance/department/science/xenobiology) +"tnb" = ( +/obj/structure/bed/medical{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/obj/machinery/iv_drip, +/obj/item/radio/intercom/prison/directional/west, +/turf/open/floor/iron/white, +/area/station/security/execution/transfer) "tng" = ( /obj/machinery/light/no_nightlight/directional/north, /turf/open/floor/iron/dark, @@ -56695,6 +56802,14 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"tGA" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "tGI" = ( /obj/machinery/light_switch/directional/west, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -56830,6 +56945,13 @@ }, /turf/open/floor/iron/white, /area/station/medical/pharmacy) +"tIE" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/spawner/random/trash/garbage, +/obj/effect/spawner/random/trash/garbage, +/turf/open/floor/plating, +/area/station/security/prison/safe) "tIH" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -57411,17 +57533,6 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) -"tQG" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/virology/glass{ - name = "Test Subject Cell" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/turf/open/floor/iron/white, -/area/station/medical/virology) "tRE" = ( /obj/structure/chair{ dir = 1 @@ -57457,6 +57568,13 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) +"tSi" = ( +/obj/machinery/door/airlock/security{ + name = "Court Cell" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/turf/open/floor/iron/dark, +/area/station/security/holding_cell) "tSw" = ( /turf/closed/wall, /area/station/maintenance/aft/greater) @@ -57718,16 +57836,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"tWU" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/sign/departments/vault/directional/north{ - pixel_x = 32 +"tWQ" = ( +/obj/item/radio/intercom/directional/west, +/obj/machinery/computer/records/security{ + dir = 4 }, -/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/button/door/directional/west{ + id = "MedbayFoyer"; + name = "Medbay Doors Control"; + normaldoorcontrol = 1; + pixel_y = -9 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, -/area/station/ai_monitored/command/nuke_storage) +/area/station/security/checkpoint/medical) "tWV" = ( /obj/machinery/holopad, /obj/structure/cable, @@ -58108,13 +58231,6 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron/white, /area/station/medical/cryo) -"ubQ" = ( -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/machinery/light/directional/west, -/turf/open/floor/iron, -/area/station/hallway/primary/central) "ucc" = ( /obj/effect/turf_decal/trimline/green/filled/corner{ dir = 1 @@ -58178,26 +58294,6 @@ /obj/machinery/portable_atmospherics/canister, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) -"uda" = ( -/obj/structure/table/reinforced, -/obj/item/book/manual/wiki/engineering_hacking{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/item/book/manual/wiki/engineering_guide{ - pixel_x = -2 - }, -/obj/item/trash/can{ - pixel_x = -8 - }, -/obj/machinery/firealarm/directional/south, -/obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ - dir = 4 - }, -/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/engineering/break_room) "ude" = ( /obj/machinery/holopad, /obj/effect/turf_decal/box/white{ @@ -58381,10 +58477,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/science/xenobiology) -"uht" = ( -/obj/machinery/vending/tool, -/turf/open/floor/iron, -/area/station/commons/storage/primary) "uhu" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -58617,20 +58709,13 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"umS" = ( -/obj/item/radio/intercom/directional/west, -/obj/machinery/computer/records/security{ - dir = 4 - }, -/obj/machinery/button/door/directional/west{ - id = "MedbayFoyer"; - name = "Medbay Doors Control"; - normaldoorcontrol = 1; - pixel_y = -9 - }, -/obj/effect/turf_decal/tile/red/fourcorners, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/medical) +"umn" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/firecloset, +/obj/item/clothing/glasses/meson/engine, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/main) "unc" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58754,6 +58839,16 @@ /obj/effect/turf_decal/tile/blue/anticorner/contrasted, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) +"uoE" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "uoM" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/closet/secure_closet/brig{ @@ -58882,18 +58977,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"urf" = ( -/obj/structure/closet/secure_closet/injection{ - name = "educational injections locker"; - pixel_x = 2 - }, -/obj/structure/cable, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/security/execution/education) "urs" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, @@ -59044,18 +59127,6 @@ }, /turf/open/floor/iron, /area/station/commons/locker) -"usQ" = ( -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/structure/table/glass, -/obj/effect/turf_decal/tile/green/half/contrasted{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "uta" = ( /obj/structure/rack, /obj/item/book/manual/wiki/security_space_law{ @@ -59131,6 +59202,17 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/service/bar) +"utY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/plating, +/area/station/hallway/secondary/service) "uuc" = ( /obj/structure/chair/pew/left, /turf/open/floor/iron/chapel{ @@ -59440,6 +59522,32 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"uzK" = ( +/obj/structure/table, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/structure/cable, +/obj/item/pen/blue{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen/fountain{ + pixel_x = 10 + }, +/obj/item/pen/red{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/stamp/denied{ + pixel_y = -1 + }, +/obj/item/stamp{ + pixel_x = -9; + pixel_y = -1 + }, +/turf/open/floor/catwalk_floor/iron, +/area/station/cargo/storage) "uAg" = ( /obj/effect/turf_decal/bot, /obj/machinery/atmospherics/pipe/smart/simple/supply/hidden, @@ -59488,6 +59596,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port) +"uAZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) "uBj" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 4 @@ -59545,6 +59659,14 @@ dir = 8 }, /area/station/medical/medbay/lobby) +"uCk" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/garden) "uCq" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -59750,6 +59872,13 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/storage/satellite) +"uFy" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/interrogation) "uFC" = ( /obj/effect/spawner/random/trash/caution_sign, /turf/open/floor/plating, @@ -60149,13 +60278,6 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"uLB" = ( -/obj/effect/turf_decal/tile/red{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/hallway/primary/fore) "uLE" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -60208,17 +60330,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"uMN" = ( -/obj/structure/table, -/obj/item/clothing/gloves/latex, -/obj/item/clothing/mask/surgical, -/obj/item/reagent_containers/spray/cleaner, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 9 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/white, -/area/station/security/medical) "uMR" = ( /obj/machinery/holopad, /turf/open/floor/iron/white/side{ @@ -60526,6 +60637,13 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"uRI" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/cyan/visible{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "uRJ" = ( /obj/machinery/door/window/right/directional/north{ name = "Atmospherics Access"; @@ -60589,19 +60707,6 @@ /obj/effect/landmark/start/medical_doctor, /turf/open/floor/iron/dark, /area/station/medical/storage) -"uTF" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/security/glass{ - name = "Labor Camp Shuttle Airlock" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/security/brig) "uTH" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 4 @@ -60784,13 +60889,6 @@ }, /turf/open/floor/iron, /area/station/security/mechbay) -"uWt" = ( -/obj/structure/rack, -/obj/effect/turf_decal/bot{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/command/gateway) "uWx" = ( /obj/effect/turf_decal/bot/left, /turf/open/floor/engine, @@ -60889,6 +60987,11 @@ "uYi" = ( /turf/open/floor/plating/airless, /area/station/solars/starboard/aft) +"uYj" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/aft) "uYl" = ( /obj/structure/chair/comfy/brown{ dir = 4 @@ -61034,15 +61137,6 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/station/service/lawoffice) -"uZP" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/plating, -/area/station/maintenance/aft/lesser) "vae" = ( /obj/machinery/camera/directional/east{ c_tag = "Prison Isolation Cell"; @@ -61249,18 +61343,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/storage) -"veu" = ( -/obj/machinery/camera/directional/south{ - c_tag = "Port Primary Hallway - Mining Shuttle" - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/machinery/light/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "veO" = ( /obj/effect/turf_decal/tile/blue/anticorner/contrasted{ dir = 8 @@ -61662,6 +61744,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"vla" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) "vlh" = ( /obj/structure/rack, /obj/effect/spawner/random/techstorage/rnd_secure_all, @@ -61692,13 +61780,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"vlW" = ( -/obj/effect/turf_decal/siding/purple{ - dir = 1 - }, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/white, -/area/station/science/research) "vlY" = ( /obj/structure/table/reinforced, /obj/machinery/camera/directional/north{ @@ -62366,14 +62447,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer5, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"vwF" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/wood, -/area/station/service/theater) "vwN" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -62619,6 +62692,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer5, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"vAg" = ( +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) "vAH" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ @@ -62700,13 +62780,6 @@ /obj/structure/window/reinforced/spawner/directional/west, /turf/open/space, /area/space/nearstation) -"vCc" = ( -/obj/effect/spawner/random/entertainment/arcade, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/delivery, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/exit/departure_lounge) "vCh" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -62840,13 +62913,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) -"vEu" = ( -/obj/structure/closet/lasertag/blue, -/obj/effect/landmark/start/hangover/closet, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/sign/poster/official/random/directional/south, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "vEv" = ( /obj/machinery/computer/mecha{ dir = 8 @@ -62870,26 +62936,6 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/security/prison) -"vEC" = ( -/obj/structure/table, -/obj/effect/turf_decal/siding/purple{ - dir = 4 - }, -/obj/item/storage/box/monkeycubes{ - pixel_x = 6; - pixel_y = 9 - }, -/obj/item/storage/box/gloves{ - pixel_x = 5; - pixel_y = 1 - }, -/obj/item/storage/box/monkeycubes{ - pixel_x = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/light/directional/east, -/turf/open/floor/iron/dark, -/area/station/science/genetics) "vEH" = ( /obj/machinery/door/window/right/directional/east{ name = "Danger: Conveyor Access"; @@ -63678,14 +63724,6 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/iron/dark, /area/station/command/bridge) -"vSo" = ( -/obj/machinery/light/small/directional/south, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/brig) "vSs" = ( /obj/machinery/airalarm/directional/west, /obj/structure/closet, @@ -63781,25 +63819,6 @@ /obj/item/stack/cable_coil/five, /turf/open/floor/iron/dark, /area/station/security/mechbay) -"vUC" = ( -/obj/structure/bed/medical/anchored{ - dir = 4 - }, -/obj/item/bedsheet, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/iv_drip, -/obj/structure/cable, -/obj/effect/turf_decal/trimline/blue/filled/line, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/red{ - dir = 8 - }, -/obj/machinery/light/small/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, -/turf/open/floor/iron/white, -/area/station/security/medical) "vUH" = ( /obj/structure/table/glass, /obj/structure/cable, @@ -64005,6 +64024,16 @@ }, /turf/open/floor/circuit/green/off, /area/station/science/research) +"vXg" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/sorting/mail/flip{ + dir = 1 + }, +/obj/effect/mapping_helpers/mail_sorting/medbay/virology, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "vXj" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 9 @@ -64932,6 +64961,26 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/science/ordnance) +"wnl" = ( +/obj/structure/table, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/item/storage/box/monkeycubes{ + pixel_x = 6; + pixel_y = 9 + }, +/obj/item/storage/box/gloves{ + pixel_x = 5; + pixel_y = 1 + }, +/obj/item/storage/box/monkeycubes{ + pixel_x = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/genetics) "wnQ" = ( /obj/structure/tank_dispenser{ pixel_x = -1 @@ -65599,6 +65648,11 @@ "wyV" = ( /turf/open/floor/carpet/orange, /area/station/command/heads_quarters/qm) +"wyW" = ( +/obj/machinery/vending/tool, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/commons/storage/primary) "wzd" = ( /obj/item/radio/intercom/directional/west, /obj/structure/table, @@ -66208,16 +66262,6 @@ dir = 8 }, /area/station/medical/chem_storage) -"wMi" = ( -/obj/structure/cable, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/cargo/storage) "wMx" = ( /obj/effect/turf_decal/bot, /obj/effect/landmark/start/hangover, @@ -66343,12 +66387,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/greater) -"wOI" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/turf/open/floor/plating, -/area/station/maintenance/department/engine) "wOM" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -66658,6 +66696,26 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/evidence) +"wUc" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/button/door/directional/east{ + id = "Prison Gate"; + name = "Prison Wing Lockdown"; + req_access = list("brig"); + pixel_x = 26; + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden, +/obj/machinery/firealarm/directional/east{ + pixel_y = -5 + }, +/turf/open/floor/iron, +/area/station/security/brig) "wUj" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/white, @@ -66812,15 +66870,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/medical/storage) -"wWN" = ( -/obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ - dir = 9 - }, -/obj/effect/spawner/random/trash/garbage{ - spawn_scatter_radius = 1 - }, -/turf/open/floor/plating, -/area/station/maintenance/department/engine) "wWV" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -67046,16 +67095,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/security/checkpoint/supply) -"xbT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/mapping_helpers/burnt_floor, -/turf/open/floor/plating, -/area/station/hallway/secondary/service) "xbY" = ( /obj/machinery/holopad, /obj/effect/turf_decal/box/white{ @@ -69194,6 +69233,14 @@ }, /turf/open/space/basic, /area/space) +"xOH" = ( +/obj/machinery/suit_storage_unit/cmo, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) "xOI" = ( /obj/structure/chair{ dir = 8 @@ -69311,6 +69358,22 @@ /obj/structure/cable/layer3, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai) +"xQO" = ( +/obj/structure/table/glass, +/obj/item/reagent_containers/cup/bottle/morphine{ + pixel_y = 6 + }, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/machinery/status_display/evac/directional/north, +/obj/machinery/airalarm/directional/west, +/obj/item/reagent_containers/syringe, +/turf/open/floor/iron/white, +/area/station/security/execution/transfer) "xQT" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/effect/turf_decal/siding/wood{ @@ -69673,11 +69736,6 @@ }, /turf/open/floor/iron, /area/station/command/teleporter) -"xXB" = ( -/obj/effect/turf_decal/tile/neutral, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/hallway/primary/aft) "xXC" = ( /obj/effect/landmark/blobstart, /obj/structure/closet/secure_closet/detective, @@ -69715,6 +69773,18 @@ /obj/effect/landmark/navigate_destination, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/captain/private) +"xXR" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/cargo/miningoffice) "xYq" = ( /obj/structure/rack, /obj/item/stack/sheet/cardboard, @@ -69886,6 +69956,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/service/theater) +"ybd" = ( +/obj/item/stack/sheet/cardboard{ + amount = 14 + }, +/obj/item/stack/package_wrap, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/work) "ybl" = ( /obj/structure/closet/secure_closet/engineering_personal, /obj/effect/turf_decal/delivery, @@ -70063,6 +70141,22 @@ /obj/machinery/door/firedoor/heavy, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"ydS" = ( +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/green{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/sign/poster/random/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "ydZ" = ( /obj/effect/turf_decal/trimline/brown/filled/corner{ dir = 1 @@ -84746,7 +84840,7 @@ aSQ oaw vSs xjh -sSh +kSu mjg xJA kOK @@ -84756,7 +84850,7 @@ kOK kOK xJA xXi -veu +pOM pOa qag iXC @@ -85002,7 +85096,7 @@ fcq vpn nxu pOj -fKL +fOp oCN kXt htE @@ -85058,9 +85152,9 @@ bYm kgz xjH rKQ -puL +cwZ iPy -qPC +afN rKQ xjH xjH @@ -85270,7 +85364,7 @@ kOK kOK htE xXi -cyB +tGA jzp xLv unR @@ -85828,7 +85922,7 @@ uGq iam kHk gqI -gqj +mdq hGi cSm tRI @@ -86080,14 +86174,14 @@ jUb lMJ xjH xjH -rKG +ffS xjH xjH xjH xjH xjH rKQ -tQG +ajx rKQ rKQ xjH @@ -86594,7 +86688,7 @@ jUb aaa aaa rKQ -eSR +gjt rKQ aaa aaa @@ -86805,7 +86899,7 @@ fcq jPE auh crr -teZ +dDf crr qer crr @@ -87033,7 +87127,7 @@ kqh com hKg hKg -fQW +xXR kat hKg pnI @@ -87366,7 +87460,7 @@ tzt xjH sMo sOM -lDj +jXn xjH aaa aaa @@ -88346,7 +88440,7 @@ vKn fNz vQs vQs -hyW +cod rEO xbd pOa @@ -88393,7 +88487,7 @@ nCL iCX oGf sPq -rab +vXg iTH bhS tSw @@ -89321,7 +89415,7 @@ nNo tCC qDS tVo -ese +uCk iOr aaa raz @@ -89362,7 +89456,7 @@ dfk rQD nsh vWD -dEJ +uzK liU nrB smB @@ -90137,7 +90231,7 @@ ksM lQf wsx dsJ -wMi +auO dtw lzD hIW @@ -91114,7 +91208,7 @@ aXa kKZ aXa aXa -iuE +iDe oUE aij oGZ @@ -91662,7 +91756,7 @@ uWn spf czD lBg -tWU +dOq wWe aTU jzE @@ -92137,10 +92231,10 @@ iFz nCI chH tGX -rDr +fwf ihb ihb -ewT +gtH ihb ihb mzI @@ -92659,9 +92753,9 @@ uGx ihb pEI jDB -hei +ybd wZz -dXA +tIE lnM wZz xwf @@ -92950,7 +93044,7 @@ aaa aaa aaa guX -uht +wyW nZh hSf pID @@ -93684,7 +93778,7 @@ aaa ehB oSf nEF -ncq +uAZ bMM mRq dRE @@ -93697,14 +93791,14 @@ cnn gQw mQr qgz -nib +fAP biq lQp lQp uGp ryL ryL -gdZ +gFs hZQ qmO dqc @@ -93747,7 +93841,7 @@ sRT vsU gaU flu -jbd +muw pJR qwY qIl @@ -94034,7 +94128,7 @@ ePX svQ duu pKP -cQz +nGJ rQd cJm jGw @@ -94219,7 +94313,7 @@ qJi mzL hAL nRZ -uMN +pGC jDf gWT vaH @@ -94284,7 +94378,7 @@ luN wde jJd dQL -umS +tWQ qPJ bgS taO @@ -94457,13 +94551,13 @@ sjP ahS fWm tdW -urf +pVE esK -qNj +cFc tdW -cTl -lgj -mWZ +xQO +tnb +cui aBL rUG cWI @@ -94487,8 +94581,8 @@ wJX cGu aaa ffH -ipX -dmJ +ocs +cpL ehZ ocP fkD @@ -94724,23 +94818,23 @@ qjr lNh yey cWI -gYi +eXJ tjh oCR dfd tjh guU eXj -vSo +fDT sch -oWZ +qln oPn oPn -vUC +eLw sch bRF tjh -uTF +kLY tjh tjh lAM @@ -94975,7 +95069,7 @@ pPR jJp kNY jTZ -lfl +iXa qbr ouj aBL @@ -94984,7 +95078,7 @@ cWI aZA tjh tjh -mAm +bGl tjh wsX wsX @@ -94993,7 +95087,7 @@ sch acr lvu iom -sNN +iDF sch knB guS @@ -95060,10 +95154,10 @@ qPJ klj gQG oBO -jNl +gat pKP xpL -rdD +xOH hGl kha dbD @@ -95294,7 +95388,7 @@ jLQ fgS jrk dhX -pro +jLS gBD twl bcx @@ -95317,7 +95411,7 @@ nBB nbT xxU tFr -bVI +ouz eIO eIO eIO @@ -95755,7 +95849,7 @@ btR btR swe fNh -sUC +wUc mtG uyd jyJ @@ -95785,10 +95879,10 @@ nhP aOc aPw lSy -ome +dqn wpJ iUf -rPh +osr tBA dMv uoe @@ -96042,9 +96136,9 @@ wzH nwL aPv iIQ -aRV +goo aJS -oGN +bYv aUx puG htd @@ -96118,7 +96212,7 @@ wnW tSw oBD iUm -vCc +eNA hPk xMz xMz @@ -96567,8 +96661,8 @@ tKN aaf dsQ mZL -usQ -aGQ +jbf +nyr acf hmq dJX @@ -97581,7 +97675,7 @@ lKZ dNX iVA mlK -uLB +vAg dNX nyV dNX @@ -98157,7 +98251,7 @@ dXQ gmt qsx gmt -xXB +uYj uzk gmt qhx @@ -98580,7 +98674,7 @@ rrt lMJ iTZ iTZ -bbk +dRe rnc oJr iTZ @@ -99113,8 +99207,8 @@ erx lsP vYF eaP -lTj -jau +fDm +bAV afj qGs gCD @@ -99669,9 +99763,9 @@ buL pha sdp vxB -uWt +erl pbS -nwq +eny tvE ibX htd @@ -99706,7 +99800,7 @@ gqm jZP aIO jrb -vEC +wnl eOo rRJ edH @@ -99888,7 +99982,7 @@ sBP kSo ieV wJL -juj +lyf iHD gIc oeR @@ -99956,7 +100050,7 @@ qDy voE deH eut -kwy +beZ gwf mmU oIg @@ -100143,7 +100237,7 @@ neO quA htb xdm -fxj +tSi wJL jpX iHD @@ -100437,7 +100531,7 @@ lSz wxk tvE uHa -aqt +dbf yeu vNf cGj @@ -100487,7 +100581,7 @@ cha nCa sIX svS -fBV +rMN nxg dKC uGg @@ -100727,7 +100821,7 @@ lqW xIM qTU eut -beZ +kwy gwf pJl rYI @@ -101467,7 +101561,7 @@ iJl tvE wNH jYr -kso +csn lcG ngg avc @@ -102478,7 +102572,7 @@ sqM kwQ jZR xpH -ubQ +cOP nOj wGa kwQ @@ -102721,7 +102815,7 @@ rUO gmk qCP mPw -sLz +jhc iPp eVz pJE @@ -103301,7 +103395,7 @@ cPT mlv nnn wdv -hIm +iZH lYk enO psV @@ -103309,7 +103403,7 @@ psV psV psV psV -uZP +lWj xhs gEG xhs @@ -103479,7 +103573,7 @@ pUS hlx pNR upe -gwd +uFy ilh qhR xAR @@ -104067,7 +104161,7 @@ aBX iio kjG gwf -vlW +ien mMX rhe rPA @@ -104297,7 +104391,7 @@ eEf rOM eQE qrQ -xbT +utY wYB epF rKc @@ -104787,7 +104881,7 @@ gvG fhp qXB ksk -bfM +mxt ksk dZm mta @@ -105524,7 +105618,7 @@ peF liO sSs gkM -giG +aeA uKL uKL mKu @@ -105862,7 +105956,7 @@ jdX ohI tbp uzc -oUu +dxw saf hXd gwf @@ -106037,8 +106131,8 @@ jlJ eZN ewf ewf -aMG -lhk +fNe +jyo rwE tgo tgo @@ -106300,7 +106394,7 @@ fMm xAt iYG lOU -vEu +bTv lnc lnc wdG @@ -106636,7 +106730,7 @@ fkl pUp gbY iQP -pEv +iky wiS eJy kYd @@ -107125,8 +107219,8 @@ tQC gsP phS huG -rYq -qFF +rnt +ydS kCZ nKI bZq @@ -107362,7 +107456,7 @@ xww xww aEr sDs -qJT +uoE obG gUe yks @@ -107896,9 +107990,9 @@ obG wPU gKS huG -olP +gPq wYB -gAx +qlL siz hxz unL @@ -108143,7 +108237,7 @@ kka vMw iEZ uWK -bKd +gBb rHz aFW dqX @@ -108400,7 +108494,7 @@ qiY wAt utE obG -vwF +kuH lih sNi pmK @@ -108608,7 +108702,7 @@ afD afD afD afD -afD +vla afD afD afD @@ -110496,7 +110590,7 @@ vRg sls vRg vRg -vRg +nOS oJj tOg aaa @@ -110729,7 +110823,7 @@ unL sfz wao hum -rMT +lGi svK yec xhb @@ -111178,7 +111272,7 @@ kiE szp eqU flB -oII +aOu hMQ qXB qXB @@ -111212,7 +111306,7 @@ cnK vYI cDQ xQI -dOQ +hyo cnK itY uMU @@ -111721,9 +111815,9 @@ jUT rao qaA haR -gZG +evj cnK -doD +umn vIT siA uRw @@ -112250,8 +112344,8 @@ uTH dFH ygb pEG -nle -uda +cAj +iRw peM wUM cZw @@ -113780,7 +113874,7 @@ suj fKg uhu rOK -wWN +mRx wLw oJH fJy @@ -114585,7 +114679,7 @@ cFa kLi sEI agw -oLV +uRI uwQ aaf eoU @@ -114823,7 +114917,7 @@ bDq iRh qcd bMC -fkb +pco ieI nQQ efd @@ -114860,7 +114954,7 @@ hbK hbK rMu xiL -jzI +iiH fdZ mMK mMK @@ -115099,7 +115193,7 @@ xpi kUb dfj agw -dpU +nEU uwQ lMJ eoU @@ -115584,7 +115678,7 @@ azd dgv fJy gHI -pDx +eXo gHI fJy twf @@ -115840,9 +115934,9 @@ dgt dgk dgB fJy -ahU -wOI -hGL +mim +diD +gqf fJy oAQ aaa @@ -116098,7 +116192,7 @@ dgk dgv fJy gHI -rsk +boq gHI fJy twf @@ -127151,7 +127245,7 @@ aaa aaa gfU ipR -ktW +ckJ wuM vVE gfU diff --git a/_maps/map_files/NebulaStation/NebulaStation.dmm b/_maps/map_files/NebulaStation/NebulaStation.dmm index b8b8f7b9a3a..08253111979 100644 --- a/_maps/map_files/NebulaStation/NebulaStation.dmm +++ b/_maps/map_files/NebulaStation/NebulaStation.dmm @@ -144,6 +144,29 @@ }, /turf/open/floor/iron/dark/textured_large, /area/station/maintenance/aft/greater) +"aaX" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 6 + }, +/obj/item/paper_bin{ + pixel_y = 5 + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_y = 4; + pixel_x = 3 + }, +/obj/item/pen{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/trimline/red/corner{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) "aba" = ( /obj/effect/turf_decal/siding/thinplating_new/dark/corner{ dir = 1 @@ -666,6 +689,20 @@ /obj/effect/decal/cleanable/blood/old, /turf/open/floor/bamboo, /area/station/maintenance/starboard/central) +"afs" = ( +/obj/effect/turf_decal/siding/wood/corner, +/obj/structure/bookcase/random/reference, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/item/toy/figure/psychologist{ + pixel_x = 7; + pixel_y = 18 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) "aft" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 6 @@ -743,6 +780,15 @@ /obj/structure/railing/corner/end/flip, /turf/open/floor/iron/dark/small, /area/station/maintenance/central) +"afK" = ( +/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, +/obj/effect/turf_decal/tile/green/diagonal_centre, +/obj/effect/turf_decal/tile/blue/diagonal_centre, +/obj/machinery/door/airlock/public{ + name = "Restroom" + }, +/turf/open/floor/iron/white/diagonal, +/area/station/science/breakroom) "afN" = ( /obj/effect/turf_decal/siding/thinplating_new/dark/corner, /obj/effect/turf_decal/tile/neutral, @@ -1450,6 +1496,21 @@ }, /turf/open/floor/iron/dark/diagonal, /area/station/security/breakroom) +"alv" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/brigdoor{ + name = "Command Reception Desk"; + req_access = list("command") + }, +/obj/item/folder/blue, +/obj/item/pen, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "alF" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 6 @@ -2680,6 +2741,20 @@ }, /turf/open/floor/plating, /area/station/science/ordnance) +"auC" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark, +/obj/structure/chair/sofa/bench/right{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/security/prison) "auE" = ( /obj/structure/cable, /turf/open/floor/iron/dark/small, @@ -3268,23 +3343,6 @@ /obj/item/canvas/twentythree_twentythree, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"azY" = ( -/obj/effect/turf_decal/siding/dark{ - dir = 5 - }, -/obj/structure/window/reinforced/spawner/directional/east, -/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ - dir = 4 - }, -/obj/machinery/computer/crew{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/blue/corner{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "azZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -3531,6 +3589,24 @@ /obj/structure/cable, /turf/open/floor/iron/dark/textured_large, /area/station/command/heads_quarters/ce) +"aBO" = ( +/obj/machinery/power/apc/auto_name/directional/north, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/red/corner, +/obj/structure/cable, +/turf/open/floor/iron/dark/side{ + dir = 9 + }, +/area/station/security/processing) "aBP" = ( /obj/effect/turf_decal/delivery, /obj/structure/ore_box, @@ -3885,25 +3961,6 @@ }, /turf/open/floor/glass/reinforced/airless, /area/space/nearstation) -"aEB" = ( -/obj/machinery/power/apc/auto_name/directional/north, -/obj/machinery/firealarm/directional/west, -/obj/item/kirbyplants/random, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 9 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 9 - }, -/obj/effect/turf_decal/trimline/red/corner, -/obj/structure/cable, -/turf/open/floor/iron/dark/side{ - dir = 9 - }, -/area/station/security/processing) "aEC" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/trimline/green, @@ -4500,20 +4557,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) -"aJD" = ( -/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark_blue/filled/corner{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/corner, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/command) "aJE" = ( /obj/structure/railing{ dir = 4 @@ -4674,12 +4717,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"aKP" = ( -/obj/machinery/photocopier/prebuilt, -/obj/effect/turf_decal/bot, -/obj/structure/sign/calendar/directional/north, -/turf/open/floor/iron/dark/textured_large, -/area/station/engineering/storage_shared) "aKQ" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 6 @@ -5118,17 +5155,6 @@ /obj/structure/lattice/catwalk, /turf/open/space/openspace, /area/station/solars/starboard/fore) -"aNz" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/external{ - name = "Escape Pod Four"; - space_dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/security) "aNF" = ( /obj/structure/railing{ dir = 1 @@ -5313,6 +5339,20 @@ /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/station/maintenance/fore/lesser) +"aPw" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 9 + }, +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/closet/secure_closet/security/engine, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/security/checkpoint/engineering) "aPA" = ( /obj/structure/cable, /obj/effect/spawner/random/maintenance, @@ -6841,6 +6881,33 @@ }, /turf/open/floor/iron/dark/herringbone, /area/station/commons/dorms) +"bba" = ( +/obj/effect/turf_decal/trimline/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 6 + }, +/obj/structure/tank_holder/oxygen/yellow, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -4 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = 5; + pixel_y = -26 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/upper) "bbb" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -7191,6 +7258,26 @@ /obj/machinery/door/window/left/directional/south, /turf/open/floor/iron/dark, /area/station/security/breakroom) +"bdH" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/table/reinforced/rglass, +/obj/machinery/recharger, +/obj/item/assembly/flash/handheld{ + pixel_y = 1; + pixel_x = -12 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/button/photobooth{ + pixel_x = 26 + }, +/obj/machinery/light_switch/directional/east{ + pixel_x = 36 + }, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/hop) "bdM" = ( /obj/effect/turf_decal/siding/thinplating_new/dark/corner, /obj/effect/turf_decal/siding/thinplating_new/dark/corner{ @@ -7207,16 +7294,6 @@ "bdQ" = ( /turf/closed/wall/r_wall, /area/station/engineering/supermatter) -"bdS" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 8; - id = "rdordnance"; - name = "Ordnance Lab Shutters" - }, -/obj/machinery/door/firedoor/heavy, -/turf/open/floor/plating, -/area/station/science/ordnance/storage) "bee" = ( /obj/effect/turf_decal/siding/dark{ dir = 8 @@ -7249,6 +7326,16 @@ }, /turf/open/floor/wood/large, /area/station/commons/vacant_room/office) +"bey" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command) "beA" = ( /obj/structure/hedge, /obj/structure/marker_beacon/lime, @@ -7573,6 +7660,28 @@ /obj/machinery/smartfridge/organ, /turf/open/floor/iron/dark/textured_large, /area/station/medical/morgue) +"bhO" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/line{ + dir = 8 + }, +/obj/machinery/flasher/directional/east{ + id = "visitorflash"; + pixel_x = 28; + pixel_y = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = -6 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/security/prison/visit) "bhQ" = ( /obj/machinery/firealarm/directional/east, /obj/effect/turf_decal/siding/wood{ @@ -7629,20 +7738,6 @@ /obj/structure/chair, /turf/open/floor/iron/dark, /area/station/hallway/secondary/command) -"bil" = ( -/obj/effect/turf_decal/siding/dark/corner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark_blue/filled/corner{ - dir = 8 - }, -/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ - dir = 4 - }, -/obj/item/kirbyplants/organic/plant22, -/obj/effect/turf_decal/trimline/dark/corner, -/turf/open/floor/iron/dark, -/area/station/command) "bip" = ( /obj/structure/bookcase/random, /obj/effect/turf_decal/siding/wood{ @@ -7672,6 +7767,10 @@ /obj/structure/sign/poster/official/random/directional/north, /turf/open/floor/iron/dark/textured, /area/station/security/checkpoint/medical) +"biB" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/carpet/neon/simple/blue/nodots, +/area/station/commons/fitness/recreation/lasertag) "biF" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -7883,17 +7982,6 @@ }, /turf/open/floor/plating/airless, /area/station/science/ordnance/bomb) -"bkO" = ( -/obj/effect/turf_decal/siding/white/corner{ - dir = 1 - }, -/obj/effect/turf_decal/siding/white{ - dir = 4 - }, -/turf/open/floor/iron/dark/side{ - dir = 8 - }, -/area/station/hallway/primary/aft) "bkR" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -7901,6 +7989,14 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/carpet/red, /area/station/service/boutique) +"bla" = ( +/obj/structure/closet/crate/trashcart, +/obj/effect/spawner/random/contraband/prison, +/obj/effect/spawner/random/trash/garbage, +/obj/effect/spawner/random/trash/garbage, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/plating, +/area/station/security/prison/safe) "blb" = ( /obj/structure/chair/sofa/corp/right{ dir = 4 @@ -8249,15 +8345,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/medical/surgery/theatre) -"bnM" = ( -/obj/effect/turf_decal/tile/blue/anticorner/contrasted, -/obj/structure/table/glass, -/obj/item/stack/medical/mesh, -/obj/item/stack/medical/bandage, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "bnN" = ( /obj/structure/table/optable, /obj/item/radio/intercom/directional/south, @@ -9184,22 +9271,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/service/theater) -"bwz" = ( -/obj/effect/turf_decal/trimline/red/filled/warning{ - dir = 5 - }, -/obj/effect/turf_decal/trimline/red/corner{ - dir = 8 - }, -/obj/structure/sign/poster/official/random/directional/east, -/obj/effect/turf_decal/trimline/dark/warning{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron/dark, -/area/station/security/brig) "bwC" = ( /turf/closed/wall, /area/station/service/library/upper) @@ -9220,6 +9291,17 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"bwS" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron/dark, +/area/station/command) "bwU" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -9807,20 +9889,6 @@ dir = 2 }, /area/station/maintenance/central) -"bAb" = ( -/obj/effect/turf_decal/siding/white/corner, -/obj/effect/turf_decal/siding/white{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/hangover, -/turf/open/floor/iron/dark/side{ - dir = 4 - }, -/area/station/hallway/primary/fore) "bAd" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 6 @@ -10254,12 +10322,6 @@ /obj/item/radio/off, /turf/open/floor/iron/dark, /area/station/command) -"bBW" = ( -/obj/effect/turf_decal/siding/white/corner, -/obj/effect/turf_decal/trimline/green/line, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/checker, -/area/station/hallway/primary/port) "bBZ" = ( /obj/machinery/door/poddoor/preopen{ id = "projectlock"; @@ -11192,17 +11254,6 @@ /obj/machinery/light/floor, /turf/open/floor/iron/dark/herringbone, /area/station/command/bridge) -"bJm" = ( -/obj/effect/turf_decal/siding/dark/end{ - dir = 4 - }, -/obj/structure/sign/poster/random/directional/north, -/obj/effect/turf_decal/trimline/dark/end{ - dir = 4 - }, -/obj/item/radio/intercom/directional/east, -/turf/open/floor/iron/dark, -/area/station/hallway/primary/port) "bJn" = ( /turf/open/floor/glass, /area/station/service/library/upper) @@ -11710,13 +11761,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"bMP" = ( -/obj/machinery/light/floor{ - color = "#ff8080" - }, -/obj/effect/landmark/start/hangover, -/turf/open/floor/carpet/neon/simple/red/nodots, -/area/station/commons/fitness/recreation/lasertag) "bMT" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -11738,17 +11782,6 @@ }, /turf/open/floor/wood/large, /area/station/command/meeting_room) -"bNh" = ( -/obj/structure/chair/sofa/corp/right, -/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ - dir = 1 - }, -/obj/effect/turf_decal/siding/dark/corner, -/obj/effect/turf_decal/trimline/dark_blue/filled/corner, -/obj/item/radio/intercom/directional/north, -/obj/machinery/airalarm/directional/west, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/command) "bNj" = ( /obj/structure/chair/comfy/black, /obj/effect/landmark/start/hangover, @@ -12193,13 +12226,6 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) -"bPZ" = ( -/obj/effect/turf_decal/bot, -/obj/structure/tank_holder/extinguisher/advanced, -/obj/structure/sign/warning/no_smoking/directional/east, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron/dark/textured, -/area/station/science/ordnance/storage) "bQa" = ( /obj/structure/table/glass, /obj/item/clothing/glasses/hud/health{ @@ -12607,6 +12633,18 @@ /obj/structure/cable/layer1, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"bTD" = ( +/obj/machinery/light/floor, +/obj/effect/landmark/transport/transport_id{ + specific_transport_id = "BridgeElevator" + }, +/obj/effect/abstract/elevator_music_zone{ + linked_elevator_id = "BridgeElevator" + }, +/obj/structure/transport/linear/public, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating/elevatorshaft, +/area/station/command) "bTY" = ( /obj/item/solar_assembly, /obj/item/solar_assembly, @@ -12657,24 +12695,6 @@ }, /turf/open/floor/iron/dark/small, /area/station/service/hydroponics/garden) -"bUj" = ( -/obj/machinery/atmospherics/pipe/smart/simple/orange/visible/layer1{ - dir = 5 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 4 - }, -/obj/structure/rack, -/obj/item/weldingtool, -/obj/item/wrench, -/obj/item/clothing/head/utility/welding, -/turf/open/floor/iron/dark/side{ - dir = 8 - }, -/area/station/engineering/atmos) "bUk" = ( /obj/structure/cable, /turf/open/floor/plating, @@ -12934,23 +12954,6 @@ /obj/machinery/modular_computer/preset/id, /turf/open/floor/carpet/blue, /area/station/command/heads_quarters/cmo) -"bWd" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 1 - }, -/obj/effect/turf_decal/tile/blue, -/obj/effect/turf_decal/siding/thinplating_new/light, -/obj/structure/closet/secure_closet/personal, -/obj/effect/turf_decal/siding/thinplating_new/light{ - dir = 1 - }, -/obj/item/clothing/shoes/cookflops{ - desc = "A very fashionable pair of flip flops."; - name = "flip-flops" - }, -/obj/effect/landmark/start/hangover/closet, -/turf/open/floor/iron/white/small, -/area/station/commons/toilet/shower) "bWi" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 4 @@ -13143,6 +13146,13 @@ /obj/machinery/vending/wallmed/directional/west, /turf/open/floor/iron/dark/textured, /area/station/medical/storage) +"bXP" = ( +/obj/machinery/door/airlock/medical{ + name = "Padded Cell"; + id_tag = "padded" + }, +/turf/open/floor/iron/white/herringbone, +/area/station/medical/patients_rooms) "bXQ" = ( /obj/effect/mapping_helpers/broken_floor, /obj/item/clothing/suit/caution{ @@ -14692,22 +14702,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/white, /area/station/hallway/primary/fore) -"ckL" = ( -/obj/effect/turf_decal/tile/brown/fourcorners, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/any/supply/mining, -/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, -/obj/structure/cable, -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Office" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/cargo/miningoffice) "ckO" = ( /obj/machinery/defibrillator_mount/directional/north, /obj/effect/turf_decal/tile/blue/anticorner/contrasted{ @@ -16890,25 +16884,6 @@ /obj/effect/turf_decal/stripes/corner, /turf/open/floor/iron/dark/small, /area/station/command/teleporter) -"cAL" = ( -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 1 - }, -/obj/item/radio/intercom/directional/east, -/obj/structure/closet/crate/trashcart/laundry, -/obj/machinery/bluespace_vendor/directional/south, -/obj/machinery/light/small/directional/east, -/obj/effect/turf_decal/siding/dark_blue{ - dir = 8 - }, -/obj/item/clothing/accessory/maidapron, -/obj/item/clothing/under/costume/maid, -/obj/effect/spawner/random/clothing/kittyears_or_rabbitears, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/turf/open/floor/plastic, -/area/station/commons/dorms/laundry) "cAR" = ( /obj/effect/turf_decal/siding/dark{ dir = 5 @@ -17047,16 +17022,6 @@ /obj/machinery/smartfridge/food, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) -"cCq" = ( -/obj/effect/turf_decal/trimline/green/corner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 10 - }, -/obj/structure/closet/l3closet, -/turf/open/floor/iron/dark, -/area/station/medical/virology) "cCr" = ( /obj/effect/turf_decal/siding/wood, /obj/structure/chair/office/light{ @@ -17325,15 +17290,6 @@ }, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"cEF" = ( -/obj/effect/turf_decal/siding/wood, -/obj/effect/turf_decal/siding/wood/corner{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/light_switch/directional/south, -/turf/open/floor/wood/tile, -/area/station/science/breakroom) "cEM" = ( /obj/machinery/disposal/delivery_chute{ dir = 8; @@ -17472,19 +17428,6 @@ /obj/effect/spawner/random/structure/grille, /turf/open/space/openspace, /area/space/nearstation) -"cFS" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 1 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 1 - }, -/obj/machinery/light/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark/textured, -/area/station/security/prison) "cFT" = ( /obj/effect/turf_decal/tile/dark_blue{ dir = 8 @@ -18416,22 +18359,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/tile, /area/station/service/minibar) -"cMw" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/red/corner{ - dir = 1 - }, -/obj/item/kirbyplants/random, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/computer/security/telescreen/isolation/directional/south, -/turf/open/floor/iron/dark/side{ - dir = 6 - }, -/area/station/security/execution/education) "cMz" = ( /obj/machinery/computer/turbine_computer{ dir = 8; @@ -18852,21 +18779,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/carpet/red, /area/station/service/library) -"cPR" = ( -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/caution/stand_clear/white{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/camera/autoname/directional/north{ - network = list("minisat") - }, -/obj/machinery/light/small/directional/south, -/obj/machinery/digital_clock/directional/north, -/turf/open/floor/iron/dark/textured_large, -/area/station/ai_monitored/turret_protected/aisat/service) "cPU" = ( /obj/structure/hedge, /obj/structure/marker_beacon/lime, @@ -19386,20 +19298,6 @@ /obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/station/medical/virology) -"cTP" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/siding/purple{ - dir = 5 - }, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 8 - }, -/obj/effect/turf_decal/tile/purple/diagonal_edge, -/obj/structure/cable, -/obj/machinery/microwave, -/turf/open/floor/iron/dark/diagonal, -/area/station/science/breakroom) "cTU" = ( /obj/effect/turf_decal/trimline/red/line{ dir = 10 @@ -19423,6 +19321,24 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) +"cTY" = ( +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/white, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm/directional/north{ + pixel_x = 28 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/primary/starboard) "cUj" = ( /obj/effect/turf_decal/siding/dark/corner{ dir = 1 @@ -19566,16 +19482,6 @@ dir = 4 }, /area/station/engineering/atmos) -"cVk" = ( -/obj/machinery/door/airlock/engineering{ - name = "Auxiliary Base Construction" - }, -/obj/effect/mapping_helpers/airlock/access/all/engineering/aux_base, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/maintenance/fore/lesser) "cVn" = ( /obj/effect/turf_decal/trimline/green/filled/corner{ dir = 4 @@ -20165,16 +20071,6 @@ /obj/machinery/duct, /turf/open/floor/plating, /area/station/maintenance/port) -"cZU" = ( -/obj/effect/turf_decal/trimline/yellow/line{ - dir = 10 - }, -/obj/structure/chair/sofa/corp/left{ - dir = 8 - }, -/obj/machinery/light_switch/directional/south, -/turf/open/floor/iron/dark, -/area/station/engineering/storage_shared) "cZX" = ( /obj/effect/turf_decal/siding/purple, /obj/structure/window/reinforced/spawner/directional/south, @@ -20331,26 +20227,6 @@ /obj/machinery/camera/autoname/directional/east, /turf/open/floor/wood/large, /area/station/service/theater) -"dbt" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Storage" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark/textured_large, -/area/station/ai_monitored/turret_protected/aisat/service) "dby" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -20815,19 +20691,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/textured, /area/station/maintenance/department/medical) -"deK" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark, -/obj/structure/chair/sofa/bench/right{ - dir = 1 - }, -/turf/open/floor/iron/dark/textured, -/area/station/security/prison) "deP" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -21156,6 +21019,16 @@ }, /turf/open/floor/iron/dark/herringbone, /area/station/command/bridge) +"dhp" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation B" + }, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/medical/virology) "dhr" = ( /obj/machinery/atmospherics/pipe/smart/simple/green/visible, /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5{ @@ -21710,6 +21583,25 @@ /obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass, /area/station/ai_monitored/aisat/exterior) +"dkY" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/warning{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room/upper) "dlm" = ( /obj/machinery/navbeacon{ location = "C4-Port-Central-B"; @@ -21717,19 +21609,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"dlv" = ( -/obj/effect/turf_decal/tile/red/diagonal_edge, -/obj/effect/turf_decal/siding/red{ - dir = 5 - }, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/item/kirbyplants/random, -/obj/machinery/camera/autoname/directional/east, -/turf/open/floor/iron/dark/diagonal, -/area/station/security/breakroom) "dlx" = ( /obj/effect/turf_decal/stripes/end{ dir = 4 @@ -22217,23 +22096,6 @@ /obj/structure/water_source/puddle, /turf/open/floor/grass, /area/station/service/hydroponics/garden) -"doR" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/machinery/door/firedoor/heavy, -/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/airlock/highsecurity{ - name = "Atmospherics Emergency Access" - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron/dark/textured, -/area/station/maintenance/starboard/central) "doZ" = ( /turf/closed/wall, /area/station/security/courtroom) @@ -22318,6 +22180,16 @@ /obj/effect/turf_decal/tile/purple/diagonal_edge, /turf/open/floor/iron/dark/diagonal, /area/station/science/breakroom) +"dqa" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark/corner, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/side{ + dir = 5 + }, +/area/station/maintenance/central) "dqj" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -23199,6 +23071,14 @@ /obj/structure/sign/poster/official/periodic_table/directional/east, /turf/open/floor/iron/dark/herringbone, /area/station/medical/chemistry) +"dvL" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "secure_pen" + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/science/cytology) "dvN" = ( /obj/effect/turf_decal/trimline/yellow/corner{ dir = 8 @@ -23244,15 +23124,6 @@ /obj/machinery/disposal/bin/tagger, /turf/open/floor/iron/dark/herringbone, /area/station/commons/locker) -"dwl" = ( -/obj/structure/closet/crate/trashcart, -/obj/effect/spawner/random/contraband/prison, -/obj/machinery/firealarm/directional/north, -/obj/effect/spawner/random/trash/garbage, -/obj/effect/spawner/random/trash/garbage, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/turf/open/floor/plating, -/area/station/security/prison/safe) "dws" = ( /obj/structure/window/reinforced/plasma/spawner/directional/west, /obj/structure/cable, @@ -23263,16 +23134,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/engine, /area/station/engineering/supermatter) -"dwF" = ( -/obj/structure/cable, -/obj/structure/holosign/barrier/engineering, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/catwalk_floor/iron_dark, -/area/station/maintenance/department/science) "dwL" = ( /obj/effect/turf_decal/trimline/dark_blue/filled/corner{ dir = 4 @@ -23832,6 +23693,12 @@ }, /turf/open/floor/iron/white/small, /area/station/science/research) +"dAN" = ( +/obj/effect/turf_decal/siding/white/corner, +/obj/effect/turf_decal/trimline/green/line, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/checker, +/area/station/hallway/primary/port) "dAO" = ( /obj/machinery/door/poddoor/shutters{ id = "teleportershutters"; @@ -24796,6 +24663,11 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"dIC" = ( +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/command) "dIG" = ( /obj/machinery/door/airlock/medical{ name = "Medical Cold Room" @@ -24968,15 +24840,6 @@ /obj/structure/window/reinforced/tinted/spawner/directional/west, /turf/open/floor/grass, /area/station/maintenance/department/security) -"dKG" = ( -/obj/structure/filingcabinet/filingcabinet, -/obj/effect/turf_decal/siding/wood{ - dir = 9 - }, -/obj/effect/turf_decal/siding/wood/corner, -/obj/structure/sign/poster/official/jim_nortons/directional/north, -/turf/open/floor/wood/parquet, -/area/station/medical/psychology) "dKK" = ( /obj/structure/table, /obj/item/clothing/head/utility/hardhat{ @@ -25149,6 +25012,20 @@ }, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"dMh" = ( +/obj/effect/turf_decal/tile/red/diagonal_edge, +/obj/effect/turf_decal/siding/red{ + dir = 5 + }, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/kirbyplants/random, +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/diagonal, +/area/station/security/breakroom) "dMi" = ( /obj/effect/turf_decal/trimline/yellow/filled/line, /obj/structure/cable, @@ -25440,12 +25317,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/service/chapel/office) -"dOy" = ( -/obj/structure/stairs/south, -/turf/open/floor/iron/stairs/medium{ - dir = 1 - }, -/area/station/command) "dOK" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, @@ -26213,6 +26084,19 @@ dir = 1 }, /area/station/engineering/atmos) +"dUo" = ( +/obj/structure/closet/secure_closet/brig{ + name = "Prisoner Locker" + }, +/obj/effect/turf_decal/bot, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark/textured, +/area/station/security/execution/transfer) "dUr" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/trimline/brown/warning, @@ -26411,21 +26295,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark/small, /area/station/engineering/atmos/project) -"dVG" = ( -/obj/effect/turf_decal/siding/brown{ - dir = 10 - }, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 10 - }, -/obj/structure/chair/sofa/bench/left{ - dir = 1 - }, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/cargo/miningoffice) "dVI" = ( /obj/structure/cable, /obj/machinery/power/terminal{ @@ -26629,6 +26498,12 @@ }, /turf/open/floor/iron/white, /area/station/medical/lower) +"dXb" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) "dXh" = ( /obj/structure/flora/rock/pile/jungle/style_3, /obj/structure/flora/bush/lavendergrass/style_random, @@ -27197,17 +27072,6 @@ }, /turf/open/floor/wood/tile, /area/station/service/barber) -"eaN" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 8 - }, -/obj/structure/table, -/obj/item/radio/intercom/directional/east, -/obj/item/storage/medkit/emergency, -/turf/open/floor/iron/dark/side{ - dir = 4 - }, -/area/station/commons/fitness/recreation) "eaO" = ( /obj/effect/turf_decal/siding/wideplating_new/dark/corner{ dir = 1 @@ -27598,12 +27462,6 @@ }, /turf/open/floor/plating, /area/station/science/genetics) -"edN" = ( -/obj/machinery/vending/coffee, -/obj/effect/turf_decal/bot_white, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/dark/small, -/area/station/hallway/secondary/command) "edR" = ( /obj/structure/firelock_frame, /obj/structure/disposalpipe/segment{ @@ -29117,26 +28975,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark/herringbone, /area/station/ai_monitored/turret_protected/aisat/service) -"epe" = ( -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Atmospherics" - }, -/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark/textured_large, -/area/station/ai_monitored/turret_protected/aisat/atmos) "epf" = ( /obj/structure/chair/sofa/bench/left, /turf/open/floor/glass/reinforced, @@ -29654,20 +29492,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/small, /area/station/engineering/lobby) -"ete" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Brig Elevator"; - elevator_mode = 1; - transport_linked_id = "SecElevator" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/turf/open/floor/iron/dark/textured, -/area/station/security/brig) "etg" = ( /obj/machinery/power/apc/auto_name/directional/north, /obj/structure/filingcabinet, @@ -30784,6 +30608,29 @@ /obj/effect/turf_decal/stripes/red/line, /turf/open/floor/iron/dark/textured_half, /area/station/service/janitor) +"eCd" = ( +/obj/effect/turf_decal/siding/corner, +/obj/structure/filingcabinet/medical, +/obj/machinery/airalarm/directional/north, +/obj/machinery/button/door/directional/west{ + id = "medbay"; + name = "Medbay Lockdown"; + pixel_y = 13; + req_access = list("medical"); + pixel_x = -27 + }, +/obj/item/toy/figure/paramedic{ + pixel_y = 16; + pixel_x = -1 + }, +/obj/machinery/light_switch/directional/west{ + pixel_y = -6 + }, +/obj/machinery/firealarm/directional/west{ + pixel_y = 4 + }, +/turf/open/floor/iron/white/herringbone, +/area/station/medical/office) "eCh" = ( /obj/effect/turf_decal/siding/dark{ dir = 10 @@ -31323,12 +31170,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/fore/lesser) -"eGv" = ( -/obj/effect/turf_decal/bot, -/obj/structure/window/reinforced/spawner/directional/east, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/dark/textured_large, -/area/station/hallway/secondary/service) "eGx" = ( /obj/effect/turf_decal/tile/purple/half/contrasted, /obj/machinery/atmospherics/components/unary/portables_connector/visible{ @@ -32286,14 +32127,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/dark, /area/station/service/janitor) -"eNF" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/structure/window/reinforced/spawner/directional/east, -/obj/effect/turf_decal/tile/purple/fourcorners, -/obj/structure/hedge, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/dark, -/area/station/science/xenobiology) "eNG" = ( /obj/machinery/rnd/server, /turf/open/floor/circuit/telecomms/server, @@ -32505,18 +32338,6 @@ /obj/structure/hedge, /turf/open/floor/iron/dark/textured_large, /area/station/maintenance/disposal) -"ePw" = ( -/obj/structure/filingcabinet, -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 5 - }, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/science/explab) "ePx" = ( /obj/machinery/computer/accounting, /turf/open/floor/carpet/royalblue, @@ -33034,6 +32855,14 @@ }, /turf/open/floor/iron/dark/small, /area/station/ai_monitored/command/storage/eva) +"eTX" = ( +/obj/machinery/atmospherics/pipe/layer_manifold/cyan/visible{ + dir = 8 + }, +/obj/structure/sign/warning/secure_area/directional/south, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "eTZ" = ( /obj/machinery/door/airlock/public/glass{ name = "Port Primary Hallway" @@ -33499,6 +33328,17 @@ }, /turf/open/floor/wood/parquet, /area/station/commons/lounge) +"eXu" = ( +/obj/effect/turf_decal/siding/dark/end{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark/end{ + dir = 4 + }, +/obj/item/radio/intercom/directional/east, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) "eXx" = ( /obj/structure/closet/secure_closet/freezer/fridge, /obj/effect/turf_decal/trimline/brown/warning{ @@ -34177,6 +34017,20 @@ /obj/structure/hedge/opaque, /turf/open/floor/grass, /area/station/maintenance/starboard/fore) +"fcf" = ( +/obj/machinery/door/airlock/security{ + id_tag = "IsolationCell"; + name = "Isolation Cell" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/security/prison/safe) "fcg" = ( /turf/open/floor/iron/chapel{ dir = 1 @@ -34188,6 +34042,14 @@ /obj/structure/cable, /turf/open/floor/iron/dark/small, /area/station/command/bridge) +"fcl" = ( +/obj/machinery/door/airlock{ + name = "Cleaning Closet" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/plating, +/area/station/security/prison/safe) "fcw" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 4 @@ -34429,6 +34291,12 @@ /obj/structure/flora/grass/jungle/b/style_random, /turf/open/misc/asteroid/airless, /area/space/nearstation) +"fer" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/reagent_dispensers/plumbed, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) "fev" = ( /obj/structure/cable, /obj/structure/railing, @@ -34483,6 +34351,20 @@ }, /turf/open/floor/glass/reinforced, /area/station/commons/fitness/recreation) +"feV" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/security/prison) "feY" = ( /obj/item/trash/can/food/pine_nuts, /turf/open/misc/asteroid/airless{ @@ -35111,6 +34993,16 @@ /obj/item/book/manual/wiki/engineering_guide, /turf/open/floor/iron/dark, /area/station/commons/storage/primary) +"fjq" = ( +/obj/effect/turf_decal/siding{ + dir = 5 + }, +/obj/structure/toilet{ + pixel_y = 8 + }, +/obj/machinery/digital_clock/directional/north, +/turf/open/floor/iron/white/small, +/area/station/medical/patients_rooms) "fjv" = ( /obj/effect/turf_decal/siding, /obj/effect/turf_decal/trimline/blue/filled/warning, @@ -35815,6 +35707,18 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/wood/tile, /area/station/service/greenroom) +"fpD" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) "fpG" = ( /obj/effect/turf_decal/siding/dark{ dir = 10 @@ -35860,6 +35764,17 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark/small, /area/station/science/ordnance) +"fpO" = ( +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 9 + }, +/obj/structure/closet/crate/bin, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white, +/area/station/science/lower) "fpS" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible, /obj/machinery/meter/monitored/distro_loop, @@ -36776,17 +36691,6 @@ /obj/structure/grille/broken, /turf/open/space/openspace, /area/space/nearstation) -"fwJ" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security Desk" - }, -/obj/effect/turf_decal/tile/red/fourcorners, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark, -/area/station/security/brig) "fwU" = ( /obj/effect/turf_decal/siding/wood, /obj/structure/railing{ @@ -36964,11 +36868,35 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/iron, /area/station/maintenance/fore/lesser) +"fys" = ( +/obj/effect/turf_decal/siding/white/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/white{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west{ + pixel_y = -28 + }, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/hallway/primary/aft) "fyt" = ( /obj/effect/mapping_helpers/broken_floor, /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/port/central) +"fyy" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/structure/table/wood, +/obj/item/table_clock, +/obj/machinery/light_switch/directional/west, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood/large, +/area/station/security/prison/rec) "fyC" = ( /obj/effect/decal/cleanable/dirt, /obj/item/storage/toolbox/fishing{ @@ -37295,6 +37223,24 @@ }, /turf/open/floor/wood/tile, /area/station/service/cafeteria) +"fBh" = ( +/obj/effect/turf_decal/trimline/dark_red, +/obj/effect/turf_decal/trimline/dark_red/mid_joiner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark_red/mid_joiner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_red/mid_joiner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_red/mid_joiner, +/obj/effect/spawner/random/contraband/prison, +/obj/structure/closet/boxinggloves, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white/textured_large, +/area/station/security/prison/workout) "fBk" = ( /obj/effect/turf_decal/tile/dark/diagonal_centre, /obj/structure/table/reinforced/rglass, @@ -37614,11 +37560,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/dark/diagonal, /area/station/commons/toilet/restrooms) -"fDN" = ( -/obj/structure/hedge, -/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/command) "fDO" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/south, @@ -37763,19 +37704,6 @@ }, /turf/open/floor/iron/white, /area/station/hallway/primary/fore) -"fEC" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/dark_blue/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/siding/dark{ - dir = 8 - }, -/obj/structure/sign/poster/official/random/directional/east, -/turf/open/floor/iron/dark, -/area/station/command) "fEF" = ( /obj/machinery/light/small/directional/east, /obj/effect/turf_decal/siding/brown{ @@ -37844,6 +37772,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) +"fEY" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/machinery/light/directional/east, +/obj/structure/cable, +/turf/open/floor/wood/large, +/area/station/command/heads_quarters/hop) "fEZ" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -37940,17 +37876,6 @@ /obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) -"fFC" = ( -/obj/effect/turf_decal/trimline/dark_blue/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted, -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, -/obj/item/kirbyplants/organic/plant22, -/turf/open/floor/iron/dark, -/area/station/command) "fFD" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 9 @@ -38144,11 +38069,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/storage) -"fHn" = ( -/obj/effect/turf_decal/tile/dark_blue/fourcorners, -/obj/effect/turf_decal/stripes/white/line, -/turf/open/floor/iron/dark/textured, -/area/station/command) "fHo" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 1 @@ -38467,6 +38387,22 @@ }, /turf/open/floor/iron, /area/station/cargo/lobby) +"fKl" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/structure/rack, +/obj/item/clothing/suit/utility/radiation, +/obj/item/clothing/head/utility/radiation, +/obj/item/geiger_counter, +/obj/item/clothing/glasses/meson, +/obj/machinery/status_display/evac/directional/north, +/obj/effect/turf_decal/trimline/red/corner{ + dir = 8 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) "fKw" = ( /obj/effect/decal/cleanable/blood/old, /obj/effect/turf_decal/siding/wood{ @@ -39304,6 +39240,16 @@ dir = 1 }, /area/station/maintenance/starboard/central) +"fQz" = ( +/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5{ + dir = 4 + }, +/obj/machinery/light/no_nightlight/directional/south, +/obj/structure/sign/warning/secure_area/directional/south, +/obj/machinery/camera/autoname/directional/south, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "fQA" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -40326,14 +40272,6 @@ }, /turf/open/floor/iron/dark/small, /area/station/cargo/miningoffice) -"fXS" = ( -/obj/structure/table/wood/fancy, -/obj/item/storage/box/bodybags{ - pixel_y = 5 - }, -/obj/structure/sign/clock/directional/east, -/turf/open/floor/iron/dark/textured_large, -/area/station/service/chapel/funeral) "fYd" = ( /obj/machinery/vending/wardrobe/science_wardrobe, /obj/effect/turf_decal/box/white{ @@ -40673,6 +40611,12 @@ }, /turf/open/floor/iron/white, /area/station/hallway/primary/fore) +"gaT" = ( +/obj/structure/hedge, +/obj/item/radio/intercom/directional/west, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) "gaU" = ( /obj/effect/turf_decal/trimline/yellow/line{ dir = 8 @@ -41449,15 +41393,6 @@ "ggI" = ( /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) -"ggN" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 9 - }, -/obj/effect/turf_decal/tile/yellow/diagonal_centre, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner, -/obj/structure/filingcabinet, -/turf/open/floor/iron/dark/diagonal, -/area/station/engineering/lobby) "ggO" = ( /obj/effect/mapping_helpers/broken_floor, /obj/effect/decal/cleanable/dirt, @@ -41555,6 +41490,15 @@ "gho" = ( /turf/open/floor/glass/reinforced, /area/station/engineering/storage) +"ghs" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "rdordnance"; + name = "Ordnance Lab Shutters" + }, +/turf/open/floor/plating, +/area/station/science/ordnance/storage) "ghu" = ( /obj/structure/railing/corner{ dir = 1 @@ -41883,16 +41827,6 @@ dir = 6 }, /area/station/engineering/atmos/hfr_room) -"gjA" = ( -/obj/structure/closet/secure_closet/hydroponics, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 10 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 10 - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "gjO" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/south, @@ -42268,6 +42202,24 @@ }, /turf/open/floor/iron/dark/small, /area/station/engineering/atmos/pumproom) +"gmh" = ( +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue, +/obj/effect/turf_decal/siding/thinplating_new/light, +/obj/structure/closet/secure_closet/personal, +/obj/effect/turf_decal/siding/thinplating_new/light{ + dir = 1 + }, +/obj/item/clothing/shoes/cookflops{ + desc = "A very fashionable pair of flip flops."; + name = "flip-flops" + }, +/obj/effect/landmark/start/hangover/closet, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white/small, +/area/station/commons/toilet/shower) "gmi" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -42996,16 +42948,6 @@ /obj/structure/sign/poster/random/directional/east, /turf/open/floor/plating, /area/station/maintenance/port/central) -"grC" = ( -/obj/machinery/door/airlock/public{ - name = "Restroom" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, -/obj/effect/turf_decal/tile/green/diagonal_centre, -/obj/effect/turf_decal/tile/blue/diagonal_centre, -/turf/open/floor/iron/white/diagonal, -/area/station/cargo/breakroom) "grJ" = ( /obj/structure/table/wood/fancy/green, /obj/effect/spawner/random/aimodule/harmless, @@ -43997,6 +43939,25 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/science/breakroom) +"gzV" = ( +/obj/structure/chair/office/light, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/machinery/button/door/directional/west{ + id = "rdordnance"; + name = "Ordnance Containment Control"; + req_access = list("ordnance"); + pixel_y = 5; + pixel_x = -27 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer1, +/obj/machinery/firealarm/directional/west{ + pixel_y = -5 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/science/ordnance/testlab) "gzX" = ( /obj/effect/turf_decal/trimline/dark_red/line{ dir = 8 @@ -44152,6 +44113,21 @@ }, /turf/open/floor/iron/dark/textured, /area/station/science/genetics) +"gBr" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/siding/purple{ + dir = 5 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/diagonal_edge, +/obj/structure/cable, +/obj/machinery/microwave, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/diagonal, +/area/station/science/breakroom) "gBt" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/brown, @@ -44594,6 +44570,22 @@ /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /turf/open/floor/iron/dark/small, /area/station/engineering/atmos) +"gEr" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/airlock/highsecurity{ + name = "Atmospherics Emergency Access" + }, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark/textured, +/area/station/maintenance/starboard/central) "gEt" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -44804,6 +44796,31 @@ /obj/structure/sign/poster/random/directional/north, /turf/open/floor/iron/dark, /area/station/science/explab) +"gFU" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/east, +/obj/item/kirbyplants/random, +/obj/machinery/light_switch/directional/east{ + pixel_x = 24 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room/upper) "gFV" = ( /obj/structure/table/reinforced, /obj/machinery/microwave, @@ -44959,6 +44976,19 @@ /obj/effect/turf_decal/trimline/brown/corner, /turf/open/floor/wood/large, /area/station/service/library) +"gHv" = ( +/obj/machinery/washing_machine, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/machinery/light_switch/directional/west, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/siding/dark_blue{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/plastic, +/area/station/commons/dorms/laundry) "gHw" = ( /obj/structure/chair/office/light, /obj/effect/landmark/start/head_of_personnel, @@ -45010,20 +45040,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/engineering/lobby) -"gIe" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/brigdoor{ - name = "Command Reception Desk"; - req_access = list("command") - }, -/obj/item/folder/blue, -/obj/item/pen, -/obj/machinery/door/poddoor/preopen{ - id = "bridge blast"; - name = "Bridge Blast Door" - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "gIg" = ( /obj/effect/turf_decal/tile/green/anticorner/contrasted{ dir = 4 @@ -45320,13 +45336,6 @@ dir = 4 }, /area/station/commons/dorms) -"gKN" = ( -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 9 - }, -/obj/item/kirbyplants/random, -/turf/open/floor/iron/white, -/area/station/medical/patients_rooms) "gKO" = ( /obj/effect/turf_decal/tile/purple{ dir = 4 @@ -45529,6 +45538,18 @@ /obj/machinery/firealarm/directional/west, /turf/open/floor/wood/large, /area/station/service/library) +"gLU" = ( +/obj/machinery/button/door/directional/west{ + pixel_x = -32; + pixel_y = 2; + id = "briglockdown"; + name = "Brig Lockdown Control"; + req_access = list("security") + }, +/obj/effect/landmark/event_spawn, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/glass/reinforced, +/area/station/security/brig) "gLW" = ( /obj/effect/turf_decal/siding/dark, /obj/effect/turf_decal/siding/dark{ @@ -45717,6 +45738,14 @@ dir = 8 }, /area/station/security/lockers) +"gNd" = ( +/obj/machinery/light/floor{ + color = "#ff8080" + }, +/obj/effect/landmark/start/hangover, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/carpet/neon/simple/red/nodots, +/area/station/commons/fitness/recreation/lasertag) "gNj" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/manifold4w/orange/visible, @@ -46551,20 +46580,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"gUh" = ( -/obj/effect/turf_decal/trimline/yellow/filled/shrink_ccw, -/obj/effect/turf_decal/siding/yellow{ - dir = 1 - }, -/obj/structure/rack, -/obj/item/airlock_painter{ - pixel_y = 5 - }, -/obj/item/airlock_painter/decal, -/obj/effect/turf_decal/trimline/dark/line, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/commons/storage/primary) "gUi" = ( /obj/effect/turf_decal/siding/dark, /obj/effect/turf_decal/tile/dark_blue/half/contrasted{ @@ -46769,6 +46784,18 @@ /obj/structure/cable, /turf/open/floor/iron/dark/small, /area/station/engineering/supermatter/room/upper) +"gVC" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Red Team" + }, +/obj/effect/turf_decal/trimline/red/warning{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/warning{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured, +/area/station/commons/fitness/recreation/lasertag) "gVE" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -46872,6 +46899,16 @@ }, /turf/open/floor/iron/white/small, /area/station/science/research) +"gWq" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/security) "gWt" = ( /obj/machinery/door/airlock/command{ name = "E.V.A. Storage" @@ -46941,6 +46978,17 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/atmos) +"gXc" = ( +/obj/structure/rack, +/obj/item/storage/box/firingpins{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/firingpins, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/textured_large, +/area/station/ai_monitored/security/armory) "gXd" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -47788,6 +47836,20 @@ }, /turf/open/floor/iron/dark, /area/station/command) +"hdt" = ( +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ + dir = 4 + }, +/obj/item/kirbyplants/organic/plant22, +/obj/effect/turf_decal/trimline/dark/corner, +/turf/open/floor/iron/dark, +/area/station/command) "hdx" = ( /obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ dir = 1 @@ -48222,17 +48284,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/small, /area/station/medical/cryo) -"hgi" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 5 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 8 - }, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/turf/open/floor/iron/dark/herringbone, -/area/station/service/chapel/funeral) "hgl" = ( /obj/machinery/meter, /obj/effect/turf_decal/delivery, @@ -48447,6 +48498,18 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/dark, /area/station/security/checkpoint/customs) +"hhT" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/rack, +/obj/effect/turf_decal/trimline/red/corner, +/obj/item/storage/medkit/regular, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) "hhW" = ( /turf/closed/wall, /area/station/service/library) @@ -48652,6 +48715,19 @@ /obj/effect/turf_decal/siding/thinplating/dark, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"hja" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/airlock/security/glass{ + name = "Brig Elevator"; + elevator_mode = 1; + transport_linked_id = "SecElevator" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark/textured, +/area/station/security/brig/lower) "hjc" = ( /obj/effect/turf_decal/trimline/brown/filled/corner{ dir = 1 @@ -48849,15 +48925,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/maintenance/starboard/fore) -"hkK" = ( -/obj/machinery/duct, -/obj/machinery/door/airlock/hatch{ - name = "Secure Pen" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, -/turf/open/floor/iron/dark/small, -/area/station/science/cytology) "hkO" = ( /obj/structure/closet/secure_closet/captains, /obj/effect/turf_decal/stripes/line{ @@ -48964,13 +49031,6 @@ }, /turf/open/floor/iron/dark/corner, /area/station/commons/dorms) -"hmd" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "hmj" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -49663,16 +49723,6 @@ /obj/structure/flora/grass/jungle/b/style_random, /turf/open/misc/asteroid/airless, /area/space/nearstation) -"hrA" = ( -/obj/structure/rack, -/obj/item/storage/box/firingpins{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/firingpins, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron/dark/textured_large, -/area/station/ai_monitored/security/armory) "hrB" = ( /obj/structure/sign/warning/electric_shock, /turf/closed/wall/r_wall, @@ -49991,6 +50041,18 @@ /obj/structure/window/reinforced/spawner/directional/east, /turf/open/floor/glass/reinforced/airless, /area/space/nearstation) +"htN" = ( +/obj/structure/transport/linear/public, +/obj/effect/landmark/transport/transport_id{ + specific_transport_id = "SecElevator" + }, +/obj/effect/abstract/elevator_music_zone{ + linked_elevator_id = "SecElevator" + }, +/obj/machinery/light/floor, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating/elevatorshaft, +/area/station/security/brig/lower) "htR" = ( /obj/effect/turf_decal/siding/thinplating_new/light{ dir = 4 @@ -50523,6 +50585,14 @@ dir = 8 }, /area/station/security/execution/education) +"hxI" = ( +/obj/machinery/atmospherics/components/binary/tank_compressor{ + dir = 8 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/textured_half, +/area/station/science/ordnance) "hxK" = ( /obj/effect/turf_decal/tile/red/diagonal_edge, /obj/structure/chair/stool/bar/directional/north, @@ -50609,18 +50679,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"hyj" = ( -/obj/machinery/washing_machine, -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 1 - }, -/obj/machinery/light_switch/directional/west, -/obj/machinery/light/small/directional/west, -/obj/effect/turf_decal/siding/dark_blue{ - dir = 4 - }, -/turf/open/floor/plastic, -/area/station/commons/dorms/laundry) "hym" = ( /obj/effect/turf_decal/siding/dark{ dir = 1 @@ -51053,15 +51111,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) -"hCA" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 5 - }, -/obj/item/kirbyplants/random, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark/textured, -/area/station/security/prison) "hCH" = ( /obj/structure/flora/grass/green/style_3, /obj/structure/flora/bush/flowers_br/style_random, @@ -51322,6 +51371,22 @@ }, /turf/open/floor/iron/dark/textured_large, /area/station/cargo/bitrunning/den) +"hEY" = ( +/obj/effect/turf_decal/siding/wood, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south{ + pixel_x = -4; + pixel_y = -26 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = 5; + pixel_y = -26 + }, +/turf/open/floor/wood/tile, +/area/station/science/breakroom) "hEZ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -52711,6 +52776,12 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/lower) +"hPk" = ( +/obj/machinery/photocopier/prebuilt, +/obj/effect/turf_decal/bot, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/dark/textured_large, +/area/station/engineering/storage_shared) "hPm" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -52790,6 +52861,14 @@ /obj/structure/table/wood/fancy/black, /turf/open/floor/carpet/red, /area/station/maintenance/starboard/fore) +"hPP" = ( +/obj/effect/turf_decal/bot, +/obj/structure/tank_holder/extinguisher/advanced, +/obj/structure/sign/warning/no_smoking/directional/east, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/textured, +/area/station/science/ordnance/storage) "hQb" = ( /obj/structure/table/wood, /obj/item/storage/fancy/candle_box, @@ -52826,6 +52905,10 @@ /obj/structure/flora/grass/jungle/b/style_random, /turf/open/misc/grass, /area/station/hallway/secondary/command) +"hQl" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/secondary/command) "hQo" = ( /obj/structure/hedge, /obj/structure/sign/painting/large/library{ @@ -53169,15 +53252,6 @@ }, /turf/open/space/basic, /area/space/nearstation) -"hSv" = ( -/obj/structure/sign/poster/official/random/directional/east, -/obj/effect/turf_decal/tile/dark_blue/fourcorners, -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark/textured, -/area/station/hallway/secondary/command) "hSx" = ( /obj/structure/railing{ dir = 1 @@ -53368,17 +53442,6 @@ /obj/structure/chair/stool/bar/directional/east, /turf/open/floor/wood/large, /area/station/commons/lounge) -"hTH" = ( -/obj/effect/turf_decal/trimline/red/filled/line, -/obj/effect/turf_decal/trimline/red/line{ - dir = 1 - }, -/obj/item/kirbyplants/random, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark/side, -/area/station/security/brig) "hTN" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -53546,15 +53609,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/lower) -"hVo" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security E.V.A. Storage" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/machinery/door/firedoor, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/security/breakroom) "hVr" = ( /obj/structure/flora/tree/jungle/small/style_3, /obj/structure/flora/bush/fullgrass, @@ -53681,6 +53735,25 @@ /obj/structure/flora/bush/large, /turf/open/floor/grass, /area/station/service/hydroponics/garden) +"hWu" = ( +/obj/machinery/atmospherics/pipe/smart/simple/orange/visible/layer1{ + dir = 5 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/obj/structure/rack, +/obj/item/weldingtool, +/obj/item/wrench, +/obj/item/clothing/head/utility/welding, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/engineering/atmos) "hWx" = ( /obj/effect/turf_decal/tile/blue{ dir = 4 @@ -53718,6 +53791,22 @@ }, /turf/open/floor/iron/dark, /area/station/medical/chemistry) +"hWH" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 8 + }, +/area/station/cargo/lower) "hWJ" = ( /obj/machinery/holopad/secure, /obj/effect/turf_decal/box/white{ @@ -53859,6 +53948,14 @@ /obj/structure/chair/office, /turf/open/floor/iron/dark/side, /area/station/maintenance/starboard/central) +"hXG" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security E.V.A. Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/security/breakroom) "hXH" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 1 @@ -54097,29 +54194,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/maintenance/fore/lesser) -"hZD" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 4 - }, -/obj/machinery/light/directional/east, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/structure/cable, -/obj/machinery/power/apc/auto_name/directional/east, -/obj/effect/turf_decal/trimline/yellow/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/yellow/corner{ - dir = 8 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 8 - }, -/obj/machinery/camera/autoname/directional/east, -/obj/item/kirbyplants/random, -/turf/open/floor/iron/dark, -/area/station/engineering/supermatter/room/upper) "hZN" = ( /obj/effect/turf_decal/siding/dark{ dir = 4 @@ -54213,21 +54287,6 @@ }, /turf/open/floor/wood/large, /area/station/commons/vacant_room/office) -"iar" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/dark_blue/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/siding/dark{ - dir = 8 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/command) "ias" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -54499,18 +54558,6 @@ }, /turf/open/floor/wood/large, /area/station/hallway/primary/port) -"icr" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/structure/reagent_dispensers/wall/peppertank/directional/west, -/obj/effect/turf_decal/siding/dark{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/customs) "ics" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 4 @@ -54760,6 +54807,15 @@ dir = 2 }, /area/station/engineering/atmos) +"ien" = ( +/obj/machinery/door/airlock/engineering{ + name = "Auxiliary Base Construction" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/aux_base, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/dark, +/area/station/maintenance/fore/lesser) "ieo" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 5 @@ -54879,6 +54935,12 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) +"ifb" = ( +/obj/effect/turf_decal/trimline/yellow, +/obj/machinery/light/floor, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) "ifj" = ( /obj/effect/turf_decal/siding/wood{ dir = 6 @@ -55459,14 +55521,6 @@ }, /turf/open/floor/carpet/red, /area/station/service/library) -"ika" = ( -/obj/effect/turf_decal/siding/dark, -/obj/effect/turf_decal/trimline/dark_blue/filled/line, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/command) "ikf" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp/green{ @@ -55606,6 +55660,16 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"ilg" = ( +/obj/machinery/door/airlock/command{ + name = "Research Division Server Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/rd, +/obj/effect/landmark/navigate_destination, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/science/server) "ilr" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -56078,6 +56142,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room/upper) +"ioV" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/science/server) "ipa" = ( /obj/effect/turf_decal/trimline/yellow, /obj/effect/turf_decal/trimline/dark/corner{ @@ -56722,6 +56794,28 @@ }, /turf/open/floor/wood/large, /area/station/service/kitchen/diner) +"itU" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/structure/chair{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark/small, +/area/station/science/robotics/augments) "iua" = ( /obj/effect/turf_decal/delivery, /obj/structure/cable, @@ -56740,36 +56834,6 @@ dir = 8 }, /area/station/maintenance/central) -"iue" = ( -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/airlock/virology{ - autoclose = 0; - frequency = 1449; - id_tag = "virology_airlock_interior"; - name = "Virology Interior Airlock" - }, -/obj/machinery/door_buttons/access_button{ - idDoor = "virology_airlock_interior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_x = 8; - pixel_y = -24; - req_access = list("virology") - }, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/green/fourcorners, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/medical/virology) "iug" = ( /obj/effect/turf_decal/trimline/yellow/line{ dir = 8 @@ -57450,6 +57514,15 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"izu" = ( +/obj/machinery/door/airlock/public{ + name = "Restroom" + }, +/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, +/obj/effect/turf_decal/tile/green/diagonal_centre, +/obj/effect/turf_decal/tile/blue/diagonal_centre, +/turf/open/floor/iron/white/diagonal, +/area/station/medical/break_room) "izv" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/siding/thinplating_new/dark/corner{ @@ -57512,6 +57585,12 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron/dark/textured, /area/station/security/checkpoint/science) +"iAo" = ( +/obj/structure/stairs/south, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/command) "iAw" = ( /obj/machinery/atmospherics/pipe/smart/simple/green/visible{ dir = 4 @@ -58245,11 +58324,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor/iron_dark, /area/station/maintenance/department/bridge) -"iFA" = ( -/obj/structure/closet/secure_closet/security, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/customs) "iFC" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/structure/table/glass, @@ -58700,13 +58774,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/command) -"iIp" = ( -/obj/effect/turf_decal/siding/purple{ - dir = 4 - }, -/obj/machinery/light/directional/east, -/turf/open/floor/iron/dark/diagonal, -/area/station/science/ordnance) "iIr" = ( /obj/structure/railing{ dir = 9 @@ -60072,6 +60139,28 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) +"iTt" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/item/radio/intercom/command/directional/east{ + pixel_x = 28 + }, +/obj/machinery/button/door/directional/south{ + id = "CapFoyer"; + normaldoorcontrol = 1; + name = "Interior Door Control"; + pixel_y = -26; + pixel_x = 6 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -4 + }, +/turf/open/floor/iron/dark, +/area/station/command) "iTJ" = ( /turf/open/floor/iron/dark/small, /area/station/engineering/main) @@ -60574,16 +60663,6 @@ /obj/structure/chair/stool/directional/north, /turf/open/floor/iron/dark/textured, /area/station/command) -"iYc" = ( -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 9 - }, -/obj/effect/turf_decal/siding/purple{ - dir = 9 - }, -/obj/structure/closet/crate/bin, -/turf/open/floor/iron/white, -/area/station/science/lower) "iYe" = ( /obj/effect/turf_decal/tile/blue/anticorner/contrasted{ dir = 1 @@ -60804,28 +60883,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/glass/reinforced, /area/station/maintenance/department/cargo) -"iZM" = ( -/obj/effect/turf_decal/siding/white/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/green/line{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/navbeacon{ - location = "P12-Port-Hallway"; - codes_txt = "patrol;next_patrol=C4-Port-Central-B" - }, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "iZN" = ( /obj/item/pillow{ pixel_x = 7 @@ -60926,6 +60983,17 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/service/library/lounge) +"jbd" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 6 + }, +/obj/structure/sign/clock/directional/east, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "jbf" = ( /obj/machinery/door/airlock{ id_tag = "Dorm4"; @@ -60979,13 +61047,6 @@ /obj/structure/railing/corner, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) -"jbL" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron/dark, -/area/station/science/server) "jbO" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -62385,18 +62446,6 @@ }, /turf/open/floor/plating, /area/station/engineering/main) -"jns" = ( -/obj/structure/closet/secure_closet/brig{ - name = "Prisoner Locker" - }, -/obj/effect/turf_decal/bot, -/obj/structure/railing{ - dir = 4 - }, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/structure/cable, -/turf/open/floor/iron/dark/textured, -/area/station/security/execution/transfer) "jnt" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/chair/stool/bar/directional/west, @@ -63877,16 +63926,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating/airless, /area/station/solars/starboard/fore) -"jyN" = ( -/obj/effect/turf_decal/trimline/dark_blue/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted, -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/command) "jzd" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/south, @@ -64136,6 +64175,25 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/large, /area/station/service/lawoffice) +"jAr" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Storage" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/ai_monitored/turret_protected/aisat/service) "jAu" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/green/filled/line{ @@ -64174,29 +64232,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/textured, /area/station/commons/storage/primary) -"jAJ" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/yellow/corner, -/obj/effect/turf_decal/trimline/yellow/filled/corner{ - dir = 4 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 1 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/yellow/corner{ - dir = 8 - }, -/obj/structure/railing/corner{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/supermatter/room/upper) "jAM" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 4 @@ -64513,6 +64548,16 @@ /obj/structure/sign/warning/radiation, /turf/closed/wall/r_wall, /area/station/engineering/supermatter) +"jCl" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security Desk" + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/security/brig) "jCo" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/visible/layer1{ dir = 4 @@ -65111,6 +65156,13 @@ /obj/machinery/reagentgrinder, /turf/open/floor/iron/dark, /area/station/service/bar) +"jGl" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 5 + }, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/cargo/mining_breakroom) "jGo" = ( /obj/effect/turf_decal/tile/dark_blue/half/contrasted, /obj/effect/turf_decal/siding/dark{ @@ -65619,6 +65671,13 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"jLa" = ( +/obj/machinery/mech_bay_recharge_port{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/circuit/green, +/area/station/science/robotics/mechbay) "jLb" = ( /obj/effect/turf_decal/stripes/white/line, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, @@ -65676,6 +65735,12 @@ /obj/structure/marker_beacon/teal, /turf/open/floor/grass, /area/station/service/library/lounge) +"jLM" = ( +/obj/structure/closet/secure_closet/security, +/obj/effect/turf_decal/bot_white, +/obj/structure/reagent_dispensers/wall/peppertank/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) "jLP" = ( /obj/effect/turf_decal/siding/dark{ dir = 8 @@ -65799,26 +65864,6 @@ /obj/effect/mapping_helpers/mail_sorting/science/experimentor_lab, /turf/open/floor/iron/white, /area/station/science/lower) -"jMx" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 6 - }, -/obj/structure/table/reinforced/rglass, -/obj/machinery/recharger, -/obj/item/assembly/flash/handheld{ - pixel_y = 1; - pixel_x = -12 - }, -/obj/machinery/power/apc/auto_name/directional/south, -/obj/structure/cable, -/obj/machinery/button/photobooth{ - pixel_x = 26 - }, -/obj/machinery/light_switch/directional/east{ - pixel_x = 36 - }, -/turf/open/floor/wood/large, -/area/station/command/heads_quarters/hop) "jME" = ( /obj/effect/turf_decal/siding/wood{ dir = 9 @@ -65915,6 +65960,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/cargo/miningoffice) +"jNj" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 9 + }, +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/radio/intercom/prison/directional/west, +/turf/open/floor/iron/dark/textured, +/area/station/security/prison) "jNn" = ( /obj/effect/turf_decal/trimline/dark/warning{ dir = 4 @@ -66969,17 +67024,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/textured, /area/station/commons/storage/primary) -"jVx" = ( -/obj/machinery/door/airlock/virology/glass{ - name = "Test Subject Cell" - }, -/obj/effect/turf_decal/tile/green/fourcorners, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/medical/virology) "jVA" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/wrapping, @@ -66996,15 +67040,6 @@ /obj/machinery/digital_clock/directional/north, /turf/open/floor/plating, /area/station/maintenance/department/security) -"jVJ" = ( -/obj/machinery/door/airlock{ - name = "Cleaning Closet" - }, -/obj/machinery/door/firedoor, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/plating, -/area/station/security/prison/safe) "jVU" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -67537,6 +67572,23 @@ /obj/item/stock_parts/power_store/cell/high, /turf/open/floor/iron/dark/small, /area/station/command/gateway) +"kal" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 5 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/machinery/computer/crew{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "kam" = ( /obj/effect/spawner/structure/window/reinforced/tinted, /obj/structure/cable, @@ -68486,6 +68538,15 @@ /obj/structure/bookcase/random, /turf/open/floor/wood/large, /area/station/service/library) +"khm" = ( +/obj/structure/table/wood/fancy, +/obj/item/storage/box/bodybags{ + pixel_y = 5 + }, +/obj/structure/sign/clock/directional/east, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/chapel/funeral) "khr" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 4 @@ -68952,14 +69013,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/dark/small, /area/station/maintenance/central) -"kkl" = ( -/obj/effect/turf_decal/tile/dark_blue/fourcorners, -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark/textured, -/area/station/hallway/secondary/command) "kkn" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/structure/window/reinforced/spawner/directional/north, @@ -69685,37 +69738,6 @@ }, /turf/open/floor/iron/textured, /area/station/hallway/primary/port) -"kov" = ( -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/airlock/virology{ - autoclose = 0; - frequency = 1449; - id_tag = "virology_airlock_exterior"; - name = "Virology Exterior Airlock" - }, -/obj/machinery/door_buttons/access_button{ - dir = 1; - idDoor = "virology_airlock_exterior"; - idSelf = "virology_airlock_control"; - name = "Virology Access Button"; - pixel_y = -24; - req_access = list("virology") - }, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/machinery/door/firedoor, -/obj/effect/landmark/navigate_destination, -/obj/effect/turf_decal/tile/green/fourcorners, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/medical/virology) "koC" = ( /obj/structure/extinguisher_cabinet/directional/north, /obj/effect/turf_decal/siding/purple{ @@ -69961,13 +69983,6 @@ }, /turf/open/floor/iron/dark/herringbone, /area/station/service/chapel) -"kqm" = ( -/obj/machinery/camera/autoname/directional/west{ - network = list("ss13","engine") - }, -/obj/machinery/light/dim/directional/west, -/turf/open/openspace, -/area/station/engineering/supermatter/room/upper) "kqn" = ( /obj/effect/turf_decal/stripes/white/box, /obj/machinery/computer/camera_advanced/xenobio{ @@ -70184,22 +70199,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark/textured_large, /area/station/security/brig/lower) -"krF" = ( -/obj/effect/turf_decal/siding/purple{ - dir = 5 - }, -/obj/structure/closet/crate/secure{ - desc = "A secure crate containing various materials for building a customised test-site."; - name = "Test Site Materials Crate"; - req_access = list("ordnance") - }, -/obj/item/target/alien, -/obj/item/target/alien, -/obj/item/target/clown, -/obj/item/target/clown, -/obj/machinery/light_switch/directional/north, -/turf/open/floor/iron/dark/diagonal, -/area/station/science/ordnance) "krG" = ( /obj/structure/railing, /obj/effect/turf_decal/stripes/end{ @@ -70664,6 +70663,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/herringbone, /area/station/service/chapel/funeral) +"kuQ" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Brig Elevator"; + elevator_mode = 1; + transport_linked_id = "SecElevator" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/security/general, +/turf/open/floor/iron/dark/textured, +/area/station/security/brig) "kuT" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/trimline/blue/filled/line, @@ -70734,6 +70746,20 @@ /obj/effect/turf_decal/trimline/blue, /turf/open/floor/iron/dark/textured, /area/station/engineering/atmos/project) +"kvk" = ( +/obj/machinery/plumbing/synthesizer/beer, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/item/food/grown/tobacco{ + preserved_food = 1 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark/small, +/area/station/service/bar/backroom) "kvl" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/visible/layer1{ dir = 5 @@ -71102,6 +71128,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/corner, /area/station/engineering/atmos/project) +"kyd" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 9 + }, +/obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/patients_rooms) "kye" = ( /obj/structure/flora/rock/pile/jungle/large/style_random, /obj/effect/decal/cleanable/dirt, @@ -71206,18 +71240,22 @@ dir = 10 }, /area/station/maintenance/central) -"kyB" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 9 +"kyC" = ( +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 4 }, -/obj/effect/turf_decal/stripes/line{ +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ dir = 8 }, -/obj/structure/rack, -/obj/effect/turf_decal/trimline/red/corner, -/obj/item/storage/medkit/regular, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/sign/poster/official/random/directional/east, /turf/open/floor/iron/dark, -/area/station/security/checkpoint/medical) +/area/station/command) "kyF" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -73156,18 +73194,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/medical/chemistry) -"kMN" = ( -/obj/machinery/door/airlock/command/glass{ - name = "Bridge Reception Access" - }, -/obj/effect/turf_decal/tile/dark_blue/fourcorners, -/obj/effect/mapping_helpers/airlock/access/any/command/general, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "kMO" = ( /obj/structure/cable, /turf/open/floor/iron/stairs/medium{ @@ -73231,6 +73257,23 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/main) +"kNO" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/filled/corner{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room/upper) "kNV" = ( /obj/structure/sign/departments/restroom/directional/south, /obj/machinery/disposal/bin, @@ -73650,23 +73693,6 @@ dir = 8 }, /area/station/security/range) -"kRc" = ( -/obj/effect/turf_decal/trimline/dark_red, -/obj/effect/turf_decal/trimline/dark_red/mid_joiner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/dark_red/mid_joiner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/dark_red/mid_joiner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark_red/mid_joiner, -/obj/effect/spawner/random/contraband/prison, -/obj/structure/closet/boxinggloves, -/obj/structure/cable, -/turf/open/floor/iron/white/textured_large, -/area/station/security/prison/workout) "kRd" = ( /obj/effect/decal/cleanable/rubble, /obj/effect/decal/cleanable/dirt/dust, @@ -73796,6 +73822,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/diagonal, /area/station/cargo/breakroom) +"kSp" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 10 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 4 + }, +/obj/machinery/photocopier/prebuilt, +/obj/machinery/camera/autoname/directional/south, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/iron/dark/diagonal, +/area/station/engineering/lobby) "kSw" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -73872,6 +73911,12 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"kSZ" = ( +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/bot_white, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/hallway/secondary/command) "kTa" = ( /obj/effect/mapping_helpers/broken_floor, /obj/structure/broken_flooring/singular/directional/east, @@ -74196,25 +74241,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/service/bar) -"kVT" = ( -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering Foyer" - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 8 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/engineering/general, -/obj/machinery/door/poddoor/preopen{ - id = "engielock"; - name = "Engineering Lockdown Blast Door" - }, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark/small, -/area/station/engineering/lobby) "kVV" = ( /obj/structure/chair/stool/bar/directional/south, /obj/effect/turf_decal/siding/dark{ @@ -74540,20 +74566,6 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/lower) -"kZq" = ( -/obj/machinery/light_switch/directional/west, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 4 - }, -/obj/effect/turf_decal/tile/yellow/diagonal_edge, -/obj/effect/turf_decal/siding/yellow{ - dir = 10 - }, -/obj/structure/cable, -/obj/item/kirbyplants/random, -/obj/machinery/camera/autoname/directional/west, -/turf/open/floor/iron/dark/diagonal, -/area/station/engineering/break_room) "kZy" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line{ @@ -75270,11 +75282,6 @@ }, /turf/open/floor/wood/large, /area/station/service/library) -"lgk" = ( -/obj/structure/hedge, -/obj/item/radio/intercom/directional/west, -/turf/open/floor/iron/dark, -/area/station/science/robotics/lab) "lgn" = ( /obj/structure/railing/corner{ dir = 4 @@ -75612,6 +75619,14 @@ /obj/effect/mapping_helpers/airlock/access/all/science/general, /turf/open/floor/iron/white, /area/station/science/lower) +"ljd" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/box, +/obj/structure/sign/poster/official/wtf_is_co2/directional/north, +/turf/open/floor/iron/dark/textured_corner, +/area/station/science/ordnance) "lje" = ( /obj/effect/turf_decal/siding/wideplating_new/dark/corner{ dir = 8 @@ -75622,22 +75637,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) -"ljg" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 8 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/yellow/filled/warning{ - dir = 4 - }, -/obj/machinery/light_switch/directional/west, -/obj/structure/railing{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/supermatter/room/upper) "ljh" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 @@ -75667,6 +75666,20 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/iron/dark, /area/station/medical/virology) +"ljq" = ( +/obj/effect/turf_decal/trimline/purple/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/white, +/area/station/science/lower) "ljt" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -76052,20 +76065,6 @@ color = "#3d3e42" }, /area/station/engineering/engine_smes) -"llQ" = ( -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 1 - }, -/obj/structure/table/reinforced/rglass, -/obj/effect/turf_decal/trimline/blue/line, -/obj/machinery/camera/autoname/directional/north, -/obj/machinery/computer/security/telescreen/cmo/directional/north, -/obj/item/storage/medkit/advanced, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "lmf" = ( /obj/effect/turf_decal/siding/wood{ dir = 6 @@ -77472,12 +77471,6 @@ }, /turf/open/floor/plating, /area/station/construction/mining/aux_base) -"lwc" = ( -/obj/effect/turf_decal/delivery, -/obj/effect/spawner/random/vending/colavend, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/exit/departure_lounge) "lwe" = ( /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/dark/herringbone, @@ -77774,6 +77767,23 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/central) +"lzy" = ( +/obj/effect/turf_decal/siding/white/corner, +/obj/effect/turf_decal/siding/white{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/machinery/firealarm/directional/east{ + pixel_y = 28 + }, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/hallway/primary/fore) "lzC" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -77854,6 +77864,15 @@ dir = 1 }, /area/station/security/breakroom) +"lzZ" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/item/radio/intercom/directional/west{ + pixel_y = -6 + }, +/obj/structure/filingcabinet, +/obj/structure/cable, +/turf/open/floor/iron/dark/textured, +/area/station/security/checkpoint/engineering) "lAi" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -78095,6 +78114,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"lBn" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 10 + }, +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) "lBr" = ( /obj/effect/turf_decal/trimline/dark_red, /obj/effect/turf_decal/trimline/dark_red/mid_joiner, @@ -78555,17 +78590,6 @@ /obj/machinery/camera/autoname/directional/north, /turf/open/floor/iron/white/diagonal, /area/station/service/kitchen) -"lFA" = ( -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation A" - }, -/obj/effect/turf_decal/tile/green/fourcorners, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark, -/area/station/medical/virology) "lFB" = ( /obj/structure/chair/sofa/bench/solo{ dir = 4 @@ -79225,17 +79249,6 @@ /obj/item/kirbyplants/organic/plant22, /turf/open/floor/iron/white, /area/station/service/kitchen) -"lLg" = ( -/obj/effect/turf_decal/trimline/blue/filled/corner{ - dir = 8 - }, -/obj/effect/turf_decal/siding{ - dir = 9 - }, -/obj/structure/sign/poster/random/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "lLq" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -79426,20 +79439,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/carpet/red, /area/station/service/library/lounge) -"lMP" = ( -/obj/effect/turf_decal/siding/wood/corner, -/obj/structure/bookcase/random/reference, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/obj/effect/turf_decal/siding/wood/corner, -/obj/structure/sign/poster/official/get_your_legs/directional/west, -/obj/item/toy/figure/psychologist{ - pixel_x = 7; - pixel_y = 18 - }, -/turf/open/floor/wood/parquet, -/area/station/medical/psychology) "lMQ" = ( /obj/structure/disposalpipe/junction{ dir = 1 @@ -79820,28 +79819,6 @@ dir = 8 }, /area/station/cargo/miningoffice) -"lPL" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 6 - }, -/obj/item/paper_bin{ - pixel_y = 5 - }, -/obj/item/book/manual/wiki/security_space_law{ - pixel_y = 4; - pixel_x = 3 - }, -/obj/item/pen{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/status_display/evac/directional/south, -/obj/effect/turf_decal/trimline/red/corner{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/medical) "lPT" = ( /obj/effect/turf_decal/siding/dark{ dir = 8 @@ -79851,18 +79828,27 @@ }, /turf/open/floor/iron/dark/small, /area/station/hallway/primary/port) -"lQe" = ( -/obj/effect/turf_decal/siding/dark/corner, -/obj/effect/turf_decal/trimline/dark_blue/filled/corner, -/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ +"lPY" = ( +/obj/effect/turf_decal/siding/white/corner{ dir = 1 }, -/obj/item/kirbyplants/organic/plant22, -/obj/effect/turf_decal/trimline/dark/corner{ - dir = 8 +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 }, -/turf/open/floor/iron/dark, -/area/station/command) +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + location = "P12-Port-Hallway"; + codes_txt = "patrol;next_patrol=C4-Port-Central-B" + }, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "lQk" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/window/reinforced/spawner/directional/south, @@ -80151,23 +80137,6 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/wood/large, /area/station/service/library/upper) -"lTc" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/red/line{ - dir = 8 - }, -/obj/machinery/flasher/directional/east{ - id = "visitorflash" - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/turf/open/floor/iron/dark/side{ - dir = 4 - }, -/area/station/security/prison/visit) "lTn" = ( /obj/effect/turf_decal/siding/thinplating_new/dark/end{ dir = 8 @@ -80353,6 +80322,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/service/chapel) +"lUz" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/sign/poster/official/random/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "lUA" = ( /obj/effect/turf_decal/trimline/red/filled/warning{ dir = 1 @@ -80447,14 +80424,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/engineering/supermatter) -"lVs" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 5 - }, -/obj/machinery/light/directional/east, -/obj/structure/cable, -/turf/open/floor/wood/large, -/area/station/command/heads_quarters/hop) "lVw" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/delivery, @@ -80601,6 +80570,23 @@ }, /turf/open/floor/circuit, /area/station/ai_monitored/command/nuke_storage) +"lWJ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/security/prison/safe) +"lWP" = ( +/obj/machinery/door/airlock/public{ + name = "Restroom" + }, +/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, +/obj/effect/turf_decal/tile/green/diagonal_centre, +/obj/effect/turf_decal/tile/blue/diagonal_centre, +/turf/open/floor/iron/white/diagonal, +/area/station/security/breakroom) "lXs" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -81359,6 +81345,14 @@ /obj/structure/table/glass, /turf/open/floor/iron/dark/textured_edge, /area/station/security/prison) +"mdl" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/structure/hedge, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) "mdm" = ( /obj/structure/table/reinforced, /obj/effect/turf_decal/bot, @@ -81366,6 +81360,22 @@ /obj/machinery/camera/autoname/directional/south, /turf/open/floor/iron/dark/textured_large, /area/station/engineering/atmos) +"mdn" = ( +/obj/effect/turf_decal/trimline/red/filled/warning{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/red/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark/warning{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/sign/poster/official/random/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/brig) "mdp" = ( /obj/effect/turf_decal/trimline/yellow/warning{ dir = 9 @@ -83822,16 +83832,6 @@ /obj/effect/turf_decal/trimline/dark/corner, /turf/open/floor/iron/dark/smooth_corner, /area/station/security/medical) -"mxp" = ( -/obj/machinery/door/airlock/public{ - name = "Restroom" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, -/obj/effect/turf_decal/tile/green/diagonal_centre, -/obj/effect/turf_decal/tile/blue/diagonal_centre, -/turf/open/floor/iron/white/diagonal, -/area/station/engineering/break_room) "mxq" = ( /obj/effect/turf_decal/bot, /obj/structure/extinguisher_cabinet/directional/south, @@ -83964,27 +83964,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"myq" = ( -/obj/effect/turf_decal/trimline/dark/corner{ - dir = 1 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 1 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 6 - }, -/obj/effect/turf_decal/trimline/yellow/filled/warning{ - dir = 6 - }, -/obj/structure/tank_holder/oxygen/yellow, -/obj/machinery/light_switch/directional/south, -/obj/structure/railing/corner{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos/upper) "myr" = ( /obj/structure/flora/rock/pile, /turf/open/misc/dirt/station, @@ -84143,6 +84122,17 @@ }, /turf/open/floor/carpet/red, /area/station/command/heads_quarters/hos) +"mzM" = ( +/obj/structure/closet/secure_closet/hydroponics, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 10 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "mzP" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 @@ -84739,24 +84729,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/checkpoint/escape) -"mDA" = ( -/obj/structure/hedge, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 8 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 5 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark/corner{ - dir = 8 - }, -/turf/open/floor/iron/dark/side{ - dir = 5 - }, -/area/station/commons/dorms) "mDH" = ( /obj/structure/table/glass, /obj/effect/spawner/random/bureaucracy/folder, @@ -84856,18 +84828,6 @@ /obj/structure/marker_beacon/lime, /turf/open/floor/grass, /area/station/hallway/secondary/entry) -"mEP" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 10 - }, -/obj/effect/turf_decal/tile/yellow/diagonal_centre, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 4 - }, -/obj/machinery/photocopier/prebuilt, -/obj/machinery/camera/autoname/directional/south, -/turf/open/floor/iron/dark/diagonal, -/area/station/engineering/lobby) "mFe" = ( /obj/effect/decal/cleanable/confetti, /turf/open/floor/wood, @@ -85833,16 +85793,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/glass/reinforced, /area/station/hallway/primary/central) -"mNp" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/purple/corner{ - dir = 8 - }, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron/white/small, -/area/station/science/server) "mNv" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -86702,22 +86652,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos/storage) -"mSD" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/external{ - name = "Escape Pod Four"; - space_dir = 4 - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/maintenance/department/security) -"mSJ" = ( -/turf/open/floor/iron/stairs/medium{ - dir = 1 - }, -/area/station/command) "mSL" = ( /obj/machinery/door/airlock/research{ name = "Chemical Storage" @@ -86985,6 +86919,16 @@ dir = 8 }, /area/station/commons/dorms) +"mUz" = ( +/obj/structure/chair/office{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/line{ + dir = 6 + }, +/obj/structure/sign/calendar/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) "mUI" = ( /obj/structure/railing{ dir = 4 @@ -87386,6 +87330,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/large, /area/station/service/library) +"mYt" = ( +/obj/effect/turf_decal/trimline/green/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 10 + }, +/obj/structure/closet/l3closet, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/medical/virology) "mYu" = ( /obj/effect/turf_decal/plaque{ icon_state = "L2" @@ -87421,6 +87376,20 @@ /obj/item/clothing/glasses/meson/engine, /turf/open/floor/iron/dark, /area/station/engineering/lobby) +"mYG" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark, +/obj/structure/chair/sofa/bench/left{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/security/prison) "mYR" = ( /obj/machinery/atmospherics/components/trinary/filter/atmos/n2{ dir = 4 @@ -87537,22 +87506,6 @@ /obj/machinery/atmospherics/components/tank, /turf/open/floor/iron/dark, /area/station/science/ordnance/storage) -"mZM" = ( -/obj/structure/chair, -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/red/corner{ - dir = 8 - }, -/obj/machinery/camera/autoname/directional/east{ - dir = 6 - }, -/obj/machinery/light_switch/directional/east, -/turf/open/floor/iron/dark/side{ - dir = 5 - }, -/area/station/security/brig) "mZN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -88121,6 +88074,17 @@ /obj/structure/flora/bush/flowers_yw, /turf/open/floor/grass, /area/station/maintenance/central) +"nev" = ( +/obj/structure/cable, +/obj/machinery/light/floor, +/obj/effect/turf_decal/trimline/yellow, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/duct, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark/small, +/area/station/engineering/atmos/project) "neJ" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible, /obj/structure/lattice/catwalk, @@ -88330,18 +88294,6 @@ "ngL" = ( /turf/closed/wall, /area/station/service/bar) -"ngR" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 6 - }, -/obj/structure/table/wood, -/obj/item/reagent_containers/cup/glass/mug/nanotrasen{ - pixel_y = 17; - pixel_x = 4 - }, -/obj/machinery/microwave, -/turf/open/floor/wood/parquet, -/area/station/cargo/mining_breakroom) "ngS" = ( /turf/open/floor/glass/reinforced, /area/station/science/breakroom) @@ -88804,6 +88756,18 @@ dir = 8 }, /area/station/hallway/primary/starboard) +"nle" = ( +/obj/machinery/door/airlock/public/glass{ + name = "Blue Team" + }, +/obj/effect/turf_decal/trimline/blue/warning{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/blue/warning{ + dir = 4 + }, +/turf/open/floor/iron/dark/textured, +/area/station/commons/fitness/recreation/lasertag) "nli" = ( /obj/item/stack/sheet/mineral/wood, /obj/effect/decal/cleanable/dirt/dust, @@ -89090,23 +89054,6 @@ /obj/structure/sign/nanotrasen, /turf/closed/wall/rust, /area/space/nearstation) -"noa" = ( -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, -/obj/structure/chair/office{ - dir = 1 - }, -/obj/item/radio/intercom/command/directional/east{ - pixel_x = 28 - }, -/obj/machinery/button/door/directional/south{ - id = "CapFoyer"; - normaldoorcontrol = 1; - name = "Interior Door Control" - }, -/turf/open/floor/iron/dark, -/area/station/command) "noc" = ( /obj/effect/turf_decal/siding/wideplating_new/dark/corner{ dir = 1 @@ -89213,6 +89160,17 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"noA" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/purple/corner{ + dir = 8 + }, +/obj/structure/disposalpipe/segment, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white/small, +/area/station/science/server) "noF" = ( /obj/effect/turf_decal/siding/thinplating_new/dark, /obj/item/kirbyplants/random, @@ -89880,14 +89838,6 @@ dir = 6 }, /area/station/maintenance/central) -"ntz" = ( -/obj/machinery/door/poddoor/shutters/preopen{ - id = "secure_pen" - }, -/obj/structure/cable, -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/engine, -/area/station/science/cytology) "ntD" = ( /obj/effect/turf_decal/trimline/yellow/end{ dir = 8 @@ -89895,6 +89845,22 @@ /obj/structure/cable, /turf/open/floor/iron/dark/textured, /area/station/engineering/atmos/project) +"ntE" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 6 + }, +/obj/item/pen{ + pixel_y = 6 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/machinery/airalarm/directional/north, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/customs) "ntG" = ( /obj/machinery/camera/directional/north{ c_tag = "Xenobiology Lab - Pen #3"; @@ -90152,6 +90118,15 @@ /obj/item/reagent_containers/spray/cleaner, /turf/open/floor/iron/dark, /area/station/medical/virology) +"nvh" = ( +/obj/structure/sign/poster/official/random/directional/east, +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured, +/area/station/hallway/secondary/command) "nvj" = ( /obj/structure/disposalpipe/segment, /obj/effect/landmark/start/hangover, @@ -91162,23 +91137,6 @@ }, /turf/open/floor/iron/dark/textured, /area/station/engineering/storage/tech) -"nDj" = ( -/obj/machinery/door/airlock/external{ - name = "Mining Dock Airlock" - }, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/layer_manifold/general/hidden, -/turf/open/floor/iron/dark, -/area/station/cargo/miningoffice) "nDk" = ( /obj/item/pipe_dispenser, /obj/structure/table/reinforced, @@ -91383,26 +91341,6 @@ "nEQ" = ( /turf/closed/wall/r_wall, /area/station/security/medical) -"nET" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/red/line{ - dir = 8 - }, -/obj/machinery/flasher/directional/east{ - id = "secentranceflasher" - }, -/obj/machinery/light/directional/east, -/obj/effect/turf_decal/trimline/dark/line{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/machinery/scanner_gate/preset_guns, -/turf/open/floor/iron/dark, -/area/station/security/brig) "nEU" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/yellow/warning, @@ -91808,15 +91746,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) -"nIa" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark/corner, -/turf/open/floor/iron/dark/side{ - dir = 5 - }, -/area/station/maintenance/central) "nId" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/rack, @@ -91900,13 +91829,6 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/grass, /area/station/hallway/secondary/entry) -"nIG" = ( -/obj/machinery/light/floor{ - color = "#66ccff" - }, -/obj/effect/landmark/start/hangover, -/turf/open/floor/carpet/neon/simple/blue/nodots, -/area/station/commons/fitness/recreation/lasertag) "nIP" = ( /obj/machinery/door/airlock/multi_tile/public/glass{ name = "Arcade Room" @@ -92044,6 +91966,15 @@ }, /turf/open/floor/iron/dark/textured, /area/station/commons/fitness/recreation/lasertag) +"nJO" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 6 + }, +/obj/structure/filingcabinet/chestdrawer, +/obj/machinery/digital_clock/directional/south, +/obj/structure/sign/poster/official/plasma_effects/directional/east, +/turf/open/floor/iron/dark/diagonal, +/area/station/science/ordnance) "nJR" = ( /obj/structure/bookcase/manuals/research_and_development, /turf/open/floor/iron/dark/herringbone, @@ -92470,16 +92401,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"nNx" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 9 - }, -/obj/item/kirbyplants/random, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/firealarm/directional/west, -/turf/open/floor/iron/dark/textured, -/area/station/security/prison) "nNy" = ( /obj/effect/turf_decal/trimline/yellow/filled/warning{ dir = 8 @@ -93097,6 +93018,16 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"nRJ" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "nRL" = ( /obj/structure/table/reinforced/rglass, /obj/item/reagent_containers/cup/glass/bottle/champagne{ @@ -94148,6 +94079,18 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/command/gateway) +"oak" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "oal" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -94344,6 +94287,21 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"obl" = ( +/obj/effect/turf_decal/siding/dark, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line, +/obj/structure/sign/poster/official/random/directional/north, +/obj/effect/turf_decal/trimline/dark/warning, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north{ + pixel_x = -26 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "obp" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -94457,13 +94415,6 @@ dir = 4 }, /area/station/security/prison) -"obZ" = ( -/obj/machinery/power/apc/auto_name/directional/south, -/obj/item/radio/intercom/directional/west, -/obj/structure/filingcabinet, -/obj/structure/cable, -/turf/open/floor/iron/dark/textured, -/area/station/security/checkpoint/engineering) "oca" = ( /obj/effect/turf_decal/arrows/white{ dir = 4 @@ -95027,21 +94978,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/security/checkpoint/escape) -"ofO" = ( -/obj/effect/turf_decal/trimline/green/line, -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/navbeacon{ - location = "P1-Port-Hallway"; - codes_txt = "patrol;next_patrol=P2-Port-Hallway" - }, -/turf/open/floor/iron, -/area/station/hallway/primary/port) "ofT" = ( /obj/structure/flora/bush/fullgrass, /obj/structure/flora/grass/jungle/a/style_random, @@ -95123,6 +95059,20 @@ }, /turf/open/floor/iron/dark/herringbone, /area/station/service/chapel/funeral) +"ogu" = ( +/obj/effect/turf_decal/trimline/yellow/filled/shrink_ccw, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/structure/rack, +/obj/item/airlock_painter{ + pixel_y = 5 + }, +/obj/item/airlock_painter/decal, +/obj/effect/turf_decal/trimline/dark/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/commons/storage/primary) "ogx" = ( /obj/effect/turf_decal/trimline/yellow/end{ dir = 4 @@ -95234,6 +95184,12 @@ /obj/effect/turf_decal/siding/thinplating_new/dark/corner, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"ohm" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) "ohp" = ( /obj/machinery/modular_computer/preset/id{ dir = 8 @@ -95517,37 +95473,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"ojm" = ( -/obj/effect/turf_decal/siding/dark{ - dir = 9 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 9 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 9 - }, -/obj/effect/turf_decal/siding/dark/corner, -/obj/item/stack/sheet/plasteel{ - amount = 15; - pixel_y = 5 - }, -/obj/structure/table/reinforced, -/obj/machinery/airalarm/directional/west, -/obj/item/stack/sheet/iron/fifty{ - pixel_y = 4 - }, -/obj/item/stack/sheet/iron/fifty{ - pixel_y = 4 - }, -/obj/item/stack/sheet/iron/fifty{ - pixel_y = 4 - }, -/obj/item/stack/sheet/glass/fifty{ - pixel_y = 5 - }, -/turf/open/floor/iron/dark/small, -/area/station/science/robotics/storage) "ojs" = ( /obj/machinery/door/airlock/public/glass{ name = "Library" @@ -95887,6 +95812,13 @@ }, /turf/open/floor/plating, /area/station/maintenance/disposal) +"olE" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/closet/firecloset, +/obj/item/clothing/glasses/meson/engine, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) "olJ" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -95949,6 +95881,14 @@ dir = 8 }, /area/station/medical/surgery/theatre) +"omd" = ( +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark, +/obj/effect/turf_decal/trimline/dark_blue/filled/line, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) "ome" = ( /obj/effect/turf_decal/stripes/white/corner{ dir = 1 @@ -96151,6 +96091,22 @@ }, /turf/open/floor/plating, /area/station/commons/fitness/recreation/pool) +"onJ" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/caution/stand_clear/white{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/north{ + network = list("minisat") + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/digital_clock/directional/north, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark/textured_large, +/area/station/ai_monitored/turret_protected/aisat/service) "onN" = ( /obj/effect/turf_decal/trimline/dark_blue/filled/line{ dir = 10 @@ -96164,6 +96120,16 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/command/teleporter) +"onQ" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/machinery/door/poddoor/preopen{ + id = "bridge blast"; + name = "Bridge Blast Door" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/bridge) "onX" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -96460,6 +96426,14 @@ /obj/structure/closet/emcloset/anchored, /turf/open/floor/plating, /area/station/maintenance/department/security) +"opW" = ( +/obj/machinery/duct, +/obj/machinery/door/airlock/hatch{ + name = "Secure Pen" + }, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/turf/open/floor/iron/dark/small, +/area/station/science/cytology) "opY" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/heat_exchanging/simple, @@ -96604,24 +96578,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/maintenance/starboard/central) -"ord" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/yellow/warning{ - dir = 4 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/yellow/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/yellow/corner{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/supermatter/room/upper) "ork" = ( /obj/machinery/computer/station_alert/station_only{ dir = 1 @@ -97481,17 +97437,6 @@ }, /turf/open/floor/iron/white/textured, /area/station/science/circuits) -"oxv" = ( -/obj/machinery/atmospherics/components/binary/pump/on/supply/hidden/layer4{ - dir = 8 - }, -/obj/effect/turf_decal/siding/purple, -/obj/effect/turf_decal/siding/purple/corner{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer1, -/turf/open/floor/iron/dark, -/area/station/science/ordnance) "oxB" = ( /obj/structure/table/wood, /obj/item/radio/intercom/command, @@ -98423,6 +98368,11 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/iron/white/small, /area/station/commons/fitness/recreation/pool) +"oFw" = ( +/obj/item/kirbyplants/random, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) "oFB" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 1 @@ -98605,6 +98555,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"oGT" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) "oGW" = ( /obj/structure/plasticflaps/opaque, /obj/machinery/navbeacon{ @@ -100737,22 +100701,6 @@ /obj/machinery/camera/autoname/directional/north, /turf/open/floor/iron/dark, /area/station/hallway/primary/port) -"oVj" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 4 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/yellow/filled/corner{ - dir = 8 - }, -/obj/structure/cable, -/obj/structure/railing{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/supermatter/room/upper) "oVl" = ( /obj/machinery/vending/boozeomat, /obj/effect/turf_decal/siding/wood{ @@ -100821,21 +100769,6 @@ }, /turf/open/floor/carpet, /area/station/medical/psychology) -"oVJ" = ( -/obj/effect/turf_decal/siding/white/corner{ - dir = 1 - }, -/obj/effect/turf_decal/siding/white, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/hallway/primary/starboard) "oVK" = ( /obj/effect/turf_decal/trimline/dark_red/line{ dir = 8 @@ -101082,6 +101015,20 @@ }, /turf/open/floor/catwalk_floor/iron_dark, /area/station/maintenance/department/science) +"oXE" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug/nanotrasen{ + pixel_y = 17; + pixel_x = 4 + }, +/obj/machinery/microwave, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/wood/parquet, +/area/station/cargo/mining_breakroom) "oXF" = ( /obj/structure/table/bronze, /obj/item/newspaper{ @@ -101305,6 +101252,17 @@ dir = 1 }, /area/station/security/prison) +"oZt" = ( +/obj/structure/cable, +/obj/structure/holosign/barrier/engineering, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/department/science) "oZw" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/siding/thinplating_new/dark/corner, @@ -102463,6 +102421,16 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark/smooth_large, /area/station/engineering/gravity_generator) +"pgW" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Test Subject Cell" + }, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/medical/virology) "pha" = ( /obj/item/radio/intercom/directional/north, /obj/machinery/vending/cart, @@ -103086,25 +103054,6 @@ }, /turf/open/floor/glass/reinforced, /area/station/science/lab) -"plJ" = ( -/obj/effect/turf_decal/siding/corner, -/obj/structure/filingcabinet/medical, -/obj/machinery/airalarm/directional/north, -/obj/machinery/button/door/directional/west{ - id = "medbay"; - name = "Medbay Lockdown"; - pixel_y = 6; - req_access = list("medical") - }, -/obj/item/toy/figure/paramedic{ - pixel_y = 16; - pixel_x = -1 - }, -/obj/machinery/light_switch/directional/west{ - pixel_y = -6 - }, -/turf/open/floor/iron/white/herringbone, -/area/station/medical/office) "plK" = ( /obj/structure/cable, /obj/effect/turf_decal/siding/thinplating_new/dark/corner{ @@ -103342,19 +103291,6 @@ dir = 4 }, /area/station/commons/dorms) -"pnQ" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Red Team" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/trimline/red/warning{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/red/warning{ - dir = 8 - }, -/turf/open/floor/iron/dark/textured, -/area/station/commons/fitness/recreation/lasertag) "pnT" = ( /obj/effect/turf_decal/siding/wood{ dir = 9 @@ -103489,6 +103425,15 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/starboard/central) +"poP" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted, +/obj/structure/table/glass, +/obj/item/stack/medical/mesh, +/obj/item/stack/medical/bandage, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "poR" = ( /obj/effect/spawner/random/structure/closet_maintenance, /obj/structure/cable, @@ -103509,6 +103454,10 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron/dark, /area/station/hallway/primary/port) +"poX" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/secondary/entry) "poZ" = ( /obj/machinery/holopad, /obj/effect/turf_decal/siding/thinplating_new/dark{ @@ -103970,6 +103919,14 @@ }, /turf/open/floor/wood/large, /area/station/commons/lounge) +"psx" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/machinery/light/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/diagonal, +/area/station/science/ordnance) "psy" = ( /turf/open/floor/carpet/royalblue, /area/station/command/heads_quarters/hop) @@ -104231,6 +104188,16 @@ }, /turf/open/floor/iron/dark/textured, /area/station/commons/dorms) +"ptY" = ( +/obj/machinery/door/airlock/external{ + name = "Escape Pod Four"; + space_dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/maintenance/department/security) "puh" = ( /obj/item/kirbyplants/random, /obj/structure/disposalpipe/segment{ @@ -104614,6 +104581,22 @@ /obj/effect/turf_decal/box/corners, /turf/open/floor/iron/dark, /area/station/engineering/main) +"pwH" = ( +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) "pwO" = ( /obj/effect/decal/cleanable/ash{ pixel_x = 2; @@ -105544,6 +105527,23 @@ "pCK" = ( /turf/open/floor/plastic, /area/station/security/prison/work) +"pCL" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/corner{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/computer/security/telescreen/isolation/directional/south, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 6 + }, +/area/station/security/execution/education) "pCM" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -105617,6 +105617,16 @@ }, /turf/open/floor/iron/dark, /area/station/medical/chemistry) +"pDx" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 5 + }, +/obj/item/kirbyplants/random, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/textured, +/area/station/security/prison) "pDy" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 10 @@ -105966,6 +105976,17 @@ /obj/effect/turf_decal/siding/wood, /turf/open/floor/wood/large, /area/station/commons/vacant_room/office) +"pHd" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/structure/table, +/obj/item/radio/intercom/directional/east, +/obj/item/storage/medkit/emergency, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/commons/fitness/recreation) "pHh" = ( /obj/effect/turf_decal/trimline/dark/filled/warning, /obj/effect/turf_decal/siding/thinplating_new/dark, @@ -106599,22 +106620,6 @@ /obj/structure/cable, /turf/open/floor/iron/solarpanel/airless, /area/station/solars/port/aft) -"pMe" = ( -/obj/effect/turf_decal/siding/brown{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/brown/line{ - dir = 8 - }, -/obj/structure/cable, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron/dark/side{ - dir = 8 - }, -/area/station/cargo/lower) "pMo" = ( /obj/structure/sign/poster/random/directional/north, /turf/open/floor/plating, @@ -106669,13 +106674,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"pML" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/security/prison/safe) "pMO" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -106696,15 +106694,6 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) -"pMY" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 10 - }, -/obj/structure/table/wood, -/obj/item/table_clock, -/obj/machinery/light_switch/directional/west, -/turf/open/floor/wood/large, -/area/station/security/prison/rec) "pNc" = ( /obj/effect/spawner/random/trash/graffiti{ random_icon = 0 @@ -107717,6 +107706,20 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/security/courtroom) +"pTR" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/security/prison) "pTW" = ( /obj/effect/turf_decal/trimline/neutral/end{ dir = 8 @@ -107951,6 +107954,15 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"pVX" = ( +/obj/machinery/door/airlock/public{ + name = "Restroom" + }, +/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, +/obj/effect/turf_decal/tile/green/diagonal_centre, +/obj/effect/turf_decal/tile/blue/diagonal_centre, +/turf/open/floor/iron/white/diagonal, +/area/station/engineering/break_room) "pVZ" = ( /obj/effect/spawner/random/engineering/atmospherics_portable, /obj/structure/railing{ @@ -108812,6 +108824,15 @@ }, /turf/open/floor/wood/large, /area/station/command/heads_quarters/hos) +"qds" = ( +/obj/machinery/door/airlock/public{ + name = "Restroom" + }, +/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, +/obj/effect/turf_decal/tile/green/diagonal_centre, +/obj/effect/turf_decal/tile/blue/diagonal_centre, +/turf/open/floor/iron/white/diagonal, +/area/station/cargo/breakroom) "qdw" = ( /obj/item/food/grown/poppy/geranium, /turf/open/misc/asteroid/airless{ @@ -108929,6 +108950,23 @@ }, /turf/open/floor/iron/dark/small, /area/station/engineering/atmos/hfr_room) +"qeR" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 5 + }, +/obj/structure/closet/crate/secure{ + desc = "A secure crate containing various materials for building a customised test-site."; + name = "Test Site Materials Crate"; + req_access = list("ordnance") + }, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/machinery/light_switch/directional/north, +/obj/structure/sign/poster/official/safety_internals/directional/east, +/turf/open/floor/iron/dark/diagonal, +/area/station/science/ordnance) "qeW" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ dir = 5 @@ -109577,16 +109615,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/breakroom) -"qkd" = ( -/obj/machinery/digital_clock/directional/north, -/obj/effect/turf_decal/siding{ - dir = 5 - }, -/obj/structure/toilet{ - pixel_y = 8 - }, -/turf/open/floor/iron/white/small, -/area/station/medical/patients_rooms) "qke" = ( /obj/machinery/atmospherics/components/tank/oxygen{ dir = 4 @@ -109623,21 +109651,6 @@ dir = 8 }, /area/station/hallway/secondary/service) -"qkz" = ( -/obj/machinery/door/airlock/security{ - id_tag = "IsolationCell"; - name = "Isolation Cell" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/firedoor, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/security/prison/safe) "qkC" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -110427,6 +110440,10 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload_foyer) +"qqk" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/carpet/neon/simple/red/nodots, +/area/station/commons/fitness/recreation/lasertag) "qqn" = ( /obj/effect/turf_decal/trimline/brown/filled/line, /obj/structure/cable, @@ -111027,6 +111044,31 @@ dir = 1 }, /area/station/security/execution/education) +"qvT" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/line{ + dir = 8 + }, +/obj/machinery/flasher/directional/east{ + id = "secentranceflasher"; + pixel_y = 4; + pixel_x = 28 + }, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/trimline/dark/line{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/scanner_gate/preset_guns, +/obj/machinery/firealarm/directional/east{ + pixel_y = -6 + }, +/turf/open/floor/iron/dark, +/area/station/security/brig) "qvU" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -111316,6 +111358,11 @@ /obj/structure/railing, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"qxR" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/effect/turf_decal/stripes/white/line, +/turf/open/floor/iron/dark/textured, +/area/station/command) "qya" = ( /obj/structure/railing/corner, /obj/effect/turf_decal/stripes/line{ @@ -111971,21 +112018,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/bar) -"qCG" = ( -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/caution/stand_clear/white{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/camera/autoname/directional/north{ - network = list("minisat") - }, -/obj/machinery/light/small/directional/south, -/obj/machinery/digital_clock/directional/north, -/turf/open/floor/iron/dark/textured_large, -/area/station/ai_monitored/turret_protected/aisat/atmos) "qCH" = ( /obj/effect/turf_decal/siding/thinplating_new/light/corner{ dir = 1 @@ -112179,6 +112211,14 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"qEk" = ( +/obj/machinery/light/floor{ + color = "#66ccff" + }, +/obj/effect/landmark/start/hangover, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/carpet/neon/simple/blue/nodots, +/area/station/commons/fitness/recreation/lasertag) "qEm" = ( /obj/effect/turf_decal/trimline/brown/filled/line, /obj/effect/turf_decal/trimline/dark/line, @@ -113143,12 +113183,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) -"qKq" = ( -/obj/effect/turf_decal/trimline/yellow, -/obj/machinery/light/floor, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron/dark, -/area/station/engineering/lobby) "qKs" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 8 @@ -113195,6 +113229,20 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"qLa" = ( +/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) "qLb" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 4 @@ -113563,6 +113611,10 @@ icon_state = "grass2" }, /area/station/security/prison/garden) +"qNx" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/cargo/storage) "qNA" = ( /obj/effect/turf_decal/siding/yellow{ dir = 8 @@ -113712,19 +113764,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/dark, /area/station/service/hydroponics) -"qPH" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark, -/obj/machinery/light/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark/textured, -/area/station/security/prison) "qPO" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/delivery, @@ -113784,6 +113823,22 @@ /obj/effect/turf_decal/tile/dark/diagonal_centre, /turf/open/floor/iron/dark/diagonal, /area/station/service/chapel/funeral) +"qQg" = ( +/obj/effect/turf_decal/trimline/green/line, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/navbeacon{ + location = "P1-Port-Hallway"; + codes_txt = "patrol;next_patrol=P2-Port-Hallway" + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/primary/port) "qQh" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -114139,6 +114194,18 @@ /obj/machinery/light/small/directional/south, /turf/open/floor/iron/white/small, /area/station/commons/toilet/restrooms) +"qTv" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 5 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 8 + }, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/herringbone, +/area/station/service/chapel/funeral) "qTx" = ( /obj/effect/turf_decal/bot, /obj/machinery/suit_storage_unit/ce, @@ -114225,16 +114292,6 @@ icon_state = "asteroid12" }, /area/space/nearstation) -"qUk" = ( -/obj/structure/cable, -/obj/machinery/light/floor, -/obj/effect/turf_decal/trimline/yellow, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment, -/obj/machinery/duct, -/turf/open/floor/iron/dark/small, -/area/station/engineering/atmos/project) "qUp" = ( /turf/closed/wall, /area/station/security/checkpoint/supply) @@ -116427,6 +116484,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/textured_corner, /area/station/engineering/storage) +"rlZ" = ( +/obj/effect/turf_decal/siding/dark/end{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark/end{ + dir = 8 + }, +/obj/item/radio/intercom/directional/west, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/hallway/primary/port) "rmd" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /obj/structure/ladder, @@ -116828,16 +116896,6 @@ dir = 5 }, /area/station/maintenance/disposal) -"roF" = ( -/obj/machinery/door/airlock/public{ - name = "Restroom" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, -/obj/effect/turf_decal/tile/green/diagonal_centre, -/obj/effect/turf_decal/tile/blue/diagonal_centre, -/turf/open/floor/iron/white/diagonal, -/area/station/medical/break_room) "roG" = ( /obj/effect/turf_decal/siding/thinplating_new/dark, /obj/machinery/button/elevator/directional/north{ @@ -117170,6 +117228,38 @@ "rqD" = ( /turf/open/floor/glass/reinforced, /area/station/hallway/primary/starboard) +"rqO" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, +/obj/effect/turf_decal/siding/dark/corner, +/obj/item/stack/sheet/plasteel{ + amount = 15; + pixel_y = 5 + }, +/obj/structure/table/reinforced, +/obj/machinery/airalarm/directional/west, +/obj/item/stack/sheet/iron/fifty{ + pixel_y = 4 + }, +/obj/item/stack/sheet/iron/fifty{ + pixel_y = 4 + }, +/obj/item/stack/sheet/iron/fifty{ + pixel_y = 4 + }, +/obj/item/stack/sheet/glass/fifty{ + pixel_y = 5 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/small, +/area/station/science/robotics/storage) "rqR" = ( /obj/effect/decal/cleanable/rubble, /turf/open/misc/asteroid/airless{ @@ -117343,6 +117433,30 @@ /obj/machinery/camera/autoname/directional/south, /turf/open/floor/iron/dark/side, /area/station/security/brig) +"rrP" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/corner, +/obj/effect/turf_decal/trimline/yellow/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 8 + }, +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room/upper) "rrS" = ( /obj/effect/turf_decal/siding/dark{ dir = 4 @@ -117400,6 +117514,18 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/station/maintenance/port/central) +"rse" = ( +/obj/machinery/atmospherics/components/binary/pump/on/supply/hidden/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/siding/purple, +/obj/effect/turf_decal/siding/purple/corner{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer1, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) "rsv" = ( /obj/structure/rack, /obj/item/clothing/shoes/wheelys/rollerskates, @@ -119719,6 +119845,29 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/station/maintenance/fore/greater) +"rKS" = ( +/obj/structure/chair, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/corner{ + dir = 8 + }, +/obj/machinery/camera/autoname/directional/east{ + dir = 6 + }, +/obj/machinery/firealarm/directional/east{ + pixel_x = 26; + pixel_y = 6 + }, +/obj/machinery/light_switch/directional/east{ + pixel_x = 26; + pixel_y = -6 + }, +/turf/open/floor/iron/dark/side{ + dir = 5 + }, +/area/station/security/brig) "rKY" = ( /obj/effect/turf_decal/siding/yellow/corner{ dir = 1 @@ -119908,21 +120057,6 @@ dir = 2 }, /area/station/maintenance/central) -"rMh" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 9 - }, -/obj/structure/window/reinforced/spawner/directional/north, -/obj/structure/table/wood, -/obj/effect/turf_decal/siding/wood/corner, -/obj/item/paper_bin{ - pixel_x = -5 - }, -/obj/item/reagent_containers/cup/glass/mug{ - pixel_x = 9 - }, -/turf/open/floor/wood/large, -/area/station/security/courtroom/holding) "rMi" = ( /obj/structure/cable, /obj/effect/mapping_helpers/broken_floor, @@ -119974,18 +120108,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/small, /area/station/engineering/atmos/pumproom) -"rMq" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/siding/blue{ - dir = 9 - }, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/effect/turf_decal/siding/dark/corner, -/obj/effect/turf_decal/tile/blue/diagonal_edge, -/obj/structure/cable, -/obj/machinery/microwave, -/turf/open/floor/iron/dark/diagonal, -/area/station/medical/break_room) "rMt" = ( /obj/structure/cable, /obj/item/cigbutt{ @@ -120508,6 +120630,18 @@ /obj/structure/marker_beacon/burgundy, /turf/open/space/openspace, /area/space/nearstation) +"rQV" = ( +/obj/effect/turf_decal/siding/dark/corner, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner, +/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ + dir = 1 + }, +/obj/item/kirbyplants/organic/plant22, +/obj/effect/turf_decal/trimline/dark/corner{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/command) "rQZ" = ( /obj/structure/railing{ dir = 8 @@ -122165,18 +122299,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/large, /area/station/command/heads_quarters/captain) -"sec" = ( -/obj/effect/turf_decal/trimline/dark_blue/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted, -/obj/effect/turf_decal/siding/dark{ - dir = 1 - }, -/obj/machinery/camera/autoname/directional/south, -/obj/item/kirbyplants/organic/plant22, -/turf/open/floor/iron/dark, -/area/station/command) "see" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt/dust, @@ -122263,6 +122385,17 @@ }, /turf/open/floor/iron/white, /area/station/science/lower) +"seE" = ( +/obj/machinery/door/airlock/command/glass{ + name = "Bridge Reception Access" + }, +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/effect/mapping_helpers/airlock/access/any/command/general, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "seF" = ( /obj/effect/turf_decal/siding/purple/corner{ dir = 1 @@ -123206,27 +123339,6 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/carpet, /area/station/medical/psychology) -"smz" = ( -/obj/effect/turf_decal/siding/dark{ - dir = 8 - }, -/obj/effect/turf_decal/siding/dark{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 8 - }, -/obj/structure/chair{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 4 - }, -/turf/open/floor/iron/dark/small, -/area/station/science/robotics/augments) "smB" = ( /obj/effect/turf_decal/siding/wideplating_new/dark/corner, /obj/structure/railing/corner, @@ -123348,6 +123460,22 @@ /obj/effect/turf_decal/siding/thinplating_new/dark, /turf/open/floor/iron/dark/herringbone, /area/station/security/warden) +"snH" = ( +/obj/effect/turf_decal/tile/brown/fourcorners, +/obj/effect/mapping_helpers/airlock/access/any/supply/mining, +/obj/effect/mapping_helpers/airlock/access/any/supply/bit_den, +/obj/structure/cable, +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Office" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) "snL" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -123833,6 +123961,37 @@ dir = 4 }, /area/station/maintenance/department/science) +"ssf" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_exterior"; + name = "Virology Exterior Airlock" + }, +/obj/machinery/door_buttons/access_button{ + dir = 1; + idDoor = "virology_airlock_exterior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_y = -24; + req_access = list("virology") + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/effect/landmark/navigate_destination, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/virology) "ssh" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, @@ -124132,6 +124291,22 @@ }, /turf/open/floor/carpet/red, /area/station/maintenance/starboard/central) +"suz" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood/corner, +/obj/item/paper_bin{ + pixel_x = -5 + }, +/obj/item/reagent_containers/cup/glass/mug{ + pixel_x = 9 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/wood/large, +/area/station/security/courtroom/holding) "suA" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/dark_blue/filled/corner, @@ -124216,17 +124391,36 @@ "svv" = ( /turf/open/openspace, /area/station/science/research) -"svD" = ( -/obj/machinery/light/floor, -/obj/effect/landmark/transport/transport_id{ - specific_transport_id = "BridgeElevator" +"svI" = ( +/obj/effect/mapping_helpers/airlock/locked, +/obj/machinery/door/airlock/virology{ + autoclose = 0; + frequency = 1449; + id_tag = "virology_airlock_interior"; + name = "Virology Interior Airlock" }, -/obj/effect/abstract/elevator_music_zone{ - linked_elevator_id = "BridgeElevator" +/obj/machinery/door_buttons/access_button{ + idDoor = "virology_airlock_interior"; + idSelf = "virology_airlock_control"; + name = "Virology Access Button"; + pixel_x = 8; + pixel_y = -24; + req_access = list("virology") }, -/obj/structure/transport/linear/public, -/turf/open/floor/plating/elevatorshaft, -/area/station/command) +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/medical/virology) "svJ" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 4 @@ -124589,6 +124783,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/security/office) +"syS" = ( +/obj/structure/filingcabinet, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 5 + }, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/science/explab) "syT" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 4 @@ -124741,16 +124948,6 @@ }, /turf/open/floor/iron/dark/herringbone, /area/station/commons/locker) -"sAt" = ( -/obj/structure/closet/secure_closet/hydroponics, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 6 - }, -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 6 - }, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "sAD" = ( /obj/effect/turf_decal/trimline/green/line, /obj/effect/turf_decal/tile/neutral{ @@ -125180,6 +125377,14 @@ }, /turf/open/floor/catwalk_floor/iron_dark, /area/station/maintenance/port) +"sDL" = ( +/obj/effect/turf_decal/tile/dark_blue/half/contrasted, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "sDN" = ( /obj/effect/turf_decal/siding/wideplating_new/dark{ dir = 1 @@ -125299,16 +125504,6 @@ /obj/structure/cable, /turf/open/floor/iron/cafeteria, /area/station/security/prison/mess) -"sEL" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, -/obj/effect/turf_decal/tile/green/diagonal_centre, -/obj/effect/turf_decal/tile/blue/diagonal_centre, -/obj/machinery/door/airlock/public{ - name = "Restroom" - }, -/turf/open/floor/iron/white/diagonal, -/area/station/science/breakroom) "sEM" = ( /obj/effect/spawner/structure/window, /obj/structure/cable, @@ -125831,6 +126026,12 @@ }, /turf/open/floor/iron/dark/textured, /area/station/security/execution/education) +"sIQ" = ( +/obj/effect/turf_decal/bot, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/dark/textured_large, +/area/station/hallway/secondary/service) "sIT" = ( /obj/structure/railing/corner{ dir = 1 @@ -126101,6 +126302,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/hallway/primary/port) +"sKO" = ( +/obj/effect/turf_decal/tile/dark_blue/fourcorners, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured, +/area/station/hallway/secondary/command) "sKS" = ( /obj/structure/flora/grass/green/style_3, /obj/structure/flora/bush/flowers_br/style_random, @@ -126179,6 +126388,19 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/security/eva) +"sLB" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/siding/blue{ + dir = 9 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/turf_decal/siding/dark/corner, +/obj/effect/turf_decal/tile/blue/diagonal_edge, +/obj/structure/cable, +/obj/machinery/microwave, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark/diagonal, +/area/station/medical/break_room) "sLD" = ( /obj/structure/flora/grass/jungle/b/style_random, /obj/structure/flora/bush/lavendergrass/style_random, @@ -126536,17 +126758,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark/textured, /area/station/hallway/primary/aft) -"sOz" = ( -/obj/structure/transport/linear/public, -/obj/effect/landmark/transport/transport_id{ - specific_transport_id = "SecElevator" - }, -/obj/effect/abstract/elevator_music_zone{ - linked_elevator_id = "SecElevator" - }, -/obj/machinery/light/floor, -/turf/open/floor/plating/elevatorshaft, -/area/station/security/brig/lower) "sOB" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 1 @@ -126786,14 +126997,6 @@ /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) -"sQt" = ( -/obj/machinery/atmospherics/components/binary/tank_compressor{ - dir = 8 - }, -/obj/effect/turf_decal/delivery, -/obj/structure/sign/poster/official/wtf_is_co2/directional/north, -/turf/open/floor/iron/dark/textured_half, -/area/station/science/ordnance) "sQw" = ( /obj/effect/turf_decal/trimline/purple/filled/warning, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -127208,19 +127411,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet/blue, /area/station/medical/break_room) -"sTZ" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 9 - }, -/obj/effect/turf_decal/siding/thinplating_new/dark{ - dir = 9 - }, -/obj/structure/railing{ - dir = 1 - }, -/obj/structure/closet/secure_closet/security/engine, -/turf/open/floor/iron/dark/textured, -/area/station/security/checkpoint/engineering) "sUb" = ( /obj/structure/railing{ dir = 4 @@ -127332,6 +127522,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"sUV" = ( +/obj/effect/turf_decal/siding/dark, +/obj/effect/turf_decal/trimline/dark_blue/filled/line, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command) "sUW" = ( /obj/effect/turf_decal/tile/neutral{ dir = 8 @@ -127744,15 +127942,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/smooth_large, /area/station/science/lower) -"sXQ" = ( -/obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5{ - dir = 4 - }, -/obj/machinery/light/no_nightlight/directional/south, -/obj/structure/sign/warning/secure_area/directional/south, -/obj/machinery/camera/autoname/directional/south, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "sXS" = ( /obj/structure/table/reinforced, /obj/machinery/computer/records/medical/laptop{ @@ -128051,6 +128240,24 @@ /obj/effect/turf_decal/trimline/yellow/filled/warning, /turf/open/floor/iron/dark, /area/station/engineering/atmos/storage) +"tad" = ( +/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ + dir = 4 + }, +/obj/effect/turf_decal/siding/purple, +/obj/item/kirbyplants/random, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/camera/autoname/directional/south{ + network = list("ss13","rd") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer1, +/turf/open/floor/iron/dark, +/area/station/science/ordnance) "tag" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -128098,14 +128305,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/dark, /area/station/cargo/office) -"taG" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "secure_pen" - }, -/obj/structure/cable, -/turf/open/floor/engine, -/area/station/science/cytology) "taJ" = ( /obj/structure/broken_flooring/singular/directional/west, /turf/open/floor/plating, @@ -128460,14 +128659,6 @@ /obj/structure/flora/bush/lavendergrass/style_4, /turf/open/misc/asteroid/snow/standard_air, /area/station/science/lower) -"tdk" = ( -/obj/effect/turf_decal/siding/purple{ - dir = 6 - }, -/obj/structure/filingcabinet/chestdrawer, -/obj/machinery/digital_clock/directional/south, -/turf/open/floor/iron/dark/diagonal, -/area/station/science/ordnance) "tdl" = ( /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 8 @@ -128577,17 +128768,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"teD" = ( -/obj/effect/turf_decal/siding/dark/end{ - dir = 8 - }, -/obj/structure/sign/poster/random/directional/south, -/obj/effect/turf_decal/trimline/dark/end{ - dir = 8 - }, -/obj/item/radio/intercom/directional/west, -/turf/open/floor/iron/dark, -/area/station/hallway/primary/port) "teG" = ( /turf/closed/wall/rust, /area/station/maintenance/port/aft) @@ -129268,6 +129448,14 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"tjv" = ( +/obj/item/kirbyplants/random, +/obj/machinery/camera/autoname/motion/directional/west{ + network = list("aiupload") + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai_upload) "tjx" = ( /obj/effect/turf_decal/trimline/blue, /obj/effect/turf_decal/trimline/blue/mid_joiner{ @@ -129823,6 +130011,20 @@ /obj/effect/turf_decal/trimline/dark/corner, /turf/open/floor/iron/dark/textured_corner, /area/station/science/genetics) +"tog" = ( +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 1 + }, +/obj/structure/table/reinforced/rglass, +/obj/effect/turf_decal/trimline/blue/line, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/computer/security/telescreen/cmo/directional/north, +/obj/item/storage/medkit/advanced, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "toh" = ( /obj/effect/turf_decal/siding/wood{ dir = 5 @@ -130374,6 +130576,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/department/cargo) +"trX" = ( +/obj/machinery/camera/autoname/directional/west{ + network = list("ss13","engine") + }, +/obj/machinery/light/dim/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/openspace, +/area/station/engineering/supermatter/room/upper) "tse" = ( /obj/structure/flora/grass/both/style_2, /obj/structure/flora/bush/lavendergrass, @@ -131285,6 +131495,20 @@ }, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) +"tyZ" = ( +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/dark{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) "tza" = ( /obj/effect/turf_decal/siding/thinplating_new/dark/corner{ dir = 1 @@ -131674,6 +131898,25 @@ /obj/structure/cable, /turf/open/floor/wood/large, /area/station/security/detectives_office) +"tBz" = ( +/obj/machinery/light_switch/directional/west{ + pixel_y = 4 + }, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_edge, +/obj/effect/turf_decal/siding/yellow{ + dir = 10 + }, +/obj/structure/cable, +/obj/item/kirbyplants/random, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/west{ + pixel_y = -5 + }, +/turf/open/floor/iron/dark/diagonal, +/area/station/engineering/break_room) "tBC" = ( /obj/structure/hedge/opaque, /obj/structure/flora/bush/jungle/a/style_3, @@ -132250,6 +132493,17 @@ /obj/effect/spawner/random/clothing/costume, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"tFg" = ( +/obj/structure/chair/sofa/corp/right, +/obj/effect/turf_decal/tile/dark_blue/anticorner/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/siding/dark/corner, +/obj/effect/turf_decal/trimline/dark_blue/filled/corner, +/obj/item/radio/intercom/directional/north, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/command) "tFh" = ( /obj/machinery/portable_atmospherics/canister/carbon_dioxide, /turf/open/floor/engine/co2, @@ -132620,10 +132874,6 @@ dir = 6 }, /area/station/maintenance/disposal) -"tHx" = ( -/obj/item/kirbyplants/random, -/turf/open/floor/iron/dark, -/area/station/engineering/lobby) "tHJ" = ( /obj/machinery/light/floor, /obj/effect/landmark/event_spawn, @@ -133709,17 +133959,6 @@ icon_state = "asteroid0" }, /area/space/nearstation) -"tPk" = ( -/obj/machinery/button/door/directional/west{ - pixel_x = -32; - pixel_y = 2; - id = "briglockdown"; - name = "Brig Lockdown Control"; - req_access = list("security") - }, -/obj/effect/landmark/event_spawn, -/turf/open/floor/glass/reinforced, -/area/station/security/brig) "tPp" = ( /obj/effect/turf_decal/siding/dark{ dir = 8 @@ -134577,6 +134816,22 @@ }, /turf/open/floor/iron/dark, /area/station/cargo/lower) +"tWb" = ( +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/caution/stand_clear/white{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/camera/autoname/directional/north{ + network = list("minisat") + }, +/obj/machinery/light/small/directional/south, +/obj/machinery/digital_clock/directional/north, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark/textured_large, +/area/station/ai_monitored/turret_protected/aisat/atmos) "tWk" = ( /obj/effect/spawner/structure/window/reinforced, /obj/effect/landmark/atmospheric_sanity/ignore_area, @@ -134627,6 +134882,23 @@ /obj/structure/railing/corner, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"tWO" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/yellow/filled/warning{ + dir = 4 + }, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room/upper) "tWQ" = ( /obj/structure/flora/rock/pile/icy, /turf/open/misc/asteroid/snow/airless, @@ -134818,6 +135090,17 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/cafeteria, /area/station/hallway/primary/fore) +"tYp" = ( +/obj/effect/turf_decal/trimline/blue/filled/corner, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/siding{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "tYq" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -136104,6 +136387,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/herringbone, /area/station/ai_monitored/aisat/exterior) +"ujm" = ( +/obj/structure/filingcabinet/filingcabinet, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/turf_decal/siding/wood/corner, +/obj/structure/sign/poster/official/get_your_legs/directional/north, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) "ujo" = ( /obj/structure/table/optable, /obj/machinery/light/small/directional/north, @@ -136290,6 +136582,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"uly" = ( +/obj/effect/turf_decal/siding/white/corner{ + dir = 4 + }, +/obj/effect/turf_decal/siding/white, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/firealarm/directional/north{ + pixel_x = -28 + }, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/hallway/primary/port) "ulA" = ( /obj/effect/turf_decal/siding/thinplating_new/dark/corner{ dir = 1 @@ -136471,17 +136778,6 @@ /obj/item/stock_parts/power_store/cell/high, /turf/open/floor/iron/dark/small, /area/station/engineering/atmos/storage) -"unq" = ( -/obj/machinery/door/airlock/virology/glass{ - name = "Isolation B" - }, -/obj/effect/turf_decal/tile/green/fourcorners, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/medical/virology, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark, -/area/station/medical/virology) "unr" = ( /obj/effect/turf_decal/trimline/dark/end{ dir = 4 @@ -136911,6 +137207,18 @@ /obj/structure/hedge, /turf/open/floor/iron/white, /area/station/medical/lower) +"urF" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/dark/corner{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/side{ + dir = 10 + }, +/area/station/maintenance/central) "urH" = ( /obj/effect/turf_decal/plaque{ icon_state = "L10" @@ -137295,20 +137603,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/science/xenobiology/hallway) -"uuc" = ( -/obj/effect/turf_decal/trimline/purple/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/purple/filled/corner{ - dir = 8 - }, -/obj/effect/turf_decal/siding/purple{ - dir = 8 - }, -/obj/structure/cable, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/white, -/area/station/science/lower) "uue" = ( /obj/machinery/door/airlock/security/glass{ name = "Holding Area" @@ -137566,20 +137860,6 @@ }, /turf/open/floor/wood/large, /area/station/service/theater_dressing) -"uvW" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/airlock/security/glass{ - name = "Brig Elevator"; - elevator_mode = 1; - transport_linked_id = "SecElevator" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/general, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark/textured, -/area/station/security/brig/lower) "uwg" = ( /obj/effect/turf_decal/tile/blue/anticorner/contrasted, /obj/machinery/digital_clock/directional/north, @@ -137587,6 +137867,18 @@ /obj/effect/turf_decal/siding/thinplating_new/light, /turf/open/floor/iron/white/small, /area/station/commons/fitness/recreation/pool) +"uwo" = ( +/obj/effect/turf_decal/trimline/dark_blue/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted, +/obj/effect/turf_decal/siding/dark{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/item/kirbyplants/organic/plant22, +/turf/open/floor/iron/dark, +/area/station/command) "uwq" = ( /obj/effect/turf_decal/siding/thinplating_new/dark/corner, /obj/effect/turf_decal/siding/thinplating_new/dark/corner{ @@ -138491,6 +138783,14 @@ }, /turf/open/floor/carpet, /area/station/service/theater_dressing) +"uDt" = ( +/obj/machinery/door/poddoor/shutters/preopen{ + id = "secure_pen" + }, +/obj/structure/cable, +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/science/cytology) "uDx" = ( /obj/effect/turf_decal/stripes/white/corner{ dir = 8 @@ -139176,21 +139476,6 @@ dir = 1 }, /area/station/engineering/break_room) -"uJN" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/siding/dark{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark_blue/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/command) "uJS" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 1 @@ -139259,22 +139544,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/herringbone, /area/station/service/janitor) -"uKA" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/item/pen{ - pixel_y = 6 - }, -/obj/structure/extinguisher_cabinet/directional/west, -/obj/effect/turf_decal/siding/dark{ - dir = 9 - }, -/obj/machinery/airalarm/directional/north, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/customs) "uKG" = ( /obj/structure/railing{ dir = 10 @@ -140277,14 +140546,6 @@ }, /turf/open/floor/carpet/red, /area/station/service/library/upper) -"uSy" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 5 - }, -/obj/structure/cable, -/obj/machinery/power/apc/auto_name/directional/east, -/turf/open/floor/wood/parquet, -/area/station/cargo/mining_breakroom) "uSF" = ( /obj/effect/turf_decal/siding/dark, /obj/effect/turf_decal/siding/dark{ @@ -140469,18 +140730,6 @@ }, /turf/open/floor/carpet/red, /area/station/service/library/upper) -"uTZ" = ( -/obj/item/kirbyplants/random, -/obj/item/radio/intercom/directional/west{ - broadcasting = 1; - frequency = 1447; - name = "Private Channel" - }, -/obj/machinery/camera/autoname/motion/directional/west{ - network = list("aiupload") - }, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/ai_upload) "uUa" = ( /obj/structure/holosign/barrier/engineering, /obj/effect/decal/cleanable/fuel_pool, @@ -142845,13 +143094,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark/small, /area/station/engineering/supermatter/room) -"vjn" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ - dir = 1 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/iron/dark, -/area/station/engineering/supermatter/room) "vjr" = ( /obj/machinery/digital_clock/directional/north, /obj/structure/chair/sofa/corp/right, @@ -143030,13 +143272,6 @@ }, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"vki" = ( -/obj/machinery/atmospherics/pipe/layer_manifold/cyan/visible{ - dir = 8 - }, -/obj/structure/sign/warning/secure_area/directional/south, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "vkq" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/machinery/status_display/evac/directional/south, @@ -143164,6 +143399,22 @@ /obj/effect/turf_decal/tile/green/anticorner/contrasted, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"vlc" = ( +/obj/machinery/door/airlock/external{ + name = "Mining Dock Airlock" + }, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/layer_manifold/general/hidden, +/turf/open/floor/iron/dark, +/area/station/cargo/miningoffice) "vll" = ( /obj/structure/curtain/cloth{ color = "#993333" @@ -144988,6 +145239,12 @@ }, /turf/open/floor/iron/dark, /area/station/command/gateway) +"vyK" = ( +/obj/effect/turf_decal/delivery, +/obj/effect/spawner/random/vending/colavend, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) "vyM" = ( /obj/effect/turf_decal/trimline/red/filled/warning{ dir = 4 @@ -145218,6 +145475,25 @@ /obj/machinery/meter, /turf/open/floor/iron/dark/textured, /area/station/engineering/atmos) +"vAI" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/item/radio/intercom/directional/east, +/obj/structure/closet/crate/trashcart/laundry, +/obj/machinery/bluespace_vendor/directional/south, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/siding/dark_blue{ + dir = 8 + }, +/obj/item/clothing/accessory/maidapron, +/obj/item/clothing/under/costume/maid, +/obj/effect/spawner/random/clothing/kittyears_or_rabbitears, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/turf/open/floor/plastic, +/area/station/commons/dorms/laundry) "vAQ" = ( /obj/effect/turf_decal/tile/dark_blue/half/contrasted{ dir = 4 @@ -146459,6 +146735,18 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) +"vKS" = ( +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/effect/turf_decal/trimline/red/line{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/side, +/area/station/security/brig) "vKV" = ( /obj/effect/turf_decal/siding/brown/corner{ dir = 4 @@ -146532,6 +146820,25 @@ }, /turf/open/floor/iron/white, /area/station/medical/lower) +"vLL" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering Foyer" + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/machinery/door/poddoor/preopen{ + id = "engielock"; + name = "Engineering Lockdown Blast Door" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/small, +/area/station/engineering/lobby) "vLS" = ( /turf/closed/wall, /area/station/maintenance/aft/lesser) @@ -146563,19 +146870,6 @@ }, /turf/open/floor/carpet/red, /area/station/security/interrogation) -"vMg" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 4 - }, -/obj/effect/turf_decal/siding/dark{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark_blue/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/command) "vMr" = ( /obj/effect/turf_decal/bot, /obj/structure/cable, @@ -146665,13 +146959,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark/textured, /area/station/commons/dorms) -"vNo" = ( -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/effect/turf_decal/box, -/turf/open/floor/iron/dark/textured_corner, -/area/station/science/ordnance) "vNv" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -147115,18 +147402,6 @@ "vQT" = ( /turf/closed/wall/r_wall, /area/station/engineering/storage) -"vQU" = ( -/obj/effect/turf_decal/trimline/blue/filled/corner{ - dir = 1 - }, -/obj/effect/turf_decal/siding{ - dir = 10 - }, -/obj/structure/cable, -/obj/structure/sign/poster/random/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "vQW" = ( /obj/item/tank/internals/oxygen/red{ pixel_x = -4; @@ -147303,13 +147578,6 @@ dir = 8 }, /area/station/service/kitchen) -"vSi" = ( -/obj/effect/turf_decal/tile/neutral, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "vSo" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 10 @@ -147834,6 +148102,12 @@ /obj/structure/cable, /turf/open/floor/circuit/telecomms/mainframe, /area/station/tcommsat/server) +"vWI" = ( +/obj/item/kirbyplants/random, +/obj/structure/cable, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/processing) "vWN" = ( /obj/item/radio/intercom/directional/east, /turf/open/floor/iron/stairs/right{ @@ -148588,16 +148862,6 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/carpet/orange, /area/station/command/heads_quarters/ce) -"wcr" = ( -/obj/machinery/door/airlock/command{ - name = "Research Division Server Room" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/science/rd, -/obj/effect/landmark/navigate_destination, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron/dark, -/area/station/science/server) "wcv" = ( /obj/item/storage/basket, /obj/structure/rack, @@ -149684,6 +149948,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/diagonal, /area/station/science/xenobiology) +"wls" = ( +/obj/machinery/door/airlock/virology/glass{ + name = "Isolation A" + }, +/obj/effect/turf_decal/tile/green/fourcorners, +/obj/effect/mapping_helpers/airlock/access/all/medical/virology, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/medical/virology) "wlu" = ( /obj/machinery/holopad, /obj/effect/landmark/event_spawn, @@ -150439,6 +150713,16 @@ /obj/machinery/computer/security/telescreen/test_chamber/directional/east, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"wsb" = ( +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 9 + }, +/obj/effect/turf_decal/tile/yellow/diagonal_centre, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner, +/obj/structure/filingcabinet, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/diagonal, +/area/station/engineering/lobby) "wsj" = ( /obj/effect/turf_decal/trimline/blue/line{ dir = 8 @@ -150504,28 +150788,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/science/xenobiology) -"wtm" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 10 - }, -/obj/item/paper_bin{ - pixel_y = 5 - }, -/obj/item/book/manual/wiki/security_space_law{ - pixel_y = 4; - pixel_x = 3 - }, -/obj/item/pen{ - pixel_x = 1; - pixel_y = 5 - }, -/obj/machinery/status_display/evac/directional/south, -/obj/effect/turf_decal/trimline/red/corner{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/science) "wtq" = ( /obj/machinery/door/airlock/atmos/glass{ name = "Atmospherics Closet" @@ -151387,11 +151649,6 @@ /obj/item/radio/intercom/directional/east, /turf/open/floor/iron/white/diagonal, /area/station/medical/patients_rooms/room_b) -"wzh" = ( -/obj/item/kirbyplants/random, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/security/processing) "wzi" = ( /obj/structure/chair/office/light{ dir = 4 @@ -151419,6 +151676,25 @@ }, /turf/open/floor/iron/dark/small, /area/station/engineering/atmos) +"wzs" = ( +/obj/structure/hedge, +/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating_new/dark{ + dir = 5 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark/corner{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/side{ + dir = 5 + }, +/area/station/commons/dorms) "wzI" = ( /obj/effect/turf_decal/trimline/dark/corner{ dir = 1 @@ -151583,6 +151859,29 @@ }, /turf/open/floor/iron/dark/textured_large, /area/station/engineering/atmos) +"wAG" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/item/paper_bin{ + pixel_y = 5 + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_y = 4; + pixel_x = 3 + }, +/obj/item/pen{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/machinery/status_display/evac/directional/south, +/obj/effect/turf_decal/trimline/red/corner{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science) "wAN" = ( /obj/effect/turf_decal/siding/wood{ dir = 9 @@ -151765,6 +152064,25 @@ dir = 8 }, /area/station/medical/surgery/theatre) +"wCq" = ( +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Atmospherics" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/ai_monitored/turret_protected/aisat/atmos) "wCr" = ( /obj/effect/mapping_helpers/broken_floor, /obj/machinery/atmospherics/components/unary/portables_connector/visible, @@ -151953,14 +152271,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark/textured, /area/station/engineering/atmos/storage) -"wER" = ( -/obj/machinery/door/firedoor, -/obj/machinery/door/airlock/medical{ - name = "Padded Cell"; - id_tag = "padded" - }, -/turf/open/floor/iron/white/herringbone, -/area/station/medical/patients_rooms) "wEV" = ( /obj/effect/turf_decal/trimline/dark/warning{ dir = 4 @@ -151987,14 +152297,6 @@ /obj/structure/statue/snow/snowman, /turf/open/misc/asteroid/snow/standard_air, /area/station/maintenance/port) -"wEX" = ( -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 1 - }, -/obj/effect/turf_decal/siding/dark, -/obj/effect/turf_decal/trimline/dark_blue/filled/line, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/command) "wFd" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -152930,20 +153232,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/catwalk_floor/iron_dark, /area/station/maintenance/starboard/aft) -"wMd" = ( -/obj/structure/chair/office/light, -/obj/effect/turf_decal/siding/purple{ - dir = 8 - }, -/obj/machinery/button/door/directional/west{ - id = "rdordnance"; - name = "Ordnance Containment Control"; - req_access = list("ordnance") - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer1, -/turf/open/floor/iron/dark/diagonal, -/area/station/science/ordnance/testlab) "wMq" = ( /obj/machinery/modular_computer/preset/id{ dir = 4 @@ -154997,6 +155285,14 @@ /obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass, /area/station/science/xenobiology) +"xdA" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer{ + dir = 1 + }, +/obj/effect/turf_decal/delivery, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) "xdD" = ( /obj/effect/turf_decal/siding/brown{ dir = 5 @@ -155063,19 +155359,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/dark/small, /area/station/engineering/supermatter/room) -"xeB" = ( -/obj/machinery/door/airlock/public/glass{ - name = "Blue Team" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/trimline/blue/warning{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/blue/warning{ - dir = 4 - }, -/turf/open/floor/iron/dark/textured, -/area/station/commons/fitness/recreation/lasertag) "xeC" = ( /obj/effect/turf_decal/siding/dark/corner{ dir = 4 @@ -155602,18 +155885,6 @@ }, /turf/open/floor/plating, /area/station/science/ordnance) -"xjj" = ( -/obj/effect/turf_decal/trimline/blue/filled/corner, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/siding{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "xjl" = ( /obj/structure/hedge, /obj/effect/turf_decal/tile/purple{ @@ -155852,16 +156123,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/hallway/primary/port) -"xkT" = ( -/obj/machinery/door/airlock/public{ - name = "Restroom" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/tile/dark_blue/diagonal_edge, -/obj/effect/turf_decal/tile/green/diagonal_centre, -/obj/effect/turf_decal/tile/blue/diagonal_centre, -/turf/open/floor/iron/white/diagonal, -/area/station/security/breakroom) "xkW" = ( /obj/effect/landmark/start/cyborg, /obj/machinery/holopad/secure, @@ -156038,18 +156299,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/lower) -"xlW" = ( -/obj/effect/turf_decal/siding/white/corner{ - dir = 4 - }, -/obj/effect/turf_decal/siding/white, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/hallway/primary/port) "xlX" = ( /obj/structure/railing{ dir = 8 @@ -156344,6 +156593,23 @@ color = "#3d3e42" }, /area/station/service/theater) +"xoc" = ( +/obj/effect/turf_decal/siding/brown{ + dir = 6 + }, +/obj/structure/table/reinforced, +/obj/machinery/coffeemaker/impressa{ + pixel_x = 2 + }, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/siding/dark/corner{ + dir = 1 + }, +/obj/effect/turf_decal/tile/brown/diagonal_edge, +/obj/structure/cable, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/diagonal, +/area/station/cargo/breakroom) "xoe" = ( /obj/effect/decal/cleanable/dirt/dust, /turf/open/misc/asteroid/airless{ @@ -156467,19 +156733,6 @@ }, /turf/open/floor/iron/dark/textured, /area/station/security/prison) -"xpa" = ( -/obj/machinery/plumbing/synthesizer/beer, -/obj/effect/turf_decal/trimline/brown/line{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/brown/filled/line, -/obj/item/food/grown/tobacco{ - preserved_food = 1 - }, -/obj/machinery/power/apc/auto_name/directional/south, -/obj/structure/cable, -/turf/open/floor/iron/dark/small, -/area/station/service/bar/backroom) "xpl" = ( /obj/effect/mapping_helpers/broken_floor, /obj/structure/window/spawner/directional/south, @@ -156579,6 +156832,16 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"xpI" = ( +/obj/effect/turf_decal/trimline/yellow/line{ + dir = 10 + }, +/obj/structure/chair/sofa/corp/left{ + dir = 8 + }, +/obj/structure/sign/flag/nanotrasen/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/storage_shared) "xpL" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -157365,22 +157628,6 @@ /obj/item/stack/cable_coil/cut, /turf/open/floor/plating/airless, /area/station/solars/starboard/fore) -"xvT" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 5 - }, -/obj/structure/rack, -/obj/item/clothing/suit/utility/radiation, -/obj/item/clothing/head/utility/radiation, -/obj/item/geiger_counter, -/obj/item/clothing/glasses/meson, -/obj/machinery/status_display/evac/directional/north, -/obj/effect/turf_decal/trimline/red/corner{ - dir = 8 - }, -/obj/machinery/light_switch/directional/east, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/engineering) "xvU" = ( /obj/effect/turf_decal/trimline/yellow, /obj/machinery/light/floor, @@ -157785,25 +158032,6 @@ }, /turf/open/floor/iron/dark/small, /area/station/ai_monitored/turret_protected/ai) -"xzC" = ( -/obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ - dir = 4 - }, -/obj/effect/turf_decal/siding/purple, -/obj/item/kirbyplants/random, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/obj/machinery/camera/autoname/directional/south{ - network = list("ss13","rd") - }, -/obj/machinery/light_switch/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer1, -/turf/open/floor/iron/dark, -/area/station/science/ordnance) "xzH" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -158127,20 +158355,6 @@ /obj/machinery/rnd/production/circuit_imprinter/department/science, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) -"xCc" = ( -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/brown/line{ - dir = 4 - }, -/obj/machinery/light/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/hallway/primary/fore) "xCd" = ( /obj/effect/decal/cleanable/blood/gibs/body, /turf/open/misc/asteroid/airless, @@ -160014,22 +160228,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/command) -"xPT" = ( -/obj/effect/turf_decal/siding/brown{ - dir = 6 - }, -/obj/structure/table/reinforced, -/obj/machinery/coffeemaker/impressa{ - pixel_x = 2 - }, -/obj/machinery/power/apc/auto_name/directional/south, -/obj/effect/turf_decal/siding/dark/corner{ - dir = 1 - }, -/obj/effect/turf_decal/tile/brown/diagonal_edge, -/obj/structure/cable, -/turf/open/floor/iron/dark/diagonal, -/area/station/cargo/breakroom) "xPW" = ( /obj/structure/table/reinforced/rglass, /obj/item/storage/toolbox/emergency{ @@ -160811,15 +161009,6 @@ /obj/effect/turf_decal/siding/thinplating_new/dark, /turf/open/floor/circuit/green, /area/station/cargo/bitrunning/den) -"xWo" = ( -/obj/structure/chair/office{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/yellow/line{ - dir = 6 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/storage_shared) "xWq" = ( /obj/structure/table/reinforced/rglass, /obj/item/storage/fancy/cigarettes/cigars/havana{ @@ -162231,17 +162420,6 @@ /obj/effect/turf_decal/tile/purple/half/contrasted, /turf/open/floor/iron/dark, /area/station/science/xenobiology) -"yhH" = ( -/obj/effect/turf_decal/siding/thinplating_new/dark/corner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/dark/corner{ - dir = 1 - }, -/turf/open/floor/iron/dark/side{ - dir = 10 - }, -/area/station/maintenance/central) "yhI" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/glass, @@ -178036,7 +178214,7 @@ dPz rob euQ rPv -lwc +vyK tKx vdJ qgY @@ -180888,7 +181066,7 @@ peM mCc gjX mrr -bWd +gmh sao sao sao @@ -181914,7 +182092,7 @@ iCo npZ sao gVR -bMP +gNd eZv orn rfr @@ -182174,7 +182352,7 @@ kqz tTM eDp sao -kjm +qqk waN kjm pXS @@ -182428,7 +182606,7 @@ nNE nOC sao sao -pnQ +gVC sao sao sao @@ -183947,7 +184125,7 @@ mOZ mOZ nAk ejn -mDA +wzs kqV pnN hzA @@ -184484,7 +184662,7 @@ dSt hfs sao sao -xeB +nle sao sao sao @@ -184744,7 +184922,7 @@ cla yec oOt sao -cLJ +biB cLJ cLJ uqa @@ -184972,7 +185150,7 @@ ndG ndG uUt ekb -hyj +gHv prx ltW lYy @@ -184998,7 +185176,7 @@ yfZ dUR sao uIJ -nIG +qEk tDW nUP oRX @@ -186257,7 +186435,7 @@ ajC ajC uUr nKG -cAL +vAI prx ltW alS @@ -187308,7 +187486,7 @@ dfZ dfZ dfZ dfZ -dfZ +ohm dfZ dfZ dfZ @@ -188034,7 +188212,7 @@ epF epF epF njb -jVx +pgW njb epF epF @@ -189059,13 +189237,13 @@ lIu jLW njb fTR -lFA +wls njb njb -iue +svI njb njb -unq +dhp fTR njb oct @@ -189320,7 +189498,7 @@ fTt njb xpC gwJ -cCq +mYt njb dJI wGy @@ -189806,8 +189984,8 @@ huL vWN kVl uYj -uSy -ngR +jGl +oXE qUF ocH gJT @@ -190090,7 +190268,7 @@ njb njb njb njb -kov +ssf njb njb njb @@ -190320,7 +190498,7 @@ oOr eaA kHD wSm -dVG +lBn cGO gJT gym @@ -190393,7 +190571,7 @@ ajC ajC nXo jqT -eaN +pHd sGx ajC ajC @@ -191089,7 +191267,7 @@ los los los bPw -ckL +snH bPw bPw bPw @@ -192623,7 +192801,7 @@ fgx rrv jgz jqa -nDj +vlc kiC ptk lCa @@ -193471,7 +193649,7 @@ qwd pfI ntL lND -yhH +urF pmV pmV uAI @@ -194192,7 +194370,7 @@ gym tAD aQS tAD -rMq +sLB rlC ttz pUf @@ -194787,7 +194965,7 @@ eOM hMo ggI hMo -vjn +xdA ukX jfI tOw @@ -195478,7 +195656,7 @@ gyU tAD tAD pUf -roF +izu rCK rCK rCK @@ -195739,7 +195917,7 @@ uXp rCK rEh qZQ -cEF +hEY rCK dWV ejQ @@ -196056,7 +196234,7 @@ wDC wDC wTj xxx -mxp +pVX xxx xxx lZk @@ -196314,7 +196492,7 @@ wDC wTj uGm hZN -kZq +tBz xxx urq jwO @@ -196751,7 +196929,7 @@ jTe rPF suC sfL -xPT +xoc tAD nQd xWb @@ -196789,7 +196967,7 @@ tSJ wWS ftA nZO -ntz +uDt ijn hud ckn @@ -197007,7 +197185,7 @@ ojz lSj rPF rPF -grC +qds rPF tAD qhH @@ -197020,7 +197198,7 @@ hlu tAD tAD rCK -sEL +afK rCK rCK rCK @@ -197046,7 +197224,7 @@ jtW yez fXz hzZ -hkK +opW iir vUr bdA @@ -197303,7 +197481,7 @@ dod kTX uaw cjI -taG +dvL xaG pSz pmj @@ -197817,7 +197995,7 @@ viw gmA uWg awW -eNF +mdl vyw aww pcR @@ -198025,7 +198203,7 @@ oZM oZM oZM mqG -pMe +hWH gXY osL xnF @@ -198304,7 +198482,7 @@ wRM rNj wRM wRM -cTP +gBr gil emo rCK @@ -198385,7 +198563,7 @@ oTs lDU rrU hTo -bUj +hWu iwh iwh pbP @@ -198575,7 +198753,7 @@ tmb jya sVF gIQ -ePw +syS wzi hzL dPx @@ -198816,9 +198994,9 @@ iEt wRM vxx peB -jbL -wcr -mNp +ioV +ilg +noA aeU eEc rCK @@ -199115,7 +199293,7 @@ tUk rZm pmV pmV -nIa +dqa mfF rLH smp @@ -199317,7 +199495,7 @@ lQk duD rXe hrb -cVk +ien aEn oUO sJN @@ -200974,7 +201152,7 @@ xlD dmH cDb sBP -vki +eTX iwh rQa trC @@ -201488,7 +201666,7 @@ dtO dmH cDb sBP -sXQ +fQz iwh gJT trC @@ -201652,12 +201830,12 @@ bdh xFP dCk sMC -iYc +fpO oyn mLr jkp seD -uuc +ljq mwq sMC upM @@ -202465,9 +202643,9 @@ nou wzV cad gEO -sOz +htN qHn -uvW +hja ggU pfY kJc @@ -202496,8 +202674,8 @@ buD hKJ xvc xvc -doR -qUk +gEr +nev nNc lCP uwy @@ -203975,7 +204153,7 @@ vgE eDs nnw vsB -dwF +oZt aJF khZ rVD @@ -204207,11 +204385,11 @@ gym gym gym rzA -krF -iIp +qeR +psx lfo lel -tdk +nJO rzA cWi mpB @@ -204288,7 +204466,7 @@ fsl iXk iXk iXk -hVo +hXG iXk iXk gJT @@ -204477,7 +204655,7 @@ bXu koC sqo qDS -oxv +rse rzA lPv pxv @@ -204721,7 +204899,7 @@ gym gym gym rzA -vNo +ljd gpA tbq eMg @@ -204978,7 +205156,7 @@ gym gym gym rzA -sQt +hxI vwb tbq ugW @@ -204991,9 +205169,9 @@ qmm iKB nzp kPz -xzC +tad iBc -bPZ +hPP aih wEj pTW @@ -205509,9 +205687,9 @@ oGG rzA gJT tiO -bdS +ghs tiO -bdS +ghs tiO gJT gJT @@ -205572,7 +205750,7 @@ xon oSc dBu iXk -dlv +dMh mkP oPU iXk @@ -205807,7 +205985,7 @@ gJT eFd ixl egd -hrA +gXc eFd qGI dWK @@ -205830,7 +206008,7 @@ lgT sPO iXk iXk -xkT +lWP iXk iXk gym @@ -206266,7 +206444,7 @@ iNl dFG mwp riU -wMd +gzV bQY ltn jzv @@ -211201,7 +211379,7 @@ jcL drN gcc qnn -noa +iTt lAs jYm lAs @@ -211494,7 +211672,7 @@ kzM bNG uuD tGr -epe +wCq tGr uuD uhM @@ -211751,7 +211929,7 @@ bNG bNG dKr tGr -qCG +tWb tGr dKr uhM @@ -212214,7 +212392,7 @@ gwv mqK lTM fnY -fFC +bwS mqK mqK mqK @@ -212471,12 +212649,12 @@ iHK dbg mfR mxG -jyN -fHn -mSJ -dOy +bey +qxR +dIC +iAo mqK -lQe +rQV dHo rrS mjZ @@ -212728,12 +212906,12 @@ kQe igS rsJ sZz -jyN -fHn -mSJ -dOy +bey +qxR +dIC +iAo mqK -ika +sUV hCf gmY mxG @@ -212751,7 +212929,7 @@ gmY vaL dLg qoN -svD +bTD hrR cZG dKA @@ -212985,12 +213163,12 @@ gwv tak tkL mxG -jyN -fHn -mSJ -dOy +bey +qxR +dIC +iAo mqK -bil +hdt eld qJZ tlW @@ -213242,7 +213420,7 @@ gwv mqK xPS huM -sec +uwo mqK mqK mqK @@ -213807,7 +213985,7 @@ nXA nXA uXl fjo -cPR +onJ wXm uZE uhM @@ -214012,8 +214190,8 @@ gJT gym mqK stl -fEC -iar +fgj +kyC uWV tkL rsJ @@ -214064,7 +214242,7 @@ ooz nXA jmY fjo -dbt +jAr fjo fyK tip @@ -214282,10 +214460,10 @@ lAs esF tgu uak -vzv +obl tXA aub -jXm +onQ baH usD lAs @@ -214524,7 +214702,7 @@ gym gym irx yfi -uTZ +tjv gpL rRA gQu @@ -214542,9 +214720,9 @@ uak gUi fci roc -gIe +alv eWA -hmd +sDL dEJ jlS meR @@ -214799,7 +214977,7 @@ uak vzv gKk obV -jXm +onQ uiF gdv lAs @@ -215058,7 +215236,7 @@ jXm tHj uak uak -kMN +seE uak uOD luC @@ -216076,7 +216254,7 @@ ccC ccC uak uak -llQ +tog pHI tsk nUp @@ -216333,7 +216511,7 @@ gym gym gym uak -azY +kal pNr aoh vNa @@ -240476,7 +240654,7 @@ txW txW txW dXn -hgi +qTv syT fUN scf @@ -240741,7 +240919,7 @@ elv bLu fEG bLu -fXS +khm fuh kAk bLu @@ -242812,7 +242990,7 @@ xDF ajW gGl hbN -eGv +sIQ bLu mDH xOa @@ -244590,7 +244768,7 @@ kiX kiX qns jDe -gjA +mzM kiX kiX oVa @@ -245618,7 +245796,7 @@ kiX kiX lOJ shy -sAt +jbd kiX kiX mmi @@ -247182,7 +247360,7 @@ xMe chN xJN lfV -teD +rlZ kHc sRw sRw @@ -250776,7 +250954,7 @@ aXu hCZ hCZ hCZ -bJm +eXu jVj hAL ifj @@ -251051,7 +251229,7 @@ xuH axl afx fCr -xpa +kvk pih cxJ wnj @@ -252064,7 +252242,7 @@ bwC vdN odr hYK -bBW +dAN naa naa sax @@ -254664,9 +254842,9 @@ naa gcA rkw nSz -ljg -jAJ -ord +tWO +rrP +dkY qrm aYO dOT @@ -255691,11 +255869,11 @@ veW qLk irB tSW -oVj +kNO jnv tIK fSW -hZD +gFU nOZ wWa sDR @@ -256174,9 +256352,9 @@ hCZ pNz hCZ hCZ -iZM +lPY dfK -ofO +qQg naa naa ejY @@ -256209,7 +256387,7 @@ vpi nuc nuc jBU -kqm +trX cbb nuc nuc @@ -256651,13 +256829,13 @@ yjZ knQ wkG goc -lLg -xjj +nRJ +tYp hfO bcR gdW ioB -vQU +oak api lkU ycr @@ -256937,15 +257115,15 @@ uWz dpe hCZ hCZ -uKA +ntE eWh -icr +fpD lGR tPp tsN qTR kiJ -xlW +uly xlF hfU pnu @@ -257166,7 +257344,7 @@ rOK oBt nCQ icj -plJ +eCd sWo hlR usH @@ -257246,7 +257424,7 @@ nuc gKy wMY llB -sTZ +aPw gKy gKy dtb @@ -257504,7 +257682,7 @@ euZ wkb szM mJr -obZ +lzZ gKy dtb txW @@ -257925,7 +258103,7 @@ bpj kLa kHb pfv -kyB +hhT oUw fvs cix @@ -258183,7 +258361,7 @@ kLa kLa iya pbu -lPL +aaX uNV tNP vUj @@ -258444,7 +258622,7 @@ uNV uNV rXA psT -bnM +poP uVa iqC rgy @@ -258735,7 +258913,7 @@ pvv hCZ yjc fDJ -iFA +jLM bCV iVK iVK @@ -258786,7 +258964,7 @@ nuc nuc nuc gKy -xvT +fKl uhd qVc gKy @@ -259004,7 +259182,7 @@ mMv toI nUi cIJ -cIJ +poX kJl eev vZu @@ -259217,7 +259395,7 @@ vjr uRZ gmk gPo -wER +bXP sjK kJX uVd @@ -259473,9 +259651,9 @@ uhK nPx tqL jQI -gKN +kyd uhK -qkd +fjq bAD hkc jxa @@ -259984,10 +260162,10 @@ tvq pxg pqa bxI -dKG +ujm mTe hLY -lMP +afs pup kCZ bxI @@ -260315,9 +260493,9 @@ okA okA unz gFi -ggN +wsb mOg -mEP +kSp gFi mYB yfU @@ -260575,7 +260753,7 @@ sQa kZG bQd wPt -kVT +vLL qMa wUS iAG @@ -260833,7 +261011,7 @@ nNh nNi vbW gFi -pQo +olE svN lFj etc @@ -260842,7 +261020,7 @@ cAe fCB tmn iqT -cZU +xpI cAe txW txW @@ -261351,9 +261529,9 @@ qYk ggD agg npO -tHx +oFw cAe -aKP +hPk iHY nrq ekj @@ -261586,7 +261764,7 @@ nHI xsh aVC aVC -bkO +fys ddf qkZ xAh @@ -261764,7 +261942,7 @@ aGm baM hDH iaK -cOi +qNx cOi kQL nRx @@ -262035,7 +262213,7 @@ jdi gYc tnJ aDo -xCc +oGT yhV aYc aYc @@ -262072,7 +262250,7 @@ sTz prp vvZ qpN -bAb +lzy gKT gKT dOZ @@ -262377,7 +262555,7 @@ eHT gFi eeG uWW -qKq +ifb iOj mMr cAe @@ -262575,9 +262753,9 @@ xLb buI srm nFq -bCe +jLa oWa -lgk +gaT mOF sTP nqW @@ -262889,7 +263067,7 @@ qKo nzM yhy yhy -kDS +fer fDr kTT etc @@ -262898,7 +263076,7 @@ cAe dfz lii xeR -xWo +mUz cAe txW txW @@ -264116,12 +264294,12 @@ rqv eJZ uMN uzy -ojm +rqO pjY eCh afb jrC -smz +itU wYr xGM csT @@ -264654,7 +264832,7 @@ nxE vZu eev kJl -cIJ +poX cIJ bMx lFB @@ -265383,7 +265561,7 @@ ybp iyS nKw irK -wtm +wAG iyS xbI liZ @@ -265718,7 +265896,7 @@ yhy yhy rUv aIg -myq +bba sAk sAk xPk @@ -266192,7 +266370,7 @@ kjR tFZ dvi pvV -gUh +ogu tJW kbz dUt @@ -266711,7 +266889,7 @@ hNN mlm cbf chq -oVJ +cTY rqD gMr bBC @@ -267734,7 +267912,7 @@ hHj dEj xzU ixZ -rMh +suz hiR dkQ cta @@ -267998,12 +268176,12 @@ xkM jWy tQR iID -vSi +lUz tHn uqK uqK uqK -ete +kuQ gDa mnb viP @@ -268015,7 +268193,7 @@ prQ fpu bZp prQ -aEB +aBO bAk pxD lVw @@ -268796,7 +268974,7 @@ tqq rmz nSE wYi -jns +dUo gEt kNd cSO @@ -268804,7 +268982,7 @@ fhR wYi sKt qJy -qPH +pTR kGV kGV kGV @@ -269029,9 +269207,9 @@ iID nYn jBO uAt -tPk +gLU plA -fwJ +jCl iTN sGL bhK @@ -269069,7 +269247,7 @@ bPm pzu dyy qqv -deK +auC cby hUC hrW @@ -269291,7 +269469,7 @@ epD tHn lfD tSs -hTH +vKS lzO rUT uiI @@ -269303,7 +269481,7 @@ opo vvz utv bwX -wzh +vWI jdC dXK boO @@ -269819,7 +269997,7 @@ cbm bzG gPt gKd -bzG +gPt otJ eDH uKb @@ -269829,7 +270007,7 @@ paw kNd apI pVs -nNx +jNj drt rSQ rJa @@ -269856,7 +270034,7 @@ wYD wmR mVd aUI -pMY +fyy vjS vjS pCa @@ -270313,8 +270491,8 @@ tsT aZQ xNG inK -bwz -nET +mdn +qvT jgY otz hoX @@ -271361,17 +271539,17 @@ fsP tHn dXh eZk -mZM +rKS jIJ hPm jIJ mOD crO abJ -lTc +bhO rgV icz -hCA +pDx iOf wKw tQe @@ -272136,8 +272314,8 @@ paI paI paI ntk -qkz -pML +fcf +lWJ fnB mHT jdL @@ -272153,7 +272331,7 @@ rSe jjI uIg fUy -tDc +mYG jMr rhz xCF @@ -272392,7 +272570,7 @@ tSB fbE gNp udz -cMw +pCL mHT tNN dPk @@ -272402,7 +272580,7 @@ ihv chH dPn qJy -cFS +feV kGV kGV kGV @@ -273192,7 +273370,7 @@ jMr vfp uZl iZi -kRc +fBh lif lif pCa @@ -273426,7 +273604,7 @@ gKz adH mtC kGV -jVJ +fcl mHT aVD dTT @@ -273682,7 +273860,7 @@ mtC mtC mtC mtC -dwl +bla dXD mHT txW @@ -274438,7 +274616,7 @@ mpP tdT diV eGm -mSD +ptY eGm diV arv @@ -274675,7 +274853,7 @@ xyo xWq eIH exz -edN +kSZ eNS xjE vcF @@ -274952,7 +275130,7 @@ diV diV diV eGm -aNz +gWq eGm diV txW @@ -276984,9 +277162,9 @@ sLa cRl exz mmp -lVs +fEY fSw -jMx +bdH exz iZn jqo @@ -277498,7 +277676,7 @@ wPS ndj dtb vSH -bNh +tFg lNx nnQ nwj @@ -278011,8 +278189,8 @@ dya vSH mCz mCz -kkl -wEX +sKO +omd fzZ tiz jhE @@ -278267,9 +278445,9 @@ uty hpC mon mCz -mCz -kkl -wEX +hQl +sKO +omd fdG tzF lSD @@ -278525,12 +278703,12 @@ wRH vSH mCz mCz -hSv -aJD +nvh +qLa rGg jpa mPs -uJN +pwH mon rCz jAh @@ -278538,7 +278716,7 @@ bee eVZ jAY mon -vMg +tyZ rGg rZw rGg @@ -281106,7 +281284,7 @@ lAk hhC kEF lNq -fDN +dXb rYZ kon vAX diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index 88d3b0e4b13..8622ac2cb07 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -573,11 +573,6 @@ dir = 1 }, /area/station/escapepodbay) -"acj" = ( -/turf/open/floor/iron/stairs/medium{ - dir = 1 - }, -/area/station/escapepodbay) "ack" = ( /turf/open/floor/iron/stairs/right{ dir = 1 @@ -1592,21 +1587,6 @@ /obj/structure/flora/bush/grassy, /turf/open/floor/grass, /area/station/asteroid) -"afl" = ( -/obj/machinery/door/airlock/mining/glass{ - name = "Mining Dock" - }, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/brown/filled/line, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/supply/mining, -/turf/open/floor/iron, -/area/station/cargo/miningdock) "afm" = ( /obj/effect/turf_decal/trimline/brown/filled/corner{ dir = 8 @@ -1930,20 +1910,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/smooth, /area/station/maintenance/disposal) -"agF" = ( -/obj/structure/railing{ - dir = 1 - }, -/obj/structure/closet/crate/bin, -/obj/effect/spawner/random/trash/food_packaging, -/obj/effect/spawner/random/trash/food_packaging, -/obj/effect/spawner/random/trash/food_packaging, -/obj/effect/spawner/random/trash/cigbutt, -/obj/machinery/door/firedoor/border_only{ - dir = 1 - }, -/turf/open/floor/iron/dark/herringbone, -/area/station/commons/vacant_room) "agG" = ( /obj/structure/dresser, /obj/item/cigarette/cigar/havana, @@ -2272,6 +2238,14 @@ }, /turf/open/floor/wood/large, /area/station/service/library) +"ain" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/dorms) "aiw" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, @@ -2651,6 +2625,15 @@ /obj/machinery/duct, /turf/open/floor/iron/freezer, /area/station/commons/toilet) +"amd" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wideplating/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock/oresilo) "amq" = ( /obj/effect/turf_decal/sand/plating, /obj/machinery/door/airlock/external, @@ -3194,6 +3177,22 @@ }, /turf/open/floor/glass/reinforced, /area/station/science/genetics) +"asq" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/machinery/door/airlock/security/glass{ + name = "Isolation Cell C"; + id = "Isolation_C" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "asu" = ( /turf/closed/wall/rock/porous, /area/station/science/explab) @@ -4933,6 +4932,14 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/showroomfloor, /area/station/security/lockers) +"aJl" = ( +/obj/machinery/power/smes{ + charge = 10000 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "aJC" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 8 @@ -5573,15 +5580,6 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/cmo) -"aPo" = ( -/obj/machinery/door/airlock/research{ - name = "Chemical Storage" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/turf/open/floor/iron/textured, -/area/station/medical/medbay/central) "aPs" = ( /obj/machinery/holopad, /obj/effect/turf_decal/bot, @@ -6271,6 +6269,14 @@ /obj/effect/turf_decal/trimline/yellow/corner, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"bcS" = ( +/obj/machinery/vending/cigarette, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 5 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron, +/area/station/engineering/break_room) "bcV" = ( /obj/effect/turf_decal/trimline/white/filled/corner{ dir = 1 @@ -6701,6 +6707,13 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/station/service/lawoffice) +"bns" = ( +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/vending/coffee, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/exit/departure_lounge) "bnY" = ( /obj/structure/table, /obj/effect/turf_decal/trimline/yellow/filled/line{ @@ -7039,6 +7052,12 @@ /obj/machinery/smartfridge/chemistry/virology/preloaded, /turf/open/floor/iron/white, /area/station/medical/virology) +"bvb" = ( +/obj/structure/table/wood/poker, +/obj/effect/spawner/random/entertainment/deck, +/obj/machinery/newscaster/directional/west, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "bvk" = ( /obj/effect/landmark/blobstart, /obj/effect/turf_decal/tile/bar/opposingcorners, @@ -7750,6 +7769,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/service/library) +"bIj" = ( +/obj/machinery/door/airlock{ + name = "Theatre Backstage" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/theatre, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/service/theater) "bIm" = ( /obj/machinery/door/airlock{ name = "Barber Storage" @@ -7920,21 +7950,6 @@ "bLe" = ( /turf/open/floor/carpet, /area/station/service/library) -"bLj" = ( -/obj/structure/table/glass, -/obj/effect/turf_decal/stripes/corner, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 10 - }, -/obj/item/radio/intercom/directional/west, -/obj/machinery/light/directional/west, -/obj/item/storage/medkit/regular, -/obj/item/storage/medkit/regular{ - pixel_x = 4; - pixel_y = 4 - }, -/turf/open/floor/iron/white, -/area/station/medical/treatment_center) "bLk" = ( /obj/structure/table, /turf/open/floor/iron/cafeteria, @@ -8762,6 +8777,14 @@ /obj/item/storage/fancy/donut_box, /turf/open/floor/iron, /area/station/security/office) +"bYC" = ( +/obj/structure/stairs/north, +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/medium, +/area/station/commons/dorms) "bYD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -8958,6 +8981,13 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"caZ" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/turf/open/floor/iron, +/area/station/security/prison) "cbc" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/catwalk_floor, @@ -9042,25 +9072,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) -"ccF" = ( -/obj/structure/table, -/obj/machinery/status_display/supply{ - pixel_y = 32 - }, -/obj/machinery/camera{ - dir = 9; - network = list("ss13","cargo"); - c_tag = "Cargo - Main Office" - }, -/obj/item/multitool, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 9 - }, -/obj/machinery/power/apc/auto_name/directional/west, -/obj/structure/cable, -/obj/machinery/light/directional/north, -/turf/open/floor/iron, -/area/station/cargo/office) "ccH" = ( /obj/machinery/shower/directional/west, /turf/open/floor/iron/freezer, @@ -9487,6 +9498,13 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white, /area/station/security/execution/education) +"cjF" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 5 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/security/prison) "cjG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /turf/closed/wall/r_wall, @@ -10110,6 +10128,19 @@ /obj/item/pillow/random, /turf/open/floor/wood, /area/station/commons/dorms) +"cvp" = ( +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/table, +/obj/machinery/camera{ + dir = 9; + network = list("ss13","minisat"); + c_tag = "Secure - AI Minisat Internal Power Access" + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/maint) "cvz" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 8 @@ -10134,6 +10165,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, /turf/open/floor/iron/dark, /area/station/science/xenobiology) +"cwm" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/computer/libraryconsole/bookmanagement, +/obj/structure/table, +/turf/open/floor/iron/dark/herringbone, +/area/station/commons/vacant_room) "cwr" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -11216,13 +11255,6 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"cPc" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/hallway/secondary/entry) "cPg" = ( /obj/machinery/power/smes/engineering, /obj/structure/sign/warning/electric_shock/directional/west, @@ -11250,22 +11282,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"cPA" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Medical Freezer" - }, -/obj/machinery/door/firedoor, -/obj/machinery/duct, -/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, -/obj/structure/cable, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/plasticflaps/kitchen, -/turf/open/floor/iron/freezer, -/area/station/medical/coldroom) "cPD" = ( /obj/machinery/computer/atmos_control/air_tank{ dir = 1 @@ -11737,23 +11753,6 @@ /obj/machinery/status_display/evac/directional/north, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/foyer) -"cXt" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/machinery/door/airlock/security/glass{ - name = "Isolation Cell C"; - id = "Isolation_C" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "cXy" = ( /obj/machinery/igniter/incinerator_ordmix, /turf/open/floor/engine/vacuum, @@ -12528,6 +12527,22 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/security/office) +"dlv" = ( +/obj/structure/easel, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas/twentythree_twentythree, +/obj/item/canvas, +/obj/item/canvas, +/obj/item/canvas, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 10 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/storage/art) "dlL" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 1 @@ -12941,6 +12956,14 @@ "dsF" = ( /turf/open/floor/iron/smooth, /area/station/command/gateway) +"dsG" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 5 + }, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) "dsH" = ( /obj/structure/closet/secure_closet/atmospherics, /obj/effect/turf_decal/stripes/line{ @@ -12978,6 +13001,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/office) +"dtn" = ( +/obj/machinery/status_display/ai/directional/west, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) "dtu" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 8 @@ -13229,16 +13256,6 @@ /obj/effect/turf_decal/trimline/yellow/corner, /turf/open/floor/iron/dark, /area/station/service/hydroponics) -"dyD" = ( -/obj/machinery/camera/directional/south{ - c_tag = "Civilian - Skill Games" - }, -/obj/effect/turf_decal/trimline/dark_green/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/dark_blue/corner, -/turf/open/floor/iron/dark, -/area/station/commons/lounge) "dyE" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 4 @@ -13402,6 +13419,23 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/ai_monitored/turret_protected/aisat/foyer) +"dBz" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/door/airlock/vault{ + name = "Bank of Cargo" + }, +/obj/effect/mapping_helpers/airlock/locked, +/obj/effect/mapping_helpers/airlock/access/all/supply/vault, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/cargo/miningdock/oresilo) "dBM" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/white/line{ @@ -13715,18 +13749,6 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel/monastery) -"dGY" = ( -/obj/machinery/duct, -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) "dHc" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/structure/table, @@ -14787,7 +14809,6 @@ /turf/open/floor/iron, /area/station/security/checkpoint/science) "eam" = ( -/obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ name = "Prison Dorm 6"; id_tag = "prisondorm" @@ -15348,17 +15369,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/checker, /area/station/commons/lounge) -"eld" = ( -/obj/effect/turf_decal/caution/stand_clear, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/poddoor/shutters{ - id = "cargowarehouse" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/cargo/warehouse) "elr" = ( /turf/closed/wall, /area/station/commons/dorms) @@ -15527,6 +15537,24 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit) +"epe" = ( +/obj/machinery/door/airlock/command{ + name = "Head of Personnel" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/hop, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/poddoor/preopen{ + name = "Privacy Shutters"; + id = "hop" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "epB" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 1 @@ -15565,6 +15593,14 @@ /obj/effect/landmark/navigate_destination/tcomms, /turf/open/floor/iron, /area/station/tcommsat/computer) +"eqF" = ( +/obj/structure/closet/wardrobe/white, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) "eqK" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -15770,16 +15806,6 @@ /obj/structure/table/wood, /turf/open/floor/carpet, /area/station/hallway/secondary/entry) -"euL" = ( -/obj/machinery/door/airlock{ - name = "Theatre Backstage" - }, -/obj/effect/mapping_helpers/airlock/access/all/service/theatre, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/wood, -/area/station/service/theater) "euS" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -15989,6 +16015,22 @@ /obj/machinery/light/dim/directional/north, /turf/open/floor/iron, /area/station/maintenance/port/central) +"eyc" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/door/airlock/security/glass{ + name = "Isolation Cell B"; + id = "Isolation_B" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "eye" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 1 @@ -16209,14 +16251,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/plating, /area/station/ai_monitored/turret_protected/aisat/maint) -"eBy" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 9 - }, -/obj/machinery/firealarm/directional/west, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/turf/open/floor/iron, -/area/station/security/prison) "eBF" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 1 @@ -17224,6 +17258,23 @@ /obj/effect/turf_decal/trimline/white/warning, /turf/open/floor/iron, /area/station/maintenance/tram/left) +"eWl" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/machinery/door/poddoor/shutters/preopen{ + name = "HoP Queue Shutters"; + id = "hopqueueendbottom" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/loading_area/white{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "eWr" = ( /obj/machinery/shower/directional/north, /turf/open/floor/iron/freezer, @@ -17422,6 +17473,7 @@ /obj/structure/disposalpipe/segment{ dir = 4 }, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/commons/fitness/recreation/entertainment) "fad" = ( @@ -17812,7 +17864,6 @@ /area/station/maintenance/tram/left) "fii" = ( /obj/machinery/door/airlock/maintenance_hatch, -/obj/machinery/door/firedoor, /obj/effect/decal/cleanable/dirt, /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /obj/structure/disposalpipe/segment{ @@ -18088,6 +18139,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/command) +"fmX" = ( +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) "fnb" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -18712,13 +18770,6 @@ /obj/machinery/light/floor, /turf/open/floor/grass, /area/station/science/lower) -"fyT" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 6 - }, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/cargo/miningdock) "fza" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 4 @@ -19102,6 +19153,25 @@ }, /turf/open/floor/engine/air, /area/station/engineering/atmos) +"fHD" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/right/directional/south{ + name = "Access Queue" + }, +/obj/machinery/door/window/brigdoor/left/directional/north{ + name = "Access Desk"; + req_access = list("hop") + }, +/obj/structure/desk_bell{ + pixel_x = -7 + }, +/obj/machinery/door/poddoor/preopen{ + name = "Privacy Shutters"; + id = "hop" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/command/heads_quarters/hop) "fHR" = ( /obj/effect/landmark/start/ai/secondary, /obj/item/radio/intercom/directional/north{ @@ -19439,6 +19509,24 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/sorting) +"fNb" = ( +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/machinery/button/flasher{ + pixel_x = 9; + pixel_y = 27; + id = "permafrontdoor"; + req_access = list("brig") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north{ + pixel_x = -3 + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "fNx" = ( /obj/structure/urinal/directional/north, /obj/effect/landmark/start/hangover, @@ -19568,6 +19656,16 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) +"fQv" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/item/reagent_containers/cup/bottle/multiver, +/obj/item/reagent_containers/cup/bottle/epinephrine, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/white, +/area/station/security/medical) "fQF" = ( /obj/machinery/newscaster/directional/east, /obj/structure/disposalpipe/segment{ @@ -19698,8 +19796,8 @@ /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 10 }, -/obj/item/kirbyplants/random, /obj/item/radio/intercom/directional/west, +/obj/structure/tank_holder/extinguisher, /turf/open/floor/iron, /area/station/cargo/office) "fSZ" = ( @@ -19720,17 +19818,6 @@ }, /turf/open/floor/wood, /area/station/service/library) -"fTI" = ( -/obj/structure/railing{ - dir = 1 - }, -/obj/machinery/computer/libraryconsole/bookmanagement, -/obj/structure/table, -/obj/machinery/door/firedoor/border_only{ - dir = 1 - }, -/turf/open/floor/iron/dark/herringbone, -/area/station/commons/vacant_room) "fUh" = ( /obj/structure/chair, /obj/structure/sign/poster/official/random/directional/north, @@ -20038,14 +20125,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/primary/tram/left) -"fZI" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Recharge Bay" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/command/minisat, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/foyer) "fZL" = ( /obj/structure/lattice/catwalk, /turf/open/space/openspace, @@ -20372,6 +20451,15 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/tcommsat/computer) +"ggl" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/command/gateway) "ggm" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/components/trinary/filter{ @@ -20436,6 +20524,7 @@ c_tag = "Science - Entrance Airlock" }, /obj/machinery/light/cold/directional/west, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/white, /area/station/science/research) "ggV" = ( @@ -20561,25 +20650,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/service/janitor) -"gjj" = ( -/obj/structure/table, -/obj/item/stack/cable_coil{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 6 - }, -/obj/item/hfr_box/core, -/obj/item/hfr_box/corner, -/obj/item/hfr_box/corner, -/obj/item/hfr_box/corner, -/obj/item/hfr_box/corner, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/dark, -/area/station/engineering/atmospherics_engine) "gjn" = ( /obj/effect/turf_decal/trimline/purple/filled/line, /obj/effect/turf_decal/siding/thinplating_new{ @@ -21156,16 +21226,6 @@ /obj/effect/turf_decal/trimline/red/filled/corner, /turf/open/floor/iron, /area/station/security/courtroom) -"gtH" = ( -/obj/structure/table/glass, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/item/reagent_containers/cup/bottle/multiver, -/obj/item/reagent_containers/cup/bottle/epinephrine, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/white, -/area/station/security/medical) "gtN" = ( /obj/structure/table, /obj/item/storage/bag/tray, @@ -21447,6 +21507,18 @@ "gzw" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance/office) +"gzI" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Medical Freezer" + }, +/obj/machinery/duct, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/freezer, +/area/station/medical/coldroom) "gzL" = ( /obj/structure/cable, /turf/open/floor/iron/white, @@ -21794,17 +21866,6 @@ }, /turf/open/floor/iron/recharge_floor, /area/station/science/robotics/mechbay) -"gFx" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/effect/turf_decal/trimline/dark_blue/arrow_ccw, -/obj/effect/turf_decal/trimline/dark_blue/arrow_cw{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "gFA" = ( /obj/effect/turf_decal/sand/plating, /obj/effect/turf_decal/stripes/asteroid/line{ @@ -22057,23 +22118,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, /area/station/maintenance/department/eva) -"gLa" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/machinery/door/airlock/security/glass{ - name = "Isolation Cell B"; - id = "Isolation_B" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "gLd" = ( /obj/machinery/field/generator, /obj/effect/turf_decal/stripes/line, @@ -22137,22 +22181,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"gNc" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Security Post - Cargo"; - id_tag = "crgdoor" - }, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/trimline/red/filled/corner{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/red/filled/corner, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/checkpoint/supply) "gNk" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -22875,6 +22903,21 @@ }, /turf/open/floor/iron, /area/station/commons/storage/primary) +"hbF" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Security Post - Cargo"; + id_tag = "crgdoor" + }, +/obj/effect/turf_decal/trimline/red/filled/corner{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/corner, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) "hbQ" = ( /obj/machinery/camera/directional/north{ c_tag = "Civilian - Holodeck Controls" @@ -22932,16 +22975,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/processing) -"hdG" = ( -/obj/structure/table, -/obj/machinery/status_display/ai/directional/south, -/obj/machinery/camera{ - dir = 10; - network = list("ss13","minisat"); - c_tag = "Secure - AI Minisat Entry" - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/foyer) "hdH" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -23103,6 +23136,25 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) +"hgo" = ( +/obj/structure/table, +/obj/machinery/status_display/supply{ + pixel_y = 32 + }, +/obj/machinery/camera{ + dir = 9; + network = list("ss13","cargo"); + c_tag = "Cargo - Main Office" + }, +/obj/item/multitool, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/obj/machinery/light/directional/north, +/turf/open/floor/iron, +/area/station/cargo/office) "hgG" = ( /obj/structure/sign/warning/secure_area/directional/north, /obj/structure/disposalpipe/segment{ @@ -23292,6 +23344,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/tram/left) +"hjg" = ( +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/dark/herringbone, +/area/station/commons/vacant_room) "hjo" = ( /obj/effect/turf_decal/siding/thinplating{ dir = 8 @@ -23907,6 +23967,17 @@ dir = 1 }, /area/station/hallway/secondary/service) +"hxe" = ( +/obj/structure/table, +/obj/machinery/status_display/ai/directional/south, +/obj/machinery/camera{ + dir = 10; + network = list("ss13","minisat"); + c_tag = "Secure - AI Minisat Entry" + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/foyer) "hxL" = ( /obj/structure/transport/linear/public, /obj/effect/turf_decal/caution/stand_clear/red, @@ -23926,18 +23997,6 @@ }, /turf/open/floor/iron/dark/smooth_corner, /area/station/commons/fitness) -"hze" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 9 - }, -/obj/machinery/light_switch/directional/west{ - pixel_x = -22; - pixel_y = -8 - }, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/cargo/drone_bay) "hzk" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 4 @@ -24916,14 +24975,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/exit) -"hSH" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/machinery/power/apc/auto_name/directional/west, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/command/gateway) "hSJ" = ( /obj/machinery/telecomms/server/presets/command, /turf/open/floor/iron/dark/telecomms, @@ -25173,6 +25224,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/office) +"hYH" = ( +/obj/machinery/computer/slot_machine{ + pixel_y = 2 + }, +/obj/machinery/light/cold/directional/south, +/obj/machinery/airalarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "hYK" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/smart/simple/purple/visible, @@ -25486,6 +25545,16 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/engineering/atmos) +"idy" = ( +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/structure/table/glass, +/obj/machinery/camera/directional/south{ + network = list("ss13","medbay"); + c_tag = "Medical - Main North" + }, +/obj/machinery/light/cold/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "idz" = ( /obj/effect/turf_decal/trimline/green/corner, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -25516,14 +25585,6 @@ }, /turf/open/floor/iron/smooth, /area/station/command/gateway) -"iee" = ( -/obj/machinery/door/airlock/hatch{ - name = "MiniSat Teleporter" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/command/minisat, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/foyer) "ief" = ( /turf/closed/wall/r_wall, /area/station/command/teleporter) @@ -25965,6 +26026,17 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"inJ" = ( +/obj/machinery/camera/directional/west{ + network = list("ss13","Security","prison"); + c_tag = "Security - Rec Room South" + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison/workout) "inK" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "Recreation Area Maintenance Access" @@ -26072,6 +26144,21 @@ /obj/effect/turf_decal/sand/plating, /turf/open/misc/asteroid/airless, /area/station/asteroid) +"ioT" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/light_switch/directional/west{ + pixel_x = -25; + pixel_y = -7 + }, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west{ + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/cargo/drone_bay) "ipe" = ( /obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ dir = 8 @@ -26087,6 +26174,15 @@ /obj/effect/turf_decal/tile/brown/fourcorners, /turf/open/floor/iron, /area/station/cargo/sorting) +"ipz" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "ipC" = ( /obj/effect/turf_decal/stripes/white/line, /obj/machinery/transport/crossing_signal/northwest, @@ -26406,6 +26502,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 }, +/obj/item/kirbyplants/random, /turf/open/floor/iron, /area/station/cargo/office) "ivC" = ( @@ -26841,23 +26938,18 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"iEO" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/trimline/red/filled/line{ +"iEH" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/effect/turf_decal/trimline/dark_blue/arrow_ccw, +/obj/effect/turf_decal/trimline/dark_blue/arrow_cw{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/machinery/door/airlock/security/glass{ - name = "Isolation Cell D"; - id = "Isolation_D" - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/security/execution/transfer) +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "iFb" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -27125,19 +27217,6 @@ }, /turf/open/space/openspace, /area/space) -"iKY" = ( -/obj/item/experi_scanner{ - pixel_x = 5 - }, -/obj/item/experi_scanner, -/obj/item/experi_scanner{ - pixel_x = -5 - }, -/obj/structure/table/glass, -/obj/effect/turf_decal/tile/purple/fourcorners, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron/white, -/area/station/science/research) "iLn" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, @@ -27337,13 +27416,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"iOh" = ( -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/dark/herringbone, -/area/station/commons/vacant_room) "iOi" = ( /turf/open/floor/wood/large, /area/station/service/library) @@ -27406,16 +27478,6 @@ }, /turf/open/floor/iron, /area/station/cargo/warehouse) -"iOS" = ( -/obj/effect/turf_decal/trimline/blue/filled/line, -/obj/structure/table/glass, -/obj/machinery/camera/directional/south{ - network = list("ss13","medbay"); - c_tag = "Medical - Main North" - }, -/obj/machinery/light/cold/directional/south, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "iOT" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/effect/turf_decal/tile/blue/opposingcorners{ @@ -27913,6 +27975,13 @@ }, /turf/open/floor/plating/airless, /area/station/asteroid) +"iYJ" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit) "iYO" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -28149,6 +28218,9 @@ /obj/machinery/door/firedoor/border_only, /obj/effect/landmark/event_spawn, /obj/machinery/light/cold/directional/north, +/obj/machinery/firealarm/directional/north{ + pixel_x = -6 + }, /turf/open/floor/glass/reinforced, /area/station/science/research) "jbx" = ( @@ -29574,14 +29646,6 @@ /obj/machinery/incident_display/delam/directional/north, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"jyV" = ( -/obj/structure/table, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 4 - }, -/obj/item/stack/medical/bruise_pack, -/turf/open/floor/iron, -/area/station/commons/fitness) "jza" = ( /obj/effect/landmark/event_spawn, /obj/structure/cable, @@ -29676,16 +29740,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) -"jAF" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 10 - }, -/obj/machinery/camera/directional/west{ - network = list("ss13","Security","prison"); - c_tag = "Security - Prison Main North" - }, -/turf/open/floor/iron, -/area/station/security/prison) "jAK" = ( /obj/effect/turf_decal/siding/thinplating{ dir = 1 @@ -29934,6 +29988,33 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/grass, /area/station/medical/virology) +"jFs" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 1 + }, +/obj/structure/table, +/obj/item/radio/off, +/obj/item/screwdriver{ + pixel_y = 10 + }, +/obj/machinery/button/door/directional/north{ + name = "Atmospherics Lockdown"; + pixel_x = -6; + id = "atmos"; + req_access = list("atmospherics") + }, +/obj/machinery/button/door/directional/north{ + name = "Engineering Lockdown"; + desc = "A door remote control switch for the engineering security airlocks."; + pixel_x = 6; + id = "Engineering"; + req_access = list("engineering") + }, +/obj/machinery/firealarm/directional/north{ + pixel_y = 32 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) "jFt" = ( /obj/structure/railing{ dir = 4 @@ -29976,6 +30057,23 @@ }, /turf/open/space/openspace, /area/station/solars/starboard/fore) +"jGp" = ( +/obj/structure/closet, +/obj/item/clothing/ears/earmuffs{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_y = 7 + }, +/obj/item/clothing/ears/earmuffs{ + pixel_x = 6; + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/brown/fourcorners, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) "jGx" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 6 @@ -30022,13 +30120,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/brig) -"jGN" = ( -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/dark/herringbone, -/area/station/commons/vacant_room) "jGX" = ( /obj/effect/landmark/event_spawn, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -30438,6 +30529,19 @@ /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating/airless, /area/station/asteroid) +"jPl" = ( +/obj/item/experi_scanner{ + pixel_x = 5 + }, +/obj/item/experi_scanner, +/obj/item/experi_scanner{ + pixel_x = -5 + }, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/purple/fourcorners, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron/white, +/area/station/science/research) "jPo" = ( /obj/effect/turf_decal/trimline/white/warning{ dir = 4 @@ -34004,6 +34108,22 @@ /obj/effect/turf_decal/trimline/white/warning, /turf/open/floor/iron, /area/station/maintenance/tram/right) +"kVn" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/security/glass{ + name = "Isolation Cell A"; + id = "Isolation_A" + }, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "kVs" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -34339,30 +34459,6 @@ /obj/machinery/telecomms/receiver/preset_right, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"lbz" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 1 - }, -/obj/structure/table, -/obj/item/radio/off, -/obj/item/screwdriver{ - pixel_y = 10 - }, -/obj/machinery/button/door/directional/north{ - name = "Atmospherics Lockdown"; - pixel_x = -6; - id = "atmos"; - req_access = list("atmospherics") - }, -/obj/machinery/button/door/directional/north{ - name = "Engineering Lockdown"; - desc = "A door remote control switch for the engineering security airlocks."; - pixel_x = 6; - id = "Engineering"; - req_access = list("engineering") - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/engineering) "lbL" = ( /turf/open/floor/wood, /area/station/service/bar/backroom) @@ -34402,24 +34498,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit) -"lcS" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/right/directional/south{ - name = "Access Queue" - }, -/obj/machinery/door/window/brigdoor/left/directional/north{ - name = "Access Desk"; - req_access = list("hop") - }, -/obj/structure/desk_bell{ - pixel_x = -7 - }, -/obj/machinery/door/poddoor/preopen{ - name = "Privacy Shutters"; - id = "hop" - }, -/turf/open/floor/plating, -/area/station/command/heads_quarters/hop) "ldd" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 @@ -34438,6 +34516,16 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"ldo" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/shutters{ + id = "cargowarehouse"; + pixel_y = 0; + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) "ldp" = ( /obj/machinery/status_display/door_timer{ name = "Cargo Cell"; @@ -34823,6 +34911,13 @@ }, /turf/open/floor/iron, /area/station/cargo/drone_bay) +"llv" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/glass/reinforced, +/area/station/ai_monitored/turret_protected/aisat/hallway) "llE" = ( /obj/effect/landmark/event_spawn, /obj/effect/landmark/navigate_destination/kitchen, @@ -35369,6 +35464,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/service/chapel/office) +"luk" = ( +/obj/machinery/power/solar_control{ + name = "AI Core Solar Control"; + id = "aicore" + }, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai) "lul" = ( /obj/structure/table, /obj/machinery/light/cold/directional/west, @@ -35945,6 +36048,21 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"lDA" = ( +/obj/structure/closet/toolcloset, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 10 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/firealarm/directional/south{ + pixel_x = -3 + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = 6; + pixel_y = -27 + }, +/turf/open/floor/iron, +/area/station/construction/mining/aux_base) "lDM" = ( /obj/effect/turf_decal/trimline/red/filled/line, /obj/item/radio/intercom/directional/south, @@ -36363,6 +36481,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/violet/visible, /turf/open/floor/iron, /area/station/engineering/atmos) +"lLl" = ( +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "lLq" = ( /obj/structure/bed{ dir = 8 @@ -36539,6 +36661,11 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) +"lNN" = ( +/obj/machinery/firealarm/directional/north, +/obj/item/radio/intercom/prison/directional/south, +/turf/open/floor/iron/freezer, +/area/station/security/prison) "lNP" = ( /obj/structure/fluff/tram_rail, /turf/open/openspace, @@ -36970,20 +37097,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"lUK" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 1 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - name = "HoP Queue Shutters"; - id = "hopqueueend" - }, -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/effect/turf_decal/loading_area/white{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "lUM" = ( /obj/machinery/door/poddoor/incinerator_ordmix, /turf/open/floor/engine/vacuum, @@ -37220,21 +37333,6 @@ }, /turf/open/floor/iron/kitchen_coldroom, /area/station/medical/coldroom) -"lYA" = ( -/obj/structure/easel, -/obj/item/canvas/twentythree_twentythree, -/obj/item/canvas/twentythree_twentythree, -/obj/item/canvas, -/obj/item/canvas, -/obj/item/canvas, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 10 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/commons/storage/art) "lYZ" = ( /obj/structure/toilet{ pixel_y = 8 @@ -37863,23 +37961,6 @@ "mjM" = ( /turf/closed/wall, /area/station/security/medical) -"mki" = ( -/obj/machinery/door/airlock/command{ - name = "Head of Personnel" - }, -/obj/effect/mapping_helpers/airlock/access/all/command/hop, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/door/poddoor/preopen{ - name = "Privacy Shutters"; - id = "hop" - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "mkl" = ( /obj/item/stack/package_wrap, /obj/item/hand_labeler, @@ -38166,6 +38247,18 @@ desc = "A wall impregnated with Fixium, able to withstand massive explosions with ease" }, /area/station/science/ordnance/bomb) +"mpR" = ( +/obj/machinery/duct, +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "mpX" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/structure/table/wood, @@ -39097,15 +39190,6 @@ dir = 8 }, /area/station/command/bridge) -"mIF" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/brown/opposingcorners{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/cargo/miningfoundry) "mIN" = ( /obj/structure/table, /obj/item/radio/intercom/prison, @@ -39582,22 +39666,6 @@ dir = 6 }, /area/station/service/chapel) -"mTR" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/structure/reagent_dispensers/watertank, -/obj/item/extinguisher{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/item/extinguisher, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) "mUd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/high_volume/siphon/monitored/air_output{ dir = 1 @@ -39642,6 +39710,14 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/white, /area/station/medical/storage) +"mVM" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/service/theater) "mVS" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/machinery/door/window/left/directional/west{ @@ -40150,6 +40226,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"nfQ" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) "nfR" = ( /obj/structure/table/glass, /obj/machinery/coffeemaker, @@ -40271,7 +40353,6 @@ /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 }, -/obj/machinery/door/firedoor, /obj/effect/decal/cleanable/dirt, /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /obj/structure/disposalpipe/segment, @@ -40372,6 +40453,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) +"njd" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/science/xenobiology) "njf" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, @@ -40523,6 +40608,14 @@ }, /turf/open/floor/plating, /area/station/cargo/sorting) +"nkB" = ( +/obj/machinery/door/airlock/research{ + name = "Chemical Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/textured, +/area/station/medical/medbay/central) "nkF" = ( /obj/machinery/power/smes/engineering, /obj/structure/cable, @@ -40741,6 +40834,21 @@ /obj/structure/lattice, /turf/open/openspace, /area/station/hallway/primary/tram/center) +"nnC" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + name = "HoP Queue Shutters"; + id = "hopqueueend" + }, +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/effect/turf_decal/loading_area/white{ + dir = 4 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "nnQ" = ( /obj/effect/turf_decal/siding/thinplating{ dir = 8 @@ -40805,6 +40913,17 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/commons/fitness/recreation/entertainment) +"noE" = ( +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/bot, +/obj/structure/rack, +/obj/item/stack/sheet/plasteel{ + amount = 25 + }, +/obj/structure/extinguisher_cabinet/directional/west, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "noI" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -41605,6 +41724,9 @@ /obj/item/flatpack{ board = /obj/item/circuitboard/machine/flatpacker }, +/obj/machinery/light_switch/directional/west{ + pixel_y = -4 + }, /turf/open/floor/iron/white, /area/station/science/lab) "nDX" = ( @@ -41714,6 +41836,10 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/gravity_generator) +"nFE" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/commons/fitness/recreation) "nFL" = ( /obj/machinery/suit_storage_unit/atmos, /obj/effect/turf_decal/stripes/line{ @@ -42015,6 +42141,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/lobby) +"nLt" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/directional/south{ + c_tag = "Secure - EVA Storage" + }, +/obj/machinery/light_switch/directional/south{ + pixel_x = 8; + pixel_y = -26 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/ai_monitored/command/storage/eva) "nLK" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 1 @@ -42937,6 +43077,15 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel) +"obl" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/cargo/warehouse) "obq" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/neutral/filled/corner{ @@ -43668,6 +43817,13 @@ /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, /turf/open/floor/plating, /area/station/engineering/atmos) +"orN" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/thinplating{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "orQ" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 4 @@ -43798,6 +43954,14 @@ /obj/structure/window/reinforced/spawner/directional/north, /turf/open/floor/glass/reinforced, /area/station/science/genetics) +"otX" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 6 + }, +/obj/machinery/light/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) "oum" = ( /obj/machinery/computer/security/qm{ dir = 4 @@ -43877,6 +44041,7 @@ /obj/structure/railing/corner{ dir = 4 }, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/glass/reinforced, /area/station/science/research) "ovL" = ( @@ -44066,11 +44231,6 @@ }, /turf/open/space/openspace, /area/station/solars/starboard/fore) -"ozM" = ( -/obj/structure/table/wood/poker, -/obj/item/storage/dice, -/turf/open/floor/iron/dark, -/area/station/commons/lounge) "ozX" = ( /obj/structure/toilet{ dir = 8 @@ -45079,16 +45239,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lower) -"oWB" = ( -/obj/machinery/camera/directional/west{ - network = list("ss13","Security","prison"); - c_tag = "Security - Rec Room South" - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 10 - }, -/turf/open/floor/iron, -/area/station/security/prison/workout) "oWI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -45308,7 +45458,6 @@ /area/station/maintenance/solars/port) "pbL" = ( /obj/machinery/door/airlock/maintenance_hatch, -/obj/machinery/door/firedoor, /obj/effect/decal/cleanable/dirt, /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/iron/smooth, @@ -45328,6 +45477,10 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) +"pbS" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/science/research) "pbV" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/structure/musician/piano, @@ -45363,15 +45516,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/gravity_generator) -"pcY" = ( -/obj/machinery/firealarm/directional/west, -/obj/machinery/power/solar_control{ - name = "AI Core Solar Control"; - id = "aicore" - }, -/obj/structure/cable, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/ai) "pdf" = ( /obj/machinery/camera/directional/north{ network = list("ss13","engineering","Security"); @@ -45905,6 +46049,22 @@ /obj/machinery/light/warm/directional/east, /turf/open/floor/iron, /area/station/engineering/break_room) +"pnc" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 8 + }, +/obj/structure/reagent_dispensers/watertank, +/obj/item/extinguisher{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/extinguisher, +/obj/machinery/vending/wallmed/directional/south, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "pne" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/disposalpipe/segment{ @@ -46260,14 +46420,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/wood, /area/station/command/meeting_room) -"pts" = ( -/obj/machinery/power/smes{ - charge = 10000 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/maintenance/disposal/incinerator) "ptu" = ( /obj/structure/table/wood, /obj/item/folder/red, @@ -46688,14 +46840,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/port/central) -"pzb" = ( -/obj/effect/turf_decal/tile/brown/opposingcorners{ - dir = 1 - }, -/obj/machinery/firealarm/directional/west, -/obj/item/kirbyplants/random, -/turf/open/floor/iron, -/area/station/cargo/miningfoundry) "pzc" = ( /obj/machinery/camera{ dir = 6; @@ -46755,13 +46899,6 @@ /obj/machinery/shower/directional/north, /turf/open/floor/iron/freezer, /area/station/commons/toilet) -"pAw" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 5 - }, -/obj/machinery/light/directional/north, -/turf/open/floor/iron, -/area/station/hallway/secondary/entry) "pAA" = ( /obj/machinery/door/airlock/vault{ name = "High Security Vault" @@ -46816,13 +46953,6 @@ /obj/effect/mapping_helpers/airlock/unres, /turf/open/floor/iron/white, /area/station/science/research) -"pAR" = ( -/obj/machinery/firealarm/directional/west, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 9 - }, -/turf/open/floor/iron, -/area/station/security/prison) "pAT" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -46849,14 +46979,6 @@ /obj/structure/holosign/barrier/atmos/tram, /turf/open/floor/plating, /area/station/maintenance/tram/right) -"pBD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/caution/stand_clear, -/obj/machinery/door/poddoor/shutters{ - id = "cargowarehouse" - }, -/turf/open/floor/plating, -/area/station/cargo/warehouse) "pBQ" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 1 @@ -47785,6 +47907,17 @@ }, /turf/open/floor/plating/airless, /area/station/ai_monitored/turret_protected/aisat_interior) +"pRh" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 10 + }, +/obj/machinery/camera/directional/west{ + network = list("ss13","Security","prison"); + c_tag = "Security - Prison Main North" + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/prison) "pRm" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -47971,6 +48104,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/surgery/fore) +"pVp" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/cargo/miningdock) "pVD" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/yellow/warning, @@ -48399,6 +48539,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"qds" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/hallway/secondary/service) "qdy" = ( /obj/structure/cable, /turf/open/floor/iron, @@ -48473,15 +48619,9 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, +/obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/commons/fitness/recreation/entertainment) -"qez" = ( -/obj/machinery/computer/slot_machine{ - pixel_y = 2 - }, -/obj/machinery/light/cold/directional/south, -/turf/open/floor/iron/dark, -/area/station/commons/lounge) "qeD" = ( /obj/effect/turf_decal/trimline/yellow/filled/shrink_cw{ dir = 8 @@ -48769,6 +48909,11 @@ }, /turf/open/floor/iron, /area/station/science/ordnance/testlab) +"qjx" = ( +/obj/structure/chair, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/checker, +/area/station/commons/lounge) "qjA" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 1 @@ -48898,20 +49043,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"qkV" = ( -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/effect/turf_decal/loading_area/white{ - dir = 4 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - name = "HoP Queue Shutters"; - id = "hopqueuestart" - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "qlf" = ( /obj/effect/turf_decal/trimline/purple/filled/corner{ dir = 8 @@ -48960,6 +49091,7 @@ dir = 10 }, /obj/machinery/airalarm/directional/west, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/command/heads_quarters/qm) "qmN" = ( @@ -49024,21 +49156,6 @@ /obj/machinery/light/directional/east, /turf/open/floor/noslip/tram, /area/station/hallway/primary/tram/right) -"qnU" = ( -/obj/effect/turf_decal/trimline/red/filled/corner, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 1 - }, -/obj/machinery/button/flasher{ - pixel_x = 9; - pixel_y = 24; - id = "permafrontdoor"; - req_access = list("brig") - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "qnW" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 @@ -49150,6 +49267,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"qqh" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/commons/vacant_room) "qqi" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -49518,14 +49639,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lower) -"qyg" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron, -/area/station/cargo/warehouse) "qyr" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/lattice/catwalk, @@ -49535,6 +49648,21 @@ /obj/effect/turf_decal/trimline/neutral/filled/corner, /turf/open/floor/iron, /area/station/security/courtroom) +"qyE" = ( +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line, +/obj/effect/turf_decal/loading_area/white{ + dir = 4 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + name = "HoP Queue Shutters"; + id = "hopqueuestart" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "qyK" = ( /obj/effect/turf_decal/siding/thinplating, /obj/effect/turf_decal/siding/thinplating{ @@ -49579,13 +49707,6 @@ "qza" = ( /turf/closed/wall, /area/station/command/heads_quarters/qm) -"qzf" = ( -/obj/machinery/button/door/directional/east{ - name = "Privacy Shutters Control"; - id = "ceprivacy" - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/ce) "qzh" = ( /obj/machinery/bouldertech/refinery/smelter, /obj/machinery/conveyor{ @@ -49833,16 +49954,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/tram/left) -"qCL" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/siding/wideplating/corner, -/obj/machinery/firealarm/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/cargo/miningdock/oresilo) "qCP" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -50061,16 +50172,11 @@ /area/station/commons/dorms) "qHI" = ( /obj/structure/table/reinforced, -/obj/machinery/firealarm/directional/west, /obj/item/storage/box, /obj/item/hand_labeler{ pixel_y = 8 }, /obj/effect/turf_decal/tile/brown/fourcorners, -/obj/machinery/light_switch/directional/west{ - pixel_x = -22; - pixel_y = 8 - }, /turf/open/floor/iron, /area/station/cargo/sorting) "qHM" = ( @@ -50482,6 +50588,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/service/theater) +"qPu" = ( +/obj/machinery/camera/directional/south{ + c_tag = "Civilian - Skill Games" + }, +/obj/effect/turf_decal/trimline/dark_green/corner{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark_blue/corner, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "qPE" = ( /obj/structure/chair/greyscale{ dir = 4 @@ -50573,6 +50690,12 @@ }, /turf/open/floor/wood, /area/station/commons/dorms) +"qRf" = ( +/obj/structure/table/wood/poker, +/obj/item/storage/dice, +/obj/machinery/computer/security/telescreen/entertainment/directional/west, +/turf/open/floor/iron/dark, +/area/station/commons/lounge) "qRn" = ( /obj/effect/turf_decal/trimline/white/filled/line, /obj/structure/sign/clock/directional/north, @@ -51072,7 +51195,6 @@ "qZx" = ( /obj/effect/turf_decal/trimline/neutral/filled/line, /obj/effect/decal/cleanable/dirt, -/obj/machinery/firealarm/directional/south, /obj/effect/turf_decal/siding/thinplating{ dir = 1 }, @@ -51116,6 +51238,17 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/gravity_generator) +"qZK" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/structure/closet/crate/bin, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/spawner/random/trash/cigbutt, +/turf/open/floor/iron/dark/herringbone, +/area/station/commons/vacant_room) "qZZ" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 @@ -51215,10 +51348,6 @@ /obj/machinery/firealarm/directional/south{ pixel_x = 4 }, -/obj/machinery/light_switch/directional/south{ - pixel_x = -7; - pixel_y = -27 - }, /turf/open/floor/iron, /area/station/science/lab) "rbC" = ( @@ -51280,19 +51409,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) -"rcx" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/camera/directional/south{ - c_tag = "Secure - EVA Storage" - }, -/obj/machinery/light_switch/directional/south{ - pixel_x = 8; - pixel_y = -23 - }, -/turf/open/floor/iron, -/area/station/ai_monitored/command/storage/eva) "rcA" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 1 @@ -52215,6 +52331,13 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) +"rsQ" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/entry) "rsZ" = ( /obj/machinery/holopad/secure, /turf/open/floor/iron/dark, @@ -52583,6 +52706,16 @@ /obj/machinery/disposal/bin, /turf/open/floor/iron, /area/station/command/bridge) +"rAP" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/brown/opposingcorners{ + dir = 1 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/cargo/miningfoundry) "rAS" = ( /turf/closed/wall, /area/station/service/library/lounge) @@ -52900,18 +53033,6 @@ /obj/structure/chair, /turf/open/floor/iron, /area/station/security/checkpoint/supply) -"rIt" = ( -/obj/effect/turf_decal/stripes/corner{ - dir = 8 - }, -/obj/structure/table, -/obj/machinery/camera{ - dir = 9; - network = list("ss13","minisat"); - c_tag = "Secure - AI Minisat Internal Power Access" - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/maint) "rIx" = ( /obj/machinery/conveyor{ id = "QMLoad2" @@ -52946,19 +53067,6 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"rJE" = ( -/obj/machinery/door/airlock/medical/glass{ - name = "Medical Freezer" - }, -/obj/machinery/door/firedoor, -/obj/machinery/duct, -/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/structure/plasticflaps/kitchen, -/turf/open/floor/iron/freezer, -/area/station/medical/coldroom) "rJM" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ @@ -53470,6 +53578,12 @@ }, /turf/open/floor/iron/dark, /area/station/security/courtroom/holding) +"rRb" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/security/prison) "rRc" = ( /obj/effect/turf_decal/trimline/yellow/filled/corner{ dir = 4 @@ -53717,6 +53831,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/service/hydroponics) +"rVP" = ( +/obj/machinery/door/airlock/mining/glass{ + name = "Mining Dock" + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/all/supply/mining, +/turf/open/floor/iron, +/area/station/cargo/miningdock) "rWa" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, @@ -53752,21 +53880,26 @@ /obj/machinery/camera/autoname/directional/west, /turf/open/floor/iron/dark/textured_large, /area/station/cargo/bitrunning/den) -"rWm" = ( -/obj/structure/extinguisher_cabinet/directional/west, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) +"rWk" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/security/brig) "rWn" = ( /obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/iron, /area/station/engineering/atmos) -"rWt" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 6 +"rWz" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/shutters{ + id = "cargowarehouse"; + dir = 8 }, -/obj/machinery/light/directional/south, -/turf/open/floor/iron, -/area/station/hallway/secondary/entry) +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/cargo/warehouse) "rWB" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 4 @@ -54242,6 +54375,26 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark/smooth_large, /area/station/cargo/bitrunning/den) +"sgz" = ( +/obj/structure/table, +/obj/item/stack/cable_coil{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 6 + }, +/obj/item/hfr_box/core, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/item/hfr_box/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/atmospherics_engine) "sgB" = ( /obj/effect/turf_decal/trimline/red/filled/corner, /obj/structure/cable, @@ -54262,14 +54415,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/green/visible, /turf/open/floor/iron, /area/station/engineering/atmos) -"sgT" = ( -/obj/machinery/firealarm/directional/south, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 6 - }, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/security/prison/workout) "sgX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -54942,6 +55087,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/construction/mining/aux_base) +"ssp" = ( +/obj/structure/table/reinforced, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/pen, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai) +"sst" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/herringbone, +/area/station/commons/vacant_room) "ssv" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -55507,6 +55665,15 @@ }, /turf/open/floor/iron, /area/station/security/prison) +"sAQ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/trimline/white/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "sBt" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -55876,6 +56043,21 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/tram/center) +"sJh" = ( +/obj/structure/table/glass, +/obj/effect/turf_decal/stripes/corner, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 10 + }, +/obj/item/radio/intercom/directional/west, +/obj/machinery/light/directional/west, +/obj/item/storage/medkit/regular, +/obj/item/storage/medkit/regular{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) "sJi" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -56173,6 +56355,14 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/main) +"sOx" = ( +/obj/structure/stairs/north, +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/medium, +/area/station/commons/dorms) "sOD" = ( /obj/structure/sign/directions/supply{ dir = 4; @@ -56329,14 +56519,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"sRN" = ( -/obj/effect/turf_decal/caution/stand_clear, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/poddoor/shutters{ - id = "cargowarehouse" - }, -/turf/open/floor/plating, -/area/station/cargo/warehouse) "sRZ" = ( /obj/effect/turf_decal/trimline/purple/filled/line, /obj/structure/chair{ @@ -56395,21 +56577,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"sTn" = ( -/obj/structure/closet/toolcloset, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 10 - }, -/obj/machinery/airalarm/directional/west, -/obj/machinery/firealarm/directional/south{ - pixel_x = -3 - }, -/obj/machinery/light_switch/directional/south{ - pixel_x = 8; - pixel_y = -23 - }, -/turf/open/floor/iron, -/area/station/construction/mining/aux_base) "sTq" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 8 @@ -56660,6 +56827,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/execution/transfer) +"sXk" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/glass/reinforced, +/area/station/ai_monitored/turret_protected/aisat/hallway) "sXm" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 4 @@ -56818,7 +56989,6 @@ /obj/machinery/door/airlock/maintenance_hatch{ name = "Public Garden Maintenance Hatch" }, -/obj/machinery/door/firedoor, /obj/effect/decal/cleanable/dirt, /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/iron/smooth, @@ -56909,13 +57079,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/station/engineering/engine_smes) -"tbi" = ( -/obj/machinery/airalarm/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "tbm" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 1 @@ -57110,6 +57273,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"tfj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/caution/stand_clear, +/obj/machinery/door/poddoor/shutters{ + id = "cargowarehouse"; + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) "tfp" = ( /obj/structure/railing, /obj/effect/turf_decal/siding/thinplating{ @@ -57190,6 +57362,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/tram/center) +"tgF" = ( +/obj/structure/table, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 4 + }, +/obj/item/stack/medical/bruise_pack, +/turf/open/floor/iron, +/area/station/commons/fitness) "tgN" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -57363,22 +57543,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"tki" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line, -/obj/machinery/door/poddoor/shutters/preopen{ - name = "HoP Queue Shutters"; - id = "hopqueueendbottom" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/loading_area/white{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "tkj" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 1 @@ -57464,6 +57628,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) +"tlH" = ( +/obj/machinery/status_display/evac/directional/east, +/turf/open/floor/iron/smooth, +/area/station/command/gateway) "tlP" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 1 @@ -57974,6 +58142,12 @@ /obj/effect/mapping_helpers/airlock/access/any/command/general, /turf/open/floor/iron, /area/station/tcommsat/computer) +"tuJ" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/medium{ + dir = 1 + }, +/area/station/escapepodbay) "tuS" = ( /obj/effect/turf_decal/trimline/white/filled/line{ dir = 1 @@ -58210,6 +58384,13 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"tyI" = ( +/obj/effect/turf_decal/trimline/white/filled/line{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "tyV" = ( /obj/machinery/door/airlock/external{ name = "Labor Camp Shuttle Airlock" @@ -58865,23 +59046,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/command/bridge) -"tJJ" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/all/security/brig, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/security/glass{ - name = "Isolation Cell A"; - id = "Isolation_A" - }, -/turf/open/floor/iron, -/area/station/security/execution/transfer) "tJR" = ( /obj/structure/table/reinforced, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -59679,6 +59843,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/prison) +"tZa" = ( +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/poddoor/shutters{ + id = "cargowarehouse"; + dir = 8 + }, +/turf/open/floor/plating, +/area/station/cargo/warehouse) "tZf" = ( /obj/structure/rack, /obj/item/pickaxe, @@ -60993,13 +61166,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/service/library) -"uuR" = ( -/obj/effect/turf_decal/siding/thinplating/dark, -/obj/machinery/vending/coffee, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/vending/wallmed/directional/south, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/exit/departure_lounge) "uuS" = ( /obj/structure/chair, /obj/effect/turf_decal/trimline/neutral/filled/line{ @@ -61825,6 +61991,13 @@ /obj/machinery/airalarm/directional/north, /obj/machinery/photocopier/prebuilt, /obj/effect/turf_decal/tile/brown/fourcorners, +/obj/machinery/firealarm/directional/west{ + pixel_y = -4 + }, +/obj/machinery/light_switch/directional/west{ + pixel_x = -27; + pixel_y = 5 + }, /turf/open/floor/iron, /area/station/cargo/sorting) "uHj" = ( @@ -62590,14 +62763,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/command/heads_quarters/qm) -"uUG" = ( -/obj/structure/table/reinforced, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/pen, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/ai) "uUN" = ( /turf/open/floor/iron/stairs/left{ dir = 4 @@ -63576,6 +63741,13 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/science) +"vlr" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/iron/white, +/area/station/security/medical) "vly" = ( /obj/effect/landmark/start/medical_doctor, /obj/machinery/duct, @@ -64138,6 +64310,13 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"vvp" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Recharge Bay" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/foyer) "vvt" = ( /obj/effect/turf_decal/trimline/dark_green/filled/line{ dir = 6 @@ -64175,7 +64354,7 @@ }, /obj/item/clipboard, /obj/item/pen/red, -/obj/structure/extinguisher_cabinet/directional/east, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/cargo/office) "vvS" = ( @@ -64238,6 +64417,13 @@ /obj/structure/railing/corner, /turf/open/space/openspace, /area/station/solars/starboard/fore) +"vwR" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/iron/stairs/left, +/area/station/hallway/secondary/construction/engineering) "vwT" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -64549,14 +64735,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/sorting) -"vCx" = ( -/obj/item/radio/intercom/directional/west, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/cafeteria, -/area/station/commons/dorms/laundry) "vCB" = ( /obj/effect/turf_decal/trimline/brown/filled/corner{ dir = 8 @@ -64921,14 +65099,6 @@ /obj/machinery/scanner_gate/preset_guns, /turf/open/floor/iron, /area/station/security/brig) -"vIa" = ( -/obj/machinery/vending/cigarette, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 5 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron, -/area/station/engineering/break_room) "vIv" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/circuit/green, @@ -65653,16 +65823,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) -"vXX" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 6 - }, -/obj/machinery/firealarm/directional/east, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) "vYg" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -65737,13 +65897,21 @@ }, /turf/open/floor/iron/stairs/medium, /area/station/commons/dorms) -"vYO" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 +"vYG" = ( +/obj/machinery/door/airlock/medical/glass{ + name = "Medical Freezer" }, -/turf/open/floor/iron/white, -/area/station/service/theater) +/obj/machinery/duct, +/obj/effect/mapping_helpers/airlock/access/all/medical/surgery, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/iron/freezer, +/area/station/medical/coldroom) "vYX" = ( /obj/machinery/atmospherics/components/trinary/mixer{ name = "plasma mixer"; @@ -66506,13 +66674,6 @@ dir = 4 }, /area/station/security/execution/education) -"woJ" = ( -/obj/structure/closet/wardrobe/white, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/turf/open/floor/iron/cafeteria, -/area/station/commons/dorms/laundry) "woR" = ( /obj/effect/turf_decal/bot, /obj/machinery/portable_atmospherics/pump, @@ -67289,6 +67450,13 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"wBF" = ( +/obj/machinery/door/airlock/hatch{ + name = "MiniSat Teleporter" + }, +/obj/effect/mapping_helpers/airlock/access/all/command/minisat, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/foyer) "wBV" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance) @@ -67494,6 +67662,18 @@ /obj/effect/turf_decal/siding/thinplating/dark, /turf/open/floor/iron/white, /area/station/science/research) +"wFK" = ( +/obj/structure/table/reinforced, +/obj/item/reagent_containers/cup/glass/coffee{ + pixel_x = 8; + pixel_y = 4 + }, +/obj/item/radio/intercom/directional/west, +/obj/item/storage/medkit/advanced{ + pixel_x = -6 + }, +/turf/open/floor/iron, +/area/station/command/bridge) "wFR" = ( /obj/effect/turf_decal/trimline/neutral/filled/line, /obj/structure/sign/gym/mirrored{ @@ -67503,12 +67683,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/dorms) -"wFT" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 5 - }, -/turf/open/floor/iron, -/area/station/security/prison) "wGg" = ( /obj/effect/turf_decal/siding/thinplating/corner{ dir = 1 @@ -67876,13 +68050,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/service/theater) -"wNj" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/iron/white, -/area/station/security/medical) "wNq" = ( /obj/machinery/igniter/incinerator_atmos, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, @@ -67898,22 +68065,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"wNv" = ( -/obj/structure/closet, -/obj/item/clothing/ears/earmuffs{ - pixel_x = -3; - pixel_y = -2 - }, -/obj/item/clothing/ears/earmuffs{ - pixel_y = 7 - }, -/obj/item/clothing/ears/earmuffs{ - pixel_x = 6; - pixel_y = 3 - }, -/obj/effect/turf_decal/tile/brown/fourcorners, -/turf/open/floor/iron, -/area/station/cargo/miningfoundry) "wNK" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/violet/visible, /turf/open/floor/iron, @@ -67950,6 +68101,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/cargo/miningdock) +"wOn" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "wOs" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/trimline/brown/filled/line{ @@ -68296,6 +68457,7 @@ /obj/structure/railing/corner{ dir = 8 }, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/glass/reinforced, /area/station/science/research) "wXi" = ( @@ -68373,24 +68535,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, /area/station/hallway/primary/tram/center) -"wYz" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 8 - }, -/obj/machinery/door/airlock/vault{ - name = "Bank of Cargo" - }, -/obj/effect/mapping_helpers/airlock/locked, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/supply/vault, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/cargo/miningdock/oresilo) "wYE" = ( /obj/structure/table, /obj/structure/reagent_dispensers/wall/peppertank/directional/west, @@ -69311,14 +69455,6 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/catwalk_floor/iron_dark, /area/station/cargo/bitrunning/den) -"xrE" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/siding/thinplating{ - dir = 8 - }, -/obj/machinery/airalarm/directional/north, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat_interior) "xrG" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 4 @@ -69674,18 +69810,6 @@ }, /turf/open/floor/iron, /area/station/construction/mining/aux_base) -"xyn" = ( -/obj/structure/table/reinforced, -/obj/item/reagent_containers/cup/glass/coffee{ - pixel_x = 8; - pixel_y = 4 - }, -/obj/item/radio/intercom/directional/west, -/obj/item/storage/medkit/advanced{ - pixel_x = -6 - }, -/turf/open/floor/iron, -/area/station/command/bridge) "xyr" = ( /obj/structure/table/wood, /obj/effect/spawner/random/entertainment/cigarette_pack, @@ -70299,6 +70423,14 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/service/hydroponics) +"xMv" = ( +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/cafeteria, +/area/station/commons/dorms/laundry) "xMz" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -70309,16 +70441,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"xMI" = ( -/obj/structure/window/spawner/directional/south, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/bot, -/obj/structure/rack, -/obj/item/stack/sheet/plasteel{ - amount = 25 - }, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "xMK" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -70754,6 +70876,16 @@ /obj/effect/turf_decal/tile/blue/opposingcorners, /turf/open/floor/iron/kitchen_coldroom, /area/station/medical/coldroom) +"xUu" = ( +/obj/machinery/button/door/directional/east{ + name = "Privacy Shutters Control"; + id = "ceprivacy" + }, +/obj/machinery/firealarm/directional/east{ + pixel_x = 33 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) "xUC" = ( /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, @@ -70902,6 +71034,22 @@ /obj/machinery/status_display/shuttle, /turf/closed/wall, /area/station/hallway/secondary/exit/departure_lounge) +"xWK" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/door/airlock/security/glass{ + name = "Isolation Cell D"; + id = "Isolation_D" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/brig, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/security/execution/transfer) "xXe" = ( /obj/effect/turf_decal/trimline/neutral/filled/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -76878,7 +77026,7 @@ aaa aaa aaa gcp -jGN +sst gnq gNy teo @@ -77136,7 +77284,7 @@ aaa aaa gcp aan -fTI +cwm agz agz agz @@ -77393,7 +77541,7 @@ aaa aaa gcp cKm -agF +qZK agz gNy auz @@ -84982,11 +85130,11 @@ aaa jWs ems pJb -cXt +asq tnB eTl wei -iEO +xWK eOc ong jWs @@ -85753,11 +85901,11 @@ aaa jWs ems pJb -tJJ +kVn tnB eTl wei -gLa +eyc eOc ong jWs @@ -86301,7 +86449,7 @@ bGu abJ abO acb -acj +tuJ acs pZW qLD @@ -87816,7 +87964,7 @@ mXD jiF fea jWs -qnU +fNb amU amM jWs @@ -89095,7 +89243,7 @@ smj ryo ozX gvI -wkk +lNN gvI ozX gvI @@ -89418,7 +89566,7 @@ wbb xFx tAs aTt -jyV +tgF eOv jVT aTt @@ -89606,13 +89754,13 @@ lFk lFk jZM fls -oWB +inJ gvI -eBy +caZ fqn -jAF +pRh gvI -pAR +rRb hst rBz wyM @@ -89924,7 +90072,7 @@ apC apC eAE apC -qSs +sOx vYD vYD jAK @@ -90438,7 +90586,7 @@ apC apC lgu apC -itn +bYC pWC pWC nyV @@ -90634,13 +90782,13 @@ lFk lFk lFk kvd -sgT +aaT gvI -wFT +cjF rZF kDo gvI -wFT +cjF rmm rBz fdr @@ -93011,7 +93159,7 @@ jwq toy elr wsZ -glY +ain elr bPz oar @@ -102251,7 +102399,7 @@ abM abM jnq kTr -pXG +vwR pXG hfW oFd @@ -103250,7 +103398,7 @@ snQ iRL oXU gRY -dGY +mpR cWZ cWZ lbL @@ -104073,7 +104221,7 @@ iHK bAK jsW vTc -qzf +xUu qcw sHH bXp @@ -104313,7 +104461,7 @@ fal aks lJv ulV -vIa +bcS rsz sjM unn @@ -104578,7 +104726,7 @@ vOE pmO bbj roB -lbz +jFs ohY roB roB @@ -105574,7 +105722,7 @@ xpb sKN xJG vsn -bHn +qds bHn lTP qjU @@ -111532,9 +111680,9 @@ ibY ibY ibY hiT -gjj +sgz rCd -pts +aJl gEs nXQ rnA @@ -117136,7 +117284,7 @@ lGz kaF hOd vWx -qCL +amd vjZ fca imn @@ -117374,7 +117522,7 @@ xdZ mTg meg nxN -pzb +fmX unl ikc bvk @@ -117392,7 +117540,7 @@ qCR pIb ubD jbp -wYz +dBz sfE xBU aSi @@ -117903,7 +118051,7 @@ uGW uGW njI kjN -fyT +pVp qxm iLu oys @@ -117966,7 +118114,7 @@ xCr gJY coM bgH -mTR +pnc qVr qVr qVr @@ -118918,7 +119066,7 @@ kxV nXb wAB nzF -wNv +jGp xdZ dci pni @@ -119175,7 +119323,7 @@ cZQ jwy sUC pIF -mIF +rAP ujf sDG oVg @@ -119695,7 +119843,7 @@ uGW uGW uGW uGW -afl +rVP uGW uGW uGW @@ -119791,7 +119939,7 @@ xvl xvl xvl xvl -iee +wBF oXq xvl xvl @@ -120050,7 +120198,7 @@ xly xvl odF bya -hdG +hxe xvl xhB nNk @@ -120066,7 +120214,7 @@ aUw tsc cex oqp -nBY +tyI nBY fFL oqp @@ -120311,9 +120459,9 @@ uxL xvl sRL nNk -tsc +wOn waj -rIt +cvp bKK xYZ pIp @@ -120323,7 +120471,7 @@ nss dKV jrR oqp -xrE +orN tyE grN fFL @@ -121094,7 +121242,7 @@ hXJ bcO sEh oqp -pAo +sAQ pAo jid oqp @@ -121333,7 +121481,7 @@ xvl xvl xvl xvl -fZI +vvp xvl xvl xvl @@ -142928,7 +143076,7 @@ pMW aaa aaa gcp -qBq +qqh exv gNy ydj @@ -143185,7 +143333,7 @@ pMW aaa aaa gcp -iOh +hjg gNy gNy mVj @@ -148242,7 +148390,7 @@ dFP dFP dFP dFP -cPc +rsQ dFP ste mtr @@ -149009,7 +149157,7 @@ rlv oca uhv vyI -sTn +lDA oca jNb qsa @@ -151067,7 +151215,7 @@ kaD qYj ceW oca -pAw +dsG dDi jWg tPE @@ -151077,7 +151225,7 @@ jNb tPE bhY emO -rWt +otX ckM pMz pzw @@ -151308,7 +151456,7 @@ hzN hzN kQP asI -rcx +nLt hzN xQv xQv @@ -151551,16 +151699,16 @@ aBK rGN dTL mjM -wNj +vlr tBO -gtH +fQv qZy run ayR gKX ayR dsF -dsF +dtn idW hzN hzN @@ -151570,8 +151718,8 @@ hzN gkU gkU eaU -rWm -xMI +lLl +noE aBV aBV aBV @@ -151820,9 +151968,9 @@ eeL kHZ pEM lOK -hSH +ggl dxC -tbi +nTm eja gkU gkU @@ -152359,7 +152507,7 @@ fKO fKO jvf fKO -qkV +qyE jvf tPE tPE @@ -152873,7 +153021,7 @@ jmR oxf qit qIN -gFx +iEH jvf tkv lGp @@ -153102,7 +153250,7 @@ nca nca yji dsF -dsF +tlH eQR dxC dxC @@ -153125,7 +153273,7 @@ tRV sik iOm ofA -lcS +fHD vhG jSd nXI @@ -153377,17 +153525,17 @@ ief wHT tKK sNr -mki +epe wHT wHT wHT wHT wHT -lUK +nnC fKO jvf fKO -tki +eWl jvf loc syX @@ -153911,14 +154059,14 @@ ujs kGA tDT tDT -tDT +nFE tDT tDT gTJ kGA tDT tDT -tDT +nFE tDT tDT gTJ @@ -154660,7 +154808,7 @@ aQO gPA hbV dbJ -xyn +wFK eSH wJy xgZ @@ -154893,7 +155041,7 @@ udq awz rOh tfp -nca +rWk nca nca neC @@ -155195,7 +155343,7 @@ lyx rIg qIs fSr -vCx +xMv rVp rVp vgZ @@ -156483,7 +156631,7 @@ fSr qOF aSe mXY -woJ +eqF tdR qOF aKZ @@ -156692,7 +156840,7 @@ iUh iUh aFV tfp -nca +rWk nca nca neC @@ -157766,14 +157914,14 @@ cLs kGA tDT tDT -tDT +nFE tDT tDT gTJ kGA tDT tDT -tDT +nFE tDT tDT gTJ @@ -158806,7 +158954,7 @@ ndb fsC vaR ebq -lYA +dlv apC abM abM @@ -159054,7 +159202,7 @@ ndb ndb ndb ndb -ndb +nfQ ndb ndb ndb @@ -165484,11 +165632,11 @@ hVZ jWe kRL kRL -cPA +vYG xRx xRx lBQ -rJE +gzI apC apC abM @@ -165963,8 +166111,8 @@ abM abM omm mvm -ozM -pBp +qRf +bvb roi bhs aaa @@ -166479,7 +166627,7 @@ omm vzp vhA jLI -dyD +qPu bhs izU izU @@ -166737,7 +166885,7 @@ jEL hht nTz rQl -qez +hYH izU swd izU @@ -168282,7 +168430,7 @@ wmz aZo wev mHc -cxc +qjx vmH vyH pSr @@ -168315,14 +168463,14 @@ dZX lxI xNq jts -bLj +sJh jtr pCV jtr jtr tLE aON -aPo +nkB aPJ pFX jYS @@ -169848,7 +169996,7 @@ rjx nhc eYP tIX -iOS +idy jtr vWR oIU @@ -172383,7 +172531,7 @@ jSK atr siv cRF -euL +bIj mwA mwA arY @@ -172896,7 +173044,7 @@ abM lZW oQt wRR -vYO +mVM dME dME eOL @@ -181423,7 +181571,7 @@ ngA tby tby bJp -dLO +pbS dLO vCh pMk @@ -181643,7 +181791,7 @@ bXv kOl jAU psU -vXX +ipz whL nqh dgt @@ -181903,7 +182051,7 @@ uWn oAV whL ged -gNc +hbF ged whL bMb @@ -182153,7 +182301,7 @@ dzw sxR skb oAV -ccF +hgo uWi rpY ivy @@ -182960,7 +183108,7 @@ mai rbA wwP jbt -dLO +pbS jwe iij yaB @@ -182984,7 +183132,7 @@ ksk bsh rQr aMh -aSt +njd aSt qVr aaa @@ -183944,11 +184092,11 @@ bYR haS udQ udQ -pBD -sRN -sRN -sRN -eld +tfj +ldo +tZa +tZa +rWz udQ pRM pRM @@ -184507,7 +184655,7 @@ qsg qsg qsg bJp -dLO +pbS dLO vCh pMk @@ -185018,7 +185166,7 @@ dpB nZO kvt wtw -iKY +jPl syv hrh ieV @@ -185331,9 +185479,9 @@ vUu gFf gFf oMI -sDY +llv dVM -pcY +luk jkc cOc jYn @@ -185488,7 +185636,7 @@ udQ aWL tft ttS -qyg +obl utY fHV qar @@ -185999,7 +186147,7 @@ aac aac aaa xxZ -hze +ioT bYD axz uwE @@ -186630,7 +186778,7 @@ dVM cHZ oMI gFf -uqS +sXk uqS uqS gFf @@ -186875,7 +187023,7 @@ gFf oMI bZA dVM -uUG +ssp lSG xsW jJv @@ -187065,7 +187213,7 @@ geG rls twO eBd -nQr +iYJ kro nQr aKU @@ -189114,7 +189262,7 @@ kIo kIo qSm orX -uuR +bns fmy aac aac diff --git a/_maps/map_files/wawastation/wawastation.dmm b/_maps/map_files/wawastation/wawastation.dmm index 2337db740f2..ecd0a68eff1 100644 --- a/_maps/map_files/wawastation/wawastation.dmm +++ b/_maps/map_files/wawastation/wawastation.dmm @@ -220,6 +220,20 @@ }, /turf/open/openspace, /area/station/maintenance/port/greater) +"adQ" = ( +/obj/structure/cable, +/obj/structure/closet/l3closet/scientist, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south{ + network = list("ss13","rd","xeno") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white/textured_large, +/area/station/science/xenobiology) "adV" = ( /obj/effect/turf_decal/tile/yellow, /obj/machinery/light/dim/directional/east, @@ -340,13 +354,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/solars/port/aft) -"afA" = ( -/obj/structure/table, -/obj/item/stack/arcadeticket, -/obj/item/stack/arcadeticket, -/obj/machinery/camera/autoname/directional/north, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "afC" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt/dust, @@ -526,12 +533,6 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/maintenance/central/greater) -"aiS" = ( -/obj/machinery/photocopier/prebuilt, -/obj/machinery/light_switch/directional/east, -/obj/structure/cable, -/turf/open/floor/carpet/black, -/area/station/command/heads_quarters/hos) "aiZ" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -818,6 +819,12 @@ /mob/living/basic/mimic/crate, /turf/open/floor/iron/white, /area/station/maintenance/aft/upper) +"ank" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/engine{ + name = "Holodeck Projector Floor" + }, +/area/station/holodeck/rec_center) "anu" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/junction, /turf/closed/wall/r_wall, @@ -849,16 +856,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"anX" = ( -/mob/living/basic/parrot/poly, -/obj/structure/filingcabinet/chestdrawer, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 9 - }, -/obj/item/paper/monitorkey, -/obj/machinery/camera/autoname/directional/west, -/turf/open/floor/iron, -/area/station/command/heads_quarters/ce) "anZ" = ( /obj/effect/landmark/start/hangover, /obj/effect/turf_decal/siding/wood{ @@ -886,20 +883,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/execution/education) -"aox" = ( -/obj/machinery/door/firedoor/border_only, -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/obj/structure/railing, -/obj/effect/turf_decal/stripes/line, -/obj/structure/cable, -/obj/machinery/light/dim/directional/north, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/dark/corner{ - dir = 1 - }, -/area/station/engineering/atmos/upper) "aoy" = ( /obj/structure/lattice, /turf/open/openspace, @@ -1125,6 +1108,19 @@ /obj/effect/turf_decal/trimline/blue/filled/line, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"asP" = ( +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw, +/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/radio/intercom/directional/south, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white/smooth_large, +/area/station/science/xenobiology/hallway) "asZ" = ( /turf/open/floor/glass/airless, /area/space/nearstation) @@ -1306,14 +1302,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) -"avW" = ( -/obj/machinery/duct, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/machinery/light/directional/west, -/turf/open/floor/iron/freezer, -/area/station/commons/toilet/restrooms) "awb" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -1446,6 +1434,10 @@ /obj/item/radio/intercom/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/central) +"axO" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/maintenance/central/greater) "axQ" = ( /obj/effect/turf_decal/stripes, /obj/machinery/atmospherics/components/binary/valve/digital/on{ @@ -1645,6 +1637,14 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/medical/medbay/central) +"aBe" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ + dir = 1 + }, +/obj/item/storage/medkit/advanced, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "aBM" = ( /obj/structure/table/wood, /obj/item/food/carneburrito{ @@ -2657,6 +2657,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/parquet, /area/station/service/theater) +"aSv" = ( +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/spawner/random/clothing/wardrobe_closet_colored, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/cargo/boutique) "aSx" = ( /obj/machinery/door/airlock/atmos{ name = "Incinerator" @@ -3387,10 +3393,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"bhq" = ( -/obj/item/radio/intercom/directional/south, -/turf/open/floor/catwalk_floor/iron_white, -/area/station/science/ordnance/testlab) "bhv" = ( /obj/structure/window/reinforced/plasma/spawner/directional/south, /obj/machinery/power/energy_accumulator/tesla_coil/anchored, @@ -3949,16 +3951,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/main) -"btq" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 4 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/engineering/lobby) "btJ" = ( /obj/structure/railing/corner{ dir = 8 @@ -4123,13 +4115,6 @@ dir = 1 }, /area/station/science/xenobiology) -"bwf" = ( -/obj/effect/turf_decal/siding/purple{ - dir = 1 - }, -/obj/machinery/light/dim/directional/west, -/turf/open/floor/iron/white, -/area/station/science/ordnance/testlab) "bwj" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ dir = 1 @@ -4913,6 +4898,7 @@ "bJc" = ( /obj/structure/railing/corner, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/catwalk_floor/iron_white, /area/station/science/lobby) "bJo" = ( @@ -4951,6 +4937,15 @@ }, /turf/open/misc/asteroid, /area/station/asteroid) +"bKP" = ( +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/brown/half/contrasted, +/obj/structure/table, +/obj/structure/cable, +/obj/item/healthanalyzer/simple, +/obj/effect/mapping_helpers/apc/full_charge, +/turf/open/floor/iron, +/area/station/cargo/storage) "bKQ" = ( /obj/structure/cable, /turf/open/floor/iron/dark/textured_large, @@ -5448,6 +5443,18 @@ /obj/structure/flora/tree/palm/style_random, /turf/open/floor/grass, /area/station/medical/chemistry) +"bVa" = ( +/obj/structure/table/wood, +/obj/item/storage/crayons, +/obj/item/toy/crayon/spraycan{ + pixel_x = -4 + }, +/obj/item/toy/crayon/spraycan{ + pixel_x = -4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/carpet/purple, +/area/station/service/library) "bVg" = ( /obj/structure/chair/comfy/brown, /obj/effect/landmark/start/clown, @@ -5480,6 +5487,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"bVB" = ( +/obj/effect/spawner/structure/window, +/obj/structure/curtain/cloth/fancy/mechanical{ + id = "law" + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/lawoffice) "bVY" = ( /obj/machinery/holopad{ pixel_x = 1 @@ -5635,6 +5650,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"bYH" = ( +/obj/effect/turf_decal/siding/white{ + dir = 1 + }, +/obj/machinery/light/warm/dim/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/herringbone, +/area/station/hallway/primary/central) "bYP" = ( /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 4 @@ -5928,6 +5952,7 @@ /area/station/maintenance/department/medical/central) "cdV" = ( /obj/structure/stairs/east, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron/stairs/medium{ dir = 8 }, @@ -6100,6 +6125,14 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"che" = ( +/obj/machinery/light/cold/directional/south, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) "chm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white/smooth_large, @@ -6123,6 +6156,17 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/wood/large, /area/station/cargo/boutique) +"chM" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/lobby) "chU" = ( /obj/effect/turf_decal/tile/red/diagonal_edge, /obj/effect/decal/cleanable/dirt, @@ -6436,7 +6480,6 @@ /obj/effect/mapping_helpers/airlock/access/all/medical/chemistry, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/firedoor, /turf/open/floor/engine, /area/station/medical/chemistry) "coQ" = ( @@ -7463,6 +7506,11 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"cJM" = ( +/obj/structure/cable, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/white, +/area/station/science/research) "cJO" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral{ @@ -7748,6 +7796,13 @@ dir = 4 }, /area/station/science/research) +"cPp" = ( +/obj/machinery/ore_silo, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/bot_white, +/obj/machinery/status_display/ai/directional/north, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/nuke_storage) "cPt" = ( /turf/closed/wall/r_wall, /area/station/science/lab) @@ -8597,12 +8652,28 @@ }, /turf/open/floor/engine, /area/station/science/explab) +"dek" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) "des" = ( /obj/structure/closet/lasertag/blue, /obj/effect/turf_decal/tile/blue/fourcorners, /obj/effect/landmark/start/hangover/closet, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"deR" = ( +/obj/machinery/computer/atmos_alert/station_only{ + dir = 4 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/engineering/atmos/upper) "deY" = ( /obj/effect/turf_decal/tile/neutral, /obj/machinery/firealarm/directional/east, @@ -8759,17 +8830,6 @@ /obj/machinery/light/directional/east, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) -"dho" = ( -/obj/structure/table/wood, -/obj/item/storage/crayons, -/obj/item/toy/crayon/spraycan{ - pixel_x = -4 - }, -/obj/item/toy/crayon/spraycan{ - pixel_x = -4 - }, -/turf/open/floor/carpet/purple, -/area/station/service/library) "dht" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -9065,12 +9125,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/white, /area/station/commons/fitness/recreation) -"dmp" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 9 - }, -/turf/open/floor/iron, -/area/station/engineering/lobby) "dmx" = ( /obj/effect/turf_decal/tile/neutral, /obj/structure/disposalpipe/segment{ @@ -9338,6 +9392,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor/iron_dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"dqJ" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/light/dim/directional/west, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) "dqK" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/heat_exchanging/manifold4w, @@ -9706,12 +9768,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/service/chapel) -"dyB" = ( -/obj/machinery/ore_silo, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/command/nuke_storage) "dyD" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -10226,12 +10282,28 @@ /obj/structure/cable, /turf/open/floor/carpet/executive, /area/station/command/heads_quarters/captain/private) +"dGi" = ( +/obj/structure/lattice, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/command/meeting_room) "dGq" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 }, /turf/open/floor/carpet/orange, /area/station/service/theater) +"dGr" = ( +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) "dGs" = ( /obj/structure/table/reinforced, /obj/effect/turf_decal/trimline/yellow/filled/line{ @@ -10468,6 +10540,12 @@ }, /turf/open/floor/iron, /area/station/commons/locker) +"dJI" = ( +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/white/smooth_half{ + dir = 8 + }, +/area/station/science/xenobiology) "dJJ" = ( /obj/structure/plasticflaps, /obj/machinery/navbeacon{ @@ -10548,13 +10626,6 @@ "dLR" = ( /turf/closed/wall/r_wall, /area/station/cargo/storage) -"dLW" = ( -/obj/machinery/computer/atmos_alert/station_only{ - dir = 4 - }, -/obj/machinery/camera/autoname/directional/south, -/turf/open/floor/iron, -/area/station/engineering/atmos/upper) "dLY" = ( /obj/structure/broken_flooring/singular/directional/east, /turf/open/space/openspace, @@ -10718,6 +10789,23 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/plating, /area/station/hallway/primary/starboard) +"dPe" = ( +/obj/machinery/door/airlock/research/glass{ + name = "Xenobiology Space Bridge" + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/smooth_large, +/area/station/science/xenobiology/hallway) "dPf" = ( /turf/open/floor/circuit/telecomms/mainframe, /area/station/tcommsat/server) @@ -10825,13 +10913,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/port/lesser) -"dRb" = ( -/obj/effect/spawner/structure/window, -/obj/structure/curtain/cloth/fancy/mechanical{ - id = "law" - }, -/turf/open/floor/plating, -/area/station/service/lawoffice) "dRh" = ( /obj/structure/closet/secure_closet/cytology, /turf/open/floor/iron/dark/small, @@ -11184,11 +11265,6 @@ }, /turf/open/floor/wood, /area/station/command/heads_quarters/qm) -"dWK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/cable, -/turf/open/floor/iron, -/area/station/maintenance/disposal/incinerator) "dWT" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 1 @@ -11768,6 +11844,10 @@ /obj/structure/filingcabinet/chestdrawer, /turf/open/floor/iron, /area/station/security/brig/entrance) +"ehq" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/science/research) "ehs" = ( /obj/structure/table, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -11894,6 +11974,14 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) +"ejk" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/textured, +/area/station/command/heads_quarters/cmo) "ejl" = ( /obj/machinery/holopad/secure, /turf/open/floor/carpet/red, @@ -11904,20 +11992,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"ejx" = ( -/obj/structure/table, -/obj/item/storage/toolbox/mechanical, -/obj/item/geiger_counter{ - pixel_x = 7; - pixel_y = 3 - }, -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 9 - }, -/obj/machinery/airalarm/directional/west, -/obj/machinery/camera/autoname/directional/north, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/engineering) "ejB" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -12047,6 +12121,16 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/atmos/upper) +"elm" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/north{ + network = list("ss13","medbay") + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "ely" = ( /obj/machinery/door/airlock/maintenance_hatch, /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, @@ -12237,6 +12321,10 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/iron/dark, /area/station/engineering/main) +"epI" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/secondary/entry) "epK" = ( /turf/closed/wall/r_wall, /area/station/cargo/warehouse/upper) @@ -12292,6 +12380,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/textured, /area/station/science/robotics/lab) +"eqZ" = ( +/obj/machinery/firealarm/directional/south, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/ordnance/testlab) "era" = ( /obj/structure/cable, /obj/machinery/door/firedoor, @@ -12324,14 +12416,6 @@ /obj/structure/cable, /turf/open/floor/wood/tile, /area/station/service/chapel) -"erR" = ( -/obj/structure/lattice/catwalk, -/obj/structure/railing{ - dir = 8 - }, -/obj/machinery/light/directional/north, -/turf/open/openspace, -/area/station/science/xenobiology) "erX" = ( /obj/structure/railing, /obj/effect/decal/cleanable/dirt, @@ -12686,10 +12770,6 @@ "eyg" = ( /turf/closed/wall/r_wall, /area/station/engineering/break_room) -"eyn" = ( -/obj/machinery/vending/clothing, -/turf/open/floor/wood/parquet, -/area/station/service/theater) "eyp" = ( /obj/machinery/light/directional/west, /turf/open/openspace, @@ -12780,16 +12860,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/cargo/storage) -"ezZ" = ( -/obj/structure/closet/crate/goldcrate, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/bot_white, -/obj/machinery/camera/motion/directional/south{ - c_tag = "Vault"; - network = list("vault") - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/command/nuke_storage) "eAg" = ( /obj/effect/turf_decal/siding/wood/corner, /obj/effect/turf_decal/siding/wood{ @@ -12901,7 +12971,6 @@ /obj/structure/railing/corner{ dir = 8 }, -/obj/machinery/firealarm/directional/west, /obj/item/radio/intercom/directional/north, /turf/open/floor/iron/white, /area/station/science/research) @@ -13663,12 +13732,6 @@ /obj/effect/spawner/random/armory/dragnet, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"eQQ" = ( -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/cargo/storage) "eQY" = ( /obj/structure/cable, /turf/open/floor/iron/freezer, @@ -13844,6 +13907,16 @@ /obj/structure/table, /turf/open/floor/iron, /area/station/hallway/primary/central) +"eTH" = ( +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/table, +/obj/machinery/airalarm/directional/east, +/obj/structure/sign/departments/chemistry/pharmacy/directional/north, +/obj/item/storage/box/bandages, +/turf/open/floor/iron/white, +/area/station/medical/medbay/lobby) "eTZ" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 8 @@ -14074,6 +14147,13 @@ "eYP" = ( /turf/closed/wall/rust, /area/station/medical/chemistry/minisat) +"eYS" = ( +/obj/structure/closet/secure_closet/warden, +/obj/item/gun/energy/laser, +/obj/item/radio/intercom/directional/north, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/carpet/red, +/area/station/security/warden) "eYT" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/item/radio/intercom/prison/directional/north, @@ -14158,17 +14238,6 @@ /obj/machinery/light/small/dim/directional/north, /turf/open/floor/plating, /area/station/security/prison/work) -"faf" = ( -/obj/machinery/door/firedoor, -/obj/machinery/firealarm/directional/west, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark, -/area/station/medical/treatment_center) "fai" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /turf/open/floor/iron/white, @@ -14208,6 +14277,18 @@ /obj/effect/turf_decal/trimline/yellow/filled/mid_joiner, /turf/open/floor/iron/white/smooth_edge, /area/station/medical/pharmacy) +"faF" = ( +/obj/structure/cable, +/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw, +/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white/smooth_large, +/area/station/science/xenobiology/hallway) "faK" = ( /turf/open/floor/glass/reinforced, /area/station/ai_monitored/turret_protected/ai_upload_foyer) @@ -14429,12 +14510,24 @@ }, /turf/closed/wall/r_wall, /area/station/engineering/atmos/pumproom) +"ffP" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/corner, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/engineering/atmos/upper) "ffT" = ( /obj/structure/rack, /obj/effect/spawner/random/maintenance/no_decals/two, /obj/machinery/camera/autoname/motion/directional/east{ network = list("minisat") }, +/obj/machinery/firealarm/directional/east, /turf/open/floor/catwalk_floor/iron_dark, /area/station/ai_monitored/turret_protected/aisat/uppersouth) "fgi" = ( @@ -14987,6 +15080,10 @@ /obj/structure/sign/poster/official/random/directional/east, /turf/open/floor/iron, /area/station/service/hydroponics) +"fre" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/command/corporate_showroom) "frh" = ( /obj/effect/spawner/random/trash/grille_or_waste, /turf/open/floor/plating, @@ -15193,9 +15290,6 @@ /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 1 }, -/obj/machinery/door/firedoor/border_only{ - dir = 1 - }, /turf/open/floor/iron, /area/station/cargo/storage) "fuk" = ( @@ -15691,6 +15785,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/atmos) +"fCI" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/command/meeting_room) "fCR" = ( /obj/effect/turf_decal/tile/red/anticorner/contrasted{ dir = 1 @@ -15799,13 +15897,6 @@ }, /turf/open/floor/iron/white, /area/station/ai_monitored/turret_protected/ai_upload_foyer) -"fEi" = ( -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 4 - }, -/obj/machinery/vending/wallmed/directional/east, -/turf/open/floor/iron, -/area/station/cargo/storage) "fEm" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 1; @@ -15814,13 +15905,6 @@ /obj/effect/turf_decal/stripes, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"fEI" = ( -/obj/machinery/rnd/production/techfab/department/service, -/obj/machinery/firealarm/directional/west, -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/tile/dark_green/opposingcorners, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) "fEL" = ( /obj/effect/turf_decal/tile/neutral, /obj/effect/turf_decal/tile/neutral{ @@ -16342,15 +16426,13 @@ /obj/structure/closet/secure_closet/freezer/meat, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) -"fNB" = ( -/obj/effect/turf_decal/tile/red/anticorner/contrasted{ - dir = 1 +"fNH" = ( +/obj/effect/turf_decal/tile/yellow{ + dir = 8 }, -/obj/machinery/digital_clock/directional/north, -/obj/item/kirbyplants/random, -/obj/machinery/camera/autoname/directional/west, -/turf/open/floor/iron, -/area/station/security/brig/entrance) +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/corner, +/area/station/engineering/atmos) "fNW" = ( /obj/effect/landmark/carpspawn, /turf/open/space/openspace, @@ -16901,6 +16983,26 @@ /obj/item/sticker/clown, /turf/open/misc/asteroid, /area/station/asteroid) +"fWU" = ( +/obj/item/reagent_containers/spray/plantbgone{ + pixel_y = 3 + }, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_x = 8; + pixel_y = 8 + }, +/obj/item/reagent_containers/spray/plantbgone{ + pixel_x = 13; + pixel_y = 5 + }, +/obj/item/watertank, +/obj/item/grenade/chem_grenade/antiweed, +/obj/structure/table/glass, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) "fWZ" = ( /obj/structure/girder, /obj/structure/lattice/catwalk, @@ -18093,6 +18195,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/science/lobby) +"gtC" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Primary Tool Storage" + }, +/obj/structure/cable, +/obj/structure/disposalpipe/segment, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/storage/primary) "gtE" = ( /obj/machinery/door/poddoor/shutters/window/preopen{ dir = 8; @@ -18124,6 +18236,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig/entrance) +"gtY" = ( +/obj/machinery/rnd/production/techfab/department/service, +/obj/machinery/firealarm/directional/west, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/tile/dark_green/opposingcorners, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "gub" = ( /obj/machinery/firealarm/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -18191,18 +18311,6 @@ dir = 1 }, /area/station/engineering/atmos/upper) -"gvj" = ( -/obj/machinery/door/poddoor/shutters/window/preopen{ - dir = 8; - id = "xbprotect"; - name = "Security Shutters" - }, -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/firealarm/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/catwalk_floor/iron_white, -/area/station/science/xenobiology) "gvk" = ( /obj/structure/cable, /obj/effect/spawner/random/maintenance, @@ -18340,12 +18448,9 @@ /obj/machinery/camera/autoname/motion/directional/east{ network = list("minisat") }, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/uppernorth) -"gwI" = ( -/obj/machinery/camera/autoname/directional/south, -/turf/open/floor/iron/textured, -/area/station/engineering/storage/tech) "gwS" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -19174,22 +19279,13 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/engine) -"gKT" = ( -/obj/machinery/firealarm/directional/south, -/obj/structure/closet{ - anchored = 1; - name = "Cold protection gear" +"gLa" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 9 }, -/obj/item/clothing/shoes/winterboots, -/obj/item/clothing/shoes/winterboots, -/obj/item/clothing/shoes/winterboots, -/obj/item/clothing/suit/hooded/wintercoat/science, -/obj/item/clothing/suit/hooded/wintercoat/science, -/obj/item/clothing/suit/hooded/wintercoat/science, -/turf/open/floor/iron/white/smooth_corner{ - dir = 1 - }, -/area/station/science/xenobiology) +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/lobby) "gLp" = ( /obj/structure/closet/secure_closet/personal, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -19312,6 +19408,13 @@ }, /turf/open/floor/wood/tile, /area/station/service/chapel) +"gNu" = ( +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 4 + }, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/cargo/storage) "gNB" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -19493,6 +19596,7 @@ dir = 4 }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/catwalk_floor/iron_white, /area/station/science/lobby) "gQK" = ( @@ -19670,22 +19774,6 @@ /obj/item/mod/construction/broken_core, /turf/open/floor/plating, /area/station/maintenance/disposal) -"gUl" = ( -/obj/machinery/light/directional/west, -/obj/machinery/button/door/directional/north{ - id = "Xenolab"; - name = "Test Chamber Blast Doors"; - pixel_x = 6; - pixel_y = -2; - req_access = list("xenobiology") - }, -/obj/machinery/button/ignition{ - id = "Xenobio"; - pixel_x = -6 - }, -/obj/structure/table/reinforced/plastitaniumglass, -/turf/open/floor/iron/dark/textured_corner, -/area/station/science/xenobiology) "gUq" = ( /obj/effect/turf_decal/tile/neutral/opposingcorners, /obj/structure/table, @@ -19730,6 +19818,25 @@ dir = 10 }, /area/station/command/meeting_room) +"gUI" = ( +/obj/machinery/light/directional/west, +/obj/machinery/button/door/directional/north{ + id = "Xenolab"; + name = "Test Chamber Blast Doors"; + pixel_x = 6; + pixel_y = -2; + req_access = list("xenobiology") + }, +/obj/machinery/button/ignition{ + id = "Xenobio"; + pixel_x = -6 + }, +/obj/structure/table/reinforced/plastitaniumglass, +/obj/machinery/firealarm/directional/west{ + pixel_y = -4 + }, +/turf/open/floor/iron/dark/textured_corner, +/area/station/science/xenobiology) "gUK" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/effect/turf_decal/siding/purple{ @@ -19737,6 +19844,7 @@ }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron/white, /area/station/ai_monitored/turret_protected/ai_upload_foyer) "gUY" = ( @@ -20326,14 +20434,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white/smooth_large, /area/station/medical/medbay/central) -"heI" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/machinery/camera/autoname/directional/south, -/turf/open/floor/wood, -/area/station/service/lawoffice) "heP" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -20407,6 +20507,7 @@ }, /obj/effect/spawner/random/vending/colavend, /obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) "hfS" = ( @@ -20623,6 +20724,17 @@ dir = 4 }, /area/station/medical/pharmacy) +"hkb" = ( +/mob/living/basic/parrot/poly, +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 9 + }, +/obj/item/paper/monitorkey, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/command/heads_quarters/ce) "hkc" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -20753,14 +20865,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/science/robotics/mechbay) -"hmu" = ( -/obj/effect/turf_decal/siding/dark, -/obj/machinery/firealarm/directional/east, -/obj/machinery/door/firedoor/border_only, -/turf/open/floor/iron/dark/side{ - dir = 4 - }, -/area/station/command/corporate_showroom) "hmv" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -20890,6 +20994,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating/airless, /area/station/maintenance/department/science) +"hoh" = ( +/obj/structure/table, +/obj/item/storage/toolbox/mechanical, +/obj/item/geiger_counter{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 9 + }, +/obj/machinery/airalarm/directional/west, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) "hon" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -21114,6 +21233,10 @@ /obj/item/stock_parts/subspace/treatment, /turf/open/floor/iron/dark, /area/station/engineering/storage/tcomms) +"hrq" = ( +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) "hru" = ( /obj/effect/landmark/start/coroner, /obj/effect/turf_decal/trimline/neutral/filled/warning{ @@ -21340,13 +21463,6 @@ }, /turf/open/floor/iron/herringbone, /area/station/hallway/primary/central) -"hvP" = ( -/obj/machinery/light/cold/directional/south, -/obj/effect/turf_decal/trimline/blue/filled/line, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/white, -/area/station/medical/treatment_center) "hvQ" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral, @@ -21792,6 +21908,16 @@ /obj/machinery/atmospherics/components/tank/plasma, /turf/open/misc/asteroid, /area/station/maintenance/disposal/incinerator) +"hFu" = ( +/obj/structure/transport/linear/public{ + base_icon_state = "catwalk"; + icon = 'icons/obj/smooth_structures/catwalk.dmi'; + icon_state = "catwalk-255" + }, +/obj/effect/turf_decal/caution/stand_clear, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating/elevatorshaft, +/area/station/cargo/storage) "hFz" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/cable, @@ -22105,6 +22231,14 @@ }, /turf/open/floor/iron/white, /area/station/medical/exam_room) +"hLy" = ( +/obj/machinery/washing_machine, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/cafeteria, +/area/station/commons/locker) "hLA" = ( /obj/machinery/smartfridge/extract/preloaded, /turf/open/floor/iron/white/textured_large, @@ -22141,19 +22275,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/security/execution/education) -"hMf" = ( -/obj/machinery/door/poddoor/shutters/window/preopen{ - dir = 8; - id = "xbprotect1"; - name = "Security Shutters" - }, -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/firealarm/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/catwalk_floor/iron_white, -/area/station/science/xenobiology) "hME" = ( /turf/closed/wall, /area/station/security/prison/work) @@ -22351,15 +22472,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/medical/exam_room) -"hQh" = ( -/obj/effect/turf_decal/tile/neutral/half{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/edge{ - dir = 8 - }, -/area/station/hallway/secondary/exit/departure_lounge) "hQj" = ( /obj/effect/landmark/event_spawn, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -22961,6 +23073,16 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"iaa" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/east, +/turf/open/floor/iron, +/area/station/engineering/lobby) "iac" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 6 @@ -22984,6 +23106,19 @@ "iaN" = ( /turf/closed/wall, /area/station/cargo/miningoffice) +"ibb" = ( +/obj/machinery/disposal/bin{ + desc = "A pneumatic waste disposal unit. This one leads into space!"; + name = "deathsposal unit" + }, +/obj/effect/turf_decal/stripes/end, +/obj/machinery/light/directional/north, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white/textured_large, +/area/station/science/xenobiology) "ibi" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/blue{ @@ -23656,6 +23791,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"iop" = ( +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/ai_monitored/turret_protected/aisat/foyer) "iov" = ( /obj/structure/chair/office{ name = "grimy chair" @@ -23854,6 +23998,10 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/carpet, /area/station/commons/dorms) +"irD" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/medical/medbay/central) "irJ" = ( /turf/open/floor/iron/white, /area/station/science/lab) @@ -23950,6 +24098,10 @@ dir = 1 }, /area/station/medical/chemistry/minisat) +"isP" = ( +/obj/machinery/firealarm/directional/west, +/turf/open/floor/circuit/green, +/area/station/ai_monitored/command/nuke_storage) "isT" = ( /turf/open/openspace, /area/station/engineering/break_room) @@ -24695,6 +24847,10 @@ /obj/effect/mapping_helpers/mail_sorting/medbay/virology, /turf/open/floor/iron/white/smooth_large, /area/station/medical/virology) +"iHN" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/cargo/storage) "iHO" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, @@ -24953,6 +25109,19 @@ /obj/machinery/recharger, /turf/open/floor/carpet/green, /area/station/command/heads_quarters/hop) +"iLH" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/machinery/door/airlock/engineering/glass{ + name = "Material Storage" + }, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/engineering/storage) "iLZ" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -25358,9 +25527,6 @@ /turf/open/space/basic, /area/space/nearstation) "iUJ" = ( -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, /turf/open/floor/iron/stairs/right{ dir = 8 }, @@ -25386,6 +25552,7 @@ /area/station/ai_monitored/security/armory) "iVg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/east, /turf/open/floor/circuit/green, /area/station/ai_monitored/turret_protected/ai_upload) "iVk" = ( @@ -25768,14 +25935,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/solars/port) -"jdg" = ( -/obj/machinery/computer/bank_machine{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/bot_white, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/command/nuke_storage) "jdl" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -26079,6 +26238,11 @@ /obj/docking_port/stationary/syndicate, /turf/open/space/openspace, /area/space) +"jjb" = ( +/obj/machinery/vending/clothing, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood/parquet, +/area/station/service/theater) "jjp" = ( /obj/item/reagent_containers/cup/bottle/fake_gbs, /turf/closed/mineral/random/stationside/asteroid/porus{ @@ -26716,13 +26880,6 @@ /obj/structure/flora/bush/sunny/style_random, /turf/open/floor/grass, /area/station/hallway/primary/central) -"juf" = ( -/obj/effect/turf_decal/tile/neutral, -/obj/effect/spawner/random/structure/table, -/obj/machinery/airalarm/directional/south, -/obj/item/stack/medical/bruise_pack, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "juh" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/table/reinforced, @@ -26754,14 +26911,6 @@ /obj/structure/railing, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"juR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/wood/parquet, -/area/station/cargo/boutique) "juU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -27257,6 +27406,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor/iron_white, /area/station/hallway/secondary/entry) +"jCR" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/white, +/area/station/medical/medbay/central) "jCT" = ( /obj/structure/cable, /obj/effect/turf_decal/siding/purple{ @@ -27836,6 +27993,14 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/plating, /area/station/maintenance/department/cargo) +"jLA" = ( +/obj/structure/table, +/obj/item/stack/arcadeticket, +/obj/item/stack/arcadeticket, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "jLC" = ( /obj/effect/turf_decal/siding/wood, /turf/open/floor/wood/parquet, @@ -28069,15 +28234,6 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white/textured, /area/station/medical/treatment_center) -"jPR" = ( -/obj/structure/transport/linear/public{ - base_icon_state = "catwalk"; - icon = 'icons/obj/smooth_structures/catwalk.dmi'; - icon_state = "catwalk-255" - }, -/obj/effect/turf_decal/caution/stand_clear, -/turf/open/floor/plating/elevatorshaft, -/area/station/cargo/storage) "jPY" = ( /mob/living/basic/living_floor, /turf/open/floor/plating, @@ -28453,6 +28609,12 @@ /obj/effect/turf_decal/stripes, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"jWM" = ( +/obj/structure/cable/layer3, +/obj/structure/cable, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "jWP" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ @@ -28665,6 +28827,16 @@ /obj/machinery/light/small/dim/directional/north, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"kap" = ( +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/medical/treatment_center) "kaz" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -29059,6 +29231,17 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/hallway/primary/central) +"kgt" = ( +/obj/machinery/door/airlock/research{ + glass = 1; + name = "Slime Euthanization Chamber"; + opacity = 0 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, +/obj/structure/plasticflaps/kitchen, +/turf/open/floor/glass/reinforced, +/area/station/science/xenobiology) "kgA" = ( /obj/structure/table/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -29073,6 +29256,11 @@ }, /turf/open/floor/iron/kitchen, /area/station/service/kitchen) +"kgM" = ( +/obj/structure/lattice/catwalk, +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace/xenobio, +/area/station/science/xenobiology) "kgT" = ( /obj/effect/turf_decal/tile/red/fourcorners, /obj/machinery/door/firedoor, @@ -29491,12 +29679,6 @@ /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"kng" = ( -/obj/structure/closet/secure_closet/warden, -/obj/item/gun/energy/laser, -/obj/item/radio/intercom/directional/north, -/turf/open/floor/carpet/red, -/area/station/security/warden) "kno" = ( /obj/structure/chair/sofa/bench{ dir = 8 @@ -30706,6 +30888,18 @@ "kGS" = ( /turf/closed/wall/rust, /area/station/maintenance/department/medical) +"kGT" = ( +/obj/machinery/computer/security{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red/opposingcorners, +/obj/machinery/light/directional/east, +/obj/machinery/camera/autoname/directional/south{ + network = list("ss13","rd") + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science) "kGZ" = ( /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) @@ -30837,15 +31031,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) -"kJM" = ( -/obj/machinery/power/apc/auto_name/directional/south, -/obj/effect/turf_decal/tile/brown/half/contrasted, -/obj/structure/table, -/obj/structure/cable, -/obj/item/healthanalyzer/simple, -/obj/effect/mapping_helpers/apc/full_charge, -/turf/open/floor/iron, -/area/station/cargo/storage) "kJN" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -31098,6 +31283,17 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark/corner, /area/station/engineering/atmos/project) +"kPb" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/structure/chair{ + dir = 1; + name = "Prosecution" + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/security/courtroom) "kPc" = ( /obj/structure/table/wood, /obj/item/camera_film{ @@ -31140,6 +31336,7 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 }, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron/dark/textured_corner{ dir = 4 }, @@ -31749,18 +31946,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/service/hydroponics) -"kZW" = ( -/obj/machinery/door/airlock/research{ - glass = 1; - name = "Slime Euthanization Chamber"; - opacity = 0 - }, -/obj/effect/turf_decal/tile/blue/fourcorners, -/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, -/obj/structure/plasticflaps/kitchen, -/obj/structure/plasticflaps/kitchen, -/turf/open/floor/glass/reinforced, -/area/station/science/xenobiology) "lac" = ( /obj/machinery/airalarm/directional/north, /obj/effect/turf_decal/stripes/corner, @@ -31901,6 +32086,18 @@ /obj/machinery/camera/autoname/directional/south, /turf/open/floor/glass/reinforced, /area/station/engineering/lobby) +"lcE" = ( +/obj/machinery/door/airlock/highsecurity{ + name = "Gravity Generator Room" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, +/obj/structure/cable, +/obj/effect/landmark/navigate_destination, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor/heavy, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) "lcM" = ( /obj/machinery/atmospherics/components/unary/thermomachine/freezer, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -32324,13 +32521,6 @@ /obj/item/clothing/head/hats/tophat, /turf/open/floor/iron/dark, /area/station/service/bar) -"ljZ" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/turf/open/floor/iron/dark/textured, -/area/station/command/heads_quarters/cmo) "lke" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 @@ -32764,6 +32954,21 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"ltO" = ( +/obj/structure/closet{ + anchored = 1; + name = "Cold protection gear" + }, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/suit/hooded/wintercoat/science, +/obj/item/clothing/suit/hooded/wintercoat/science, +/obj/item/clothing/suit/hooded/wintercoat/science, +/turf/open/floor/iron/white/smooth_corner{ + dir = 1 + }, +/area/station/science/xenobiology) "ltS" = ( /turf/closed/wall, /area/station/hallway/primary/starboard) @@ -32901,15 +33106,6 @@ /obj/effect/turf_decal/trimline/yellow/filled/corner, /turf/open/floor/iron, /area/station/engineering/main) -"lvW" = ( -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/machinery/light/cold/directional/west, -/turf/open/floor/iron/white, -/area/station/medical/treatment_center) "lvZ" = ( /obj/machinery/vending/cola/red, /obj/machinery/airalarm/directional/north, @@ -33204,6 +33400,12 @@ dir = 4 }, /area/station/command/meeting_room) +"lAX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) "lBu" = ( /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 1 @@ -33599,7 +33801,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/aux_base, /obj/effect/turf_decal/tile/yellow/fourcorners, /obj/effect/landmark/navigate_destination, -/obj/machinery/door/firedoor, /obj/effect/decal/cleanable/dirt, /obj/structure/barricade/wooden, /turf/open/floor/iron, @@ -33765,6 +33966,7 @@ "lLa" = ( /obj/machinery/light/small/dim/directional/south, /obj/effect/turf_decal/tile/red/fourcorners, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron, /area/station/security/warden) "lLk" = ( @@ -34045,6 +34247,13 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/iron, /area/station/command/bridge) +"lQH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "lQL" = ( /turf/open/openspace, /area/station/hallway/primary/starboard) @@ -34511,6 +34720,13 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"lYw" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark/textured_edge{ + dir = 4 + }, +/area/station/science/xenobiology) "lYA" = ( /obj/effect/spawner/random/maintenance/two, /obj/machinery/airalarm/directional/south, @@ -34968,6 +35184,7 @@ name = "chimpanzee filth exhaust" }, /obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron/white, /area/station/science/research) "mio" = ( @@ -36144,6 +36361,15 @@ }, /turf/open/floor/carpet/red, /area/station/command/heads_quarters/qm) +"mCc" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/photocopier/prebuilt, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/wood, +/area/station/service/library) "mCm" = ( /obj/effect/turf_decal/stripes, /obj/item/radio/intercom/directional/south, @@ -36237,9 +36463,6 @@ /turf/open/floor/iron/white, /area/station/medical/treatment_center) "mDK" = ( -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, /obj/machinery/light/small/directional/north, /turf/open/floor/iron/stairs/left{ dir = 8 @@ -36387,6 +36610,15 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/ce) +"mGU" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "mGV" = ( /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /obj/machinery/door/firedoor, @@ -36781,6 +37013,13 @@ "mMZ" = ( /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"mNc" = ( +/obj/machinery/photocopier/prebuilt, +/obj/machinery/light_switch/directional/east, +/obj/structure/cable, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/carpet/black, +/area/station/command/heads_quarters/hos) "mNl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, @@ -36801,6 +37040,17 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"mNw" = ( +/obj/machinery/door/poddoor/shutters/window/preopen{ + dir = 8; + id = "xbprotect"; + name = "Security Shutters" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/xenobiology) "mNF" = ( /obj/machinery/light/directional/west, /turf/open/floor/catwalk_floor/iron_dark, @@ -36813,6 +37063,11 @@ /obj/effect/mapping_helpers/airalarm/surgery, /turf/open/floor/iron/white/textured, /area/station/medical/surgery/theatre) +"mNR" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/lobby) "mNZ" = ( /turf/closed/mineral/random/stationside/asteroid/porus, /area/station/asteroid) @@ -37072,6 +37327,9 @@ /obj/effect/turf_decal/tile/red/fourcorners, /obj/item/radio/intercom/directional/north, /obj/machinery/power/apc/auto_name/directional/west, +/obj/machinery/firealarm/directional/north{ + pixel_x = -28 + }, /turf/open/floor/iron/dark, /area/station/security/checkpoint/medical) "mUg" = ( @@ -37135,13 +37393,6 @@ }, /turf/open/floor/iron/white, /area/station/maintenance/department/medical) -"mUC" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/turf/open/floor/iron, -/area/station/engineering/gravity_generator) "mUF" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -37239,6 +37490,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"mWu" = ( +/obj/machinery/firealarm/directional/north, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/ai_monitored/turret_protected/aisat/foyer) "mWB" = ( /obj/machinery/requests_console/auto_name/directional/south, /obj/effect/mapping_helpers/requests_console/supplies, @@ -37360,6 +37615,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/command/gateway) +"mYx" = ( +/obj/structure/closet/crate/goldcrate, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/bot_white, +/obj/machinery/camera/motion/directional/south{ + c_tag = "Vault"; + network = list("vault") + }, +/obj/machinery/newscaster/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/nuke_storage) "mYD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/purple/visible, /obj/effect/turf_decal/stripes, @@ -38010,25 +38276,6 @@ "niB" = ( /turf/open/floor/plating, /area/station/maintenance/port/lesser) -"niC" = ( -/obj/structure/window/spawner/directional/east, -/obj/structure/table, -/obj/item/reagent_containers/spray/cleaner{ - pixel_x = -14 - }, -/obj/item/storage/medkit/regular{ - pixel_y = 5 - }, -/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ - dir = 4 - }, -/obj/structure/cable, -/obj/structure/disposalpipe/trunk/multiz{ - dir = 8 - }, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/white, -/area/station/security/medical) "niI" = ( /obj/effect/turf_decal/stripes/red/line{ dir = 4 @@ -38246,6 +38493,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/security) +"nnc" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/blood/old, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) "nne" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -38747,13 +38999,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"nwF" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/machinery/airalarm/directional/south, -/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, -/obj/machinery/light_switch/directional/east, -/turf/open/floor/iron, -/area/station/commons/storage/tools) "nxc" = ( /obj/effect/turf_decal/stripes{ dir = 8 @@ -39113,16 +39358,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security) -"nDF" = ( -/obj/machinery/fax{ - fax_name = "Psychology Office"; - name = "Psychology Office Fax Machine" - }, -/obj/structure/table/wood, -/obj/machinery/light/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/wood/parquet, -/area/station/medical/psychology) "nDG" = ( /obj/structure/cable, /obj/structure/chair/sofa/bench, @@ -39143,15 +39378,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/corner, /area/station/command/meeting_room) -"nDS" = ( -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 1 - }, -/obj/machinery/camera/autoname/directional/north{ - network = list("ss13","medbay") - }, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "nDU" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -39159,14 +39385,6 @@ }, /turf/open/floor/iron, /area/station/commons/storage/primary) -"nEb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/turf/open/floor/wood/large, -/area/station/cargo/boutique) "nEk" = ( /turf/open/floor/iron/large, /area/station/service/hydroponics/garden) @@ -39204,6 +39422,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"nFu" = ( +/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, +/obj/machinery/door/airlock{ + name = "Kitchen" + }, +/obj/structure/cable, +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen) "nFI" = ( /obj/effect/landmark/start/chief_medical_officer, /obj/effect/turf_decal/trimline/blue/filled/corner{ @@ -39752,19 +39978,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/medical/paramedic) -"nOy" = ( -/obj/structure/cable, -/obj/structure/closet/l3closet/scientist, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/camera/autoname/directional/south{ - network = list("ss13","rd","xeno") - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/white/textured_large, -/area/station/science/xenobiology) "nOZ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark/textured, @@ -40255,6 +40468,14 @@ /obj/machinery/meter, /turf/closed/wall/r_wall, /area/station/engineering/supermatter/room) +"oaJ" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Primary Tool Storage" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/firedoor, +/turf/open/floor/iron, +/area/station/commons/storage/primary) "oaP" = ( /turf/open/floor/plating, /area/station/maintenance/department/medical/central) @@ -40447,6 +40668,15 @@ }, /turf/open/floor/plating, /area/station/security/courtroom) +"oei" = ( +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark/textured_edge{ + dir = 4 + }, +/area/station/science/xenobiology) "oel" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/white/smooth_large, @@ -40577,6 +40807,21 @@ /obj/structure/disposalpipe/junction/flip, /turf/open/floor/iron, /area/station/hallway/primary/central) +"ohx" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/engineering{ + name = "Tech Storage" + }, +/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/navigate_destination/techstorage, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/textured, +/area/station/engineering/storage/tech) "ohz" = ( /obj/structure/railing{ dir = 8 @@ -40603,7 +40848,6 @@ /turf/open/floor/plating, /area/station/security/prison/work) "oia" = ( -/obj/machinery/door/firedoor, /obj/machinery/door/airlock/research/glass{ name = "Secure Pen" }, @@ -40613,6 +40857,7 @@ id = "Xenolab"; name = "Test Chamber Blast Door" }, +/obj/machinery/door/firedoor, /turf/open/floor/catwalk_floor/iron_white, /area/station/science/xenobiology) "oix" = ( @@ -40622,6 +40867,15 @@ /obj/machinery/atmospherics/components/unary/outlet_injector/monitored/plasma_input, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) +"ojj" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood, +/area/station/service/lawoffice) "ojv" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/effect/turf_decal/tile/neutral/diagonal_centre, @@ -41225,7 +41479,12 @@ /obj/item/stack/sheet/mineral/plasma/five, /obj/structure/sign/poster/official/random/directional/west, /obj/item/storage/toolbox/emergency, -/obj/machinery/light_switch/directional/south, +/obj/machinery/light_switch/directional/south{ + pixel_x = 4 + }, +/obj/machinery/firealarm/directional/south{ + pixel_x = -6 + }, /turf/open/floor/iron/dark/side{ dir = 10 }, @@ -41388,6 +41647,7 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/table/reinforced, /obj/item/electronics/apc, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/foyer) "oyC" = ( @@ -42715,11 +42975,6 @@ /obj/structure/disposalpipe/trunk/multiz, /turf/open/floor/iron, /area/station/engineering/gravity_generator) -"oUP" = ( -/obj/effect/turf_decal/tile/brown/anticorner/contrasted, -/obj/effect/spawner/random/clothing/wardrobe_closet_colored, -/turf/open/floor/iron, -/area/station/cargo/boutique) "oUW" = ( /obj/structure/chair/sofa/bench/left{ dir = 8 @@ -42746,7 +43001,6 @@ /obj/effect/turf_decal/siding/purple{ dir = 1 }, -/obj/machinery/firealarm/directional/north, /obj/machinery/door/firedoor/border_only{ dir = 8 }, @@ -42828,6 +43082,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/atmos) +"oWu" = ( +/obj/structure/urinal/directional/north, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/engineering/main) "oWv" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -42948,7 +43207,12 @@ /obj/structure/cable, /obj/effect/landmark/event_spawn, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/light_switch/directional/west, +/obj/machinery/light_switch/directional/west{ + pixel_y = 4 + }, +/obj/machinery/firealarm/directional/west{ + pixel_y = -5 + }, /turf/open/floor/iron, /area/station/security/brig) "oYu" = ( @@ -43220,6 +43484,13 @@ }, /turf/open/floor/iron/large, /area/station/hallway/secondary/exit/departure_lounge) +"pdi" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/firedoor/border_only, +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/lobby) "pdo" = ( /obj/structure/cable/multilayer/multiz, /turf/open/floor/glass, @@ -43419,6 +43690,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/catwalk_floor/iron_dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"phH" = ( +/obj/machinery/duct, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/light/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/freezer, +/area/station/commons/toilet/restrooms) "phJ" = ( /obj/structure/closet/secure_closet{ name = "contraband locker"; @@ -43655,6 +43935,25 @@ }, /turf/open/floor/iron/white/herringbone, /area/station/science/breakroom) +"plz" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/table, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -14 + }, +/obj/item/storage/medkit/regular{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/obj/structure/disposalpipe/trunk/multiz{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron/white, +/area/station/security/medical) "plA" = ( /turf/closed/wall/r_wall, /area/station/security/office) @@ -43750,6 +44049,16 @@ /obj/machinery/atmospherics/pipe/multiz/scrubbers/visible/layer2, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"pnO" = ( +/obj/structure/closet/radiation{ + anchored = 1 + }, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/main) "pnQ" = ( /obj/effect/turf_decal/sand/plating, /obj/machinery/door/airlock/external, @@ -43900,6 +44209,12 @@ dir = 1 }, /area/station/engineering/atmos/pumproom) +"ppU" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/security/warden) "pql" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/dark/hidden, /obj/effect/mapping_helpers/airlock/locked, @@ -44370,11 +44685,6 @@ /obj/effect/decal/cleanable/blood/tracks, /turf/open/floor/plating/airless, /area/station/maintenance/department/medical/central) -"pxY" = ( -/obj/structure/reagent_dispensers/fueltank, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron, -/area/station/commons/storage/primary) "pya" = ( /turf/open/floor/glass/reinforced/telecomms, /area/station/ai_monitored/turret_protected/ai) @@ -44584,17 +44894,6 @@ }, /turf/open/floor/wood/tile, /area/station/command/corporate_showroom) -"pBz" = ( -/obj/machinery/disposal/bin, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/iron/dark/textured_edge{ - dir = 1 - }, -/area/station/medical/pharmacy) "pBB" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/access/all/engineering/external, @@ -45777,11 +46076,6 @@ /obj/structure/railing, /turf/open/floor/carpet, /area/station/service/theater) -"pVh" = ( -/obj/machinery/light/warm/directional/south, -/obj/effect/turf_decal/siding/wood, -/turf/open/floor/wood/tile, -/area/station/service/bar) "pVq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -46603,12 +46897,6 @@ /obj/structure/window/spawner/directional/north, /turf/open/misc/grass, /area/station/ai_monitored/turret_protected/aisat/foyer) -"qjs" = ( -/obj/machinery/camera/autoname/directional/south{ - network = list("ss13","rd") - }, -/turf/open/floor/catwalk_floor/iron_white, -/area/station/science/ordnance/testlab) "qjw" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, @@ -46769,15 +47057,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/plating, /area/station/hallway/secondary/command) -"qmD" = ( -/obj/machinery/door/airlock/engineering/glass{ - name = "Primary Tool Storage" - }, -/obj/structure/cable, -/obj/structure/disposalpipe/segment, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/commons/storage/primary) "qmJ" = ( /obj/machinery/airalarm/directional/north, /obj/structure/sign/poster/greenscreen/directional/west, @@ -46981,19 +47260,6 @@ /obj/effect/turf_decal/trimline/yellow/filled/line, /turf/open/floor/iron, /area/station/command/heads_quarters/ce) -"qqq" = ( -/obj/structure/table/reinforced, -/obj/machinery/coffeemaker{ - pixel_y = 5 - }, -/obj/effect/turf_decal/tile/red/anticorner/contrasted{ - dir = 1 - }, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/iron/half, -/area/station/security/breakroom) "qqy" = ( /obj/structure/rack, /obj/effect/spawner/random/techstorage/tcomms_all, @@ -47169,6 +47435,18 @@ /obj/machinery/holopad, /turf/open/floor/carpet/executive, /area/station/command/heads_quarters/captain/private) +"qtm" = ( +/obj/machinery/door/poddoor/shutters/window/preopen{ + dir = 8; + id = "xbprotect1"; + name = "Security Shutters" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/xenobiology) "qtx" = ( /obj/effect/turf_decal/siding/purple{ dir = 4 @@ -47813,6 +48091,13 @@ /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/glass/reinforced, /area/station/security/prison) +"qGd" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/white/smooth_half, +/area/station/science/research) "qGk" = ( /turf/closed/wall/r_wall, /area/station/hallway/secondary/command) @@ -47999,6 +48284,19 @@ }, /turf/open/floor/plating, /area/station/hallway/primary/central) +"qJv" = ( +/obj/structure/cable, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ + dir = 4 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white/smooth_large, +/area/station/science/xenobiology/hallway) "qJB" = ( /obj/machinery/power/tracker, /obj/structure/cable, @@ -48108,6 +48406,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/service/bar/backroom) +"qMl" = ( +/obj/effect/turf_decal/siding, +/obj/structure/table, +/obj/machinery/camera/autoname/directional/north, +/turf/open/floor/iron/large, +/area/station/commons/locker) "qMn" = ( /obj/structure/bodycontainer/morgue, /turf/open/floor/iron/dark/textured, @@ -48145,9 +48449,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"qNo" = ( -/turf/open/floor/circuit/green, -/area/station/ai_monitored/command/nuke_storage) "qNz" = ( /obj/structure/railing{ dir = 1 @@ -48293,6 +48594,7 @@ }, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron/white/smooth_large, /area/station/science/research) "qQm" = ( @@ -48730,11 +49032,6 @@ dir = 1 }, /area/station/hallway/secondary/exit/departure_lounge) -"qXP" = ( -/obj/structure/cable, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron/white, -/area/station/science/research) "qXY" = ( /turf/open/misc/asteroid, /area/station/cargo/miningoffice) @@ -48999,6 +49296,18 @@ dir = 8 }, /area/station/hallway/secondary/exit/departure_lounge) +"rbY" = ( +/obj/machinery/disposal/bin, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark/textured_edge{ + dir = 1 + }, +/area/station/medical/pharmacy) "rce" = ( /obj/structure/table/wood, /obj/item/flashlight/lamp/green{ @@ -49010,6 +49319,10 @@ "rcl" = ( /turf/closed/wall/r_wall, /area/station/security/execution/transfer) +"rcq" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/engineering/atmos/upper) "rcs" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, @@ -49267,16 +49580,6 @@ /obj/structure/holosign/barrier/atmos, /turf/open/misc/asteroid, /area/station/maintenance/port/greater) -"rgx" = ( -/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ - dir = 4 - }, -/obj/structure/table, -/obj/machinery/airalarm/directional/east, -/obj/structure/sign/departments/chemistry/pharmacy/directional/north, -/obj/item/storage/box/bandages, -/turf/open/floor/iron/white, -/area/station/medical/medbay/lobby) "rgy" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/structure/window/reinforced/spawner/directional/north, @@ -49853,15 +50156,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security) -"roO" = ( -/obj/machinery/door/airlock/security/glass{ - name = "Prison Wing" - }, -/obj/machinery/door/firedoor, -/obj/effect/mapping_helpers/airlock/access/all/security/armory, -/obj/effect/turf_decal/tile/red/fourcorners, -/turf/open/floor/iron, -/area/station/security/warden) "roW" = ( /obj/machinery/door/window/right/directional/west{ name = "Fitness Ring" @@ -50035,14 +50329,6 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/engine, /area/station/science/explab) -"rsk" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/obj/machinery/photocopier/prebuilt, -/obj/machinery/camera/autoname/directional/north, -/turf/open/floor/wood, -/area/station/service/library) "rsl" = ( /obj/structure/sign/poster/random/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -50083,20 +50369,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"rsQ" = ( -/obj/structure/cable, -/obj/machinery/light/small/directional/west, -/obj/machinery/firealarm/directional/east, -/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/white/smooth_large, -/area/station/science/xenobiology/hallway) "rsZ" = ( /obj/effect/turf_decal/trimline/blue/arrow_ccw{ dir = 8 @@ -50567,6 +50839,7 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, +/obj/machinery/firealarm/directional/south, /turf/open/floor/iron/white/smooth_edge{ dir = 1 }, @@ -50744,13 +51017,6 @@ /obj/effect/turf_decal/tile/dark_red/opposingcorners, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) -"rDm" = ( -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 1 - }, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/white, -/area/station/medical/medbay/central) "rDs" = ( /obj/effect/spawner/random/engineering/tracking_beacon, /obj/machinery/holopad, @@ -50810,26 +51076,6 @@ }, /turf/open/floor/circuit/telecomms/server, /area/station/science/server) -"rEJ" = ( -/obj/item/reagent_containers/spray/plantbgone{ - pixel_y = 3 - }, -/obj/item/reagent_containers/spray/plantbgone{ - pixel_x = 8; - pixel_y = 8 - }, -/obj/item/reagent_containers/spray/plantbgone{ - pixel_x = 13; - pixel_y = 5 - }, -/obj/item/watertank, -/obj/item/grenade/chem_grenade/antiweed, -/obj/structure/table/glass, -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "rEK" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/cyclelink_helper{ @@ -51005,16 +51251,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) -"rIf" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/table, -/obj/machinery/light/directional/south, -/obj/item/radio/intercom/directional/south, -/obj/item/storage/box/bandages, -/turf/open/floor/iron, -/area/station/command/gateway) "rIw" = ( /obj/machinery/light_switch/directional/north, /turf/open/floor/catwalk_floor/iron_dark, @@ -51160,6 +51396,10 @@ /obj/structure/cable/layer1, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"rLE" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/secondary/exit/departure_lounge) "rLJ" = ( /obj/effect/turf_decal/sand/plating, /obj/effect/spawner/random/structure/girder, @@ -51338,6 +51578,7 @@ "rPV" = ( /obj/effect/turf_decal/tile/purple/fourcorners, /obj/machinery/light/small/directional/north, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/iron, /area/station/science/ordnance) "rQe" = ( @@ -51766,20 +52007,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/central) -"rWp" = ( -/obj/machinery/disposal/bin{ - desc = "A pneumatic waste disposal unit. This one leads into space!"; - name = "deathsposal unit" - }, -/obj/effect/turf_decal/stripes/end{ - dir = 1 - }, -/obj/machinery/light/directional/south, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/iron/white/textured_large, -/area/station/science/xenobiology) "rWs" = ( /obj/machinery/airalarm/directional/north, /obj/structure/disposalpipe/segment{ @@ -52128,6 +52355,13 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/science/xenobiology) +"sal" = ( +/obj/structure/ladder, +/obj/item/radio/intercom/directional/west, +/obj/effect/turf_decal/tile/dark_green/opposingcorners, +/obj/machinery/vending/wallmed/directional/north, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "sap" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -52183,11 +52417,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/textured, /area/station/science/robotics/lab) -"saY" = ( -/obj/structure/table/wood, -/obj/effect/decal/cleanable/blood/old, -/turf/open/floor/plating, -/area/station/maintenance/central/greater) "sbc" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/turf_decal/stripes/line{ @@ -52495,9 +52724,6 @@ /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 1 }, -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, /obj/machinery/requests_console/auto_name/directional/north, /obj/effect/mapping_helpers/requests_console/assistance, /turf/open/floor/iron, @@ -52549,18 +52775,6 @@ /obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) -"shu" = ( -/obj/machinery/light/directional/north, -/obj/structure/cable, -/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw, -/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/item/radio/intercom/directional/south, -/turf/open/floor/iron/white/smooth_large, -/area/station/science/xenobiology/hallway) "shG" = ( /obj/effect/mapping_helpers/airlock/access/all/service/kitchen, /obj/machinery/door/airlock{ @@ -52774,18 +52988,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/commons/locker) -"skW" = ( -/obj/effect/mapping_helpers/airlock/access/all/engineering/general, -/obj/machinery/door/airlock/engineering/glass{ - name = "Material Storage" - }, -/obj/structure/cable, -/obj/effect/landmark/navigate_destination, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/turf/open/floor/iron, -/area/station/engineering/storage) "slb" = ( /obj/machinery/iv_drip, /turf/open/floor/plating, @@ -52866,6 +53068,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"smz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron, +/area/station/engineering/atmos/upper) "smD" = ( /obj/machinery/door/airlock/external{ name = "Atmospherics External Airlock" @@ -52924,6 +53132,17 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"smW" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "smZ" = ( /obj/effect/turf_decal/tile/red/half/contrasted, /obj/structure/cable, @@ -53346,6 +53565,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"sue" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/light/directional/north, +/obj/machinery/firealarm/directional/north, +/turf/open/openspace, +/area/station/science/xenobiology) "sug" = ( /obj/machinery/sparker/directional/south{ id = "Xenobio" @@ -53453,6 +53681,20 @@ /obj/effect/turf_decal/trimline/blue/filled/line, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"svB" = ( +/obj/machinery/door/firedoor/border_only, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/structure/railing, +/obj/effect/turf_decal/stripes/line, +/obj/structure/cable, +/obj/machinery/light/dim/directional/north, +/obj/structure/extinguisher_cabinet/directional/north, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/engineering/atmos/upper) "svF" = ( /obj/structure/closet/secure_closet/hop, /obj/effect/turf_decal/siding/dark_blue{ @@ -53607,6 +53849,13 @@ /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating, /area/station/maintenance/department/cargo) +"syT" = ( +/obj/effect/turf_decal/siding/dark, +/obj/machinery/door/firedoor/border_only, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/command/corporate_showroom) "syX" = ( /obj/effect/decal/cleanable/greenglow/radioactive, /turf/open/misc/asteroid, @@ -54072,6 +54321,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/department/medical) +"sHf" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/cable, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "sHg" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -54181,6 +54436,7 @@ "sIA" = ( /obj/structure/filingcabinet/filingcabinet, /obj/effect/turf_decal/bot_red, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron/textured_large, /area/station/cargo/sorting) "sIJ" = ( @@ -54497,16 +54753,6 @@ }, /turf/open/floor/iron, /area/station/engineering/main) -"sOj" = ( -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/firealarm/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/dark/textured_edge{ - dir = 4 - }, -/area/station/science/xenobiology) "sOA" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -54528,17 +54774,6 @@ }, /turf/open/floor/grass, /area/station/science/genetics) -"sOS" = ( -/obj/structure/cable, -/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw, -/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ - dir = 1 - }, -/obj/machinery/light/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron/white/smooth_large, -/area/station/science/xenobiology/hallway) "sPi" = ( /obj/structure/closet/firecloset, /obj/effect/landmark/start/hangover/closet, @@ -54731,6 +54966,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/locker) +"sSn" = ( +/obj/effect/turf_decal/siding/purple, +/obj/machinery/light/dim/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/science/ordnance/testlab) "sSL" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -55105,6 +55346,13 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"sYV" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/spawner/random/structure/table, +/obj/machinery/airalarm/directional/south, +/obj/item/stack/medical/bruise_pack, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "sZl" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/structure/cable, @@ -55193,15 +55441,6 @@ /obj/structure/barricade/wooden, /turf/open/floor/plating, /area/station/maintenance/department/medical) -"tar" = ( -/obj/effect/mapping_helpers/airlock/access/all/service/kitchen, -/obj/machinery/door/airlock{ - name = "Kitchen" - }, -/obj/machinery/door/firedoor, -/obj/structure/cable, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen) "taw" = ( /obj/effect/spawner/random/trash/mess, /turf/open/floor/plating, @@ -55295,12 +55534,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/science/server) -"tcL" = ( -/obj/machinery/camera/autoname/directional/east, -/turf/open/floor/iron/dark/side{ - dir = 4 - }, -/area/station/command/corporate_showroom) "tcN" = ( /obj/item/dice/d1, /obj/effect/decal/cleanable/dirt/dust, @@ -55630,17 +55863,6 @@ /obj/machinery/computer/security/telescreen/entertainment/directional/east, /turf/open/floor/iron, /area/station/hallway/primary/central) -"tjB" = ( -/obj/machinery/computer/security{ - dir = 1 - }, -/obj/effect/turf_decal/tile/red/opposingcorners, -/obj/machinery/light/directional/east, -/obj/machinery/camera/autoname/directional/south{ - network = list("ss13","rd") - }, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/science) "tjD" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -56225,6 +56447,14 @@ /obj/effect/spawner/random/trash/garbage, /turf/open/floor/plating, /area/station/maintenance/central/greater) +"ttP" = ( +/obj/effect/turf_decal/tile/neutral, +/obj/effect/spawner/random/entertainment/arcade{ + dir = 1 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "ttT" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -56381,6 +56611,11 @@ /obj/effect/turf_decal/caution/stand_clear, /turf/open/floor/engine, /area/station/command/corporate_dock) +"txq" = ( +/obj/machinery/camera/autoname/directional/south, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/textured, +/area/station/engineering/storage/tech) "txw" = ( /obj/structure/table, /obj/effect/spawner/round_default_module, @@ -57060,14 +57295,6 @@ "tIH" = ( /turf/open/floor/grass, /area/station/service/hydroponics/garden) -"tIL" = ( -/obj/effect/turf_decal/siding/white{ - dir = 1 - }, -/obj/machinery/light/warm/dim/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron/herringbone, -/area/station/hallway/primary/central) "tIN" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, @@ -57100,6 +57327,23 @@ /obj/machinery/digital_clock/directional/south, /turf/open/floor/iron, /area/station/hallway/primary/central) +"tJn" = ( +/obj/machinery/door/airlock{ + name = "Law Office" + }, +/obj/effect/mapping_helpers/airlock/access/all/service/lawyer, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/wood, +/area/station/service/lawoffice) "tJx" = ( /obj/structure/chair/plastic{ dir = 4 @@ -57461,17 +57705,6 @@ /obj/item/crowbar/large/old, /turf/open/misc/asteroid, /area/station/asteroid) -"tOA" = ( -/obj/machinery/door/airlock/highsecurity{ - name = "Gravity Generator Room" - }, -/obj/effect/mapping_helpers/airlock/access/all/engineering/construction, -/obj/structure/cable, -/obj/effect/landmark/navigate_destination, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/engineering/gravity_generator) "tOG" = ( /obj/structure/marker_beacon/yellow, /turf/open/misc/asteroid/airless, @@ -57499,16 +57732,6 @@ }, /turf/open/floor/iron/white/textured, /area/station/science/genetics) -"tOU" = ( -/obj/structure/railing{ - dir = 4 - }, -/obj/machinery/firealarm/directional/north, -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/science/research) "tOV" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -57524,6 +57747,7 @@ /area/station/engineering/storage/tech) "tPr" = ( /obj/structure/sign/poster/random/directional/north, +/obj/effect/landmark/firealarm_sanity, /turf/open/openspace, /area/station/science/research) "tPJ" = ( @@ -57979,6 +58203,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/circuit/green, /area/station/ai_monitored/command/nuke_storage) +"tXs" = ( +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) "tXM" = ( /obj/structure/disposalpipe/segment{ dir = 8 @@ -58365,12 +58600,6 @@ /obj/machinery/exodrone_launcher, /turf/open/floor/iron/dark, /area/station/cargo/drone_bay) -"ufl" = ( -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron/white/smooth_half{ - dir = 8 - }, -/area/station/science/xenobiology) "ufr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -58390,14 +58619,6 @@ /obj/item/pickaxe, /turf/open/misc/asteroid/airless, /area/station/asteroid) -"ufD" = ( -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron/dark/textured_edge{ - dir = 4 - }, -/area/station/science/xenobiology) "ufV" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/cable, @@ -58926,6 +59147,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/service/hydroponics) +"upq" = ( +/obj/structure/table/reinforced, +/obj/machinery/coffeemaker{ + pixel_y = 5 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/half, +/area/station/security/breakroom) "ups" = ( /obj/docking_port/stationary/escape_pod, /turf/open/space/basic, @@ -59149,6 +59384,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/tile, /area/station/service/bar) +"uss" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/floor/plating, +/area/station/maintenance/central/greater) "usF" = ( /obj/effect/turf_decal/tile/neutral{ dir = 1 @@ -59409,6 +59648,7 @@ "uyc" = ( /obj/machinery/light/cold/directional/west, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/foyer) "uyj" = ( @@ -59686,16 +59926,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/command/bridge) -"uCx" = ( -/obj/machinery/computer/crew{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/blue/filled/line, -/obj/machinery/camera/autoname/directional/south{ - network = list("ss13","medbay") - }, -/turf/open/floor/iron/white, -/area/station/medical/paramedic) "uCy" = ( /obj/structure/rack, /obj/structure/window/spawner/directional/north, @@ -59773,7 +60003,6 @@ /obj/machinery/door/airlock/research{ name = "Restroom" }, -/obj/machinery/door/firedoor, /turf/open/floor/iron/showroomfloor, /area/station/science/research) "uDZ" = ( @@ -59971,6 +60200,15 @@ /obj/machinery/recharger, /turf/open/floor/iron/textured, /area/station/security/warden) +"uId" = ( +/obj/machinery/computer/bank_machine{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/bot_white, +/obj/machinery/status_display/evac/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/nuke_storage) "uIj" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -59988,13 +60226,6 @@ /obj/item/pillow/random, /turf/open/floor/carpet/red, /area/station/command/heads_quarters/qm) -"uIC" = ( -/obj/structure/ladder, -/obj/item/radio/intercom/directional/west, -/obj/effect/turf_decal/tile/dark_green/opposingcorners, -/obj/machinery/vending/wallmed/directional/north, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) "uIF" = ( /obj/machinery/power/shieldwallgen/xenobiologyaccess{ anchored = 1 @@ -60057,16 +60288,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"uJW" = ( -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 4 - }, -/obj/structure/chair{ - dir = 1; - name = "Prosecution" - }, -/turf/open/floor/iron, -/area/station/security/courtroom) "uKg" = ( /obj/effect/mapping_helpers/broken_floor, /obj/effect/mapping_helpers/broken_floor, @@ -60347,6 +60568,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/misc/asteroid, /area/station/maintenance/department/science) +"uOv" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/service/bar) "uOx" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -60369,22 +60594,6 @@ }, /turf/open/floor/plating/elevatorshaft, /area/station/medical/medbay/central) -"uOU" = ( -/obj/machinery/door/airlock{ - name = "Law Office" - }, -/obj/effect/mapping_helpers/airlock/access/all/service/lawyer, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/disposalpipe/segment{ - dir = 8 - }, -/turf/open/floor/wood, -/area/station/service/lawoffice) "uOY" = ( /obj/structure/lattice/catwalk, /obj/structure/marker_beacon/purple, @@ -60448,10 +60657,6 @@ }, /turf/open/misc/asteroid, /area/station/asteroid) -"uQB" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/catwalk_floor/iron_white, -/area/station/science/lobby) "uQG" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, /obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ @@ -60588,6 +60793,15 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/security) +"uTS" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood/large, +/area/station/cargo/boutique) "uUj" = ( /obj/machinery/door/airlock/highsecurity{ name = "AI Chamber" @@ -60664,18 +60878,6 @@ }, /turf/open/floor/wood, /area/station/maintenance/central/lesser) -"uVe" = ( -/obj/machinery/disposal/bin{ - desc = "A pneumatic waste disposal unit. This one leads into space!"; - name = "deathsposal unit" - }, -/obj/effect/turf_decal/stripes/end, -/obj/machinery/light/directional/north, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/iron/white/textured_large, -/area/station/science/xenobiology) "uVi" = ( /obj/structure/stairs/east, /turf/open/floor/iron/stairs/left{ @@ -60950,17 +61152,16 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"vay" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/dark_blue/half/contrasted{ - dir = 1 - }, -/obj/item/storage/medkit/advanced, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "vaC" = ( /turf/open/floor/catwalk_floor/iron_dark, /area/station/command/corporate_dock) +"vaS" = ( +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron, +/area/station/hallway/primary/central) "vaU" = ( /obj/item/toy/plush/lizard_plushie/space/green{ name = "Delaminates-The-Supermatter" @@ -60986,11 +61187,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, /turf/open/misc/asteroid/airless, /area/station/asteroid) -"vbn" = ( -/obj/effect/turf_decal/siding/purple, -/obj/machinery/light/dim/directional/west, -/turf/open/floor/iron/white, -/area/station/science/ordnance/testlab) "vbF" = ( /obj/effect/spawner/random/structure/grille, /obj/machinery/atmospherics/pipe/smart/simple/supply/visible/layer4, @@ -61070,17 +61266,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) -"vdU" = ( -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/obj/structure/cable, -/obj/structure/extinguisher_cabinet/directional/north, -/obj/effect/turf_decal/stripes/corner, -/turf/open/floor/iron/dark/corner{ - dir = 1 - }, -/area/station/engineering/atmos/upper) "vdZ" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 1 @@ -61140,6 +61325,10 @@ }, /turf/open/floor/catwalk_floor/iron_dark/telecomms, /area/station/ai_monitored/turret_protected/ai) +"vft" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/security/warden) "vfy" = ( /obj/machinery/door/airlock/medical/glass{ name = "Pharmacy" @@ -61454,6 +61643,14 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) +"vkU" = ( +/obj/machinery/door/airlock/security/glass{ + name = "Prison Wing" + }, +/obj/effect/mapping_helpers/airlock/access/all/security/armory, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/security/warden) "vla" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -61903,6 +62100,10 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/white, /area/station/science/lobby) +"vuI" = ( +/obj/effect/landmark/firealarm_sanity, +/turf/open/openspace, +/area/station/hallway/primary/central) "vuZ" = ( /obj/structure/bookcase/random/reference, /turf/open/floor/wood/parquet, @@ -61935,6 +62136,16 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"vvQ" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/machinery/light/cold/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/white, +/area/station/medical/treatment_center) "vvY" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 9 @@ -62973,6 +63184,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white/smooth_large, /area/station/science/research) +"vNO" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/station/engineering/gravity_generator) "vNT" = ( /obj/machinery/computer/slot_machine, /obj/effect/decal/cleanable/dirt/dust, @@ -63010,6 +63229,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/hallway/primary/central) +"vOk" = ( +/obj/effect/mapping_helpers/airlock/access/all/engineering/general, +/obj/machinery/door/airlock/engineering/glass{ + name = "Supermatter Engine Room" + }, +/obj/structure/cable, +/obj/machinery/door/firedoor, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable/layer1, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) "vOs" = ( /obj/machinery/airalarm/directional/south, /obj/structure/tank_holder/extinguisher, @@ -63051,19 +63282,6 @@ }, /turf/open/floor/wood/tile, /area/station/service/bar) -"vPq" = ( -/obj/effect/mapping_helpers/airlock/access/all/engineering/general, -/obj/machinery/door/airlock/engineering/glass{ - name = "Supermatter Engine Room" - }, -/obj/structure/cable, -/obj/machinery/door/firedoor, -/obj/machinery/firealarm/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable/layer1, -/turf/open/floor/engine, -/area/station/engineering/supermatter/room) "vPt" = ( /turf/closed/mineral/random/stationside/asteroid/porus{ mineralChance = 20 @@ -63514,12 +63732,6 @@ /obj/item/wrench, /turf/open/misc/asteroid, /area/station/maintenance/department/science) -"vWY" = ( -/obj/effect/turf_decal/siding, -/obj/structure/table, -/obj/machinery/camera/autoname/directional/north, -/turf/open/floor/iron/large, -/area/station/commons/locker) "vXi" = ( /obj/machinery/gulag_teleporter, /obj/machinery/light/dim/directional/east, @@ -63790,16 +64002,6 @@ "wcp" = ( /turf/open/floor/carpet, /area/station/command/corporate_showroom) -"wcC" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2{ - dir = 4 - }, -/obj/effect/turf_decal/tile/yellow{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "wcH" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/dirt, @@ -63878,6 +64080,12 @@ /obj/structure/sign/poster/random/directional/west, /turf/open/floor/plating, /area/station/maintenance/department/medical) +"wdU" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/commons/storage/primary) "wdV" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt/dust, @@ -64070,6 +64278,16 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"wit" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 1 + }, +/obj/machinery/digital_clock/directional/north, +/obj/item/kirbyplants/random, +/obj/machinery/camera/autoname/directional/west, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron, +/area/station/security/brig/entrance) "wiA" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -64467,6 +64685,13 @@ }, /turf/closed/wall/r_wall, /area/station/engineering/atmos) +"wpQ" = ( +/obj/machinery/camera/autoname/directional/east, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/dark/side{ + dir = 4 + }, +/area/station/command/corporate_showroom) "wpU" = ( /obj/machinery/door/airlock/medical/glass{ name = "Waiting Room" @@ -64497,6 +64722,11 @@ /obj/structure/lattice/catwalk, /turf/open/openspace/telecomms, /area/station/science/xenobiology) +"wqH" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/plating, +/area/station/service/theater) "wqK" = ( /obj/structure/table, /obj/item/circular_saw, @@ -64935,6 +65165,21 @@ }, /turf/open/floor/carpet/executive, /area/station/command/meeting_room) +"wxO" = ( +/obj/machinery/disposal/bin{ + desc = "A pneumatic waste disposal unit. This one leads into space!"; + name = "deathsposal unit" + }, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/light/directional/south, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white/textured_large, +/area/station/science/xenobiology) "wxQ" = ( /obj/machinery/computer/operating{ dir = 8 @@ -65088,17 +65333,6 @@ }, /turf/open/floor/iron, /area/station/commons/lounge) -"wAP" = ( -/obj/effect/turf_decal/trimline/blue/filled/line, -/obj/structure/cable, -/obj/machinery/firealarm/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/iron/white, -/area/station/medical/paramedic) "wAT" = ( /obj/structure/lattice, /obj/structure/disposalpipe/segment, @@ -65314,13 +65548,6 @@ }, /turf/open/floor/iron/white, /area/station/hallway/secondary/entry) -"wDs" = ( -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/hallway/primary/central) "wDu" = ( /obj/structure/chair/sofa/bench/left{ dir = 4 @@ -65360,6 +65587,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/security/execution/education) +"wDU" = ( +/obj/structure/reagent_dispensers/fueltank, +/obj/machinery/airalarm/directional/south, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/obj/machinery/light_switch/directional/east{ + pixel_y = 5 + }, +/obj/machinery/firealarm/directional/east{ + pixel_y = -5 + }, +/turf/open/floor/iron, +/area/station/commons/storage/tools) "wDW" = ( /obj/machinery/modular_computer/preset/id{ dir = 1 @@ -65563,13 +65802,6 @@ /obj/structure/girder, /turf/open/misc/asteroid/airless, /area/space/nearstation) -"wHo" = ( -/obj/effect/turf_decal/tile/neutral, -/obj/effect/spawner/random/entertainment/arcade{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "wHs" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -65968,6 +66200,16 @@ /obj/effect/landmark/atmospheric_sanity/ignore_area, /turf/closed/wall/r_wall, /area/station/ai_monitored/turret_protected/ai_upload_foyer) +"wPD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/table, +/obj/machinery/light/directional/south, +/obj/item/radio/intercom/directional/south, +/obj/item/storage/box/bandages, +/turf/open/floor/iron, +/area/station/command/gateway) "wPE" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -66041,6 +66283,17 @@ }, /turf/open/floor/wood, /area/station/command/heads_quarters/hos) +"wRi" = ( +/obj/machinery/computer/crew{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/blue/filled/line, +/obj/machinery/camera/autoname/directional/south{ + network = list("ss13","medbay") + }, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/white, +/area/station/medical/paramedic) "wRm" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating/airless, @@ -66359,15 +66612,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) -"wXS" = ( -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/vending/wallmed/directional/west, -/turf/open/floor/iron, -/area/station/hallway/primary/central) "wXY" = ( /obj/structure/broken_flooring/side/directional/east, /turf/open/floor/plating, @@ -66557,6 +66801,7 @@ /obj/machinery/door/firedoor/border_only{ dir = 1 }, +/obj/effect/landmark/firealarm_sanity, /turf/open/floor/catwalk_floor/iron_white, /area/station/science/lobby) "xas" = ( @@ -66857,6 +67102,15 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/department/science) +"xeP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/wood/parquet, +/area/station/cargo/boutique) "xeS" = ( /turf/open/floor/iron, /area/station/commons/storage/primary) @@ -66991,24 +67245,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) -"xic" = ( -/obj/machinery/door/airlock/research/glass{ - name = "Xenobiology Space Bridge" - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/all/science/xenobio, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/purple/filled/arrow_ccw{ - dir = 4 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron/white/smooth_large, -/area/station/science/xenobiology/hallway) "xih" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/machinery/camera/autoname/directional/south{ @@ -67253,6 +67489,7 @@ /obj/structure/cable, /obj/effect/turf_decal/tile/dark_green/opposingcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/hallway/secondary/service) "xlY" = ( @@ -67815,6 +68052,12 @@ /obj/structure/railing, /turf/open/openspace, /area/station/engineering/main) +"xwn" = ( +/obj/machinery/light/warm/directional/south, +/obj/effect/turf_decal/siding/wood, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood/tile, +/area/station/service/bar) "xws" = ( /turf/closed/wall, /area/station/engineering/supermatter/room) @@ -68449,6 +68692,15 @@ /obj/structure/railing, /turf/open/floor/iron, /area/station/engineering/atmos) +"xHj" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/structure/cable, +/obj/structure/cable/layer1, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/engine, +/area/station/engineering/supermatter/room) "xHA" = ( /obj/effect/turf_decal/stripes/corner, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -68606,6 +68858,13 @@ /obj/item/tank/internals/oxygen, /turf/open/floor/iron/white/textured, /area/station/medical/treatment_center) +"xKt" = ( +/obj/machinery/camera/autoname/directional/south{ + network = list("ss13","rd") + }, +/obj/item/radio/intercom/directional/south, +/turf/open/floor/catwalk_floor/iron_white, +/area/station/science/ordnance/testlab) "xKx" = ( /mob/living/basic/mothroach, /turf/open/misc/asteroid, @@ -69127,20 +69386,6 @@ }, /turf/open/floor/iron, /area/station/service/janitor) -"xWg" = ( -/obj/structure/cable, -/obj/machinery/door/airlock/engineering{ - name = "Tech Storage" - }, -/obj/effect/mapping_helpers/airlock/access/all/engineering/tech_storage, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/landmark/navigate_destination/techstorage, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 1 - }, -/turf/open/floor/iron/textured, -/area/station/engineering/storage/tech) "xWi" = ( /obj/structure/cable, /obj/machinery/door/airlock/public/glass, @@ -69152,15 +69397,6 @@ /obj/structure/flora/bush/grassy/style_random, /turf/open/floor/grass, /area/station/science/genetics) -"xWs" = ( -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/firealarm/directional/east, -/turf/open/floor/iron/dark, -/area/station/medical/medbay/central) "xWK" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/effect/turf_decal/tile/red/half/contrasted, @@ -69381,6 +69617,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/chemistry/minisat) +"xZW" = ( +/obj/effect/turf_decal/tile/neutral/half{ + dir = 8 + }, +/obj/machinery/vending/wallmed/directional/west, +/turf/open/floor/iron/edge{ + dir = 8 + }, +/area/station/hallway/secondary/exit/departure_lounge) "xZX" = ( /obj/machinery/power/port_gen/pacman, /obj/structure/cable, @@ -69602,13 +69847,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/service/theater) -"ydy" = ( -/obj/machinery/door/airlock/engineering/glass{ - name = "Primary Tool Storage" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/commons/storage/primary) "ydC" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/holosign/barrier, @@ -69890,6 +70128,10 @@ }, /turf/open/floor/carpet/black, /area/station/command/heads_quarters/hos) +"yiM" = ( +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/dark, +/area/station/engineering/supermatter/room) "yiN" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -69966,6 +70208,17 @@ }, /turf/open/floor/iron, /area/station/command/bridge) +"yjW" = ( +/obj/machinery/fax{ + fax_name = "Psychology Office"; + name = "Psychology Office Fax Machine" + }, +/obj/structure/table/wood, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood/parquet, +/area/station/medical/psychology) "ykc" = ( /obj/structure/cable, /obj/item/trash/chips, @@ -82876,7 +83129,7 @@ kbY awi rnk bay -lvW +vvQ xsM tMO qhu @@ -82892,7 +83145,7 @@ wrU wrU dcx kZO -faf +kap tpl kKc gRp @@ -83152,7 +83405,7 @@ xOQ qOF xOQ wwj -hvP +che fma eCd dHU @@ -83399,7 +83652,7 @@ uhe qOF gVn xLN -uRT +dek uRT ykv bzo @@ -83879,7 +84132,7 @@ oey dhN uDB sgR -eQQ +uyL vSt umh uyL @@ -84887,7 +85140,7 @@ mmy uYI wMn cpB -niC +plz luz hqN eSS @@ -85212,7 +85465,7 @@ iuV cEy dHk jyx -uCx +wRi rnk gtK oaP @@ -85434,7 +85687,7 @@ fXZ gli gli gli -fEi +gNu gli gli hgi @@ -85680,7 +85933,7 @@ exT uBI jCX hvA -jPR +hFu pJL jCX etV @@ -85726,7 +85979,7 @@ iKD nOx gTI ltB -wAP +dGr rnk gtK oqj @@ -86201,7 +86454,7 @@ sdc dro uyL uUF -kJM +bKP vQB vQB vQB @@ -86724,7 +86977,7 @@ mIA izd ccT iDB -nEb +uTS rnk uyC paa @@ -86754,7 +87007,7 @@ vkn pGM cBb dAr -sZl +tXs rnk paa rnk @@ -86975,7 +87228,7 @@ mwR dHW vQB yae -oUP +aSv vQB geO chF @@ -87760,7 +88013,7 @@ oUd rnk owr lDl -pBz +rbY qfB rdE wTW @@ -87966,7 +88219,7 @@ fAR keQ ftK jza -qqq +upq pWB jiy mJx @@ -88776,7 +89029,7 @@ lYe cis thW vQB -juR +xeP dtx dtx dtx @@ -88795,7 +89048,7 @@ hjW dGs rdP qfB -rgx +eTH goI tuY xza @@ -89003,7 +89256,7 @@ mxv hSW fyA rRK -fNB +wit lfp tRX rjL @@ -90830,7 +91083,7 @@ cOR ufV jVI noF -rIf +wPD bAw ign iIB @@ -91092,7 +91345,7 @@ bAw kxZ fMZ hBi -nwF +wDU hov wjW aly @@ -91364,7 +91617,7 @@ dGf uXt kAg kAg -tIL +bYH aod bxx lsC @@ -92093,9 +92346,9 @@ ygw ygw ygw ygw -dRb -uOU -dRb +bVB +tJn +bVB jAG exz qER @@ -92352,7 +92605,7 @@ qgE rkA hiW okd -heI +ojj jAG oed oed @@ -92874,7 +93127,7 @@ vhT fYj mff jpW -uJW +kPb rjX mHu tHF @@ -94413,7 +94666,7 @@ eEa kmu kmu xJe -wDs +vaS wSi kmu rqj @@ -94458,7 +94711,7 @@ oKy rbH dMU kGF -hQh +xZW yiO tiT pCJ @@ -95445,7 +95698,7 @@ rjg lTv tlE nwr -afA +jLA xdj pWa kZw @@ -96474,7 +96727,7 @@ aQL aQL aQL aQL -aQL +ank aQL aQL aQL @@ -97254,7 +97507,7 @@ aQL vAp qSq lLW -tar +nFu qxr qxr qxr @@ -98239,7 +98492,7 @@ cLf cLf bqX cQP -vay +aBe eon sZK sZK @@ -98802,7 +99055,7 @@ mds bmp vvC qQK -vvC +wqH gjI vnr qPr @@ -99316,7 +99569,7 @@ vAE tDa fXR fXR -fXR +hLy bmp pjI vrF @@ -99562,7 +99815,7 @@ aGL aGL cgr xiy -juf +sYV xQH mcA kqD @@ -100097,7 +100350,7 @@ gyM doH jIc xhy -eyn +jjb bmp rGv qbA @@ -100850,7 +101103,7 @@ xdq smT xQH xQH -vWY +qMl gGs uzH rnB @@ -101362,7 +101615,7 @@ uIU ufr kZw rhP -wHo +ttP xQH xQH cWD @@ -101628,7 +101881,7 @@ akl clG tXi utH -avW +phH sGV pik xzK @@ -103162,7 +103415,7 @@ nxG nxG nxG hjJ -wXS +mGU glH iAE xAm @@ -103187,7 +103440,7 @@ hmj xeS kmb jWE -pxY +wdU hbf dct hqk @@ -103445,7 +103698,7 @@ nSH oqz kXz oqz -ydy +oaJ dct hqk jFc @@ -104473,7 +104726,7 @@ uLY teG sHg sHg -qmD +gtC wKY iFq jFc @@ -104663,7 +104916,7 @@ jWj lNE gRq gRq -gRq +jWM eAW eAW dPY @@ -105500,7 +105753,7 @@ pEf sbd soB sbd -gwI +txq lHm dct umt @@ -105758,7 +106011,7 @@ hYF qgY nAi ruq -xWg +ohx qPp bcr qVH @@ -106278,7 +106531,7 @@ bcr cEc mht koe -wcC +smW qWS uFb gWo @@ -107257,7 +107510,7 @@ mDK iUJ cPt ixU -qXP +cJM dfM pBn cPo @@ -109373,7 +109626,7 @@ uFb gLq lrk ykG -mUC +vNO mKc pGo ykG @@ -109612,7 +109865,7 @@ dpU jco oss vEZ -btq +iaa vEZ vEZ hmz @@ -109888,7 +110141,7 @@ chV rDD ykG ykG -tOA +lcE ykG ykG cpG @@ -110918,7 +111171,7 @@ xCf suq bzQ ciE -skW +iLH vdZ rgI kyh @@ -111405,7 +111658,7 @@ fTX sJD eKa rVZ -jav +fNH fTX uBz qYt @@ -111679,7 +111932,7 @@ ybD ybD ybD ybD -oWE +pnO iJt oWE ybD @@ -111937,7 +112190,7 @@ jnY jnY jnY uFC -vPq +vOk uFC jnY jnY @@ -112195,7 +112448,7 @@ bup bup fOi cHe -gyq +xHj gyq gyq gyq @@ -115797,7 +116050,7 @@ hVB dvX ktc ncv -kEu +yiM uFC vkO eIk @@ -121410,7 +121663,7 @@ jQS lcX jQS hKN -hbV +hrq hBF cnt hbV @@ -121418,7 +121671,7 @@ hbV hbV hbV kQa -tRP +lAX uhz jQS oPs @@ -121668,13 +121921,13 @@ jQS jQS jQS jQS -ufD +lYw jQS tMz krz tMz jQS -sOj +oei jQS jQS jQS @@ -122954,7 +123207,7 @@ kOL kOL xTa fyS -gUl +gUI udH onm jJS @@ -146855,11 +147108,11 @@ aZg aZg vxX gNV -dyB -qNo +cPp +isP lib qmf -jdg +uId gNV vxX vxX @@ -147116,7 +147369,7 @@ rwu eiI hvV kkK -ezZ +mYx gNV vxX vxX @@ -149164,7 +149417,7 @@ xXo sMV oZQ oZQ -oZQ +iHN oZQ oZQ oZQ @@ -149414,7 +149667,7 @@ iaN dlY iaN sdc -oZQ +iHN oZQ qNz xXo @@ -149452,7 +149705,7 @@ laf kuy bVY lgA -nDF +yjW fnh mhc fnh @@ -149646,7 +149899,7 @@ jOV mIW mIW mIW -kng +eYS lLO ioZ dOG @@ -149911,7 +150164,7 @@ bFe fir icp mlq -aiS +mNc dOG gAQ eBa @@ -150158,7 +150411,7 @@ aOp wSc tfZ mIW -roO +vkU mIW qir loT @@ -150414,7 +150667,7 @@ wSc wSc wSc jYh -tIr +ppU rrn edH kOn @@ -150477,7 +150730,7 @@ fqt jIn ryt oZX -evQ +irD evQ evQ evQ @@ -150671,7 +150924,7 @@ wSc wSc wSc jKc -tIr +ppU mQo mQo eWB @@ -150928,7 +151181,7 @@ wSc wSc wSc eJT -tIr +ppU bnr cYS iRR @@ -151185,7 +151438,7 @@ wSc wSc wSc jYh -tIr +ppU idB mQo kUG @@ -151216,7 +151469,7 @@ vxX sdc oZQ oZQ -oZQ +iHN oZQ oZQ kUd @@ -151442,7 +151695,7 @@ wSc uhC nvR uEX -tIr +ppU fPB ciy eLe @@ -152270,12 +152523,12 @@ evQ evQ evQ igq -nDS +elm fow cQK -xWs +wZw dYr -uqh +jCR tLs uqh eCW @@ -152474,7 +152727,7 @@ vxX vxX vxX mIW -thT +vft thT thT hED @@ -152527,7 +152780,7 @@ evQ evQ evQ igq -rDm +ttv jDQ xhJ xhJ @@ -152794,7 +153047,7 @@ gYT xdQ eCR xck -ljZ +ejk xhJ qvV aOm @@ -156386,7 +156639,7 @@ vAo jCP sZF pLP -pLP +epI uXD vxX vxX @@ -156864,7 +157117,7 @@ vxX vxX gYW hbQ -saY +nnc gYW qIP gYW @@ -158185,7 +158438,7 @@ mJV jCP sZF pLP -pLP +epI uXD gMk vxX @@ -159451,11 +159704,11 @@ tZL reD qDQ vkR -rEJ +fWU hCs -uIC +sal cmw -fEI +gtY lIr sYs vPn @@ -160755,7 +161008,7 @@ yaM ulL mGW mGW -mGW +vuI mGW iZz hzF @@ -161260,7 +161513,7 @@ acA xIN rDg rDg -rDg +uOv rDg rDg rDg @@ -161721,7 +161974,7 @@ iXk iXk bBm jxS -jxS +dGi jxS njZ gUB @@ -161795,7 +162048,7 @@ uxt swU tkD uxt -uxt +rLE uxt oqN pLn @@ -163578,7 +163831,7 @@ nAm rDg rDg dyV -pVh +xwn hRB sYD iZz @@ -163816,15 +164069,15 @@ vxX vxX vxX gYW -wAv +uss tuR wxh -wxh +axO gYW apQ tYw tYw -dho +bVa apQ icl ggu @@ -164034,7 +164287,7 @@ iXk iXk cZE cZE -cZE +fCI cZE jIl kOl @@ -164597,7 +164850,7 @@ shl juZ lpu apQ -rsk +mCc dzY olR pUy @@ -164812,7 +165065,7 @@ vYv fEU pFd reS -owl +fre owl owl owl @@ -165067,8 +165320,8 @@ iub dSG tZA tZA -tcL -hmu +wpQ +syT owl owl owl @@ -169165,7 +169418,7 @@ hhX hhX cxg srs -riQ +mWu bNI wHJ wHJ @@ -169177,7 +169430,7 @@ wHJ wHJ wHJ riQ -bNI +iop srs mxt hhX @@ -169190,11 +169443,11 @@ gvF gvF gvF bJc +chM tqD tqD tqD -tqD -tqD +chM gQu gvF vxX @@ -169425,7 +169678,7 @@ mQE mlY mQE wHJ -hfH +lQH osK feV feV @@ -169446,7 +169699,7 @@ fYe jam bjb fft -wny +pdi oAs gOc gOc @@ -170473,7 +170726,7 @@ mNZ mNZ gvF hAx -uQB +mNR wny gOc gOc @@ -172532,7 +172785,7 @@ lJq raz obA obA -tOU +bdz rcx eua dsi @@ -172837,7 +173090,7 @@ bkk bkk bkk bkk -ejx +hoh nlI nlI miL @@ -173865,7 +174118,7 @@ isT rRt isT dUi -dmp +gLa rls vos tFW @@ -173873,7 +174126,7 @@ tFW tFW rhK aWD -ybz +oWu qXm tfC nfP @@ -175109,14 +175362,14 @@ aLe cCb dwV vRA -vRA +ehq vRA vRA vRA sPD oZT jKg -tjB +kGT jxF vjZ mxq @@ -175625,7 +175878,7 @@ rHF mHf xfK jxa -kri +qGd uWt kdg lJC @@ -176186,7 +176439,7 @@ pMJ ybD qHp wtH -anX +hkb mGP jjI mee @@ -176407,7 +176660,7 @@ uMT rQO uXP uXP -rsQ +qJv osr rlw gMk @@ -176686,7 +176939,7 @@ oVF qXF kRT iZa -vdU +ffP iVk xoh mTw @@ -177200,7 +177453,7 @@ lpW lpW uqn iZa -aox +svB qdV qdV qdV @@ -177459,7 +177712,7 @@ iZa iZa lBZ qdV -qdV +rcq qdV dYo fWg @@ -177703,7 +177956,7 @@ uab qhG awM cQr -dWK +sHf pXL kOI eRl @@ -177712,7 +177965,7 @@ btZ djW oas muw -dLW +deR iZa hHS kHt @@ -178207,7 +178460,7 @@ iFN iFN vxX rlw -shu +asP rlw vxX dsP @@ -178223,7 +178476,7 @@ vEE jpH iZa jDi -gjJ +smz nvC uIj jgs @@ -179741,7 +179994,7 @@ ivx ivx ivx wkG -bhq +eqZ iFN iFN iFN @@ -179998,7 +180251,7 @@ moe wkG wkG wkG -qjs +xKt moe vxX vxX @@ -180007,7 +180260,7 @@ vxX vxX rlw wvS -xic +dPe uXP uXP iTF @@ -181810,7 +182063,7 @@ hhX hhX hhX sqL -sOS +faF rlw uVI uVI @@ -182050,9 +182303,9 @@ jVV jVV fDj fDj -vbn +sSn jYT -bwf +dqJ fDj fDj jVV @@ -184381,7 +184634,7 @@ hhX jQS tjq lSA -nOy +adQ jQS hhX hhX @@ -186174,7 +186427,7 @@ wBd hAL dBj jQS -erR +sue ubn gYI ybO @@ -187202,7 +187455,7 @@ wBd hAL jQS jQS -gvj +mNw gMy gwx jQS @@ -187212,7 +187465,7 @@ wmO jQS xDf gtE -hMf +qtm jQS jQS cku @@ -187715,7 +187968,7 @@ jVV wBd rWL jQS -uVe +ibb qXj avA nVm @@ -187727,7 +187980,7 @@ wmO xGG uBm vUJ -rWp +wxO jQS hAL tLO @@ -188235,7 +188488,7 @@ cWL tMz jQS wmO -kZW +kgt jgA jQS tMz @@ -188490,7 +188743,7 @@ jEt aMf rdn xSW -ufl +dJI wnA wnA wnA @@ -189266,7 +189519,7 @@ rxC awy jpe wnA -gKT +ltO jQS jQS jQS @@ -189777,7 +190030,7 @@ jQS nCm nCm nCm -kvd +kgM nCm nCm nCm diff --git a/code/game/objects/effects/landmarks/atmospherics_sanity_landmarks.dm b/code/game/objects/effects/landmarks/atmospherics_sanity_landmarks.dm index a06713ab749..6a9df18bab3 100644 --- a/code/game/objects/effects/landmarks/atmospherics_sanity_landmarks.dm +++ b/code/game/objects/effects/landmarks/atmospherics_sanity_landmarks.dm @@ -33,3 +33,10 @@ /obj/effect/landmark/atmospheric_sanity/ignore_area name = "Atmospheric Sanity Ignore" icon_state = "atmos_sanity_ignore" + +/** + * Marks a firedoor region as safely ignorable / doesn't need a fire alarm + */ +/obj/effect/landmark/firealarm_sanity + name = "Fire Alarm Sanity Ignore" + icon_state = "firealarm_sanity" diff --git a/code/modules/unit_tests/_unit_tests.dm b/code/modules/unit_tests/_unit_tests.dm index ed2575cbdd4..b5da1b13558 100644 --- a/code/modules/unit_tests/_unit_tests.dm +++ b/code/modules/unit_tests/_unit_tests.dm @@ -160,6 +160,7 @@ #include "ensure_subtree_operational_datum.dm" #include "ethereal_revival.dm" #include "explosion_action.dm" +#include "firedoor_regions.dm" #include "fish_unit_tests.dm" #include "focus_only_tests.dm" #include "font_awesome_icons.dm" diff --git a/code/modules/unit_tests/firedoor_regions.dm b/code/modules/unit_tests/firedoor_regions.dm new file mode 100644 index 00000000000..6b64a4a7260 --- /dev/null +++ b/code/modules/unit_tests/firedoor_regions.dm @@ -0,0 +1,61 @@ +/** + * Goes through every firedoor on the staiton z level and chunks them into "regions" + * + * Fire alarm regions are enclosed areas of firedoors + * Closed airlocks break up regions as well + * + * Then, checks if every non-ignored region has a fire alarm in it + */ +/datum/unit_test/firedoor_regions + priority = TEST_LONGER + +/datum/unit_test/firedoor_regions/Run() + var/list/detected_turfs = list() + var/any_fail = FALSE + var/datum/callback/room_cb = CALLBACK(src, PROC_REF(check_fire_area_callback)) + for(var/obj/machinery/door/firedoor/firedoor as anything in SSmachines.get_machines_by_type_and_subtypes(/obj/machinery/door/firedoor)) + if(!is_station_level(firedoor.z)) + continue + any_fail = check_fire_area(firedoor, room_cb, detected_turfs) || any_fail + + if(!any_fail) + return + TEST_FAIL("Some regions of enclosed fire doors did not have a fire alarm within! \ + Add a fire alarm, or mark the region as ignored with a firealarm_sanity landmark if intentional.") + +/datum/unit_test/firedoor_regions/proc/check_fire_area(obj/machinery/door/firedoor/firedoor, datum/callback/room_cb, list/already_detected_turfs) + . = FALSE + for(var/turf/open/nearby as anything in get_adjacent_open_turfs(firedoor)) + if(nearby in already_detected_turfs) + continue + if(!istype(get_area(nearby), /area/station)) // uhhhh icebox spawns ruins on the station z level + continue + if(locate(/obj/machinery/door/firedoor) in nearby) // firedoors adjacent to another firedoors + continue + if(locate(/obj/effect/landmark/firealarm_sanity) in nearby) + continue + if(nearby.is_blocked_turf(exclude_mobs = TRUE)) // for windows, primarily. + continue + var/list/detected_area = detect_room(nearby, null, null, room_cb) + if(!detected_area) + continue + + already_detected_turfs |= detected_area + if(!is_fire_alarm_in_list_of_turfs(detected_area)) + TEST_FAIL("No fire alarm in region: [AREACOORD(nearby)] (Region size: [length(detected_area)] turfs)") + . = TRUE + + return . + +/datum/unit_test/firedoor_regions/proc/is_fire_alarm_in_list_of_turfs(list/all_turfs) + for(var/turf/open/turf_to_check as anything in all_turfs) + if(locate(/obj/machinery/firealarm) in turf_to_check) + return TRUE + return FALSE + +/datum/unit_test/firedoor_regions/proc/check_fire_area_callback(turf/checking) + if(locate(/obj/effect/landmark/firealarm_sanity) in checking) + return EXTRA_ROOM_CHECK_FAIL + if(locate(/obj/machinery/door/firedoor) in checking) + return EXTRA_ROOM_CHECK_SKIP + return null diff --git a/icons/effects/landmarks_static.dmi b/icons/effects/landmarks_static.dmi index 9218f4066fb4780cf1ee71dd846b5909f6877c27..ce7b1e53cf0ee5cf5ec43bf4083916eb3fc94088 100644 GIT binary patch delta 3403 zcmV-R4YcxrtO44s0gxmCagik-e-Z2m3TqeC3U#2b5cw{?oYh=>IBu`y=^0uO3v$Yq zNZ+5tiF5B>H*edWTfc9cBT6C8ZslGc9-GBXK?k>T&&y^pAjLs1lcJ#LR_-oQub#qP zvj`-`t=vyS)X;`Qrz{@gE!>1Cf9lHwbFPxD z5cZY61P^ml8v*+G-97{#D!s3N_H0i)8P>#NbjuPqF3`|0W z^9(YXR0EIbA&g|#cd^_Slq1?Nf8qL63+;bVu)~i7O=C@m3gp0}Pt3OcuE`e#v3Zxc z+s`a}&jLB39RR6qxi)cITzL$j$~8}zxspyS3d!S%?EO{1Zr;SKzL46NbbT-tD1(VJ z94SJ@s-PnmUm%m7Ywz`UBr>F%H&NpJk0iy+VwcpDAS96Sn)@qo?>4)&Tfc9cFQtwa zR;rayb+eWM8bAUS470L9WC?#gHje6w!`~*3F*XTalf>RGjuXdna0(=`p`oBOZX#6y zsR<~hN`r(zq=q&XAli~rl|Lw;Le&C-LQ4RpqQwLu)Wm8VPW)iK4{!gNo!!~lnc25z&E8M4cJ9obxwF>%_T0Jmo^w*|GNykEH%p+TN-B7y zkK;#3|WiE9?FJF>E zG4}PI=V(_qd!D#2BshO1eZA+ob!`ntySiCjd2LE-z(Dzp(?}_QAb*(kEcY#=w!YT)SbJRM9m9Z~M5r z=q_G%KZ80yDo?YR#NrywK;=wT0!o9?%ckazTWepI!C*@ z0jMZlOlMC&APvA|q6^x!Z7U}Z9DoA{BKE}+VWN0hglAqpp1gc$1oHB^&@#jUngMt) zZ?{yj90G$7SO9;ECx6eu(Z{9z^WnBDIvMN(>m!m7+a5}v2m$CHNXO+&Lr;LAh-B6x z+Xu4vPIq^N#8$kpEOgTFfRn}7+Bw}V4gUp2_`&F;>$^lpGMiJhw138%@9eioQw>d_ z?q%Z#%@Oq~N*4prF1)f8!=Lvf`#?Py{3HaXeUY`F8^rE-=86si*lx z(R1|u7H+vUwfk{692SdWDngBAsz3S3c#|-+fYu^gOIi5}CMHHg?{~ukP6~>z1i(G^ zRcL#7KpKA;l|@)pQ-`(4)-pQjTEiT-fbu-wY3J*JG!m+|Zaq$E*!{HA1$0nfzc)~2 zPyZl{T6_S{ja+2^;%hk7+G=oSVszIp3DjJ-n$|~x_kZOA+D8xL=W43CnUazcMn*n9%{8y^fEm&F)lK67{=MjF{{lEf!ZvUdPIk#nMv>pttKvNvU< z3)7+NV!;bv?N(-8Y_T-h5|&WEWE9)o_}BLdaFB0p#Bt`BgdiFY0k# z&|N#446lq{jM}$<@ikFaF;%`QJjeg8EN6fCi~|Z`$;x_$MkX0^1JiAQYM(tU{x95< zaKjIw|7{#EuAXzE$OL+x5t>WU0RQ#ZKh?E#>5sU5+rxZ#&?bqnJS@W7w>>S7c495E zH3AXhyZuoYgU7(<+m7A7=d9ED{2~$vYw;ir!4)jYuZ9VEM9_dE!E@{D8v|9r$@G79 z)fLdAzpz?s0k_inWilR2Cd3E8k{1}B0qBA2)-c3JPzv0$8(L1m`LhgN{410OM{7@g z9CZoDi;rjIJFBf=He0`t@U-R$7d2=KFi=+ZOXt;B-^cWHHSXX;sP2k>c<@PJ7uF(M zquljW)^V4^v)%gAQuyEnSm&bp{Uyf^eyfTJLdPpumpZw0ZuDT*5LhOVFS>*ci z+R-X|6AXsm52XQ_@H=6;MVK-10gn6cwAAlA5cz}oz3tH41cSk8n2{mr4{$t{8L`b( zVhK;)AGH*%u<&Q&g@r%H>-{F~70~ipczvh*sfRodxM|Cy9R9hD%3r(i4ugO1=#BXO z_mh|R6K`|#jyQuNrLYJziuk?IjTTmiM>Ly4>p*3y>|x=B#AmR8I~^Fk52k~V2v2LLd0q1YtaMV!xjm!i!gGcly5TM2v4j^~=Zy{n@L6pw0F`ZRG3yFq5U&Gnyk#vk z_FEhdN9f_RSn8N}6H-*PPa*$vC@A=Zf`a$x?R|C?;U#4d4*#y4VvrYI`|S2Ty>9nT zJf1apZvfvKm}!SVJ0yRSpY8SFr4zA&vh@QbZ}=FN$jtn3iCj}n)9%Lt09#*uL0GmV ziHHlT7Kn16R$Nf^d3v4@2K(nhq!)Og17CsR}V=UX0DqjM| zozCa29?x6&e4Uc;VgyBs$|@SH`=BaoYa&SJMqe|L_LCJ#Ca!;}X6vgjScLe}NUX4e z>SOV`9vRdLg`{vec3J{~y#xXs_}jqeJBi2hCZnS-76Ma9PAC&dx!1-O+vELQb#f%!y6#x@~8nrJ^Yoc8XJnAD&0wpw^XeAz>! z08Pk`CfZL8yR*iyD`|JuLZ^lDGN<)^|a~;A!Y~CG=z!y(ag@zmJRKjB?d{1Vj99sBnxO_el*d(M5-g2 zT4nX8Ap6ME_KOP=Yw@Y_fl@zQ1`nH(TyI~A+7cQGOS!E+7VmeJzOPBkumpfcg3buk zqk0+0k0#m=qaM*r#cIVPNP+q23s7rRZ#LhRa;$%StMK75bCW1mQxlG0d7&A?i zK#+gKWK4j%!c%(@2n0Dyo+RxT>>1v^}w| zLbp7zt|FoO%5wzSM|4motLwXNLKcovK(WLZ&+&K#EDJ{|pjhII=eV$f*^PN&3BlYs!PyQ=Xy5=W9CC9P?XZNi hO^&xOrU-JE{{yMq;M}2_g|Ywu002ovPDHLkV1n8kkYfM< delta 3183 zcmV-#43P8MtpR|n0gxmCX^|x#e^J>HrL0|05$aH0A@W^(Ijgz&aNJ(Y(=!wh3v$Yq zNZ+5tiF4-NX_?DP5V{3CX*;ogsA*?0HeJx+9AKkvQo`#jH7yNrLi!p{OItC2SX^4sA9hgrQw zl?tZ}zW>IxyzkyE`DQ=ECg)rt;V@Mr0bZMlbAUPSW||Qbpep7{FE0xKHFXUP^?TXB z?0;SmMnYC-zI%ZNg^x_3M6=PrTSq^q} zv*U^TVuF8D)7N{JTUXU_u&bLD)z?hPX2(bWqTKZj(>5o!J;24gHZboW`?xqb$f~{O zRf)drKLb0AQ|jw+-hE2C`;9H|b_nh*kl%qyT=X9}%{6Nl$qjuGcss=1C3o?%{~5IP z8E^i}S}FWF9DU{AIT4~%cN-4Ph-a>z|E7DSTI+uS6#*t>CUcg!n$&ZDHFXWtF1aCL zd#K;b=~D+-x8YHoC9bBCao=VVtCDJ$ugw_L(+W!WbL-~y^!1*NwK>?;4Zz~^`5fyx z1;_(1`RIanZQ96@J$qo!o`ij=M3^Z-<`I}xNT8q)nt*~r&b1D*hZX=HEZ8nLtO98O zq&a^ufBg6C9eG^dKO1hl;ur&c;Cw_DV*5k66CnVn`g3tP%PbZ6`9R*!{-6`RoOylYs)*JEwJg195tP8Ne~bW5eBteYgLCwAVB%?hQSuypzlB?F zo!a;Dcsve=YAQmDW8zfylkpZ|>H(c4uGWgGrCho+9DBYS>i1GqdL;n<(XV2khx&iz zkx@m2HFXU*OI)oZ+TJP55m51F=czr-8Zud^9rZV?~Fk0~e zJU4uv-Se;Jcw3vvnVHe;ULe(7yMneyqTm0@IdqKdC(KpUax-ORWeg7w)5bB{IzFSW zP<|#{;9Sk8BXSSmX4do5Wk;C(ZK!|#0j&SSE<6ua=j=Ov9nc$uQRm;lKN>GcUplvf z(XjzaiF-fg_~_U`?6@MvD6^Tt12OW*X0t3lWs)dVdK&U zU6I@s&w0$ff<+YoMSRhF5r9(X9k|NCH>|XB0WMr+&>d|90hTYjmoM6P0rG#E+4tVv z1%T(R>M7p?MqY3xdOt9)4G~$r<_QiT_#G8hOQ|Sb8uNmqV*|P;jE)UZQ6;a2894JL ztJnO8RjZyp+ST>sqFjIReDmfzyA!*Rny7{o{1alKQjMVe<|vQK(SK2o_nhI{(QJ5S zRCP89jTC^ABKDH;&I?z*SC7B2h|w{Low5BIuc5mv=Tc>AWOmC;U|C9WnQL43DA z>SN##ghHFCtlV+h>wSJ68Kkv%kjCf=mh4x<#3CYS#FOE_I~-y2a^x+0kGf&h9UqxaP3M4`3TB^d$vRCaX5RL!SjEG^5|&o@sE=(;d$}# zy!_2tFL*h7znJj!<_YID>IzV*sQ9J#s;ll}adpx`IL zmXur1Rj8?q3oj-WZZvux3k3czR~gW4L&X|gNY;H|1SiCokSv;1;kzs0l9QSO=W!a6O2bU z6GlU`jE28s{dy_YM0}=v*?;D;?WS4Dv#4M%zB9soI(e^0~>^%*1}SLdk!}HMMMf^#z9zUk*u?R#1B^-OwYG zHnEfx9?w>XB<)0!ItjN!D0GxS;7vwGUMvPCkb_VzA=h3TQ+?L%8;`c192&DK_18=sctUNt&U`MagwZxvqVKHin9nZ!Lqc30P`9}c`|{$vARrv z0~#%@k7jj!HtX%X^JQKz1CZwdEv%0w>Z1w!0y|^u0rg0=!h5Q}{&u%7upMR*@u|r{eKcWTU}xlM2n*|@SzVvadi(C_ zw=KAAkUgM<_0fcVft@MPkBf_vYVoQ1hSJ_#Y2Ivhw=b|aNd-C+(2nZmp+1_hFR*_z z#sbtE)tk!alYyW1Dof~07OX&V)cjsj|T+s(ch1+_Q&^MF?W zird}3z&6a-c)+gBSSriaE zt@cHCTcAT`X$iI4nTGb5wa>u`D@xG-=yRSbEz+d;&9)=K;;SO4)yOqcRQY z$+i7yq_4U@L2zoZ3Iuv&HW8nV2Tb>zbkh1+@T{1Lh(y;@kSXSgc~f~DGmn+2x5`yg z-7Hf`D8f+-D3$oqIWD}Qzzpls5`wjJg43Or&@celoqyYc%NG5#gwu`P?F($n{{hU$ V8Tni!h`#^;002ovPDHLkV1kObLoNUS