From e2c2ee5eb7f7a261e3560ea61697ba52de8db689 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Tue, 23 May 2023 17:03:21 +0100 Subject: [PATCH] [MIRROR] Reworks gym equipment [MDB IGNORE] (#21300) * Reworks gym equipment (#75389) ## About The Pull Request Gym equipment are currently ported from Goon code, and I didn't like how it currently worked as it was buggy and the code was a mess. I decided to just rework how they worked entirely. I left the parts that weren't Goon code (like tooltips & deconstruction) alone because it's not goon code and I think it's fine that way. - Now you buckle yourself to it (like a chair, I didn't like how it didn't work like one) and can work out with an action button you get on buckle, you can do as many sets as you want, then unbuckle & go. - You aren't hardstunned for 8 seconds for clicking on it anymore, you aren't flying around because the stun doesn't even last the duration of the animation anymore. Video demonstration https://github.com/tgstation/tgstation/assets/53777086/f5ae86f1-65fb-46c6-8a5f-8f9d9f0548b3 ## Why It's Good For The Game Reworks old code Removes un-documented Goon code Makes gym equipment less broken than it currently is. ## Changelog :cl: qol: Gym equipment was reworked. You now buckle yourself to weight machines to use them, rather than clicking on it and getting stunned for a few seconds. It also means it works like a chair now. qol: Gym equipment no longer breaks a sweat in no gravity. /:cl: --------- Co-authored-by: san7890 * Reworks gym equipment * updatepaths --------- Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: san7890 Co-authored-by: Jolly-66 <70232195+Jolly-66@users.noreply.github.com> Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com> --- .../SpaceRuins/skyrat/interdynefob.dmm | 70 +- _maps/RandomZLevels/SnowCabin.dmm | 2 +- .../map_files/Deltastation/DeltaStation2.dmm | 1030 ++-- .../map_files/IceBoxStation/IceBoxStation.dmm | 1398 ++--- _maps/map_files/MetaStation/MetaStation.dmm | 2348 ++++---- _maps/map_files/NorthStar/north_star.dmm | 4838 ++++++++--------- _maps/map_files/VoidRaptor/VoidRaptor.dmm | 94 +- .../dormenginelower_attachment_a_2.dmm | 2 +- _maps/map_files/tramstation/tramstation.dmm | 996 ++-- .../components/crafting/entertainment.dm | 8 +- code/game/objects/structures/gym.dm | 193 - .../objects/structures/gym/punching_bag.dm | 65 + .../objects/structures/gym/weight_machine.dm | 127 + .../structures/gym/weight_machine_action.dm | 22 + icons/obj/gym_equipment.dmi | Bin 2319 -> 2270 bytes tgstation.dme | 4 +- .../Scripts/75389_weight-machine.txt | 1 + 17 files changed, 5611 insertions(+), 5587 deletions(-) delete mode 100644 code/game/objects/structures/gym.dm create mode 100644 code/game/objects/structures/gym/punching_bag.dm create mode 100644 code/game/objects/structures/gym/weight_machine.dm create mode 100644 code/game/objects/structures/gym/weight_machine_action.dm create mode 100644 tools/UpdatePaths/Scripts/75389_weight-machine.txt diff --git a/_maps/RandomRuins/SpaceRuins/skyrat/interdynefob.dmm b/_maps/RandomRuins/SpaceRuins/skyrat/interdynefob.dmm index 27713b8c16e..0426141ac76 100644 --- a/_maps/RandomRuins/SpaceRuins/skyrat/interdynefob.dmm +++ b/_maps/RandomRuins/SpaceRuins/skyrat/interdynefob.dmm @@ -2558,6 +2558,18 @@ /obj/structure/lattice, /turf/template_noop, /area/template_noop) +"kB" = ( +/obj/machinery/light/cold/directional/east, +/obj/effect/turf_decal/stripes/red/corner{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/red/corner, +/mob/living/basic/lizard/tegu{ + name = "Entertains-The-Hostages" + }, +/obj/structure/bed/dogbed, +/turf/open/floor/iron/dark/small, +/area/ruin/space/has_grav/skyrat/interdynefob/security/prison) "kD" = ( /obj/machinery/smartfridge/food, /turf/open/floor/iron/dark/smooth_large, @@ -2651,6 +2663,11 @@ }, /turf/open/floor/iron/dark, /area/ruin/space/has_grav/skyrat/interdynefob/cargo) +"la" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/box/white, +/turf/open/floor/iron/dark/textured_large, +/area/ruin/space/has_grav/skyrat/interdynefob/security/prison) "lb" = ( /obj/structure/table, /obj/machinery/microwave{ @@ -5059,18 +5076,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/ruin/space/has_grav/skyrat/interdynefob/halls) -"vN" = ( -/obj/machinery/light/cold/directional/east, -/obj/effect/turf_decal/stripes/red/corner{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/red/corner, -/mob/living/basic/lizard/tegu{ - name = "Entertains-The-Hostages" - }, -/obj/structure/bed/dogbed, -/turf/open/floor/iron/dark/small, -/area/ruin/space/has_grav/skyrat/interdynefob/security/prison) "vO" = ( /obj/machinery/hydroponics/constructable, /obj/machinery/door/window/survival_pod{ @@ -6776,11 +6781,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/small, /area/ruin/space/has_grav/skyrat/interdynefob/security/prison) -"Ew" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/box/white, -/turf/open/floor/iron/dark/textured_large, -/area/ruin/space/has_grav/skyrat/interdynefob/security/prison) "Ey" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -6883,21 +6883,6 @@ /obj/structure/cable, /turf/open/floor/iron/cafeteria, /area/ruin/space/has_grav/skyrat/interdynefob/service/diner) -"EV" = ( -/obj/structure/weightmachine/stacklifter, -/obj/machinery/light/warm/directional/north, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/dark/line{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/dark/line{ - dir = 1 - }, -/obj/machinery/firealarm/directional/north, -/turf/open/floor/iron, -/area/ruin/space/has_grav/skyrat/interdynefob/service/dorms/fitness) "EW" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -8645,6 +8630,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/catwalk_floor/iron_dark, /area/ruin/space/has_grav/skyrat/interdynefob/research) +"MQ" = ( +/obj/structure/weightmachine, +/obj/machinery/light/warm/directional/north, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark/line{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/dark/line{ + dir = 1 + }, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron, +/area/ruin/space/has_grav/skyrat/interdynefob/service/dorms/fitness) "MT" = ( /obj/machinery/computer/shuttle{ desc = "A shuttle terminal which allows a connection to the DS-2 forward base's supply shuttle."; @@ -11962,7 +11962,7 @@ kx NB NB kF -Ew +la gA Vp Ni @@ -12074,7 +12074,7 @@ qh kF Qx Po -vN +kB gi EZ UR @@ -12499,7 +12499,7 @@ wg cI qh NB -EV +MQ il AX Kf diff --git a/_maps/RandomZLevels/SnowCabin.dmm b/_maps/RandomZLevels/SnowCabin.dmm index 81fb81bc3b0..a8680dd425d 100644 --- a/_maps/RandomZLevels/SnowCabin.dmm +++ b/_maps/RandomZLevels/SnowCabin.dmm @@ -1763,7 +1763,7 @@ }, /area/awaymission/cabin/caves/mountain) "fZ" = ( -/obj/structure/weightmachine/stacklifter, +/obj/structure/weightmachine, /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/engine, /area/awaymission/cabin/caves/mountain) diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index 6f8bfc906e7..4d9fb2bc199 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -657,19 +657,6 @@ /obj/machinery/holopad, /turf/open/floor/iron, /area/station/engineering/lobby) -"ahm" = ( -/obj/structure/table/wood, -/obj/item/paper_bin/carbon, -/obj/item/stamp/head/hop, -/obj/machinery/requests_console/directional/north{ - department = "Head of Personnel's Desk"; - name = "Head of Personnel's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "aho" = ( /obj/machinery/status_display/evac/directional/east, /obj/machinery/light/directional/east, @@ -2107,25 +2094,6 @@ /obj/structure/chair/stool/directional/east, /turf/open/floor/iron/cafeteria, /area/station/security/prison/mess) -"awV" = ( -/obj/machinery/requests_console/directional/west{ - department = "Research Director's Desk"; - name = "Research Director's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/item/kirbyplants/dead, -/obj/machinery/light/directional/west, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 1 - }, -/obj/effect/turf_decal/tile/purple{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/rd) "axa" = ( /obj/item/radio/intercom/prison/directional/north, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, @@ -2298,24 +2266,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, /turf/closed/wall/r_wall, /area/station/engineering/supermatter/room) -"azV" = ( -/obj/machinery/photocopier, -/obj/machinery/light/directional/north, -/obj/machinery/requests_console/directional/north{ - department = "Head of Security's Desk"; - name = "Head of Security's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/sign/nanotrasen{ - pixel_x = 32; - pixel_y = 32 - }, -/obj/effect/turf_decal/bot_white, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hos) "azW" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -3004,6 +2954,25 @@ /obj/effect/turf_decal/trimline/blue/filled/line, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) +"aJi" = ( +/obj/machinery/computer/department_orders/medical, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 6 + }, +/obj/machinery/requests_console/directional/north{ + department = "Medbay"; + name = "Medbay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/north{ + c_tag = "Medbay - Storage"; + name = "medbay camera"; + network = list("ss13","medbay") + }, +/turf/open/floor/iron, +/area/station/medical/storage) "aJu" = ( /obj/structure/cable, /obj/machinery/power/smes/engineering, @@ -9325,6 +9294,30 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) +"ckH" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/machinery/requests_console/directional/south{ + department = "Janitorial"; + name = "Janitor's Request Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/storage/box/mousetraps{ + pixel_x = -3; + pixel_y = 8 + }, +/obj/item/storage/box/mousetraps{ + pixel_x = -2; + pixel_y = 3 + }, +/obj/item/restraints/legcuffs/beartrap{ + pixel_x = 2; + pixel_y = 5 + }, +/obj/item/restraints/legcuffs/beartrap, +/turf/open/floor/iron/checker, +/area/station/service/janitor) "ckP" = ( /turf/open/floor/plating, /area/station/maintenance/starboard/aft) @@ -9746,6 +9739,25 @@ }, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"cpl" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/glass/shaker{ + pixel_x = -6 + }, +/obj/machinery/requests_console/directional/east{ + department = "Bar"; + name = "Bar Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/item/reagent_containers/cup/rag, +/turf/open/floor/iron/checker{ + dir = 1 + }, +/area/station/service/bar) "cpr" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/stripes/line, @@ -10028,25 +10040,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"ctZ" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder{ - pixel_x = 6; - pixel_y = 6 - }, -/obj/item/reagent_containers/cup/glass/shaker{ - pixel_x = -6 - }, -/obj/machinery/requests_console/directional/east{ - department = "Bar"; - name = "Bar Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/item/reagent_containers/cup/rag, -/turf/open/floor/iron/checker{ - dir = 1 - }, -/area/station/service/bar) "cug" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -11351,6 +11344,12 @@ }, /turf/open/floor/iron/grimy, /area/station/maintenance/port/fore) +"cKr" = ( +/obj/structure/table/wood/fancy, +/obj/item/book/bible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) "cKx" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -13816,30 +13815,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"dtf" = ( -/obj/structure/cable, -/obj/effect/decal/cleanable/dirt, -/obj/structure/table, -/obj/machinery/requests_console/directional/south{ - department = "Janitorial"; - name = "Janitor's Request Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/item/storage/box/mousetraps{ - pixel_x = -3; - pixel_y = 8 - }, -/obj/item/storage/box/mousetraps{ - pixel_x = -2; - pixel_y = 3 - }, -/obj/item/restraints/legcuffs/beartrap{ - pixel_x = 2; - pixel_y = 5 - }, -/obj/item/restraints/legcuffs/beartrap, -/turf/open/floor/iron/checker, -/area/station/service/janitor) "dth" = ( /turf/closed/wall/r_wall, /area/station/maintenance/department/security) @@ -14239,27 +14214,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"dxu" = ( -/obj/structure/cable, -/obj/machinery/requests_console/directional/west{ - department = "Chief Engineer's Desk"; - name = "Chief Engineer's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/camera/directional/west{ - c_tag = "Engineering - Chief Engineer's Office"; - name = "engineering camera" - }, -/obj/machinery/computer/apc_control{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/obj/machinery/light/directional/west, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/ce) "dxA" = ( /obj/item/kirbyplants/random, /turf/open/floor/iron, @@ -14608,6 +14562,18 @@ /obj/item/clothing/mask/breath, /turf/open/floor/iron/dark/textured_large, /area/station/engineering/atmos/storage/gas) +"dDg" = ( +/obj/machinery/light/directional/east, +/obj/machinery/requests_console/directional/east{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/filingcabinet/chestdrawer, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "dDk" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ @@ -15041,22 +15007,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/port/aft) -"dJD" = ( -/obj/machinery/chem_master, -/obj/machinery/requests_console/directional/east{ - department = "Xenobiology"; - name = "Xenobiology Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/siding/purple{ - dir = 8 - }, -/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "dJH" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -15166,6 +15116,23 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"dKZ" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/closet/secure_closet/freezer/kitchen/all_access, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain, +/obj/item/food/breadslice/plain, +/obj/item/food/grown/potato, +/obj/item/food/grown/potato, +/obj/item/food/grown/onion, +/obj/item/food/grown/onion, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/sign/poster/ripped{ + pixel_y = 32 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison/mess) "dLd" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -15456,6 +15423,28 @@ "dOk" = ( /turf/open/floor/circuit, /area/station/science/robotics/mechbay) +"dOm" = ( +/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) "dOr" = ( /obj/structure/closet/toolcloset, /obj/effect/turf_decal/bot, @@ -17516,17 +17505,26 @@ }, /area/station/medical/morgue) "eqH" = ( -/obj/machinery/light/directional/east, +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, /obj/machinery/requests_console/directional/east{ - department = "Quartermaster's Desk"; - name = "Quartermaster's Requests Console" + department = "Research Lab"; + name = "Research Requests Console" }, /obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/structure/filingcabinet/chestdrawer, -/obj/effect/turf_decal/tile/brown/anticorner/contrasted, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/camera/directional/east{ + c_tag = "Science - Research and Development"; + dir = 6; + name = "science camera"; + network = list("ss13","rd") + }, /turf/open/floor/iron, -/area/station/command/heads_quarters/qm) +/area/station/science/lab) "eqM" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -18548,15 +18546,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) -"eFs" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/requests_console/directional/west{ - department = "Kitchen"; - name = "Kitchen Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "eFy" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/bodycontainer/morgue/beeper_off, @@ -21325,26 +21314,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/bridge) -"fnD" = ( -/obj/structure/table, -/obj/machinery/requests_console/directional/north{ - department = "Cargo Bay"; - name = "Cargo Bay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/machinery/camera/directional/north{ - c_tag = "Cargo - Office"; - name = "cargo camera" - }, -/obj/machinery/fax{ - fax_name = "Cargo Office"; - name = "Cargo Office Fax Machine" - }, -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/cargo/office) "fnK" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -24259,22 +24228,6 @@ }, /turf/open/floor/wood, /area/station/service/library/abandoned) -"gaW" = ( -/obj/structure/closet/secure_closet/chemical, -/obj/structure/window/reinforced/spawner/directional/west, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/machinery/requests_console/directional/south{ - department = "Pharmacy"; - name = "Pharmacy Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/item/storage/box/beakers, -/obj/item/storage/box/syringes, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/medical/pharmacy) "gbe" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, @@ -30346,6 +30299,14 @@ /obj/effect/turf_decal/bot/left, /turf/open/floor/iron/dark, /area/station/service/kitchen/coldroom) +"hBG" = ( +/obj/machinery/requests_console/directional/south{ + department = "Service Hall"; + name = "Service Hall Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/dark, +/area/station/hallway/secondary/service) "hBL" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -31978,6 +31939,23 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/cargo/warehouse) +"hXG" = ( +/obj/machinery/computer/crew{ + dir = 1 + }, +/obj/machinery/requests_console/directional/south{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light_switch/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/cmo) "hXO" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -32142,6 +32120,21 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/chapel) +"hZO" = ( +/obj/structure/closet/secure_closet/engineering_personal, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/requests_console/directional/south{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/sign/poster/official/do_not_question{ + pixel_x = 32 + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/engineering/main) "hZT" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/corner{ @@ -34097,6 +34090,24 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai) +"ixz" = ( +/obj/structure/table/reinforced, +/obj/machinery/light/directional/west, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/book/manual/wiki/security_space_law, +/obj/item/toy/figure/warden{ + pixel_y = 3 + }, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/security/warden) "ixE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/photocopier, @@ -37959,6 +37970,19 @@ }, /turf/open/floor/iron/dark/corner, /area/station/engineering/atmos/pumproom) +"juT" = ( +/obj/structure/table/wood, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/requests_console/directional/south{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/papercutter, +/turf/open/floor/iron/grimy, +/area/station/command/bridge) "juX" = ( /obj/structure/railing/corner{ dir = 1 @@ -40577,25 +40601,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/science/robotics/mechbay) -"kbc" = ( -/obj/machinery/computer/department_orders/medical, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 6 - }, -/obj/machinery/requests_console/directional/north{ - department = "Medbay"; - name = "Medbay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/cable, -/obj/effect/turf_decal/bot, -/obj/machinery/camera/directional/north{ - c_tag = "Medbay - Storage"; - name = "medbay camera"; - network = list("ss13","medbay") - }, -/turf/open/floor/iron, -/area/station/medical/storage) "kbd" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 8 @@ -42613,23 +42618,6 @@ /obj/effect/turf_decal/tile/neutral/full, /turf/open/floor/iron/dark/smooth_large, /area/station/security/detectives_office) -"kBg" = ( -/obj/machinery/computer/crew{ - dir = 1 - }, -/obj/machinery/requests_console/directional/south{ - department = "Chief Medical Officer's Desk"; - name = "Chief Medical Officer's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/light_switch/directional/west, -/obj/effect/turf_decal/tile/neutral/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/cmo) "kBz" = ( /obj/effect/turf_decal/tile/neutral{ dir = 4 @@ -45179,6 +45167,27 @@ }, /turf/open/floor/plating, /area/station/maintenance/space_hut/observatory) +"lju" = ( +/obj/structure/cable, +/obj/machinery/requests_console/directional/west{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/camera/directional/west{ + c_tag = "Engineering - Chief Engineer's Office"; + name = "engineering camera" + }, +/obj/machinery/computer/apc_control{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) "ljz" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -46331,28 +46340,6 @@ }, /turf/open/floor/iron, /area/station/science/xenobiology) -"lzj" = ( -/obj/structure/closet/crate/science{ - anchored = 1 - }, -/obj/item/mod/core/standard{ - pixel_x = -4 - }, -/obj/item/mod/core/standard{ - pixel_x = 4 - }, -/obj/item/mod/core/standard{ - pixel_y = 4 - }, -/obj/effect/turf_decal/bot, -/obj/machinery/requests_console/directional/north{ - department = "Robotics"; - name = "Robotics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron, -/area/station/science/robotics/lab) "lzo" = ( /obj/machinery/atmospherics/components/binary/pump, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -47668,6 +47655,22 @@ /obj/effect/turf_decal/tile/green/anticorner/contrasted, /turf/open/floor/iron/telecomms, /area/station/tcommsat/server) +"lPp" = ( +/obj/machinery/chem_master, +/obj/machinery/requests_console/directional/east{ + department = "Xenobiology"; + name = "Xenobiology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/effect/turf_decal/tile/purple/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "lPs" = ( /obj/machinery/biogenerator, /obj/effect/turf_decal/bot, @@ -47878,6 +47881,13 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel) +"lRr" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/commons/fitness/recreation) "lRx" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/effect/turf_decal/bot, @@ -48521,19 +48531,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/carpet/orange, /area/station/commons/dorms) -"mcS" = ( -/obj/machinery/modular_computer/console/preset/id{ - dir = 4 - }, -/obj/machinery/requests_console/directional/west{ - department = "Captain's Desk"; - name = "Captain's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/carpet, -/area/station/command/heads_quarters/captain) "mcV" = ( /obj/machinery/door/airlock/engineering/glass{ name = "Supermatter Engine Room" @@ -49294,6 +49291,26 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/security/office) +"moj" = ( +/obj/structure/table, +/obj/machinery/requests_console/directional/north{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/camera/directional/north{ + c_tag = "Cargo - Office"; + name = "cargo camera" + }, +/obj/machinery/fax{ + fax_name = "Cargo Office"; + name = "Cargo Office Fax Machine" + }, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/office) "mor" = ( /obj/structure/table/reinforced, /obj/structure/reagent_dispensers/wall/peppertank/directional/west, @@ -49534,6 +49551,22 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/command/gateway) +"mrM" = ( +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/machinery/requests_console/directional/south{ + department = "Hydroponics"; + name = "Hydroponics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/blue/opposingcorners, +/obj/effect/turf_decal/tile/green{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) "mrR" = ( /obj/structure/bodycontainer/crematorium{ id = "crematoriumChapel" @@ -51979,6 +52012,18 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/science/xenobiology) +"mWz" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/sink/directional/south, +/obj/effect/turf_decal/siding/purple{ + dir = 4 + }, +/obj/effect/turf_decal/stripes/corner{ + dir = 1 + }, +/mob/living/basic/lizard/wags_his_tail, +/turf/open/floor/iron/checker, +/area/station/service/janitor) "mWB" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -55657,14 +55702,6 @@ /obj/effect/turf_decal/tile/neutral/full, /turf/open/floor/iron/large, /area/station/security/brig) -"nUG" = ( -/obj/machinery/requests_console/directional/south{ - department = "Service Hall"; - name = "Service Hall Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron/dark, -/area/station/hallway/secondary/service) "nUI" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -56668,6 +56705,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/central/fore) +"ohV" = ( +/obj/machinery/space_heater, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/east{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden, +/obj/machinery/light/directional/east, +/turf/open/floor/iron, +/area/station/engineering/atmos/storage/gas) "ohZ" = ( /obj/structure/rack, /obj/effect/spawner/random/techstorage/service_all, @@ -57526,19 +57576,6 @@ }, /turf/open/floor/iron, /area/station/commons/dorms) -"ouK" = ( -/obj/machinery/requests_console/directional/east{ - department = "Chemistry"; - name = "Chemistry Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/disposalpipe/segment, -/obj/item/kirbyplants/random, -/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/medical/chemistry) "ouT" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -59212,23 +59249,6 @@ dir = 4 }, /area/station/security/brig) -"oSz" = ( -/obj/structure/table/reinforced, -/obj/item/folder/yellow, -/obj/item/paper, -/obj/item/paper, -/obj/item/pen, -/obj/machinery/requests_console/directional/east{ - department = "Atmospherics"; - name = "Atmospherics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/light/directional/east, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/neutral, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos/storage) "oSA" = ( /obj/machinery/status_display/ai/directional/south, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -59477,24 +59497,25 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/department/science) +"oVq" = ( +/obj/machinery/modular_computer/console/preset/id{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) "oVt" = ( /obj/structure/chair/pew, /turf/open/floor/iron/chapel{ dir = 6 }, /area/station/service/chapel) -"oVC" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/sink/directional/south, -/obj/effect/turf_decal/siding/purple{ - dir = 4 - }, -/obj/effect/turf_decal/stripes/corner{ - dir = 1 - }, -/mob/living/basic/lizard/wags_his_tail, -/turf/open/floor/iron/checker, -/area/station/service/janitor) "oVI" = ( /obj/structure/bed/roller, /obj/effect/decal/cleanable/dirt, @@ -64613,12 +64634,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/maintenance/disposal/incinerator) -"qfP" = ( -/obj/structure/table/wood/fancy, -/obj/item/book/bible, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/service/chapel/funeral) "qgl" = ( /obj/machinery/power/solar{ id = "aftport"; @@ -65672,6 +65687,19 @@ }, /turf/open/floor/iron, /area/station/commons/toilet/locker) +"qve" = ( +/obj/machinery/requests_console/directional/east{ + department = "Chemistry"; + name = "Chemistry Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/disposalpipe/segment, +/obj/item/kirbyplants/random, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/medical/chemistry) "qvn" = ( /obj/structure/sign/warning/secure_area, /turf/closed/wall/r_wall, @@ -65739,27 +65767,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/grimy, /area/station/service/lawoffice) -"qvK" = ( -/obj/machinery/rnd/production/circuit_imprinter/department/science, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/machinery/requests_console/directional/east{ - department = "Research Lab"; - name = "Research Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/camera/directional/east{ - c_tag = "Science - Research and Development"; - dir = 6; - name = "science camera"; - network = list("ss13","rd") - }, -/turf/open/floor/iron, -/area/station/science/lab) "qvW" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, @@ -68205,28 +68212,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/storage/primary) -"rdz" = ( -/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) "rdJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -68429,21 +68414,6 @@ /obj/effect/turf_decal/tile/brown/anticorner/contrasted, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"rgG" = ( -/obj/structure/closet/secure_closet/engineering_personal, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/requests_console/directional/south{ - department = "Engineering"; - name = "Engineering Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/sign/poster/official/do_not_question{ - pixel_x = 32 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/iron, -/area/station/engineering/main) "rgK" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -68793,6 +68763,24 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/science/lab) +"rkr" = ( +/obj/machinery/photocopier, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Head of Security's Desk"; + name = "Head of Security's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/sign/nanotrasen{ + pixel_x = 32; + pixel_y = 32 + }, +/obj/effect/turf_decal/bot_white, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hos) "rks" = ( /obj/structure/table, /obj/machinery/airalarm/directional/east, @@ -69865,14 +69853,6 @@ /obj/structure/window/reinforced/spawner/directional/west, /turf/open/space, /area/space/nearstation) -"ryx" = ( -/obj/machinery/requests_console/directional/north{ - department = "Chapel"; - name = "Chapel Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/carpet/royalblack, -/area/station/service/chapel/office) "ryA" = ( /obj/structure/chair{ dir = 1 @@ -72004,19 +71984,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"rZl" = ( -/obj/structure/closet/secure_closet/medical1, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/siding/green, -/obj/structure/cable, -/obj/machinery/requests_console/directional/north{ - department = "Virology"; - name = "Virology Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/turf_decal/tile/neutral/half/contrasted, -/turf/open/floor/iron, -/area/station/medical/virology) "rZt" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -72894,6 +72861,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"slA" = ( +/obj/machinery/requests_console/directional/north{ + department = "Chapel"; + name = "Chapel Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/carpet/royalblack, +/area/station/service/chapel/office) "slC" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -73494,24 +73469,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/service/theater/abandoned) -"stX" = ( -/obj/structure/table/reinforced, -/obj/machinery/light/directional/west, -/obj/machinery/requests_console/directional/west{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/item/book/manual/wiki/security_space_law, -/obj/item/toy/figure/warden{ - pixel_y = 3 - }, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/warden) "suj" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -73797,19 +73754,6 @@ /obj/item/assembly/signaler, /turf/open/floor/iron, /area/station/engineering/storage/tech) -"sxr" = ( -/obj/structure/table/wood, -/obj/structure/window/reinforced/spawner/directional/west, -/obj/machinery/requests_console/directional/south{ - department = "Bridge"; - name = "Bridge Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/item/papercutter, -/turf/open/floor/iron/grimy, -/area/station/command/bridge) "sxB" = ( /obj/machinery/airalarm/directional/west, /obj/structure/table, @@ -75269,13 +75213,6 @@ dir = 1 }, /area/station/engineering/atmos/mix) -"sPZ" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/commons/fitness/recreation) "sQb" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, @@ -76809,22 +76746,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/service/abandoned_gambling_den) -"tkk" = ( -/obj/item/stack/package_wrap, -/obj/item/stack/package_wrap, -/obj/item/hand_labeler, -/obj/machinery/requests_console/directional/south{ - department = "Hydroponics"; - name = "Hydroponics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/structure/table/glass, -/obj/effect/turf_decal/tile/blue/opposingcorners, -/obj/effect/turf_decal/tile/green{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "tkt" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/machinery/door/window/left/directional/north, @@ -76869,6 +76790,25 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron, /area/station/science/research) +"tlk" = ( +/obj/machinery/requests_console/directional/west{ + department = "Research Director's Desk"; + name = "Research Director's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/kirbyplants/dead, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/neutral/half/contrasted{ + dir = 1 + }, +/obj/effect/turf_decal/tile/purple{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) "tlq" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/hidden{ dir = 4 @@ -79093,11 +79033,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/range) -"tNE" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, -/turf/open/floor/iron/white, -/area/station/commons/fitness/recreation) "tNF" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 4 @@ -79879,6 +79814,19 @@ /obj/effect/turf_decal/tile/yellow/opposingcorners, /turf/open/floor/iron, /area/station/commons/lounge) +"tXs" = ( +/obj/structure/closet/secure_closet/medical1, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/siding/green, +/obj/structure/cable, +/obj/machinery/requests_console/directional/north{ + department = "Virology"; + name = "Virology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/turf_decal/tile/neutral/half/contrasted, +/turf/open/floor/iron, +/area/station/medical/virology) "tXu" = ( /obj/effect/turf_decal/tile/red/opposingcorners{ dir = 1 @@ -80706,23 +80654,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"uhn" = ( -/obj/structure/window/spawner/directional/west, -/obj/structure/closet/secure_closet/freezer/kitchen/all_access, -/obj/item/food/breadslice/plain, -/obj/item/food/breadslice/plain, -/obj/item/food/breadslice/plain, -/obj/item/food/grown/potato, -/obj/item/food/grown/potato, -/obj/item/food/grown/onion, -/obj/item/food/grown/onion, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/decal/cleanable/cobweb, -/obj/structure/sign/poster/ripped{ - pixel_y = 32 - }, -/turf/open/floor/iron/cafeteria, -/area/station/security/prison/mess) "uhB" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/structure/steam_vent, @@ -83936,6 +83867,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/department/science) +"uXn" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/requests_console/directional/west{ + department = "Kitchen"; + name = "Kitchen Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "uXy" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -84975,6 +84915,11 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron, /area/station/engineering/atmos/mix) +"vkr" = ( +/obj/item/book/bible, +/obj/structure/altar_of_gods, +/turf/open/floor/iron/grimy, +/area/station/service/chapel) "vkv" = ( /obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ dir = 8 @@ -86272,19 +86217,6 @@ }, /turf/open/floor/iron, /area/station/commons/toilet/locker) -"vAz" = ( -/obj/machinery/space_heater, -/obj/effect/turf_decal/bot, -/obj/machinery/requests_console/directional/east{ - department = "Atmospherics"; - name = "Atmospherics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/hidden, -/obj/machinery/light/directional/east, -/turf/open/floor/iron, -/area/station/engineering/atmos/storage/gas) "vAC" = ( /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -88837,6 +88769,28 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"wjB" = ( +/obj/structure/closet/crate/science{ + anchored = 1 + }, +/obj/item/mod/core/standard{ + pixel_x = -4 + }, +/obj/item/mod/core/standard{ + pixel_x = 4 + }, +/obj/item/mod/core/standard{ + pixel_y = 4 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/north{ + department = "Robotics"; + name = "Robotics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron, +/area/station/science/robotics/lab) "wjF" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -91842,6 +91796,23 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/storage/tech) +"wWi" = ( +/obj/structure/table/reinforced, +/obj/item/folder/yellow, +/obj/item/paper, +/obj/item/paper, +/obj/item/pen, +/obj/machinery/requests_console/directional/east{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/neutral, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/storage) "wWn" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/glass, @@ -93181,6 +93152,19 @@ }, /turf/open/floor/iron, /area/station/security/prison/safe) +"xnO" = ( +/obj/structure/table/wood, +/obj/item/paper_bin/carbon, +/obj/item/stamp/head/hop, +/obj/machinery/requests_console/directional/north{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "xnT" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/wood, @@ -93388,6 +93372,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) +"xrf" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted, +/turf/open/floor/iron/white, +/area/station/commons/fitness/recreation) "xrg" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -94339,11 +94328,6 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/science/xenobiology) -"xDd" = ( -/obj/item/book/bible, -/obj/structure/altar_of_gods, -/turf/open/floor/iron/grimy, -/area/station/service/chapel) "xDf" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 4 @@ -95857,6 +95841,22 @@ }, /turf/open/floor/iron, /area/station/maintenance/fore) +"xWF" = ( +/obj/structure/closet/secure_closet/chemical, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/requests_console/directional/south{ + department = "Pharmacy"; + name = "Pharmacy Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/item/storage/box/beakers, +/obj/item/storage/box/syringes, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/medical/pharmacy) "xWI" = ( /obj/structure/sign/nanotrasen{ pixel_x = 32 @@ -119244,7 +119244,7 @@ bAR dxl viB kCq -dxu +lju nKN pcS vyn @@ -122367,7 +122367,7 @@ sEc xNv kpx bRw -dJD +lPp jDd jDd jDd @@ -122558,7 +122558,7 @@ cwY fFL rcw cBr -oSz +wWi fFr wEX oiO @@ -123625,7 +123625,7 @@ bTN kpD geR odD -rgG +hZO rRD adb odL @@ -124371,7 +124371,7 @@ xLZ xLZ mYk lwa -vAz +ohV uMu qCk szs @@ -126996,7 +126996,7 @@ hkZ voZ iao nLM -awV +tlk hnM urt awA @@ -127172,7 +127172,7 @@ pvR knu sCF iuI -tkk +mrM oYs oYs oYs @@ -127439,7 +127439,7 @@ xeh sNe oYs kcb -eFs +uXn rua dNe noK @@ -129283,7 +129283,7 @@ wdb wdb muk khb -lzj +wjB aPz fHr cfO @@ -131407,7 +131407,7 @@ tgT tgT qYo tgT -rZl +tXs wjV jpN mIg @@ -132819,9 +132819,9 @@ pgL prJ jaA tCs -rdz +dOm uCb -dtf +ckH kVP vRB dcR @@ -132868,7 +132868,7 @@ aiO hWq mGw pRS -ahm +xnO lNA ozz lNA @@ -132902,7 +132902,7 @@ hXQ lfz fvi dKp -qvK +eqH jFP veR ayJ @@ -133434,7 +133434,7 @@ dQT ghA nQG rtw -kBg +hXG loe fUU nuI @@ -133590,7 +133590,7 @@ qwz prJ dFS tCs -oVC +mWz qPp cfd kVP @@ -134468,7 +134468,7 @@ iJG wwb kZL mIi -ouK +qve rug aOr gpw @@ -134624,14 +134624,14 @@ maV rgK gmh jGF -nUG +hBG kVP kVP kVP sBX efh cnl -ctZ +cpl aml sBX muN @@ -135214,7 +135214,7 @@ hff ued awG hjF -gaW +xWF cwh lwZ cUz @@ -135431,7 +135431,7 @@ cQv sHn dTp hEI -sxr +juT eVl xDU gnA @@ -137027,7 +137027,7 @@ euF oCo vTN ako -kbc +aJi rjO oOI oOI @@ -137976,7 +137976,7 @@ sQU ozp bfy rvK -fnD +moj hqK ibn qXM @@ -138007,7 +138007,7 @@ hja aby aby poU -mcS +oVq bcE ivA saC @@ -143222,7 +143222,7 @@ rMa sDJ rMa iVt -xDd +vkr slr oQM mmM @@ -143633,7 +143633,7 @@ aPo bdF wob sWD -eqH +dDg tgX aad rWo @@ -145001,7 +145001,7 @@ wZE wAN qNw qMf -ryx +slA hxS azo sQp @@ -145524,7 +145524,7 @@ kZc kZc igI qKs -qfP +cKr kRC niE tVD @@ -149057,7 +149057,7 @@ lra nrh nbk mFp -stX +ixz gIB cPF vEV @@ -150877,7 +150877,7 @@ fpI baK eNd kMS -sPZ +lRr cTd cOU hJG @@ -151650,7 +151650,7 @@ wZT kMS icf qZZ -tNE +xrf hJG aBr eWw @@ -152362,7 +152362,7 @@ eYK hmO liv gQZ -uhn +dKZ bgE gzj ljD @@ -152892,7 +152892,7 @@ aad aaa aad kOA -azV +rkr dmB bkn kTQ diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index d724d2b6157..7a9cfc2e50f 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -452,13 +452,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/hallway/primary/aft) -"ajG" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/box, -/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/workout) "akk" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/junction/layer2{ dir = 4 @@ -1005,6 +998,17 @@ dir = 1 }, /area/station/security/office) +"are" = ( +/obj/structure/filingcabinet, +/obj/machinery/requests_console/directional/west{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) "aro" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -2125,13 +2129,6 @@ /obj/effect/turf_decal/tile/blue, /turf/open/floor/iron, /area/station/hallway/primary/fore) -"aLy" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/item/book/bible, -/obj/structure/altar_of_gods, -/turf/open/floor/iron/dark, -/area/station/service/chapel) "aLA" = ( /obj/structure/cable, /obj/machinery/door/poddoor/preopen{ @@ -2466,6 +2463,21 @@ /obj/structure/cable, /turf/open/floor/circuit/telecomms/mainframe, /area/station/tcommsat/server) +"aQV" = ( +/obj/machinery/conveyor_switch/oneway{ + id = "packageSort2" + }, +/obj/machinery/requests_console/directional/west{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/brown/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) "aQW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -2963,19 +2975,6 @@ "aZd" = ( /turf/open/floor/plating, /area/station/medical/virology) -"aZj" = ( -/obj/item/flashlight/flare/candle{ - pixel_x = -7; - pixel_y = 3 - }, -/obj/item/book{ - name = "Tales from the First"; - pixel_x = 5; - pixel_y = 5 - }, -/obj/structure/table/wood, -/turf/open/floor/plating, -/area/station/maintenance/starboard/lesser) "aZk" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -3085,17 +3084,6 @@ /obj/effect/spawner/random/engineering/atmospherics_portable, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"baF" = ( -/obj/structure/closet/l3closet/scientist, -/obj/item/extinguisher, -/obj/machinery/requests_console/directional/north{ - department = "Science"; - name = "Science Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/glass/reinforced, -/area/station/science/xenobiology) "baO" = ( /obj/structure/extinguisher_cabinet/directional/west, /obj/machinery/light/directional/west, @@ -3347,6 +3335,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"beo" = ( +/obj/machinery/button/elevator/directional/north{ + id = "publicElevator" + }, +/obj/machinery/lift_indicator/directional/north{ + linked_elevator_id = "publicElevator" + }, +/obj/machinery/door/window/elevator/left/directional/west{ + elevator_linked_id = "publicElevator"; + elevator_mode = 1; + req_access = null + }, +/turf/open/floor/iron/dark, +/area/mine/storage) "bep" = ( /obj/effect/landmark/start/hangover, /turf/open/floor/iron, @@ -3858,22 +3860,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/showroomfloor, /area/station/security/processing) -"blU" = ( -/obj/structure/table/glass, -/obj/item/storage/box/syringes, -/obj/item/clothing/glasses/science{ - pixel_x = 2; - pixel_y = 4 - }, -/obj/item/clothing/glasses/science, -/obj/machinery/requests_console/directional/south{ - department = "Chemistry"; - name = "Chemistry Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/yellow/half/contrasted, -/turf/open/floor/iron/white, -/area/station/medical/pharmacy) "blV" = ( /obj/effect/landmark/start/hangover, /turf/open/floor/wood, @@ -4032,6 +4018,19 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos/project) +"boI" = ( +/obj/machinery/computer/records/security{ + dir = 1 + }, +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science) "boK" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, @@ -4357,6 +4356,21 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"buC" = ( +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/landmark/start/depsec/supply, +/obj/effect/turf_decal/tile/red/half/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) "buW" = ( /obj/structure/lattice, /obj/structure/sign/warning/directional/south, @@ -4878,6 +4892,19 @@ /obj/effect/landmark/navigate_destination, /turf/open/floor/iron, /area/station/commons/locker) +"bCm" = ( +/obj/structure/closet/secure_closet/security/engine, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/book/manual/wiki/security_space_law, +/obj/machinery/newscaster/directional/west, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/engineering) "bCp" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -5378,20 +5405,6 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/iron/grimy, /area/station/commons/lounge) -"bIL" = ( -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/requests_console/directional/south{ - department = "Bridge"; - name = "Bridge Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/turf/open/floor/iron, -/area/station/command/bridge) "bIU" = ( /obj/structure/table, /obj/item/stack/sheet/glass/fifty, @@ -7005,15 +7018,6 @@ }, /turf/open/floor/iron/white/side, /area/mine/living_quarters) -"chR" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/industrial_lift{ - radial_travel = 0 - }, -/turf/open/floor/plating/elevatorshaft, -/area/mine/storage) "cin" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, @@ -7140,6 +7144,14 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/engine, /area/station/science/xenobiology) +"ckB" = ( +/obj/machinery/requests_console/directional/north{ + department = "Chapel"; + name = "Chapel Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) "ckN" = ( /obj/structure/cable, /obj/machinery/newscaster/directional/south, @@ -7492,6 +7504,18 @@ "cpm" = ( /turf/closed/wall/r_wall, /area/station/command/heads_quarters/hop) +"cpo" = ( +/obj/machinery/requests_console/directional/west{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/camera/directional/west{ + c_tag = "Cargo Bay Office" + }, +/obj/machinery/rnd/production/techfab/department/cargo, +/turf/open/floor/iron, +/area/station/cargo/office) "cpp" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, @@ -7537,18 +7561,6 @@ }, /turf/open/floor/plating, /area/station/engineering/engine_smes) -"cpN" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/structure/industrial_lift{ - radial_travel = 0 - }, -/obj/structure/railing{ - dir = 9 - }, -/turf/open/floor/plating/elevatorshaft, -/area/mine/storage) "cpO" = ( /obj/structure/table, /obj/item/screwdriver{ @@ -7750,6 +7762,18 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"cui" = ( +/obj/machinery/requests_console/directional/north{ + department = "Robotics"; + name = "Robotics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/north, +/obj/machinery/rnd/production/circuit_imprinter/department/science, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) "cum" = ( /obj/effect/spawner/structure/window/hollow/reinforced/middle{ dir = 1 @@ -8186,11 +8210,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/external, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"czW" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/box, -/turf/open/floor/iron/dark/textured, -/area/station/security/prison/workout) "czY" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/visible{ dir = 4 @@ -9890,6 +9909,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/science/robotics/mechbay) +"cZZ" = ( +/obj/structure/closet/l3closet/scientist, +/obj/item/extinguisher, +/obj/machinery/requests_console/directional/north{ + department = "Science"; + name = "Science Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/glass/reinforced, +/area/station/science/xenobiology) "dab" = ( /obj/machinery/camera/directional/west{ c_tag = "MiniSat Antechamber"; @@ -10138,28 +10168,6 @@ /obj/structure/cable, /turf/open/floor/iron/smooth, /area/station/security/brig/upper) -"dcZ" = ( -/obj/structure/table/glass, -/obj/machinery/light/directional/north, -/obj/machinery/requests_console/directional/north{ - department = "Chief Medical Officer's Desk"; - name = "Chief Medical Officer's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/item/toy/figure/cmo{ - pixel_x = -17; - pixel_y = -1 - }, -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 5 - }, -/obj/item/pen, -/obj/effect/turf_decal/tile/blue/full, -/turf/open/floor/iron/dark/smooth_large, -/area/station/command/heads_quarters/cmo) "ddd" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -10230,23 +10238,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"deD" = ( -/obj/machinery/modular_computer/console/preset/id{ - dir = 4 - }, -/obj/machinery/camera/directional/west{ - c_tag = "Chief Engineer's Office" - }, -/obj/machinery/requests_console/directional/west{ - department = "Chief Engineer's Desk"; - name = "Chief Engineer's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/ce) "deN" = ( /obj/effect/decal/cleanable/blood/gibs, /turf/open/misc/asteroid/snow/icemoon, @@ -10472,14 +10463,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/pharmacy) -"dit" = ( -/obj/machinery/requests_console/directional/north{ - department = "Chapel"; - name = "Chapel Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/service/chapel/office) "diu" = ( /obj/machinery/door/airlock/maintenance_hatch{ name = "MiniSat Maintenance" @@ -12335,6 +12318,18 @@ /obj/effect/decal/cleanable/cobweb, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"dMR" = ( +/obj/machinery/requests_console/directional/north{ + department = "Research Director's Desk"; + name = "Research Director's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/pdapainter/research, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/rd) "dMS" = ( /turf/closed/wall, /area/station/maintenance/department/crew_quarters/bar) @@ -12612,6 +12607,22 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply, /turf/open/floor/iron/white, /area/station/medical/virology) +"dRT" = ( +/obj/machinery/requests_console/directional/south{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/siding/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark/corner, +/area/station/engineering/atmos/storage/gas) "dSm" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -13528,18 +13539,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/textured_half, /area/station/hallway/primary/starboard) -"ehG" = ( -/obj/structure/table, -/obj/item/folder/yellow, -/obj/item/pen, -/obj/machinery/light/directional/west, -/obj/machinery/requests_console/directional/west{ - department = "Mining"; - name = "Mining Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron, -/area/station/cargo/miningdock) "ehJ" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -15491,10 +15490,6 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"eNS" = ( -/obj/structure/sign/warning/xeno_mining, -/turf/closed/wall, -/area/mine/storage) "eOl" = ( /obj/effect/landmark/start/hangover, /turf/open/floor/iron, @@ -15610,6 +15605,13 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"eQV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/item/book/bible, +/obj/structure/altar_of_gods, +/turf/open/floor/iron/dark, +/area/station/service/chapel) "eQX" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/yellow, @@ -16049,6 +16051,16 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"eXF" = ( +/obj/machinery/requests_console/directional/south{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron, +/area/station/command/heads_quarters/hop) "eXH" = ( /turf/closed/wall/r_wall, /area/station/medical/chemistry) @@ -16225,6 +16237,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/main) +"eZW" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/industrial_lift{ + radial_travel = 0 + }, +/obj/structure/railing{ + dir = 6 + }, +/turf/open/floor/plating/elevatorshaft, +/area/mine/storage) "fab" = ( /obj/structure/cable, /turf/open/floor/engine, @@ -16344,18 +16368,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"fcC" = ( -/obj/machinery/requests_console/directional/north{ - department = "Robotics"; - name = "Robotics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/light/directional/north, -/obj/machinery/rnd/production/circuit_imprinter/department/science, -/turf/open/floor/iron/white, -/area/station/science/robotics/lab) "fcN" = ( /obj/machinery/atmospherics/pipe/smart/manifold/general/visible{ dir = 8 @@ -18418,6 +18430,18 @@ dir = 8 }, /area/station/medical/medbay/central) +"fMh" = ( +/obj/structure/table, +/obj/item/folder/yellow, +/obj/item/pen, +/obj/machinery/light/directional/west, +/obj/machinery/requests_console/directional/west{ + department = "Mining"; + name = "Mining Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron, +/area/station/cargo/miningdock) "fMq" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -18491,6 +18515,22 @@ dir = 1 }, /area/station/hallway/primary/port) +"fNL" = ( +/obj/structure/table/glass, +/obj/item/storage/box/syringes, +/obj/item/clothing/glasses/science{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/clothing/glasses/science, +/obj/machinery/requests_console/directional/south{ + department = "Chemistry"; + name = "Chemistry Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/yellow/half/contrasted, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) "fNN" = ( /obj/structure/cable, /turf/open/floor/engine, @@ -19023,10 +19063,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron, /area/station/maintenance/starboard/fore) -"fYF" = ( -/obj/structure/sign/poster/contraband/random/directional/west, -/turf/open/openspace, -/area/station/commons/storage/mining) "fYH" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -19633,6 +19669,10 @@ /obj/structure/sign/warning/biohazard/directional/west, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) +"ghl" = ( +/obj/machinery/light/directional/west, +/turf/open/openspace, +/area/station/commons/storage/mining) "ghx" = ( /turf/open/lava/plasma/ice_moon, /area/icemoon/underground/explored) @@ -21281,6 +21321,17 @@ "gIY" = ( /turf/closed/wall, /area/station/medical/medbay/central) +"gJr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/machinery/light/dim/directional/south, +/obj/machinery/requests_console/directional/south{ + department = "Medbay"; + name = "Medbay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/white, +/area/station/medical/cryo) "gJs" = ( /obj/machinery/portable_atmospherics/canister, /obj/structure/disposalpipe/segment, @@ -21592,6 +21643,19 @@ /obj/machinery/light_switch/directional/south, /turf/open/floor/iron/showroomfloor, /area/station/security/warden) +"gPt" = ( +/obj/item/flashlight/flare/candle{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/book{ + name = "Tales from the First"; + pixel_x = 5; + pixel_y = 5 + }, +/obj/structure/table/wood, +/turf/open/floor/plating, +/area/station/maintenance/starboard/lesser) "gPu" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/airalarm/directional/east, @@ -22547,6 +22611,11 @@ /obj/machinery/duct, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"hft" = ( +/obj/structure/table/wood, +/obj/item/book/bible, +/turf/open/floor/iron/dark, +/area/station/service/chapel/office) "hfv" = ( /obj/machinery/processor{ pixel_y = 6 @@ -22802,6 +22871,31 @@ /obj/item/bikehorn/rubberducky, /turf/open/floor/iron/freezer, /area/station/commons/toilet/locker) +"hlD" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/item/folder/blue, +/obj/item/folder/blue, +/obj/item/folder/blue, +/obj/item/stamp/law, +/obj/machinery/camera/directional/south{ + c_tag = "Service Law Office" + }, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 17 + }, +/obj/machinery/requests_console/directional/south{ + department = "Law Office"; + name = "Law Office Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/turf/open/floor/wood, +/area/station/service/lawoffice) "hlJ" = ( /obj/machinery/light/directional/west, /obj/effect/turf_decal/stripes/line{ @@ -23044,17 +23138,6 @@ }, /turf/open/floor/wood, /area/station/command/heads_quarters/captain) -"hpY" = ( -/obj/structure/closet/radiation, -/obj/machinery/light/directional/north, -/obj/machinery/requests_console/directional/north{ - department = "Genetics"; - name = "Genetics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/landmark/start/hangover/closet, -/turf/open/floor/iron/dark, -/area/station/science/genetics) "hqi" = ( /obj/machinery/door/window/brigdoor{ dir = 1; @@ -24090,6 +24173,11 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/fore) +"hJh" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/box, +/turf/open/floor/iron/dark/textured, +/area/station/security/prison/workout) "hJi" = ( /obj/machinery/door/window/left/directional/north{ dir = 4; @@ -27185,6 +27273,25 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/robotics/lab) +"iIh" = ( +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 8 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/machinery/button/elevator/directional/north{ + id = "publicElevator" + }, +/obj/machinery/door/window/elevator/left/directional/west{ + elevator_linked_id = "publicElevator"; + elevator_mode = 1 + }, +/obj/machinery/lift_indicator/directional/north{ + linked_elevator_id = "publicElevator" + }, +/turf/open/floor/iron/dark, +/area/station/commons/storage/mining) "iIs" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, @@ -29255,18 +29362,6 @@ dir = 1 }, /area/station/service/hydroponics) -"jqS" = ( -/obj/machinery/light/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/requests_console/directional/south{ - department = "Bridge"; - name = "Bridge Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/wood, -/area/station/command/meeting_room) "jqT" = ( /turf/closed/wall/r_wall, /area/station/engineering/storage/tech) @@ -29361,19 +29456,6 @@ /obj/effect/mapping_helpers/airlock/access/any/science/maintenance, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"jtt" = ( -/obj/structure/table, -/obj/item/grenade/chem_grenade/cleaner, -/obj/item/grenade/chem_grenade/cleaner, -/obj/item/grenade/chem_grenade/cleaner, -/obj/item/reagent_containers/spray/cleaner, -/obj/machinery/requests_console/directional/south{ - department = "Janitorial"; - name = "Janitorial Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron, -/area/station/service/janitor) "jtu" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/turf_decal/tile/red/half{ @@ -30158,6 +30240,16 @@ /obj/item/clothing/suit/hazardvest, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"jHe" = ( +/obj/machinery/requests_console/directional/east{ + department = "Telecomms Admin"; + name = "Telecomms Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron, +/area/station/tcommsat/computer) "jHm" = ( /obj/machinery/computer/warrant, /turf/open/floor/iron, @@ -30446,10 +30538,6 @@ /obj/structure/closet/secure_closet/cytology, /turf/open/floor/glass/reinforced, /area/station/science/xenobiology) -"jLa" = ( -/obj/structure/sign/poster/contraband/random/directional/north, -/turf/open/openspace, -/area/station/commons/storage/mining) "jLb" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, @@ -30739,21 +30827,6 @@ /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"jPl" = ( -/obj/structure/table/reinforced, -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/machinery/light/directional/east, -/obj/machinery/requests_console/directional/east{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/red/full, -/turf/open/floor/iron/dark/smooth_large, -/area/station/security/checkpoint/medical) "jPo" = ( /obj/machinery/meter, /obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ @@ -31816,25 +31889,6 @@ }, /turf/open/floor/engine/vacuum, /area/station/engineering/atmos) -"kgj" = ( -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 8 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/obj/machinery/button/elevator/directional/north{ - id = "publicElevator" - }, -/obj/machinery/door/window/elevator/left/directional/west{ - elevator_linked_id = "publicElevator"; - elevator_mode = 1 - }, -/obj/machinery/lift_indicator/directional/north{ - linked_elevator_id = "publicElevator" - }, -/turf/open/floor/iron/dark, -/area/station/commons/storage/mining) "kgl" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/disposalpipe/segment, @@ -33230,6 +33284,10 @@ /obj/item/circuitboard/machine/chem_dispenser/drinks, /turf/open/floor/wood, /area/station/maintenance/port/aft) +"kCa" = ( +/obj/structure/sign/poster/contraband/random/directional/west, +/turf/open/openspace, +/area/station/commons/storage/mining) "kCb" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -34458,6 +34516,23 @@ }, /turf/open/floor/iron, /area/station/tcommsat/computer) +"kWz" = ( +/obj/machinery/computer/security/hos, +/obj/machinery/requests_console/directional/north{ + department = "Head of Security's Desk"; + name = "Head of Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/button/door/directional/north{ + id = "hosspace"; + name = "Icemoon Shutters Control"; + pixel_x = -24 + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/carpet/royalblue, +/area/station/command/heads_quarters/hos) "kWK" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/tile/blue{ @@ -35758,20 +35833,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/aft) -"lqH" = ( -/obj/machinery/computer/records/security, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/cable, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/customs/auxiliary) "lqL" = ( /obj/structure/closet/crate, /obj/item/target/alien, @@ -36199,18 +36260,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/medical/treatment_center) -"lyo" = ( -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/red/anticorner, -/turf/open/floor/iron/dark/textured_corner{ - dir = 1 - }, -/area/station/security/office) "lyw" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -38510,6 +38559,18 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron, /area/station/cargo/storage) +"mok" = ( +/obj/machinery/light/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/requests_console/directional/south{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/meeting_room) "mow" = ( /obj/effect/turf_decal/siding/white{ dir = 4 @@ -39110,23 +39171,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/department/cargo) -"myX" = ( -/obj/machinery/light/directional/north, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/requests_console/directional/north{ - department = "Engineering"; - name = "Engineering Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/yellow/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/engineering/main) "myZ" = ( /obj/structure/lattice/catwalk, /turf/open/openspace/icemoon/keep_below, @@ -39219,18 +39263,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness) -"mAN" = ( -/obj/machinery/requests_console/directional/west{ - department = "Cargo Bay"; - name = "Cargo Bay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/machinery/camera/directional/west{ - c_tag = "Cargo Bay Office" - }, -/obj/machinery/rnd/production/techfab/department/cargo, -/turf/open/floor/iron, -/area/station/cargo/office) "mAO" = ( /obj/structure/cable, /turf/open/floor/carpet, @@ -40002,6 +40034,23 @@ /obj/effect/turf_decal/tile/blue/full, /turf/open/floor/iron/white/smooth_large, /area/station/medical/storage) +"mPy" = ( +/obj/machinery/light/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/requests_console/directional/north{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/engineering/main) "mPG" = ( /obj/machinery/firealarm/directional/north, /obj/effect/turf_decal/trimline/blue/filled/line{ @@ -40462,6 +40511,15 @@ }, /turf/open/floor/iron, /area/station/commons/locker) +"mXC" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/industrial_lift{ + radial_travel = 0 + }, +/turf/open/floor/plating/elevatorshaft, +/area/mine/storage) "mXD" = ( /obj/structure/rack, /obj/item/mecha_parts/mecha_equipment/drill, @@ -40507,18 +40565,6 @@ }, /turf/open/floor/iron/white, /area/mine/laborcamp) -"mYq" = ( -/obj/machinery/requests_console/directional/north{ - department = "Research Director's Desk"; - name = "Research Director's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/pdapainter/research, -/turf/open/floor/iron/white, -/area/station/command/heads_quarters/rd) "mYr" = ( /obj/structure/table/wood, /obj/effect/spawner/random/entertainment/gambling{ @@ -40564,6 +40610,23 @@ }, /turf/open/floor/iron, /area/mine/laborcamp) +"mZt" = ( +/obj/machinery/modular_computer/console/preset/id{ + dir = 4 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Chief Engineer's Office" + }, +/obj/machinery/requests_console/directional/west{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) "mZu" = ( /obj/structure/table/glass, /obj/item/cultivator, @@ -40720,23 +40783,6 @@ dir = 1 }, /area/station/command/heads_quarters/rd) -"nbt" = ( -/obj/machinery/computer/security/hos, -/obj/machinery/requests_console/directional/north{ - department = "Head of Security's Desk"; - name = "Head of Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/button/door/directional/north{ - id = "hosspace"; - name = "Icemoon Shutters Control"; - pixel_x = -24 - }, -/obj/item/radio/intercom/directional/west, -/turf/open/floor/carpet/royalblue, -/area/station/command/heads_quarters/hos) "nbC" = ( /obj/machinery/smartfridge/chemistry/preloaded, /obj/machinery/door/firedoor, @@ -42131,12 +42177,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/department/electrical) -"nwt" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/mob/living/basic/lizard/wags_his_tail, -/turf/open/floor/iron, -/area/station/service/janitor) "nwF" = ( /obj/structure/chair/sofa/bench{ dir = 4 @@ -43108,17 +43148,6 @@ /obj/item/hand_tele, /turf/open/floor/iron, /area/station/command/teleporter) -"nKj" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/machinery/rnd/production/circuit_imprinter, -/obj/machinery/requests_console/directional/east{ - department = "Engineering"; - name = "Engineering Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/engineering/lobby) "nKl" = ( /obj/structure/railing{ dir = 6 @@ -43856,6 +43885,14 @@ }, /turf/open/floor/plating, /area/station/maintenance/disposal) +"nUF" = ( +/obj/item/book/bible, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/security/prison/rec) "nUJ" = ( /obj/machinery/flasher/directional/east{ id = "brigentry" @@ -45225,20 +45262,6 @@ }, /turf/open/openspace, /area/station/science/xenobiology) -"oqN" = ( -/obj/machinery/button/elevator/directional/north{ - id = "publicElevator" - }, -/obj/machinery/lift_indicator/directional/north{ - linked_elevator_id = "publicElevator" - }, -/obj/machinery/door/window/elevator/left/directional/west{ - elevator_linked_id = "publicElevator"; - elevator_mode = 1; - req_access = null - }, -/turf/open/floor/iron/dark, -/area/mine/storage) "orf" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -45876,11 +45899,6 @@ /obj/machinery/portable_atmospherics/canister/bz, /turf/open/floor/plating, /area/station/security/prison/safe) -"oBg" = ( -/obj/structure/table/wood, -/obj/item/book/bible, -/turf/open/floor/iron/dark, -/area/station/service/chapel/office) "oBi" = ( /obj/machinery/light/small/directional/south, /turf/open/floor/plating, @@ -46983,6 +47001,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/starboard/fore) +"oUb" = ( +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/requests_console/directional/south{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron, +/area/station/command/bridge) "oUi" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/table, @@ -49033,21 +49065,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/mine/eva) -"pCU" = ( -/obj/machinery/conveyor_switch/oneway{ - id = "packageSort2" - }, -/obj/machinery/requests_console/directional/west{ - department = "Cargo Bay"; - name = "Cargo Bay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/machinery/light/directional/west, -/obj/effect/turf_decal/tile/brown/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/cargo/sorting) "pDe" = ( /obj/structure/closet/secure_closet/personal{ anchored = 1 @@ -49107,6 +49124,22 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/mine/laborcamp) +"pDP" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/industrial_lift{ + radial_travel = 0 + }, +/obj/structure/railing{ + dir = 5 + }, +/obj/machinery/elevator_control_panel/directional/north{ + linked_elevator_id = "publicElevator"; + preset_destination_names = list("3"="Icemoon Level","4"="Station Level") + }, +/turf/open/floor/plating/elevatorshaft, +/area/mine/storage) "pDQ" = ( /obj/structure/sign/warning/electric_shock, /turf/closed/wall/r_wall, @@ -49406,6 +49439,18 @@ dir = 10 }, /area/station/science/research) +"pIz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/industrial_lift{ + radial_travel = 0 + }, +/obj/structure/railing{ + dir = 9 + }, +/turf/open/floor/plating/elevatorshaft, +/area/mine/storage) "pIF" = ( /obj/structure/rack, /obj/item/lighter, @@ -50242,20 +50287,6 @@ }, /turf/open/floor/iron, /area/station/tcommsat/computer) -"pVC" = ( -/obj/machinery/requests_console/directional/north{ - department = "Cargo Bay"; - name = "Cargo Bay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/structure/table, -/obj/item/hand_labeler, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/item/folder/yellow, -/turf/open/floor/iron, -/area/station/cargo/storage) "pVH" = ( /turf/closed/wall/mineral/wood, /area/station/maintenance/aft/lesser) @@ -50999,22 +51030,6 @@ /obj/structure/disposalpipe/trunk/multiz/down, /turf/open/floor/iron/dark, /area/station/medical/medbay/aft) -"qkn" = ( -/obj/machinery/requests_console/directional/south{ - department = "Atmospherics"; - name = "Atmospherics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/light/directional/south, -/obj/effect/turf_decal/siding/yellow{ - dir = 4 - }, -/obj/effect/turf_decal/tile/yellow/opposingcorners{ - dir = 1 - }, -/turf/open/floor/iron/dark/corner, -/area/station/engineering/atmos/storage/gas) "qku" = ( /obj/item/kirbyplants/random, /turf/open/floor/iron/grimy, @@ -51529,6 +51544,19 @@ "qtj" = ( /turf/closed/wall, /area/station/engineering/storage) +"qto" = ( +/obj/structure/table, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/grenade/chem_grenade/cleaner, +/obj/item/reagent_containers/spray/cleaner, +/obj/machinery/requests_console/directional/south{ + department = "Janitorial"; + name = "Janitorial Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron, +/area/station/service/janitor) "qts" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/effect/turf_decal/stripes/red/line{ @@ -51785,22 +51813,6 @@ }, /turf/open/floor/iron/dark, /area/station/cargo/miningdock) -"qxl" = ( -/obj/structure/table, -/obj/item/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/machinery/requests_console/directional/north{ - department = "Circuits Lab"; - name = "Circuits Lab Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron, -/area/station/science/explab) "qxo" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ @@ -51877,6 +51889,22 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"qzf" = ( +/obj/structure/table, +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/machinery/requests_console/directional/north{ + department = "Circuits Lab"; + name = "Circuits Lab Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron, +/area/station/science/explab) "qzq" = ( /obj/structure/sign/departments/cargo, /turf/closed/wall/r_wall, @@ -52960,6 +52988,9 @@ "qPL" = ( /turf/closed/wall/r_wall, /area/station/hallway/secondary/exit/departure_lounge) +"qPP" = ( +/turf/open/openspace, +/area/station/commons/storage/mining) "qPY" = ( /obj/structure/bookcase/random/fiction, /turf/open/floor/wood, @@ -53089,31 +53120,6 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/iron/freezer, /area/station/commons/toilet) -"qSj" = ( -/obj/structure/table/wood, -/obj/item/folder/blue, -/obj/item/folder/blue, -/obj/item/folder/blue, -/obj/item/folder/blue, -/obj/item/stamp/law, -/obj/machinery/camera/directional/south{ - c_tag = "Service Law Office" - }, -/obj/item/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 17 - }, -/obj/machinery/requests_console/directional/south{ - department = "Law Office"; - name = "Law Office Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/turf/open/floor/wood, -/area/station/service/lawoffice) "qSk" = ( /turf/open/floor/iron/dark, /area/station/science/ordnance) @@ -53755,6 +53761,17 @@ }, /turf/open/floor/iron, /area/station/science/explab) +"rcn" = ( +/obj/structure/closet/radiation, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Genetics"; + name = "Genetics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/landmark/start/hangover/closet, +/turf/open/floor/iron/dark, +/area/station/science/genetics) "rcq" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/pink/hidden, @@ -54386,6 +54403,12 @@ /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron/dark/side, /area/mine/eva/lower) +"rnA" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/mob/living/basic/lizard/wags_his_tail, +/turf/open/floor/iron, +/area/station/service/janitor) "rnQ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -54584,6 +54607,10 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"rrG" = ( +/obj/structure/sign/warning/xeno_mining, +/turf/closed/wall, +/area/mine/storage) "rrV" = ( /obj/effect/spawner/structure/window/hollow/reinforced/end, /turf/open/floor/plating, @@ -55210,16 +55237,34 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/engineering/storage/tech) -"rBL" = ( -/obj/machinery/light/directional/west, -/turf/open/openspace, -/area/station/commons/storage/mining) "rBQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ dir = 1 }, /turf/open/floor/iron, /area/station/engineering/atmos) +"rBR" = ( +/obj/structure/table/glass, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/toy/figure/cmo{ + pixel_x = -17; + pixel_y = -1 + }, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 5 + }, +/obj/item/pen, +/obj/effect/turf_decal/tile/blue/full, +/turf/open/floor/iron/dark/smooth_large, +/area/station/command/heads_quarters/cmo) "rBV" = ( /turf/closed/wall, /area/station/tcommsat/computer) @@ -55507,6 +55552,10 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/fore) +"rFY" = ( +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/openspace, +/area/station/commons/storage/mining) "rGd" = ( /obj/structure/table/wood, /obj/item/paper_bin{ @@ -55985,6 +56034,18 @@ /obj/machinery/computer/records/security, /turf/open/floor/carpet/royalblue, /area/station/command/heads_quarters/hos) +"rPX" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/industrial_lift{ + radial_travel = 0 + }, +/obj/structure/railing{ + dir = 10 + }, +/turf/open/floor/plating/elevatorshaft, +/area/mine/storage) "rQf" = ( /turf/open/floor/plating, /area/station/engineering/supermatter/room) @@ -56041,18 +56102,6 @@ }, /turf/open/floor/engine/co2, /area/station/engineering/atmos) -"rQW" = ( -/obj/machinery/requests_console/directional/west{ - department = "Science"; - name = "Science Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/machinery/computer/rdconsole{ - dir = 4 - }, -/turf/open/floor/iron/checker, -/area/station/science/lab) "rQZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -57261,20 +57310,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/kitchen/diagonal, /area/station/service/kitchen) -"skw" = ( -/obj/machinery/computer/security/qm, -/obj/machinery/requests_console/directional/west{ - department = "Quartermaster's Desk"; - name = "Quartermaster's Desk Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) "skx" = ( /obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ dir = 4 @@ -57640,19 +57675,6 @@ /obj/effect/spawner/random/structure/table_fancy, /turf/open/floor/wood, /area/station/service/library) -"sqn" = ( -/obj/machinery/computer/records/security{ - dir = 1 - }, -/obj/machinery/requests_console/directional/south{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/red/half/contrasted, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/science) "sqs" = ( /obj/machinery/skill_station, /obj/machinery/newscaster/directional/north, @@ -57924,6 +57946,21 @@ }, /turf/open/floor/iron, /area/station/commons/locker) +"sub" = ( +/obj/structure/table/reinforced, +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/machinery/light/directional/east, +/obj/machinery/requests_console/directional/east{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/red/full, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/checkpoint/medical) "sup" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/sign/warning/gas_mask, @@ -58664,6 +58701,13 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"sFK" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/box, +/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/workout) "sFN" = ( /obj/structure/sign/warning/electric_shock/directional/south, /obj/structure/cable, @@ -61467,6 +61511,17 @@ }, /turf/open/floor/iron, /area/station/engineering/storage_shared) +"tCY" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/rnd/production/circuit_imprinter, +/obj/machinery/requests_console/directional/east{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) "tDa" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61780,17 +61835,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"tHi" = ( -/obj/structure/filingcabinet, -/obj/machinery/requests_console/directional/west{ - department = "Captain's Desk"; - name = "Captain's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain) "tHr" = ( /turf/closed/wall/r_wall, /area/station/medical/treatment_center) @@ -61988,6 +62032,11 @@ /obj/structure/sign/poster/official/random/directional/east, /turf/open/floor/carpet/donk, /area/mine/production) +"tKh" = ( +/obj/structure/table/glass, +/obj/item/book/bible, +/turf/open/floor/iron/chapel, +/area/station/service/chapel) "tKi" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -62340,6 +62389,20 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/department/medical/morgue) +"tPR" = ( +/obj/machinery/requests_console/directional/north{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/table, +/obj/item/hand_labeler, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/folder/yellow, +/turf/open/floor/iron, +/area/station/cargo/storage) "tPV" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating, @@ -62574,17 +62637,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) -"tVB" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/machinery/light/dim/directional/south, -/obj/machinery/requests_console/directional/south{ - department = "Medbay"; - name = "Medbay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/white, -/area/station/medical/cryo) "tWc" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/spawner/random/trash/soap, @@ -63941,16 +63993,6 @@ /obj/effect/spawner/random/structure/closet_private, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"uro" = ( -/obj/machinery/requests_console/directional/east{ - department = "Telecomms Admin"; - name = "Telecomms Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron, -/area/station/tcommsat/computer) "urt" = ( /obj/machinery/hydroponics/soil, /obj/machinery/light/directional/east, @@ -64073,6 +64115,20 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"utV" = ( +/obj/machinery/computer/security/qm, +/obj/machinery/requests_console/directional/west{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Desk Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/brown/anticorner/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "uub" = ( /obj/machinery/atmospherics/components/binary/pump{ name = "Port to Fuel Pipe" @@ -64638,21 +64694,6 @@ }, /turf/open/floor/iron/dark/textured, /area/station/ai_monitored/security/armory) -"uDy" = ( -/obj/item/book/bible, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/table/wood, -/turf/open/floor/iron/dark, -/area/station/security/prison/rec) -"uDC" = ( -/obj/structure/table/wood, -/obj/machinery/airalarm/directional/north, -/obj/item/book/bible, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/service/chapel) "uDE" = ( /obj/structure/table, /obj/item/folder/yellow, @@ -64743,18 +64784,6 @@ "uFh" = ( /turf/open/floor/plating, /area/station/construction) -"uFw" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/structure/industrial_lift{ - radial_travel = 0 - }, -/obj/structure/railing{ - dir = 6 - }, -/turf/open/floor/plating/elevatorshaft, -/area/mine/storage) "uFz" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/holopad, @@ -64828,6 +64857,18 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/hallway/secondary/entry) +"uGQ" = ( +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/red/anticorner, +/turf/open/floor/iron/dark/textured_corner{ + dir = 1 + }, +/area/station/security/office) "uGT" = ( /obj/machinery/light/directional/east, /obj/item/radio/intercom/directional/east, @@ -64865,21 +64906,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/fore) -"uHG" = ( -/obj/machinery/requests_console/directional/south{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/light/directional/south, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/effect/landmark/start/depsec/supply, -/obj/effect/turf_decal/tile/red/half/contrasted, -/turf/open/floor/iron, -/area/station/security/checkpoint/supply) "uHS" = ( /obj/structure/disposaloutlet{ dir = 8 @@ -65181,9 +65207,6 @@ dir = 4 }, /area/station/command/heads_quarters/rd) -"uMN" = ( -/turf/open/openspace, -/area/station/commons/storage/mining) "uNq" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 1 @@ -66947,16 +66970,6 @@ }, /turf/open/floor/iron, /area/station/cargo/office) -"vry" = ( -/obj/machinery/requests_console/directional/south{ - department = "Head of Personnel's Desk"; - name = "Head of Personnel's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron, -/area/station/command/heads_quarters/hop) "vrC" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -68145,6 +68158,20 @@ /obj/machinery/light/small/directional/east, /turf/open/openspace/icemoon/keep_below, /area/icemoon/underground/explored) +"vKB" = ( +/obj/machinery/computer/records/security, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs/auxiliary) "vKC" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -68354,22 +68381,6 @@ /obj/machinery/duct, /turf/open/floor/plating, /area/station/maintenance/department/medical/morgue) -"vOY" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/structure/industrial_lift{ - radial_travel = 0 - }, -/obj/structure/railing{ - dir = 5 - }, -/obj/machinery/elevator_control_panel/directional/north{ - linked_elevator_id = "publicElevator"; - preset_destination_names = list("3"="Icemoon Level","4"="Station Level") - }, -/turf/open/floor/plating/elevatorshaft, -/area/mine/storage) "vPh" = ( /obj/machinery/light/directional/north, /turf/open/floor/iron, @@ -68821,11 +68832,6 @@ /obj/structure/railing, /turf/open/lava/plasma/ice_moon, /area/icemoon/underground/explored) -"vWU" = ( -/obj/structure/table/glass, -/obj/item/book/bible, -/turf/open/floor/iron/chapel, -/area/station/service/chapel) "vWV" = ( /obj/structure/chair/office{ dir = 8 @@ -70348,6 +70354,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/carpet, /area/station/service/chapel) +"wvs" = ( +/obj/machinery/requests_console/directional/west{ + department = "Science"; + name = "Science Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/computer/rdconsole{ + dir = 4 + }, +/turf/open/floor/iron/checker, +/area/station/science/lab) "wvv" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -71332,18 +71350,6 @@ /obj/effect/landmark/start/depsec/medical, /turf/open/floor/iron/dark/smooth_large, /area/station/security/checkpoint/medical) -"wKg" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/obj/structure/industrial_lift{ - radial_travel = 0 - }, -/obj/structure/railing{ - dir = 10 - }, -/turf/open/floor/plating/elevatorshaft, -/area/mine/storage) "wKm" = ( /obj/effect/turf_decal/tile/neutral/diagonal_edge, /obj/structure/cable, @@ -71969,19 +71975,6 @@ /obj/machinery/telecomms/bus/preset_one, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"wTC" = ( -/obj/structure/closet/secure_closet/security/engine, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/item/book/manual/wiki/security_space_law, -/obj/machinery/newscaster/directional/west, -/obj/effect/turf_decal/tile/red/opposingcorners, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/engineering) "wTX" = ( /obj/structure/table, /obj/machinery/cell_charger, @@ -73076,6 +73069,13 @@ /obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/iron, /area/station/hallway/primary/central) +"xjV" = ( +/obj/structure/table/wood, +/obj/machinery/airalarm/directional/north, +/obj/item/book/bible, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/chapel) "xjY" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -74013,19 +74013,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/mine/laborcamp/security) -"xzs" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/industrial_lift{ - radial_travel = 0 - }, -/obj/effect/landmark/lift_id{ - specific_lift_id = "publicElevator" - }, -/obj/machinery/light/floor, -/turf/open/floor/plating/elevatorshaft, -/area/mine/storage) "xzI" = ( /obj/machinery/status_display/evac/directional/north, /obj/effect/spawner/random/vending/colavend, @@ -74856,6 +74843,19 @@ /obj/machinery/light/directional/east, /turf/open/floor/iron, /area/station/security/prison/visit) +"xMI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/industrial_lift{ + radial_travel = 0 + }, +/obj/effect/landmark/lift_id{ + specific_lift_id = "publicElevator" + }, +/obj/machinery/light/floor, +/turf/open/floor/plating/elevatorshaft, +/area/mine/storage) "xMM" = ( /obj/machinery/computer/operating{ dir = 8 @@ -101292,7 +101292,7 @@ hPk bwi vyO dEz -uDy +nUF hOA mJX xuo @@ -105399,7 +105399,7 @@ cfh nLW hhr iZo -czW +hJh gSy vPx qDG @@ -105913,7 +105913,7 @@ cfh nLW hhr giN -ajG +sFK gSy rLX kLo @@ -164779,7 +164779,7 @@ wUj jKC kJQ eLs -qSj +hlD wUj gjq ucN @@ -169966,9 +169966,9 @@ iDt iDt iDt vcj -cpN -chR -wKg +pIz +mXC +rPX vcj aVq iDt @@ -170223,9 +170223,9 @@ iDt vcj vcj vcj -vOY -xzs -uFw +pDP +xMI +eZW vcj aVq iDt @@ -170481,8 +170481,8 @@ vcj ijn vWz vWz -oqN -eNS +beo +rrG vcj aaD qtS @@ -183059,7 +183059,7 @@ jre jre jre jre -aZj +gPt aCo hMw jre @@ -187930,7 +187930,7 @@ pxg czt tBs deP -oBg +hft pQw cBP wAv @@ -188186,7 +188186,7 @@ xgH roq miq tBs -dit +ckB bDH rYt rrf @@ -188710,7 +188710,7 @@ aIe wBA uJq smC -aLy +eQV hMr aUO aUO @@ -189479,7 +189479,7 @@ lry oTA hlS wrX -uDC +xjV wBA oTA bAF @@ -221599,7 +221599,7 @@ vtD lJO anl lJO -lqH +vKB coB ukR gbt @@ -227020,7 +227020,7 @@ sIM sIM lAr tKI -pVC +tPR xdz kXs vlN @@ -228040,7 +228040,7 @@ gbl tKI lAr tKI -skw +utV nUO qpp dsf @@ -229082,7 +229082,7 @@ rTt sOJ cnB bvr -mAN +cpo vra lZQ wXR @@ -229348,7 +229348,7 @@ kQL vgC hoD flq -ehG +fMh dUK hoD hoD @@ -230359,7 +230359,7 @@ fsS aqQ gst xKA -pCU +aQV jak cnM jIg @@ -231145,7 +231145,7 @@ fhw nZh lzt cQh -uHG +buC pRj kCn daS @@ -233185,7 +233185,7 @@ wvw wzk wzk wzk -jqS +mok iYb iYb msb @@ -233711,7 +233711,7 @@ ool jRC cgC jaq -vry +eXF cpm gQZ ylU @@ -234409,7 +234409,7 @@ aBR aBR nbp nbp -lyo +uGQ omk omk jeF @@ -235023,7 +235023,7 @@ wlz tnp pnn aZx -uro +jHe dKh uGl qea @@ -235502,9 +235502,9 @@ ybv ybv bln kta -jLa -rBL -fYF +rFY +ghl +kCa clE jQI nFR @@ -235549,7 +235549,7 @@ fNr nzI gTK gTK -myX +mPy sSJ gka eEh @@ -235759,9 +235759,9 @@ ybv ybv clE kta -uMN -uMN -uMN +qPP +qPP +qPP clE qQC qQC @@ -235957,7 +235957,7 @@ lQc lQc nbp mgU -nbt +kWz ioi fad azx @@ -236017,7 +236017,7 @@ ybv vgu kta kta -kgj +iIh kta wal wDi @@ -236830,7 +236830,7 @@ qnC vkz uoF pcg -deD +mZt dsk qnC isX @@ -237033,7 +237033,7 @@ pMy cOP gER wLt -bIL +oUb ybv pPN oqz @@ -237317,7 +237317,7 @@ sWQ xVK hJY eUW -jtt +qto cvS gDp kRP @@ -237327,7 +237327,7 @@ mzE aZV qvW gwK -wTC +bCm hvS elj iRr @@ -237812,7 +237812,7 @@ hsx hpR pIk gYz -tHi +are iLu lpM lpM @@ -238344,7 +238344,7 @@ iuv vXh xVK fDJ -nwt +rnA pYF uwO rSx @@ -238610,7 +238610,7 @@ qNl fkO tjY aMr -qkn +dRT keP cRO guU @@ -238876,7 +238876,7 @@ gxP bID tZO oPx -nKj +tCY fwW uxp afK @@ -241412,7 +241412,7 @@ bai azw rEp fTC -blU +fNL azw qvZ hhT @@ -246551,7 +246551,7 @@ cbs nGA nKa seE -jPl +sub bjm kXM nKa @@ -247321,7 +247321,7 @@ rqT pfB gBq vBG -dcZ +rBR pKw xcu jQd @@ -247338,7 +247338,7 @@ uvi bNH bNH rIc -tVB +gJr klc sHd jih @@ -250175,7 +250175,7 @@ ily ily ily qLY -baF +cZZ fvk fvk bfN @@ -251433,7 +251433,7 @@ lso cYE acw ult -fcC +cui rIU rIU tJI @@ -251450,7 +251450,7 @@ owC owC owC wHc -mYq +dMR nyH lFW rEd @@ -252476,7 +252476,7 @@ sfY nJX ujP htO -sqn +boI jbU iyP dUe @@ -254268,7 +254268,7 @@ snI bZQ elf ojF -rQW +wvs ftN bxP vvE @@ -254550,7 +254550,7 @@ xUk aWg xgK nsZ -qxl +qzf cSw pwK yeC @@ -255528,7 +255528,7 @@ oHH tAA efH mJu -vWU +tKh qPL qPL qPL @@ -256319,7 +256319,7 @@ kqw omh wDr elw -hpY +rcn dJZ wnK fzQ diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 0c4487eeed5..0dd5e54bc2b 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -10,9 +10,6 @@ /obj/structure/lattice, /turf/open/space, /area/space/nearstation) -"aag" = ( -/turf/closed/wall, -/area/station/commons/fitness) "aah" = ( /obj/machinery/light/small/directional/west, /turf/open/floor/plating, @@ -679,14 +676,6 @@ "anS" = ( /turf/open/floor/plating/airless, /area/space/nearstation) -"anT" = ( -/obj/structure/chair/sofa/corp/right{ - desc = "Looks like someone threw it out. Covered in donut crumbs."; - name = "couch"; - dir = 1 - }, -/turf/open/space/basic, -/area/space) "aok" = ( /turf/open/floor/iron, /area/station/cargo/storage) @@ -1998,6 +1987,12 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/dark, /area/station/command/bridge) +"aMG" = ( +/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, +/area/station/commons/fitness) "aMW" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -3101,19 +3096,6 @@ /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"bgn" = ( -/obj/structure/table, -/obj/machinery/cell_charger, -/obj/machinery/requests_console/directional/east{ - department = "Research Lab"; - name = "Research Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron, -/area/station/science/lab) "bgs" = ( /obj/machinery/door/firedoor, /obj/structure/cable, @@ -3697,6 +3679,15 @@ dir = 4 }, /area/station/service/chapel) +"bpl" = ( +/obj/structure/noticeboard/directional/north{ + desc = "A memorial wall for pinning mementos upon."; + name = "memorial board" + }, +/obj/item/book/bible, +/obj/structure/table/wood, +/turf/open/floor/carpet, +/area/station/service/chapel/funeral) "bpu" = ( /obj/machinery/airalarm/directional/north, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -4236,17 +4227,6 @@ "bzH" = ( /turf/closed/wall, /area/station/cargo/sorting) -"bzN" = ( -/obj/machinery/requests_console/directional/north{ - department = "Chapel"; - name = "Chapel Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/iron/grimy, -/area/station/service/chapel/office) "bzV" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ @@ -4345,6 +4325,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"bCq" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/burnt_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "bCt" = ( /obj/machinery/status_display/evac/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -4596,6 +4584,14 @@ }, /turf/open/floor/wood/large, /area/station/commons/lounge) +"bIo" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 4 + }, +/turf/open/floor/iron/white/side{ + dir = 9 + }, +/area/station/commons/fitness) "bIv" = ( /obj/machinery/smartfridge/organ, /obj/machinery/door/firedoor, @@ -5108,13 +5104,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"bSr" = ( -/obj/structure/reagent_dispensers/water_cooler, -/obj/machinery/airalarm/directional/west, -/turf/open/floor/iron/white/side{ - dir = 8 - }, -/area/station/commons/fitness) "bSu" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -5248,6 +5237,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"bVC" = ( +/obj/item, +/turf/closed/wall/r_wall, +/area/station/maintenance/solars/port/aft) "bVF" = ( /obj/structure/chair{ dir = 4 @@ -5291,31 +5284,19 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/white, /area/station/medical/virology) -"bWe" = ( -/obj/structure/table/glass, -/obj/structure/reagent_dispensers/wall/virusfood/directional/west, -/obj/machinery/requests_console/directional/south{ - department = "Virology"; - name = "Virology Requests Console" +"bVX" = ( +/obj/machinery/dna_scannernew, +/obj/effect/turf_decal/siding/purple{ + dir = 10 }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 +/obj/machinery/requests_console/directional/west{ + department = "Genetics"; + name = "Genetics Requests Console" }, -/obj/item/folder/white{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/item/pen/red, -/obj/item/stack/sheet/mineral/plasma, -/obj/item/stack/sheet/mineral/plasma, -/obj/item/stack/sheet/mineral/plasma, -/obj/effect/turf_decal/tile/green/anticorner/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/white, -/area/station/medical/virology) +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/genetics) "bWM" = ( /obj/item/radio/intercom/directional/south, /obj/effect/turf_decal/tile/blue, @@ -5349,16 +5330,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) -"bWV" = ( -/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/neutral{ - dir = 8 - }, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "bXk" = ( /obj/machinery/telecomms/server/presets/command, /turf/open/floor/circuit/telecomms/mainframe, @@ -5695,10 +5666,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/cargo/warehouse) -"cfy" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/station/commons/fitness) "cfA" = ( /obj/machinery/oven/range, /turf/open/floor/iron/cafeteria, @@ -5727,6 +5694,28 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"cgI" = ( +/obj/structure/table/wood/fancy/orange, +/obj/machinery/requests_console/directional/east{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/item/reagent_containers/cup/glass/bottle/whiskey{ + pixel_x = -5; + pixel_y = 4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = 2; + pixel_y = -4 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ + pixel_x = -9; + pixel_y = -4 + }, +/turf/open/floor/carpet/red, +/area/station/command/heads_quarters/qm) "cgJ" = ( /obj/structure/closet/crate/freezer/blood, /obj/effect/turf_decal/siding/white, @@ -5893,37 +5882,6 @@ /obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/wood, /area/station/commons/vacant_room/office) -"ckZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/table, -/obj/item/storage/box/lights/mixed{ - pixel_x = 6; - pixel_y = 8 - }, -/obj/item/storage/box/lights/mixed{ - pixel_x = 6; - pixel_y = 8 - }, -/obj/item/reagent_containers/spray/cleaner, -/obj/item/grenade/chem_grenade/cleaner{ - pixel_x = -7; - pixel_y = 12 - }, -/obj/item/grenade/chem_grenade/cleaner{ - pixel_x = -7; - pixel_y = 12 - }, -/obj/item/grenade/chem_grenade/cleaner{ - pixel_x = -7; - pixel_y = 12 - }, -/obj/machinery/requests_console/directional/north{ - department = "Janitorial"; - name = "Janitorial Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron, -/area/station/service/janitor) "cli" = ( /obj/machinery/light/directional/north, /obj/structure/table/wood, @@ -6639,6 +6597,16 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/dark, /area/station/command/bridge) +"cxg" = ( +/obj/structure/disposalpipe/segment, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "cxi" = ( /obj/item/solar_assembly, /obj/item/solar_assembly, @@ -6972,6 +6940,24 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"cEb" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/requests_console/directional/west{ + department = "Robotics"; + name = "Robotics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron, +/area/station/science/robotics/lab) "cEv" = ( /obj/item/food/grown/wheat, /obj/item/food/grown/watermelon, @@ -7061,6 +7047,19 @@ /obj/machinery/air_sensor/plasma_tank, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) +"cGX" = ( +/obj/structure/table, +/obj/machinery/cell_charger, +/obj/machinery/requests_console/directional/east{ + department = "Research Lab"; + name = "Research Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron, +/area/station/science/lab) "cHb" = ( /obj/structure/filingcabinet{ pixel_x = 3 @@ -7100,6 +7099,22 @@ }, /turf/open/floor/plating, /area/station/science/genetics) +"cIg" = ( +/turf/closed/wall, +/area/station/commons/fitness) +"cIv" = ( +/obj/structure/table/reinforced, +/obj/item/folder/red, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/science) "cIK" = ( /obj/machinery/smartfridge/chemistry/preloaded, /obj/effect/turf_decal/tile/yellow/fourcorners, @@ -7213,14 +7228,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/carpet, /area/station/commons/dorms) -"cLa" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/tile/dark_red/half/contrasted, -/obj/effect/landmark/start/assistant, -/turf/open/floor/iron/white/textured_edge{ - dir = 1 - }, -/area/station/commons/fitness) "cLc" = ( /obj/structure/chair/office, /obj/effect/landmark/start/quartermaster, @@ -7282,12 +7289,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) -"cMG" = ( -/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, -/area/station/commons/fitness) "cML" = ( /obj/structure/cable, /turf/closed/wall/r_wall, @@ -7358,6 +7359,15 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/main) +"cOu" = ( +/obj/structure/disposalpipe/segment{ + dir = 10 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "cOB" = ( /obj/structure/table, /obj/item/paper_bin/bundlenatural{ @@ -8884,22 +8894,6 @@ /obj/structure/sign/poster/contraband/random/directional/west, /turf/open/floor/wood, /area/station/service/theater) -"dra" = ( -/obj/machinery/modular_computer/console/preset/id{ - dir = 4 - }, -/obj/machinery/requests_console/directional/west{ - department = "Chief Medical Officer's Desk"; - name = "Chief Medical Officer's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/white, -/area/station/command/heads_quarters/cmo) "dri" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8958,6 +8952,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/primary/central) +"dsc" = ( +/obj/structure/reagent_dispensers/water_cooler, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/white/side{ + dir = 8 + }, +/area/station/commons/fitness) "dsk" = ( /obj/structure/closet/secure_closet/warden, /obj/item/gun/energy/laser, @@ -9744,17 +9745,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/freezer, /area/station/commons/toilet/restrooms) -"dIm" = ( -/obj/machinery/modular_computer/console/preset/id, -/obj/machinery/requests_console/directional/north{ - department = "Chief Engineer's Desk"; - name = "Chief Engineer's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/ce) "dIy" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -10315,11 +10305,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/security/prison/safe) -"dSF" = ( -/obj/structure/punching_bag, -/obj/effect/turf_decal/trimline/dark_red, -/turf/open/floor/iron/white/textured_large, -/area/station/commons/fitness) "dSG" = ( /obj/structure/closet/wardrobe/miner, /obj/effect/turf_decal/tile/brown/anticorner/contrasted, @@ -11077,6 +11062,23 @@ }, /turf/open/floor/iron/dark, /area/station/security/lockers) +"efy" = ( +/obj/effect/turf_decal/stripes/line, +/obj/machinery/light/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/requests_console/directional/south{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/engineering/main) "efC" = ( /obj/structure/cable, /obj/effect/turf_decal/stripes/line{ @@ -11489,26 +11491,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"ely" = ( -/obj/structure/table/reinforced, -/obj/item/clipboard{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/folder/yellow{ - pixel_x = 4 - }, -/obj/machinery/requests_console/directional/west{ - department = "Engineering"; - name = "Engineering Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/engineering/break_room) "elJ" = ( /turf/closed/wall/r_wall, /area/station/science/server) @@ -12381,13 +12363,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) -"eCn" = ( -/obj/effect/landmark/blobstart, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "eCx" = ( /obj/machinery/light/directional/east, /obj/structure/cable, @@ -13115,6 +13090,15 @@ }, /turf/open/floor/iron, /area/station/engineering/break_room) +"eSB" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "eSC" = ( /obj/structure/window{ dir = 8 @@ -13319,10 +13303,6 @@ }, /turf/open/floor/engine, /area/station/engineering/atmospherics_engine) -"eWG" = ( -/obj/item, -/turf/open/space/basic, -/area/space) "eWO" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 1 @@ -13457,6 +13437,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/virology) +"eYH" = ( +/obj/machinery/firealarm/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "eYL" = ( /obj/structure/table/reinforced, /obj/item/multitool{ @@ -13594,24 +13585,6 @@ /obj/structure/cable, /turf/open/floor/carpet, /area/station/command/corporate_showroom) -"fbM" = ( -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 5 - }, -/obj/machinery/light/directional/south, -/obj/structure/sign/poster/random/directional/east, -/obj/machinery/requests_console/directional/south{ - department = "Kitchen"; - name = "Kitchen Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/turf_decal/tile/bar, -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 1 - }, -/obj/machinery/deepfryer, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "fbP" = ( /obj/structure/cable, /obj/machinery/newscaster/directional/south, @@ -14280,6 +14253,26 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/security/holding_cell) +"foh" = ( +/obj/machinery/reagentgrinder{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/reagent_containers/cup/glass/shaker{ + pixel_x = -6 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Bar - Counter" + }, +/obj/structure/table, +/obj/machinery/requests_console/directional/south{ + department = "Bar"; + name = "Bar Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/turf/open/floor/iron, +/area/station/service/bar) "foP" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -14390,13 +14383,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/science/research) -"fqB" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/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/dark, -/area/station/commons/fitness/recreation) "fqC" = ( /obj/structure/closet/secure_closet/engineering_chief, /obj/machinery/airalarm/directional/east, @@ -14635,23 +14621,6 @@ /obj/structure/marker_beacon/olive, /turf/open/space/basic, /area/space/nearstation) -"fxs" = ( -/obj/effect/turf_decal/stripes/line, -/obj/machinery/light/directional/south, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/requests_console/directional/south{ - department = "Engineering"; - name = "Engineering Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/engineering/main) "fxI" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -14683,6 +14652,15 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"fyh" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "fym" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -14787,6 +14765,21 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron, /area/station/security/checkpoint/engineering) +"fAo" = ( +/obj/machinery/requests_console/directional/east{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/computer/cargo/request, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "fAG" = ( /obj/structure/reagent_dispensers/watertank/high, /obj/item/reagent_containers/cup/watering_can, @@ -14991,13 +14984,6 @@ /obj/machinery/bci_implanter, /turf/open/floor/iron, /area/station/science/explab) -"fEW" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/broken_floor, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "fEX" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -15521,6 +15507,10 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/medical/abandoned) +"fNG" = ( +/obj/machinery/duct, +/turf/closed/wall, +/area/station/commons/fitness/recreation) "fNH" = ( /obj/machinery/door/airlock/maintenance{ name = "Mining Dock Maintenance" @@ -17015,20 +17005,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/science/lab) -"gpF" = ( -/obj/structure/window{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark_red/line{ - dir = 8 - }, -/obj/effect/turf_decal/arrows/red{ - dir = 4 - }, -/turf/open/floor/iron/white/smooth_edge{ - dir = 4 - }, -/area/station/commons/fitness) "gpO" = ( /obj/machinery/light/small/directional/south, /turf/open/floor/plating, @@ -17389,6 +17365,14 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/wood, /area/station/commons/lounge) +"gvB" = ( +/obj/machinery/door/airlock{ + id_tag = "FitnessShower"; + name = "Fitness Room Shower" + }, +/obj/machinery/duct, +/turf/open/floor/iron/freezer, +/area/station/commons/fitness/recreation) "gvG" = ( /obj/machinery/door/airlock/maintenance, /obj/effect/mapping_helpers/airlock/unres, @@ -18201,6 +18185,13 @@ /obj/item/stock_parts/micro_laser, /turf/open/floor/iron, /area/station/science/lab) +"gLX" = ( +/obj/effect/landmark/blobstart, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "gMg" = ( /obj/structure/table, /obj/item/storage/medkit/regular, @@ -18312,15 +18303,6 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/surgery/aft) -"gNF" = ( -/obj/machinery/light/directional/west, -/obj/structure/cable, -/obj/structure/sign/poster/official/random/directional/west, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "gNP" = ( /obj/machinery/light/small/directional/west, /obj/machinery/camera/directional/west{ @@ -19849,25 +19831,6 @@ }, /turf/open/floor/iron, /area/station/science/robotics/mechbay) -"hpF" = ( -/obj/machinery/recharger{ - pixel_y = 4 - }, -/obj/structure/table/reinforced, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/light/directional/north, -/obj/machinery/camera/directional/north{ - c_tag = "Security Post - Medbay"; - network = list("ss13","medbay") - }, -/obj/effect/turf_decal/tile/red/fourcorners, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/medical) "hqj" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance/burnchamber) @@ -19994,14 +19957,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central) -"htk" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 8 - }, -/turf/open/floor/iron/white/side{ - dir = 5 - }, -/area/station/commons/fitness) "htn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/siding/purple{ @@ -20373,6 +20328,26 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) +"hyy" = ( +/obj/structure/table/reinforced, +/obj/item/clipboard{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/folder/yellow{ + pixel_x = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/yellow/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/engineering/break_room) "hyD" = ( /obj/machinery/door/window/left/directional/north{ name = "Inner Pipe Access"; @@ -20514,6 +20489,16 @@ /obj/structure/window/reinforced, /turf/open/floor/iron/dark, /area/station/ai_monitored/aisat/exterior) +"hBq" = ( +/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/neutral{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "hBr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -20543,36 +20528,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/station/hallway/secondary/entry) -"hBI" = ( -/obj/structure/table, -/obj/effect/turf_decal/bot, -/obj/machinery/camera/directional/west{ - c_tag = "Science Ordnance Test Lab" - }, -/obj/item/assembly/prox_sensor{ - pixel_y = 2 - }, -/obj/item/assembly/prox_sensor{ - pixel_x = 9; - pixel_y = -2 - }, -/obj/item/assembly/prox_sensor{ - pixel_x = -4; - pixel_y = 1 - }, -/obj/item/assembly/prox_sensor{ - pixel_x = 8; - pixel_y = 9 - }, -/obj/machinery/requests_console/directional/west{ - department = "Ordnance Test Range"; - name = "Test Range Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/ordnance/testlab) "hBR" = ( /obj/structure/rack, /obj/item/shield/riot{ @@ -20724,6 +20679,17 @@ /obj/structure/closet/secure_closet/atmospherics, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) +"hFn" = ( +/obj/machinery/modular_computer/console/preset/id, +/obj/machinery/requests_console/directional/north{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) "hFz" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -20930,28 +20896,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/port) -"hKq" = ( -/obj/structure/table/wood/fancy/orange, -/obj/machinery/requests_console/directional/east{ - department = "Quartermaster's Desk"; - name = "Quartermaster's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/item/reagent_containers/cup/glass/bottle/whiskey{ - pixel_x = -5; - pixel_y = 4 - }, -/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ - pixel_x = 2; - pixel_y = -4 - }, -/obj/item/reagent_containers/cup/glass/drinkingglass/shotglass{ - pixel_x = -9; - pixel_y = -4 - }, -/turf/open/floor/carpet/red, -/area/station/command/heads_quarters/qm) "hKv" = ( /obj/structure/chair/pew/left, /turf/open/floor/iron/chapel{ @@ -21377,6 +21321,15 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/brig) +"hRx" = ( +/obj/structure/lattice, +/obj/structure/chair/sofa/corp/left{ + desc = "Looks like someone threw it out. Covered in donut crumbs."; + name = "couch"; + dir = 4 + }, +/turf/open/space/basic, +/area/space/nearstation) "hRy" = ( /obj/machinery/atmospherics/components/binary/pump/on, /obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden{ @@ -21391,6 +21344,10 @@ /obj/effect/landmark/start/cargo_technician, /turf/open/floor/iron, /area/station/cargo/sorting) +"hRI" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/commons/fitness) "hRQ" = ( /obj/machinery/disposal/bin{ pixel_x = -2; @@ -22032,15 +21989,17 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/central) -"icC" = ( -/obj/structure/disposalpipe/segment{ - dir = 9 +"icO" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/door/airlock/public/glass{ + name = "Fitness Room" }, /obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/commons/fitness) "icR" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ @@ -22179,6 +22138,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"ifY" = ( +/obj/machinery/light_switch/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "igh" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -22207,18 +22177,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) -"igy" = ( -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, -/obj/machinery/requests_console/directional/east{ - department = "Atmospherics"; - name = "Atmospherics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/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/atmos) "igz" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -23840,10 +23798,6 @@ /obj/effect/turf_decal/siding/purple, /turf/open/floor/iron/dark, /area/station/science/ordnance/storage) -"iHc" = ( -/obj/effect/spawner/structure/window/reinforced, -/turf/open/floor/plating, -/area/station/commons/fitness) "iHf" = ( /obj/machinery/power/apc/auto_name/directional/east, /obj/structure/cable, @@ -23919,6 +23873,11 @@ /obj/structure/window/reinforced, /turf/open/floor/engine, /area/station/science/xenobiology) +"iHN" = ( +/obj/structure/punching_bag, +/obj/effect/turf_decal/trimline/dark_red, +/turf/open/floor/iron/white/textured_large, +/area/station/commons/fitness) "iIq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/chapel{ @@ -24678,21 +24637,6 @@ /obj/effect/turf_decal/tile/red/opposingcorners, /turf/open/floor/iron/white, /area/station/security/prison/mess) -"iSt" = ( -/obj/structure/table, -/obj/item/reagent_containers/cup/rag{ - pixel_y = 14 - }, -/obj/item/reagent_containers/cup/glass/waterbottle{ - pixel_x = 7; - pixel_y = 2 - }, -/obj/item/reagent_containers/cup/soda_cans/monkey_energy{ - pixel_y = 7; - pixel_x = -7 - }, -/turf/open/floor/iron/white/smooth_half, -/area/station/commons/fitness) "iSI" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -24945,6 +24889,13 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"iXd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/broken_floor, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "iXp" = ( /obj/structure/table, /obj/item/analyzer, @@ -26630,6 +26581,20 @@ "jzT" = ( /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"jAc" = ( +/obj/machinery/modular_computer/console/preset/id{ + dir = 8 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/requests_console/directional/east{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "jAd" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/disposalpipe/segment, @@ -28290,6 +28255,15 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"keS" = ( +/obj/machinery/light/directional/west, +/obj/structure/cable, +/obj/structure/sign/poster/official/random/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "keX" = ( /obj/machinery/atmospherics/components/trinary/filter/atmos/n2{ dir = 4 @@ -28353,6 +28327,21 @@ /obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) +"kgm" = ( +/obj/structure/table, +/obj/item/reagent_containers/cup/rag{ + pixel_y = 14 + }, +/obj/item/reagent_containers/cup/glass/waterbottle{ + pixel_x = 7; + pixel_y = 2 + }, +/obj/item/reagent_containers/cup/soda_cans/monkey_energy{ + pixel_y = 7; + pixel_x = -7 + }, +/turf/open/floor/iron/white/smooth_half, +/area/station/commons/fitness) "kgr" = ( /obj/effect/turf_decal/bot_white, /obj/structure/cable, @@ -29781,6 +29770,18 @@ /obj/machinery/light/directional/south, /turf/open/floor/wood, /area/station/service/library) +"kJN" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Recreation Area - Fore" + }, +/obj/machinery/airalarm/directional/north, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "kKd" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -29913,6 +29914,16 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron/white, /area/station/science/xenobiology/hallway) +"kLD" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/hangover, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "kLF" = ( /obj/machinery/light/small/directional/south, /obj/machinery/light_switch/directional/south{ @@ -30077,18 +30088,6 @@ /obj/effect/landmark/start/depsec/supply, /turf/open/floor/iron, /area/station/security/checkpoint/supply) -"kOY" = ( -/obj/machinery/disposal/bin, -/obj/machinery/light_switch/directional/south, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/camera/directional/south{ - c_tag = "Recreation Area - Aft" - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "kPw" = ( /obj/structure/table, /obj/item/screwdriver{ @@ -30706,17 +30705,6 @@ /obj/effect/mapping_helpers/airlock/access/all/medical/general, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"kYx" = ( -/obj/structure/weightmachine/weightlifter, -/obj/effect/turf_decal/tile/dark_red/half/contrasted, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/effect/landmark/start/hangover, -/obj/machinery/light/directional/north, -/obj/structure/cable, -/turf/open/floor/iron/white/textured_edge{ - dir = 1 - }, -/area/station/commons/fitness) "kYD" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -30891,6 +30879,14 @@ }, /turf/open/floor/iron/white, /area/station/science/research) +"lbT" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/iron/white/side{ + dir = 5 + }, +/area/station/commons/fitness) "lbX" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -31150,6 +31146,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"lgX" = ( +/obj/machinery/door/window/right/directional/east{ + base_state = "left"; + dir = 2; + icon_state = "left"; + name = "Shower" + }, +/obj/machinery/shower/directional/south, +/obj/structure/curtain, +/turf/open/floor/iron/freezer, +/area/station/commons/fitness/recreation) "lhc" = ( /obj/structure/bed, /obj/item/bedsheet, @@ -31232,17 +31239,6 @@ /obj/effect/turf_decal/tile/red/opposingcorners, /turf/open/floor/iron/white, /area/station/security/prison/mess) -"liO" = ( -/obj/structure/cable, -/obj/machinery/bluespace_vendor/directional/west, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "lje" = ( /obj/machinery/camera/directional/south{ c_tag = "Starboard Primary Hallway - Auxiliary Tool Storage" @@ -31279,13 +31275,6 @@ }, /turf/open/floor/iron/white, /area/station/science/research) -"ljq" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "ljD" = ( /obj/structure/extinguisher_cabinet/directional/east, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -31307,24 +31296,6 @@ /obj/machinery/barsign, /turf/closed/wall, /area/station/commons/lounge) -"lkh" = ( -/obj/machinery/modular_computer/console/preset/id, -/obj/machinery/light/directional/north, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/camera/directional/north{ - c_tag = "Customs Checkpoint" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/security/checkpoint/customs) "lku" = ( /obj/structure/cable, /obj/structure/sign/poster/contraband/random/directional/west, @@ -31417,6 +31388,14 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/glass/reinforced, /area/station/science/research) +"llO" = ( +/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/white/side{ + dir = 1 + }, +/area/station/commons/fitness) "llW" = ( /obj/structure/fluff/broken_flooring{ dir = 4; @@ -31452,6 +31431,12 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"lmD" = ( +/obj/effect/turf_decal/trimline/dark_red/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/commons/fitness) "lmF" = ( /obj/effect/turf_decal/bot_white/right, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -32381,6 +32366,31 @@ dir = 4 }, /area/station/service/chapel) +"lGp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/structure/table/glass, +/obj/item/storage/box/petridish{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/storage/box/petridish{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/machinery/requests_console/directional/east{ + department = "Xenobiology"; + name = "Xenobiology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/machinery/button/door/directional/south{ + id = "XenoPens"; + name = "Xenobiology Shutters"; + req_access = list("xenobiology") + }, +/turf/open/floor/iron/white, +/area/station/science/cytology) "lGL" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, @@ -32577,17 +32587,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"lLw" = ( -/obj/machinery/door/window/right/directional/east{ - base_state = "left"; - dir = 2; - icon_state = "left"; - name = "Shower" - }, -/obj/machinery/shower/directional/south, -/obj/structure/curtain, -/turf/open/floor/iron/freezer, -/area/station/commons/fitness/recreation) "lLz" = ( /obj/item/clothing/suit/hazardvest, /obj/item/clothing/suit/hazardvest, @@ -33740,6 +33739,31 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/service/library) +"mfB" = ( +/obj/structure/table/glass, +/obj/structure/reagent_dispensers/wall/virusfood/directional/west, +/obj/machinery/requests_console/directional/south{ + department = "Virology"; + name = "Virology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/item/pen/red, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/item/stack/sheet/mineral/plasma, +/obj/effect/turf_decal/tile/green/anticorner/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/virology) "mgc" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 1 @@ -34347,11 +34371,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/fore) -"msl" = ( -/obj/item/book/bible, -/obj/structure/altar_of_gods, -/turf/open/floor/iron/dark, -/area/station/service/chapel) "msu" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 8 @@ -34571,25 +34590,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"mwj" = ( -/obj/machinery/computer/records/security{ - dir = 4 - }, -/obj/machinery/keycard_auth/directional/west, -/obj/machinery/requests_console/directional/north{ - department = "Head of Security's Desk"; - name = "Head of Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/button/door/directional/north{ - id = "hosspace"; - name = "Space Shutters Control"; - pixel_x = -24 - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hos) "mww" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -35085,21 +35085,15 @@ /obj/effect/spawner/random/maintenance/three, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) -"mEG" = ( -/obj/structure/closet/secure_closet/security/engine, -/obj/machinery/airalarm/directional/east, -/obj/machinery/requests_console/directional/south{ - department = "Security"; - name = "Security Requests Console" +"mEH" = ( +/obj/structure/weightmachine/weightlifter{ + desc = "A rusty old bench press machine, who dumped this out here?"; + name = "rusty bench press"; + color = "#f5a183" }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/firealarm/directional/south{ - pixel_x = 26 - }, -/obj/effect/turf_decal/tile/red/anticorner/contrasted, -/turf/open/floor/iron, -/area/station/security/checkpoint/engineering) +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating/airless, +/area/space/nearstation) "mEL" = ( /obj/effect/spawner/random/structure/closet_maintenance, /turf/open/floor/plating, @@ -35202,6 +35196,22 @@ /obj/structure/sign/poster/random/directional/north, /turf/open/floor/wood, /area/station/service/bar/backroom) +"mFF" = ( +/obj/machinery/firealarm/directional/east, +/obj/item/paper_bin{ + pixel_x = -1; + pixel_y = 6 + }, +/obj/structure/table/wood, +/obj/machinery/requests_console/directional/south{ + department = "Telecomms Admin"; + name = "Telecomms Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/grimy, +/area/station/tcommsat/computer) "mFQ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -35350,6 +35360,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/atmos) +"mJc" = ( +/obj/machinery/pdapainter{ + pixel_y = 2 + }, +/obj/machinery/requests_console/directional/north{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "mJk" = ( /obj/structure/cable, /obj/structure/table, @@ -35448,17 +35471,6 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron/white, /area/station/science/lab) -"mKu" = ( -/obj/machinery/light_switch/directional/west, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "mKv" = ( /obj/machinery/light/directional/east, /turf/open/floor/iron/chapel{ @@ -36678,6 +36690,25 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/security/prison) +"ngV" = ( +/obj/machinery/recharger{ + pixel_y = 4 + }, +/obj/structure/table/reinforced, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/light/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Security Post - Medbay"; + network = list("ss13","medbay") + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/medical) "ngY" = ( /obj/structure/table, /obj/item/stack/sheet/iron/fifty, @@ -36768,14 +36799,6 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/space/nearstation) -"nja" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/spawner/random/structure/steam_vent, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "njc" = ( /obj/structure/rack, /obj/item/stack/sheet/cloth/five, @@ -37003,17 +37026,14 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"nmI" = ( -/obj/machinery/light/directional/south, -/obj/structure/rack, -/obj/item/clothing/under/color/blue, -/obj/item/clothing/ears/earmuffs, -/obj/item/clothing/neck/tie/blue, -/obj/structure/sign/poster/official/random/directional/south, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) +"nmH" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/white/textured_edge{ + dir = 1 + }, +/area/station/commons/fitness) "nmN" = ( /obj/structure/table, /obj/item/hand_labeler, @@ -38006,20 +38026,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/external, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"nCB" = ( -/obj/machinery/modular_computer/console/preset/id{ - dir = 8 - }, -/obj/machinery/light/small/directional/east, -/obj/machinery/requests_console/directional/east{ - department = "Captain's Desk"; - name = "Captain's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "nCI" = ( /obj/structure/chair/stool/directional/west, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -38051,6 +38057,25 @@ }, /turf/open/floor/iron/dark, /area/station/science/ordnance/storage) +"nDx" = ( +/obj/machinery/computer/records/security{ + dir = 4 + }, +/obj/machinery/keycard_auth/directional/west, +/obj/machinery/requests_console/directional/north{ + department = "Head of Security's Desk"; + name = "Head of Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/button/door/directional/north{ + id = "hosspace"; + name = "Space Shutters Control"; + pixel_x = -24 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) "nDO" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -38910,18 +38935,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"nVH" = ( -/obj/machinery/camera/directional/north{ - c_tag = "Recreation Area - Fore" - }, -/obj/machinery/airalarm/directional/north, -/obj/machinery/light/directional/north, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "nVJ" = ( /obj/structure/table/glass, /obj/item/reagent_containers/chem_pack{ @@ -39001,6 +39014,37 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) +"nXu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/storage/box/lights/mixed{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/storage/box/lights/mixed{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/reagent_containers/spray/cleaner, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = -7; + pixel_y = 12 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = -7; + pixel_y = 12 + }, +/obj/item/grenade/chem_grenade/cleaner{ + pixel_x = -7; + pixel_y = 12 + }, +/obj/machinery/requests_console/directional/north{ + department = "Janitorial"; + name = "Janitorial Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron, +/area/station/service/janitor) "nXG" = ( /obj/machinery/newscaster/directional/north, /obj/machinery/computer/slot_machine{ @@ -39335,6 +39379,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/science/research) +"obO" = ( +/obj/structure/window{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_red/line{ + dir = 8 + }, +/obj/effect/turf_decal/arrows/red{ + dir = 4 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/iron/white/smooth_edge{ + dir = 4 + }, +/area/station/commons/fitness) "obQ" = ( /obj/structure/table, /obj/effect/turf_decal/siding{ @@ -39400,6 +39459,39 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"ocD" = ( +/obj/structure/rack, +/obj/item/clothing/suit/armor/riot{ + pixel_x = 3; + pixel_y = 2 + }, +/obj/item/clothing/suit/armor/riot{ + pixel_y = 2 + }, +/obj/item/clothing/suit/armor/riot{ + pixel_x = -3; + pixel_y = 2 + }, +/obj/item/clothing/suit/armor/bulletproof{ + pixel_x = 3; + pixel_y = -2 + }, +/obj/item/clothing/suit/armor/bulletproof{ + pixel_y = -2 + }, +/obj/item/clothing/suit/armor/bulletproof{ + pixel_x = -3; + pixel_y = -2 + }, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/security/armory) "ocG" = ( /obj/structure/disposaloutlet{ dir = 8; @@ -39807,30 +39899,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark/telecomms, /area/station/science/server) -"omP" = ( -/obj/structure/table, -/obj/item/crowbar/red, -/obj/item/wrench, -/obj/item/clothing/mask/gas, -/obj/item/storage/box{ - pixel_x = 2; - pixel_y = 4 - }, -/obj/item/storage/box, -/obj/machinery/light/directional/west, -/obj/machinery/requests_console/directional/west{ - department = "Atmospherics"; - name = "Atmospherics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/yellow{ - dir = 8 - }, -/turf/open/floor/iron/dark/corner{ - dir = 1 - }, -/area/station/engineering/atmos/storage/gas) "onf" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/south, @@ -39850,31 +39918,6 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain/private) -"onD" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/structure/table/glass, -/obj/item/storage/box/petridish{ - pixel_x = -5; - pixel_y = 8 - }, -/obj/item/storage/box/petridish{ - pixel_x = 5; - pixel_y = 3 - }, -/obj/machinery/requests_console/directional/east{ - department = "Xenobiology"; - name = "Xenobiology Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/machinery/button/door/directional/south{ - id = "XenoPens"; - name = "Xenobiology Shutters"; - req_access = list("xenobiology") - }, -/turf/open/floor/iron/white, -/area/station/science/cytology) "onI" = ( /obj/structure/sign/map/left{ desc = "A framed picture of the station. Clockwise from security at the top (red), you see engineering (yellow), science (purple), escape (red and white), medbay (green), arrivals (blue and white), and finally cargo (brown)."; @@ -40437,29 +40480,6 @@ /obj/item/stack/package_wrap, /turf/open/floor/iron, /area/station/security/prison/work) -"ovV" = ( -/obj/structure/table, -/obj/item/folder/red{ - pixel_x = 3 - }, -/obj/item/folder/white{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/restraints/handcuffs, -/obj/machinery/light/directional/east, -/obj/item/radio/off, -/obj/machinery/requests_console/directional/east{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/exit/departure_lounge) "ovX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /turf/closed/wall/r_wall, @@ -40584,6 +40604,30 @@ }, /turf/open/floor/plating, /area/station/commons/toilet/auxiliary) +"oyE" = ( +/obj/structure/table, +/obj/item/crowbar/red, +/obj/item/wrench, +/obj/item/clothing/mask/gas, +/obj/item/storage/box{ + pixel_x = 2; + pixel_y = 4 + }, +/obj/item/storage/box, +/obj/machinery/light/directional/west, +/obj/machinery/requests_console/directional/west{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/engineering/atmos/storage/gas) "oyO" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -40646,13 +40690,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"oAa" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/item/kirbyplants{ - icon_state = "plant-14" - }, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "oAj" = ( /obj/structure/chair/sofa/corp/left, /obj/item/radio/intercom/directional/north, @@ -40706,6 +40743,21 @@ /obj/structure/sign/poster/contraband/random/directional/north, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"oBJ" = ( +/obj/structure/closet/secure_closet/security/engine, +/obj/machinery/airalarm/directional/east, +/obj/machinery/requests_console/directional/south{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/firealarm/directional/south{ + pixel_x = 26 + }, +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/turf/open/floor/iron, +/area/station/security/checkpoint/engineering) "oBM" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -41853,15 +41905,6 @@ /obj/machinery/light_switch/directional/west, /turf/open/floor/iron, /area/station/service/hydroponics) -"oXR" = ( -/obj/structure/disposalpipe/segment{ - dir = 10 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "oXT" = ( /obj/machinery/button/door/directional/north{ id = "hop"; @@ -41871,6 +41914,29 @@ /obj/machinery/computer/accounting, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) +"oYa" = ( +/obj/structure/table, +/obj/item/folder/red{ + pixel_x = 3 + }, +/obj/item/folder/white{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/restraints/handcuffs, +/obj/machinery/light/directional/east, +/obj/item/radio/off, +/obj/machinery/requests_console/directional/east{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/exit/departure_lounge) "oYd" = ( /obj/machinery/status_display/ai/directional/north, /obj/item/storage/toolbox/mechanical{ @@ -41883,16 +41949,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"oYg" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/landmark/start/hangover, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "oYn" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -41922,6 +41978,20 @@ /obj/machinery/light/small/red/directional/west, /turf/open/floor/plating/airless, /area/space/nearstation) +"oYH" = ( +/obj/structure/window{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/dark_red/line{ + dir = 8 + }, +/obj/effect/turf_decal/arrows/red{ + dir = 4 + }, +/turf/open/floor/iron/white/smooth_edge{ + dir = 4 + }, +/area/station/commons/fitness) "oYM" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/turf_decal/tile/yellow/half/contrasted{ @@ -42220,16 +42290,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) -"peF" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "peM" = ( /turf/closed/wall/r_wall, /area/station/engineering/atmos/storage/gas) @@ -42849,19 +42909,6 @@ /obj/item/fish_feed, /turf/open/space/basic, /area/space/nearstation) -"pqN" = ( -/obj/structure/table/reinforced, -/obj/item/folder/red, -/obj/machinery/light/directional/south, -/obj/structure/cable, -/obj/machinery/requests_console/directional/south{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/science) "prg" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -42896,17 +42943,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/service/library) -"prE" = ( -/obj/structure/extinguisher_cabinet/directional/west, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "prT" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -43039,6 +43075,18 @@ /obj/effect/turf_decal/tile/red/anticorner/contrasted, /turf/open/floor/iron/dark, /area/station/security/lockers) +"ptt" = ( +/obj/machinery/disposal/bin, +/obj/machinery/light_switch/directional/south, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Recreation Area - Aft" + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "ptH" = ( /obj/effect/turf_decal/siding/purple{ dir = 4 @@ -43174,6 +43222,11 @@ /obj/machinery/telecomms/processor/preset_four, /turf/open/floor/circuit/telecomms/mainframe, /area/station/tcommsat/server) +"pwq" = ( +/obj/item/book/bible, +/obj/structure/altar_of_gods, +/turf/open/floor/iron/dark, +/area/station/service/chapel) "pwx" = ( /obj/structure/chair{ dir = 4 @@ -43726,12 +43779,6 @@ "pHb" = ( /turf/open/floor/iron, /area/station/security/brig) -"pHe" = ( -/obj/effect/turf_decal/trimline/dark_red/line{ - dir = 8 - }, -/turf/open/floor/iron/white, -/area/station/commons/fitness) "pHg" = ( /obj/machinery/flasher/portable, /obj/machinery/light/small/directional/east, @@ -44068,14 +44115,6 @@ }, /turf/open/floor/plating/airless, /area/space/nearstation) -"pMU" = ( -/obj/structure/disposalpipe/segment, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/burnt_floor, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "pMV" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/window/reinforced{ @@ -44103,6 +44142,15 @@ /obj/effect/mapping_helpers/airlock/access/all/service/hydroponics, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) +"pNi" = ( +/obj/structure/lattice, +/obj/structure/chair/sofa/corp/corner{ + dir = 1; + name = "couch"; + desc = "Looks like someone threw it out. Covered in donut crumbs." + }, +/turf/open/space/basic, +/area/space/nearstation) "pNp" = ( /obj/machinery/light/small/broken/directional/west, /obj/structure/table, @@ -44410,6 +44458,13 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"pSx" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "pSz" = ( /obj/effect/spawner/random/engineering/atmospherics_portable, /turf/open/floor/plating, @@ -44460,10 +44515,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"pTz" = ( -/obj/structure/lattice, -/turf/open/space/basic, -/area/space) "pTS" = ( /turf/closed/wall, /area/station/service/bar) @@ -46343,6 +46394,15 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/commons/lounge) +"qFp" = ( +/obj/structure/punching_bag, +/obj/effect/turf_decal/trimline/dark_red, +/obj/machinery/firealarm/directional/east, +/obj/machinery/camera/directional/east{ + name = "Fitness Room" + }, +/turf/open/floor/iron/white/textured_large, +/area/station/commons/fitness) "qFv" = ( /obj/machinery/door/poddoor/shutters{ dir = 8; @@ -46746,17 +46806,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"qMe" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/door/airlock/public/glass{ - name = "Fitness Room" - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/commons/fitness) "qMf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -47358,14 +47407,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"qWm" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 4 - }, -/turf/open/floor/iron/white/side{ - dir = 9 - }, -/area/station/commons/fitness) "qWw" = ( /obj/structure/closet/boxinggloves, /obj/effect/landmark/start/hangover/closet, @@ -48262,6 +48303,24 @@ /obj/structure/sign/poster/random/directional/east, /turf/open/floor/wood/large, /area/station/service/theater) +"rpd" = ( +/obj/machinery/modular_computer/console/preset/id, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/camera/directional/north{ + c_tag = "Customs Checkpoint" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/security/checkpoint/customs) "rps" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -49006,6 +49065,17 @@ /obj/effect/turf_decal/tile/purple/opposingcorners, /turf/open/floor/iron, /area/station/science/research) +"rBy" = ( +/obj/effect/spawner/structure/window/reinforced, +/turf/open/floor/plating, +/area/station/commons/fitness) +"rBM" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/item/kirbyplants{ + icon_state = "plant-14" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "rBU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -49632,6 +49702,12 @@ /obj/structure/window/reinforced, /turf/open/floor/iron, /area/station/science/xenobiology) +"rMg" = ( +/obj/effect/turf_decal/trimline/dark_red/mid_joiner, +/obj/effect/turf_decal/trimline/dark_red/line, +/obj/structure/cable, +/turf/open/floor/iron/white/smooth_half, +/area/station/commons/fitness) "rMl" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -49709,17 +49785,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"rNI" = ( -/obj/machinery/door/airlock/maintenance, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, -/obj/effect/mapping_helpers/airlock/unres{ - dir = 8 - }, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "rNJ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -49848,6 +49913,28 @@ }, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) +"rQf" = ( +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/structure/table/glass, +/obj/item/book/manual/hydroponics_pod_people, +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 1 + }, +/obj/machinery/requests_console/directional/west{ + department = "Hydroponics"; + name = "Hydroponics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics) "rQl" = ( /obj/structure/table/reinforced, /obj/machinery/door/firedoor, @@ -50251,6 +50338,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/construction/storage_wing) +"rVT" = ( +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/commons/fitness) "rVY" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -50435,6 +50527,22 @@ /obj/machinery/meter, /turf/open/floor/iron, /area/station/engineering/atmos) +"rZx" = ( +/obj/machinery/computer/mecha{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 5 + }, +/obj/machinery/requests_console/directional/east{ + department = "Research Director's Desk"; + name = "Research Director's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/rd) "rZy" = ( /obj/machinery/camera/directional/east{ c_tag = "AI Chamber - Starboard"; @@ -51395,6 +51503,17 @@ /obj/item/radio/intercom/prison/directional/north, /turf/open/floor/iron, /area/station/security/execution/transfer) +"ssi" = ( +/obj/item/book/bible, +/obj/machinery/light/small/directional/north, +/obj/machinery/newscaster/directional/north, +/obj/machinery/camera/directional/north{ + c_tag = "Chapel - Fore" + }, +/obj/structure/table/wood, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/chapel) "ssk" = ( /obj/structure/table/reinforced, /obj/item/book/manual/wiki/engineering_hacking{ @@ -51791,16 +51910,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/captain, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain/private) -"syO" = ( -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/plating, -/area/station/maintenance/fore) "syT" = ( /obj/structure/cable, /obj/structure/chair/office/light, @@ -52203,19 +52312,6 @@ "sFB" = ( /turf/open/floor/wood/large, /area/station/commons/lounge) -"sGc" = ( -/obj/machinery/pdapainter{ - pixel_y = 2 - }, -/obj/machinery/requests_console/directional/north{ - department = "Head of Personnel's Desk"; - name = "Head of Personnel's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "sGm" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -52880,17 +52976,6 @@ "sSp" = ( /turf/closed/wall, /area/station/medical/treatment_center) -"sSs" = ( -/obj/machinery/firealarm/directional/west, -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "sSx" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ @@ -53002,6 +53087,17 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) +"sTR" = ( +/obj/machinery/light/directional/south, +/obj/structure/rack, +/obj/item/clothing/under/color/blue, +/obj/item/clothing/ears/earmuffs, +/obj/item/clothing/neck/tie/blue, +/obj/structure/sign/poster/official/random/directional/south, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "sTY" = ( /obj/machinery/door/firedoor, /obj/structure/cable, @@ -53108,6 +53204,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/brig) +"sVo" = ( +/obj/structure/lattice, +/turf/open/space/basic, +/area/space) "sVp" = ( /obj/machinery/conveyor{ dir = 1; @@ -53283,6 +53383,36 @@ }, /turf/open/floor/iron, /area/station/command/heads_quarters/qm) +"sXC" = ( +/obj/structure/table, +/obj/effect/turf_decal/bot, +/obj/machinery/camera/directional/west{ + c_tag = "Science Ordnance Test Lab" + }, +/obj/item/assembly/prox_sensor{ + pixel_y = 2 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = 9; + pixel_y = -2 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/item/assembly/prox_sensor{ + pixel_x = 8; + pixel_y = 9 + }, +/obj/machinery/requests_console/directional/west{ + department = "Ordnance Test Range"; + name = "Test Range Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) "sXE" = ( /obj/structure/cable, /turf/open/floor/wood, @@ -53463,6 +53593,14 @@ /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"tbj" = ( +/obj/structure/chair/sofa/corp/right{ + desc = "Looks like someone threw it out. Covered in donut crumbs."; + name = "couch"; + dir = 1 + }, +/turf/open/space/basic, +/area/space) "tbp" = ( /obj/machinery/door/airlock/command/glass{ name = "Server Access" @@ -53748,6 +53886,17 @@ }, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"tgu" = ( +/obj/structure/extinguisher_cabinet/directional/west, +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "tgy" = ( /obj/structure/rack, /obj/item/clothing/glasses/hud/security/sunglasses/gars{ @@ -53859,6 +54008,16 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron, /area/station/hallway/primary/port) +"tiQ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "tjf" = ( /obj/machinery/hydroponics/soil{ pixel_y = 8 @@ -53959,21 +54118,6 @@ }, /turf/open/space, /area/space) -"tkE" = ( -/obj/machinery/requests_console/directional/east{ - department = "Bridge"; - name = "Bridge Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/computer/cargo/request, -/obj/structure/cable, -/obj/effect/turf_decal/tile/blue/anticorner/contrasted{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "tkP" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/white/line{ @@ -54771,6 +54915,20 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) +"tzr" = ( +/obj/machinery/reagentgrinder, +/obj/machinery/requests_console/directional/west{ + department = "Pharmacy"; + name = "Pharmacy Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/structure/table/glass, +/obj/effect/turf_decal/tile/yellow/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) "tzt" = ( /obj/structure/statue/snow/snowman, /turf/open/floor/fake_snow, @@ -54945,17 +55103,6 @@ /obj/machinery/door/firedoor/heavy, /turf/open/floor/iron/dark/textured, /area/station/engineering/atmos) -"tBU" = ( -/obj/structure/chair/office, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/landmark/start/depsec/supply, -/turf/open/floor/iron, -/area/station/security/checkpoint/supply) "tBV" = ( /obj/machinery/recharger{ pixel_x = 2; @@ -55620,6 +55767,10 @@ }, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) +"tOe" = ( +/obj/item, +/turf/open/space/basic, +/area/space) "tOg" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -56027,15 +56178,6 @@ /obj/item/holosign_creator/atmos, /turf/open/floor/iron/white, /area/station/science/ordnance/office) -"tVy" = ( -/obj/structure/noticeboard/directional/north{ - desc = "A memorial wall for pinning mementos upon."; - name = "memorial board" - }, -/obj/item/book/bible, -/obj/structure/table/wood, -/turf/open/floor/carpet, -/area/station/service/chapel/funeral) "tVP" = ( /obj/machinery/light/no_nightlight/directional/east, /turf/open/floor/iron/dark, @@ -56166,6 +56308,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"tYg" = ( +/obj/effect/turf_decal/tile/neutral/fourcorners, +/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/dark, +/area/station/commons/fitness/recreation) "tYi" = ( /turf/open/floor/plating, /area/station/maintenance/port) @@ -56367,11 +56516,6 @@ /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, /area/station/maintenance/port) -"ubs" = ( -/turf/open/floor/iron/white/side{ - dir = 4 - }, -/area/station/commons/fitness) "ubw" = ( /obj/structure/lattice, /obj/structure/window/reinforced{ @@ -56598,22 +56742,6 @@ /obj/machinery/light/small/directional/south, /turf/open/floor/wood, /area/station/service/library) -"ueE" = ( -/obj/machinery/firealarm/directional/east, -/obj/item/paper_bin{ - pixel_x = -1; - pixel_y = 6 - }, -/obj/structure/table/wood, -/obj/machinery/requests_console/directional/south{ - department = "Telecomms Admin"; - name = "Telecomms Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/grimy, -/area/station/tcommsat/computer) "ueG" = ( /obj/structure/extinguisher_cabinet/directional/north, /obj/machinery/light/directional/north, @@ -56621,17 +56749,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) -"ueR" = ( -/obj/item/book/bible, -/obj/machinery/light/small/directional/north, -/obj/machinery/newscaster/directional/north, -/obj/machinery/camera/directional/north{ - c_tag = "Chapel - Fore" - }, -/obj/structure/table/wood, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/service/chapel) "ufv" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -56897,10 +57014,6 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/medical/medbay/central) -"ulb" = ( -/obj/item, -/turf/closed/wall/r_wall, -/area/station/maintenance/solars/port/aft) "ulv" = ( /obj/effect/turf_decal/stripes/white/line, /obj/effect/turf_decal/stripes/white/line{ @@ -57012,15 +57125,6 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"uny" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "unL" = ( /turf/closed/wall, /area/station/maintenance/starboard/greater) @@ -57181,6 +57285,18 @@ }, /turf/open/floor/iron/white, /area/station/science/explab) +"uqS" = ( +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/obj/machinery/requests_console/directional/east{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/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/atmos) "uqX" = ( /obj/structure/cable, /obj/item/kirbyplants/random, @@ -57710,15 +57826,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/server) -"uzi" = ( -/obj/structure/lattice, -/obj/structure/chair/sofa/corp/left{ - desc = "Looks like someone threw it out. Covered in donut crumbs."; - name = "couch"; - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "uzk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -57793,6 +57900,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port) +"uBh" = ( +/obj/structure/disposalpipe/segment, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/structure/steam_vent, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "uBp" = ( /obj/machinery/atmospherics/pipe/smart/manifold/cyan/visible{ dir = 8 @@ -58000,6 +58115,13 @@ /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/station/maintenance/port) +"uEV" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/mob/living/basic/lizard/wags_his_tail, +/turf/open/floor/plating, +/area/station/service/janitor) "uFf" = ( /obj/machinery/holopad, /obj/effect/spawner/random/engineering/tracking_beacon, @@ -58363,16 +58485,6 @@ }, /turf/open/floor/iron, /area/station/science/explab) -"uKL" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/iron, -/area/station/commons/fitness/recreation) "uKR" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -59269,6 +59381,17 @@ }, /turf/open/floor/plating, /area/station/service/chapel/funeral) +"vdc" = ( +/obj/structure/chair/office, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/landmark/start/depsec/supply, +/turf/open/floor/iron, +/area/station/security/checkpoint/supply) "vdi" = ( /obj/machinery/camera/directional/west{ c_tag = "Security - Office - Port" @@ -59334,15 +59457,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"veo" = ( -/obj/structure/weightmachine/weightlifter{ - desc = "A rusty old bench press machine, who dumped this out here?"; - name = "rusty bench press"; - color = "#f5a183" - }, -/obj/effect/mapping_helpers/burnt_floor, -/turf/open/floor/plating/airless, -/area/space/nearstation) "veO" = ( /obj/effect/turf_decal/tile/blue/anticorner/contrasted{ dir = 8 @@ -59499,6 +59613,17 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/security/evidence) +"vhQ" = ( +/obj/structure/weightmachine/weightlifter, +/obj/effect/turf_decal/tile/dark_red/half/contrasted, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/effect/landmark/start/hangover, +/obj/machinery/light/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/white/textured_edge{ + dir = 1 + }, +/area/station/commons/fitness) "vhS" = ( /obj/machinery/light/small/directional/west, /obj/machinery/airalarm/directional/west, @@ -59555,20 +59680,6 @@ }, /turf/open/floor/iron, /area/station/security/prison/garden) -"viS" = ( -/obj/machinery/reagentgrinder, -/obj/machinery/requests_console/directional/west{ - department = "Pharmacy"; - name = "Pharmacy Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/structure/table/glass, -/obj/effect/turf_decal/tile/yellow/half/contrasted{ - dir = 8 - }, -/turf/open/floor/iron/white, -/area/station/medical/pharmacy) "viU" = ( /obj/effect/landmark/start/atmospheric_technician, /turf/open/floor/iron, @@ -59955,13 +60066,6 @@ /obj/item/bedsheet, /turf/open/floor/iron, /area/station/security/brig) -"vog" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/mob/living/basic/lizard/wags_his_tail, -/turf/open/floor/plating, -/area/station/service/janitor) "vok" = ( /obj/structure/table/reinforced, /obj/machinery/light/directional/north, @@ -60240,26 +60344,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) -"vtK" = ( -/obj/machinery/reagentgrinder{ - pixel_x = 6; - pixel_y = 6 - }, -/obj/item/reagent_containers/cup/glass/shaker{ - pixel_x = -6 - }, -/obj/machinery/camera/directional/south{ - c_tag = "Bar - Counter" - }, -/obj/structure/table, -/obj/machinery/requests_console/directional/south{ - department = "Bar"; - name = "Bar Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/turf/open/floor/iron, -/area/station/service/bar) "vtX" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -60371,14 +60455,6 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/commons/lounge) -"vwp" = ( -/obj/machinery/door/airlock{ - id_tag = "FitnessShower"; - name = "Fitness Room Shower" - }, -/obj/machinery/duct, -/turf/open/floor/iron/freezer, -/area/station/commons/fitness/recreation) "vwP" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61016,6 +61092,17 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"vIk" = ( +/obj/structure/cable, +/obj/machinery/bluespace_vendor/directional/west, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "vIm" = ( /obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, /turf/closed/wall/r_wall, @@ -61203,39 +61290,11 @@ }, /turf/open/floor/iron, /area/station/commons/locker) -"vLK" = ( -/obj/structure/window{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/dark_red/line{ - dir = 8 - }, -/obj/effect/turf_decal/arrows/red{ - dir = 4 - }, -/obj/effect/landmark/start/hangover, -/turf/open/floor/iron/white/smooth_edge{ - dir = 4 - }, -/area/station/commons/fitness) "vLM" = ( /obj/structure/table/wood/poker, /obj/item/storage/dice, /turf/open/floor/wood, /area/station/commons/lounge) -"vLU" = ( -/obj/machinery/dna_scannernew, -/obj/effect/turf_decal/siding/purple{ - dir = 10 - }, -/obj/machinery/requests_console/directional/west{ - department = "Genetics"; - name = "Genetics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/genetics) "vLX" = ( /obj/item/wrench, /turf/open/floor/iron/dark, @@ -61351,10 +61410,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"vOZ" = ( -/obj/machinery/duct, -/turf/closed/wall, -/area/station/commons/fitness/recreation) "vPm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61537,15 +61592,6 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/xenobiology/hallway) -"vRi" = ( -/obj/structure/lattice, -/obj/structure/chair/sofa/corp/corner{ - dir = 1; - name = "couch"; - desc = "Looks like someone threw it out. Covered in donut crumbs." - }, -/turf/open/space/basic, -/area/space/nearstation) "vRk" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -62090,6 +62136,16 @@ /obj/effect/spawner/random/trash/bin, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"wbJ" = ( +/obj/structure/cable, +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/turf/open/floor/iron, +/area/station/commons/fitness/recreation) "wcr" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral{ @@ -63005,24 +63061,6 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron, /area/station/engineering/break_room) -"wsL" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/requests_console/directional/west{ - department = "Robotics"; - name = "Robotics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/structure/disposalpipe/segment{ - dir = 6 - }, -/turf/open/floor/iron, -/area/station/science/robotics/lab) "wsS" = ( /obj/machinery/door/airlock/external{ name = "Departure Lounge Airlock"; @@ -63295,39 +63333,6 @@ /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"wya" = ( -/obj/structure/rack, -/obj/item/clothing/suit/armor/riot{ - pixel_x = 3; - pixel_y = 2 - }, -/obj/item/clothing/suit/armor/riot{ - pixel_y = 2 - }, -/obj/item/clothing/suit/armor/riot{ - pixel_x = -3; - pixel_y = 2 - }, -/obj/item/clothing/suit/armor/bulletproof{ - pixel_x = 3; - pixel_y = -2 - }, -/obj/item/clothing/suit/armor/bulletproof{ - pixel_y = -2 - }, -/obj/item/clothing/suit/armor/bulletproof{ - pixel_x = -3; - pixel_y = -2 - }, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/security/armory) "wyn" = ( /obj/machinery/hydroponics/soil, /obj/item/shovel/spade, @@ -63612,6 +63617,24 @@ /obj/structure/cable, /turf/open/floor/iron/grimy, /area/station/service/chapel/office) +"wEy" = ( +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/machinery/light/directional/south, +/obj/structure/sign/poster/random/directional/east, +/obj/machinery/requests_console/directional/south{ + department = "Kitchen"; + name = "Kitchen Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/bar, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/obj/machinery/deepfryer, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "wEz" = ( /obj/item/stack/sheet/cardboard, /obj/effect/spawner/random/trash/janitor_supplies, @@ -64020,15 +64043,6 @@ /obj/machinery/portable_atmospherics/canister/air, /turf/open/floor/plating, /area/station/security/prison/safe) -"wOo" = ( -/obj/structure/punching_bag, -/obj/effect/turf_decal/trimline/dark_red, -/obj/machinery/firealarm/directional/east, -/obj/machinery/camera/directional/east{ - name = "Fitness Room" - }, -/turf/open/floor/iron/white/textured_large, -/area/station/commons/fitness) "wOy" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/sink/directional/west, @@ -64435,6 +64449,17 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/white, /area/station/science/lobby) +"wUl" = ( +/obj/machinery/requests_console/directional/north{ + department = "Chapel"; + name = "Chapel Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/disposalpipe/segment{ + dir = 6 + }, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) "wUm" = ( /obj/machinery/shower/directional/west, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -65574,14 +65599,6 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) -"xpb" = ( -/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/white/side{ - dir = 1 - }, -/area/station/commons/fitness) "xpi" = ( /obj/machinery/atmospherics/pipe/smart/manifold/purple/visible, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -66212,6 +66229,22 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) +"xAh" = ( +/obj/machinery/modular_computer/console/preset/id{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/command/heads_quarters/cmo) "xAi" = ( /obj/machinery/vending/autodrobe, /obj/structure/sign/poster/contraband/clown{ @@ -66337,28 +66370,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/storage) -"xCx" = ( -/obj/item/stack/package_wrap, -/obj/item/stack/package_wrap, -/obj/item/stack/package_wrap, -/obj/item/stack/package_wrap, -/obj/item/stack/package_wrap, -/obj/item/hand_labeler, -/obj/structure/table/glass, -/obj/item/book/manual/hydroponics_pod_people, -/obj/effect/turf_decal/trimline/green/filled/corner{ - dir = 1 - }, -/obj/machinery/requests_console/directional/west{ - department = "Hydroponics"; - name = "Hydroponics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "xCz" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ dir = 4 @@ -66621,6 +66632,17 @@ /obj/machinery/atmospherics/components/trinary/filter/flipped/critical, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"xIf" = ( +/obj/machinery/door/airlock/maintenance, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, +/obj/effect/mapping_helpers/airlock/unres{ + dir = 8 + }, +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "xIx" = ( /obj/machinery/power/apc/auto_name/directional/north, /obj/structure/cable, @@ -67834,22 +67856,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hos) -"yfa" = ( -/obj/machinery/computer/mecha{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 5 - }, -/obj/machinery/requests_console/directional/east{ - department = "Research Director's Desk"; - name = "Research Director's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/white, -/area/station/command/heads_quarters/rd) "yfg" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -67859,12 +67865,6 @@ }, /turf/open/floor/plating, /area/station/medical/chemistry) -"yfm" = ( -/obj/effect/turf_decal/trimline/dark_red/mid_joiner, -/obj/effect/turf_decal/trimline/dark_red/line, -/obj/structure/cable, -/turf/open/floor/iron/white/smooth_half, -/area/station/commons/fitness) "yfn" = ( /obj/machinery/vending/dinnerware, /obj/structure/cable, @@ -82266,7 +82266,7 @@ vdJ wpi kVg tgD -bWe +mfB xjH eUA sWe @@ -83238,7 +83238,7 @@ aaa kzI fxQ fcq -lkh +rpd pBJ vGx ngf @@ -86578,7 +86578,7 @@ bgx mmR nyk qIK -hKq +cgI bor iLV mQR @@ -86651,7 +86651,7 @@ kNV gnL ckz dWA -ulb +bVC aaa aaa lMJ @@ -86819,7 +86819,7 @@ jXu jXu jXu jXu -tBU +vdc kOX sIb hDX @@ -89476,13 +89476,13 @@ uXG efC hLZ tSw -bzN +wUl afo aMf xUX yjW vQg -tVy +bpl hto bnH dLy @@ -91276,7 +91276,7 @@ jJY iDN xtz tSw -ueR +ssi iJj uZD hKv @@ -91763,7 +91763,7 @@ lTP rQd cJm jGw -dra +xAh vPO bqX ulR @@ -91797,7 +91797,7 @@ phR phR phR phR -msl +pwq fkT cXw rRZ @@ -92262,7 +92262,7 @@ gqX htd oGK qPJ -hpF +ngV waH vbV ixr @@ -92754,7 +92754,7 @@ siL grl noA pJR -sGc +mJc mIl fJp bSj @@ -93814,7 +93814,7 @@ xJI tIx wmT hCt -viS +tzr rYN nZZ rla @@ -94507,15 +94507,15 @@ gkn gkn lMJ lMJ -uzi -vRi +hRx +pNi rJB wmc wrb uQK dPL aeq -wya +ocD apJ lDe qGQ @@ -94765,7 +94765,7 @@ aaa lMJ aaa aaa -anT +tbj aeq aeq aeq @@ -96394,7 +96394,7 @@ xgi sck iwA sck -wsL +cEb wOS orv dPY @@ -96405,7 +96405,7 @@ rQl oIg wBq neA -vLU +bVX kZf jxW dKC @@ -97188,7 +97188,7 @@ kZk kZk dKC tVR -ovV +oYa iMp iUm lMJ @@ -97377,7 +97377,7 @@ aaf aaf aaf dsQ -tkE +fAo iYA rup uwa @@ -99179,7 +99179,7 @@ rEg uGj tyY iDh -nCB +jAc wll gpS xuH @@ -99459,7 +99459,7 @@ htd dhU dkW mvR -bgn +cGX fYL rHE dbd @@ -100160,7 +100160,7 @@ aaa rrt lMJ mxn -mwj +nDx psw asM mxn @@ -100502,7 +100502,7 @@ myB vWz hkE pke -pqN +cIv xKK xKK rJA @@ -101513,7 +101513,7 @@ wYB ebC iQI tNL -xCx +rQf xOU ijv hRQ @@ -101711,17 +101711,17 @@ aWB qgu cur ilh -oXR -ljq -ljq -syO -pMU -ljq -ljq -ljq -nja -icC -eCn +cOu +pSx +pSx +cxg +bCq +pSx +pSx +pSx +uBh +eSB +gLX ilh dKO lNf @@ -101759,7 +101759,7 @@ aLk pAr wjK cqI -vtK +foh eQE oWH nBf @@ -101807,7 +101807,7 @@ bHt snE fFo pOk -hBI +sXC krN kYD lMJ @@ -102225,7 +102225,7 @@ jCj ihX xwZ loW -oYg +kLD ilh rYH jdR @@ -102482,7 +102482,7 @@ cur vTf mVp ilh -fEW +iXd ilh ssJ msd @@ -102730,7 +102730,7 @@ aaa aaa aaa nvn -lLw +lgX ePA ilh gfe @@ -102811,7 +102811,7 @@ sIW jSk rkT tAg -yfa +rZx bTP hBB wnY @@ -102982,13 +102982,13 @@ aaa rrt aaa aaa -aag -iHc -iHc -aag -aag -vOZ -vwp +cIg +rBy +rBy +cIg +cIg +fNG +gvB ilh ilh ilh @@ -102996,7 +102996,7 @@ ilh jFO ilx ilh -rNI +xIf ilh ilh ilh @@ -103239,21 +103239,21 @@ aaa rrt lMJ lMJ -iHc -cLa -qWm -bSr -cfy -oAa -peF -liO -sSs -prE -gNF -uKL -uKL -mKu -bWV +rBy +nmH +bIo +dsc +hRI +rBM +wbJ +vIk +eYH +tgu +keS +tiQ +tiQ +ifY +hBq hSG lnc pgI @@ -103496,13 +103496,13 @@ aaa rrt aaa aaa -iHc -yfm -xpb -cMG -qMe -fqB -uny +rBy +rMg +llO +aMG +icO +tYg +fyh oew oew oew @@ -103753,11 +103753,11 @@ lMJ rrt lMJ blx -aag -kYx -htk -ubs -cfy +cIg +vhQ +lbT +rVT +hRI jlJ eZN ewf @@ -103768,7 +103768,7 @@ rwE tgo tgo lOU -nmI +sTR lnc sBa hVW @@ -104005,18 +104005,18 @@ aaa aaa aaa lMJ -veo +mEH lMJ rrt aaa aaa -iHc -gpF -pHe -vLK -aag +rBy +oYH +lmD +obO +cIg szp -nVH +kJN ewf jUH fMm @@ -104267,11 +104267,11 @@ aaa rrt lMJ lMJ -iHc -dSF -iSt -wOo -cfy +rBy +iHN +kgm +qFp +hRI iVO eZN sqz @@ -104332,7 +104332,7 @@ mqu mJk itg tEy -fbM +wEy uIs mAV vqp @@ -104524,11 +104524,11 @@ aaa rrt aaa aaa -aag -iHc -iHc -aag -aag +cIg +rBy +rBy +cIg +cIg qli clE byz @@ -104783,7 +104783,7 @@ rrt lMJ dwJ aaa -pTz +sVo aaa nvn qWw @@ -105040,7 +105040,7 @@ aaa aaa rrt aaa -pTz +sVo aaa szp szp @@ -105053,7 +105053,7 @@ aiw wvU kZq gNh -kOY +ptt lnc lnc wgs @@ -106400,9 +106400,9 @@ unL unL fGW unL -ckZ +nXu mma -vog +uEV rAo tUn wVO @@ -107391,7 +107391,7 @@ gLK qul acs uXd -dIm +hFn nLz vGl cYc @@ -107923,7 +107923,7 @@ gql fcA cVj eji -omP +oyE dss pMH fWA @@ -108674,7 +108674,7 @@ blG tBz lia ncx -fxs +efy cnK sqE sqE @@ -108948,7 +108948,7 @@ kVJ eSy juJ cZL -ely +hyy peM vbq xsy @@ -109990,7 +109990,7 @@ sVK mJa mJa ftd -igy +uqS gxb apg vuU @@ -111003,7 +111003,7 @@ khu hUu iRD xQb -mEG +oBJ nRp dtY qhI @@ -111052,7 +111052,7 @@ eoZ jjm nui wWV -onD +lGp oMA cTq jew @@ -119266,7 +119266,7 @@ aaa aaa aaa aaa -eWG +tOe aaa aaa aaa @@ -123855,7 +123855,7 @@ giA hSe itB pDe -ueE +mFF jGr ddq tUA diff --git a/_maps/map_files/NorthStar/north_star.dmm b/_maps/map_files/NorthStar/north_star.dmm index 022e69a045e..70fcdab5fa6 100644 --- a/_maps/map_files/NorthStar/north_star.dmm +++ b/_maps/map_files/NorthStar/north_star.dmm @@ -114,13 +114,6 @@ }, /turf/open/floor/wood/large, /area/station/command/heads_quarters/hop) -"aba" = ( -/obj/structure/railing/corner, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/port) "abl" = ( /obj/effect/mapping_helpers/airlock/access/all/science/rd, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -345,11 +338,6 @@ /obj/item/flashlight/flare/candle, /turf/open/floor/carpet/orange, /area/station/service/chapel/office) -"adL" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/engineering/tank, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "adT" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -433,12 +421,6 @@ /obj/effect/spawner/random/trash/botanical_waste, /turf/open/floor/pod/light, /area/station/maintenance/floor4/port) -"aeW" = ( -/obj/structure/table/reinforced, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/clothing/kittyears_or_rabbitears, -/turf/open/floor/catwalk_floor/iron_dark, -/area/station/maintenance/floor2/starboard/aft) "aeX" = ( /obj/machinery/computer/robotics, /obj/effect/turf_decal/tile/purple/opposingcorners, @@ -576,12 +558,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard) -"agV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/table_or_rack, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "agW" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -1261,11 +1237,6 @@ }, /turf/open/floor/iron/dark, /area/station/science/circuits) -"apt" = ( -/obj/structure/table/reinforced, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "apu" = ( /obj/machinery/camera/directional/west{ c_tag = "Science - Radshelter" @@ -1531,6 +1502,14 @@ "asL" = ( /turf/closed/wall/r_wall, /area/station/construction) +"asP" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "asS" = ( /turf/open/floor/bamboo/tatami/black, /area/station/commons/storage/art) @@ -1596,12 +1575,6 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"ato" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/item/rack_parts, -/obj/item/stack/cable_coil, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port/fore) "atp" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -1810,6 +1783,15 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"avx" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 6 + }, +/obj/effect/spawner/random/maintenance, +/obj/structure/grille/broken, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "avH" = ( /obj/structure/table/glass, /obj/item/experi_scanner, @@ -1987,11 +1969,6 @@ /obj/machinery/duct, /turf/open/floor/iron, /area/station/service/chapel) -"ayo" = ( -/obj/effect/spawner/random/structure/girder, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "ayv" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 8 @@ -2215,6 +2192,11 @@ }, /turf/open/floor/iron/dark, /area/station/maintenance/disposal/incinerator) +"aBx" = ( +/obj/structure/rack, +/obj/effect/spawner/random/engineering/tool, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard/aft) "aBC" = ( /obj/effect/turf_decal/siding/purple{ dir = 8 @@ -2234,6 +2216,14 @@ "aBK" = ( /turf/closed/wall/r_wall, /area/station/medical/virology) +"aBL" = ( +/obj/structure/rack, +/obj/effect/turf_decal/trimline/green/line{ + dir = 8 + }, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "aBN" = ( /obj/machinery/computer/department_orders/science{ department_delivery_areas = list(/area/station/science/lobby,/area/station/science/robotics/lab) @@ -2616,10 +2606,6 @@ "aGH" = ( /turf/open/floor/plating, /area/station/maintenance/floor3/starboard/fore) -"aGI" = ( -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "aGJ" = ( /obj/structure/table, /obj/item/stack/sheet/iron/twenty, @@ -3151,14 +3137,6 @@ /obj/structure/cable/layer3, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat) -"aNV" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/blue/line{ - dir = 10 - }, -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "aOa" = ( /obj/structure/chair/comfy/shuttle, /turf/open/floor/mineral/plastitanium, @@ -3500,12 +3478,6 @@ /obj/machinery/newscaster/directional/east, /turf/open/floor/iron/dark, /area/station/science/lab) -"aSs" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/obj/effect/spawner/random/maintenance, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "aSu" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -3573,6 +3545,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/closed/wall/r_wall, /area/station/science/ordnance/burnchamber) +"aTa" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/tank/internals/plasma, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port) "aTg" = ( /obj/effect/turf_decal/trimline/blue/line, /obj/effect/turf_decal/trimline/blue/line{ @@ -3621,11 +3598,6 @@ }, /turf/open/floor/wood, /area/station/service/abandoned_gambling_den) -"aTl" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "aTn" = ( /obj/machinery/modular_computer/console/preset/civilian{ dir = 8 @@ -3782,6 +3754,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/surgery/aft) +"aVY" = ( +/obj/structure/railing{ + dir = 1 + }, +/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/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) "aWa" = ( /obj/item/kirbyplants/random, /obj/structure/sign/directions/evac/directional/east, @@ -4098,13 +4083,6 @@ }, /turf/open/floor/iron/smooth, /area/station/construction) -"aYT" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/item/toy/snappop, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port) "aZd" = ( /obj/machinery/reagentgrinder, /obj/structure/table, @@ -4838,12 +4816,29 @@ dir = 1 }, /area/station/hallway/floor3/aft) +"biq" = ( +/obj/machinery/light/red/dim/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) "biu" = ( /obj/effect/turf_decal/trimline/red, /obj/effect/turf_decal/trimline/white/mid_joiner, /obj/machinery/portable_atmospherics/canister/nitrous_oxide, /turf/open/floor/engine/n2o, /area/station/engineering/atmos) +"biB" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 8 + }, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "biC" = ( /obj/effect/spawner/random/maintenance, /turf/open/floor/pod/light, @@ -5210,6 +5205,11 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor3/fore) +"blP" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "blS" = ( /obj/effect/turf_decal/tile/green/half, /obj/structure/table, @@ -5371,6 +5371,18 @@ }, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) +"bou" = ( +/obj/machinery/camera/directional/east{ + c_tag = "MiniSAT Access" + }, +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 + }, +/obj/structure/cable, +/obj/machinery/airalarm/directional/east, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/hallway) "boB" = ( /obj/machinery/hydroponics/soil, /obj/item/shovel/spade, @@ -5596,6 +5608,14 @@ /obj/structure/window/spawner/directional/east, /turf/open/floor/grass, /area/station/maintenance/floor3/starboard) +"bqK" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/watertank, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "bqO" = ( /obj/effect/turf_decal/trimline/red/line{ dir = 1 @@ -5840,11 +5860,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lower) -"btq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/food_or_drink/donkpockets, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/fore) "bts" = ( /obj/machinery/door/airlock/hatch{ name = "Maintenance Access" @@ -6141,11 +6156,6 @@ /obj/effect/spawner/random/structure/grille, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/fore) -"bwk" = ( -/obj/effect/spawner/random/maintenance/three, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "bwl" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -6689,13 +6699,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai) -"bCT" = ( -/obj/structure/railing/corner{ - dir = 8 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard) "bCW" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/spawner/random/engineering/material, @@ -6741,16 +6744,18 @@ "bDr" = ( /turf/open/floor/plating, /area/station/maintenance/floor2/starboard/fore) +"bDy" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) "bDC" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"bDD" = ( -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "bDL" = ( /turf/closed/wall/r_wall, /area/station/security/checkpoint) @@ -6967,6 +6972,15 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/construction, /turf/open/floor/iron/dark, /area/station/engineering/gravity_generator) +"bHE" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "bHL" = ( /obj/effect/turf_decal/trimline/neutral/warning{ dir = 8 @@ -7234,6 +7248,21 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"bLS" = ( +/obj/effect/turf_decal/delivery, +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "lockers"; + name = "Locker Room Shutters" + }, +/obj/item/storage/crayons{ + pixel_x = 6; + pixel_y = -3 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/iron/dark, +/area/station/commons/locker) "bLW" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/left/directional/north{ @@ -7333,6 +7362,14 @@ /obj/effect/spawner/random/trash/hobo_squat, /turf/open/floor/pod/dark, /area/station/maintenance/floor1/port/aft) +"bMG" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/aisat/hallway) "bMJ" = ( /turf/open/floor/iron/freezer, /area/station/hallway/secondary/service) @@ -7682,22 +7719,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/floor2/starboard/aft) -"bRL" = ( -/obj/structure/table/reinforced, -/obj/item/paper_bin/carbon{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/machinery/camera/directional/north, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/item/modular_computer/laptop/preset/civilian, -/turf/open/floor/iron/dark/textured, -/area/station/security/checkpoint/second) "bRM" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -7751,6 +7772,14 @@ }, /turf/open/floor/wood/tile, /area/station/service/library) +"bSm" = ( +/obj/effect/spawner/structure/window/hollow/directional{ + dir = 5 + }, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "bSq" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible/layer2{ dir = 6 @@ -7886,6 +7915,14 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/dark, /area/station/maintenance/floor1/starboard/aft) +"bUe" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/assembly/igniter{ + pixel_x = 3; + pixel_y = -7 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port) "bUh" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -8092,6 +8129,14 @@ }, /turf/open/floor/catwalk_floor/iron, /area/station/engineering/lobby) +"bXh" = ( +/obj/effect/turf_decal/trimline/green/warning{ + dir = 1 + }, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "bXv" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=1-5"; @@ -8114,14 +8159,14 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/engine, /area/station/engineering/supermatter) -"bXz" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/ai_slipper{ - uses = 10 +"bXC" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 8 }, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/aisat/hallway) +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard) "bXD" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/layer4{ dir = 8 @@ -8307,17 +8352,13 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/plating, /area/station/medical/abandoned) -"cbi" = ( -/obj/structure/table/wood, -/obj/machinery/requests_console/directional/south{ - department = "Kitchen"; - name = "Kitchen Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/item/storage/bag/tray, -/obj/item/reagent_containers/cup/rag, -/turf/open/floor/wood/large, -/area/station/service/kitchen/kitchen_backroom) +"caX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) "cbm" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -8477,6 +8518,17 @@ /obj/effect/spawner/random/structure/grille, /turf/open/floor/pod/light, /area/station/maintenance/floor3/starboard) +"cda" = ( +/obj/effect/turf_decal/trimline/green/end, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "cdc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8523,6 +8575,20 @@ dir = 1 }, /area/station/hallway/floor3/aft) +"cdH" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "cdN" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -8609,14 +8675,6 @@ /obj/machinery/light/directional/east, /turf/open/floor/iron/kitchen, /area/station/service/kitchen) -"ceH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/line{ - dir = 10 - }, -/obj/effect/spawner/random/trash/moisture_trap, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "cfa" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -8726,14 +8784,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/commons/toilet) -"cgc" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard) "cgd" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 10 @@ -9039,11 +9089,6 @@ /obj/structure/foamedmetal, /turf/open/floor/plating/foam, /area/station/maintenance/floor1/port/aft) -"cja" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "cjc" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -9436,6 +9481,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/command/heads_quarters/ce) +"coJ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/broken/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/pod/dark, +/area/station/service/kitchen/abandoned) "coU" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/effect/turf_decal/siding/thinplating_new, @@ -10161,15 +10214,6 @@ /obj/machinery/duct, /turf/open/floor/wood/large, /area/station/service/kitchen/kitchen_backroom) -"czm" = ( -/obj/effect/turf_decal/trimline/green/line, -/obj/effect/turf_decal/trimline/green/line{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "czp" = ( /turf/closed/wall/r_wall, /area/station/command/meeting_room) @@ -10219,12 +10263,6 @@ "cBa" = ( /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) -"cBb" = ( -/obj/effect/spawner/random/structure/chair_maintenance{ - dir = 8 - }, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/fore) "cBk" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/white/warning, @@ -10356,6 +10394,42 @@ }, /turf/open/floor/engine/hull, /area/space/nearstation) +"cCL" = ( +/obj/structure/table, +/obj/machinery/button/door{ + desc = "A door remote control switch for the exterior brig doors."; + id = "outerbrig"; + name = "Brig Exterior Door Control"; + normaldoorcontrol = 1; + pixel_x = 6; + pixel_y = 7; + req_access = list("armory") + }, +/obj/machinery/button/flasher{ + id = "secentranceflasher"; + name = "Brig Entrance Flasher"; + pixel_y = -3; + req_access = list("armory") + }, +/obj/machinery/button/door{ + desc = "A door remote control switch for the interior brig doors."; + id = "innerbrig"; + name = "Brig Interior Door Control"; + normaldoorcontrol = 1; + pixel_x = -6; + pixel_y = 7; + req_access = list("armory") + }, +/obj/machinery/light/directional/north, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/security/warden) "cCO" = ( /obj/structure/railing{ dir = 8 @@ -10415,25 +10489,6 @@ /obj/structure/sign/departments/cargo/directional/north, /turf/open/floor/iron/dark, /area/station/hallway/floor1/fore) -"cDo" = ( -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 8 - }, -/obj/machinery/keycard_auth/directional/east{ - pixel_y = 20 - }, -/obj/machinery/camera/directional/east{ - c_tag = "Command - Research Director's Office" - }, -/obj/machinery/requests_console/directional/east{ - department = "Research Director's Desk"; - name = "Research Director's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/rd) "cDq" = ( /obj/effect/turf_decal/trimline/green/warning{ dir = 10 @@ -10531,14 +10586,6 @@ dir = 1 }, /area/station/engineering/lobby) -"cFq" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/reagent_dispensers/fueltank, -/obj/effect/turf_decal/trimline/blue/line{ - dir = 8 - }, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "cFx" = ( /obj/effect/turf_decal/trimline/brown/corner, /turf/open/floor/engine/hull, @@ -11537,12 +11584,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/wood, /area/station/security/detectives_office) -"cSK" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/maintenance, -/obj/structure/rack, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "cSN" = ( /obj/machinery/door/airlock/hatch{ name = "Stairwell Access" @@ -11583,21 +11624,6 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai) -"cTp" = ( -/obj/machinery/computer/atmos_control/nocontrol/master{ - dir = 4 - }, -/obj/effect/turf_decal/siding/thinplating_new{ - dir = 1 - }, -/obj/machinery/requests_console/directional/west{ - department = "Atmospherics"; - name = "Atmospherics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos/office) "cTw" = ( /obj/structure/table/reinforced, /obj/machinery/airalarm/directional/south, @@ -11661,14 +11687,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"cUh" = ( -/obj/structure/rack, -/obj/effect/turf_decal/trimline/green/line{ - dir = 8 - }, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "cUm" = ( /obj/effect/turf_decal/siding/wood, /obj/machinery/power/apc/auto_name/directional/east, @@ -11915,16 +11933,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/solars/port/aft) -"cWX" = ( -/obj/structure/railing{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/starboard/fore) "cWY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -12177,13 +12185,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) -"dan" = ( -/obj/structure/cable, -/obj/effect/spawner/random/trash/graffiti{ - pixel_x = -32 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics/garden) "daD" = ( /obj/effect/turf_decal/tile/red/half/contrasted, /obj/structure/disposalpipe/segment, @@ -12393,6 +12394,11 @@ initial_gas_mix = "TEMP=2.7" }, /area/station/science/ordnance/bomb) +"ddR" = ( +/obj/effect/spawner/structure/window, +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "ddT" = ( /obj/structure/closet/radiation, /obj/effect/turf_decal/siding/thinplating_new/dark, @@ -12696,6 +12702,13 @@ }, /turf/open/floor/plating, /area/station/medical/abandoned) +"diZ" = ( +/obj/structure/closet{ + name = "Evidence Closet 2" + }, +/obj/effect/spawner/random/clothing/lizardboots, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "djc" = ( /obj/structure/railing{ dir = 4 @@ -12968,13 +12981,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor2/starboard) -"dnM" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt/dust, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/aft) "dnR" = ( /obj/structure/disposalpipe/junction{ dir = 2 @@ -13278,6 +13284,18 @@ }, /turf/open/floor/wood/parquet, /area/station/service/lawoffice) +"drJ" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/aft) +"drO" = ( +/obj/effect/turf_decal/trimline/green/end{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "dsb" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -13324,6 +13342,17 @@ }, /turf/open/floor/wood, /area/station/maintenance/floor2/starboard) +"dsE" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard/fore) "dsI" = ( /obj/machinery/light/cold/directional/north, /obj/effect/decal/cleanable/dirt, @@ -13428,6 +13457,10 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard) +"dum" = ( +/obj/structure/moisture_trap, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "dus" = ( /obj/effect/turf_decal/tile/green/opposingcorners{ dir = 8 @@ -13848,13 +13881,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/starboard/fore) -"dAn" = ( -/obj/effect/turf_decal/stripes{ - dir = 5 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/fore) "dAr" = ( /obj/machinery/hydroponics/soil, /obj/machinery/camera/directional/west{ @@ -14295,6 +14321,12 @@ }, /turf/open/floor/plating, /area/station/maintenance/solars/port/aft) +"dGL" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/light/small/red/directional/south, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard) "dHd" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/machinery/airalarm/directional/north, @@ -14544,6 +14576,10 @@ /obj/structure/kitchenspike, /turf/open/floor/pod/dark, /area/station/maintenance/floor3/port) +"dKe" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard/fore) "dKf" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -14613,11 +14649,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard/fore) -"dLm" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/stripes, -/turf/open/floor/iron/smooth_large, -/area/station/medical/psychology) "dLt" = ( /obj/effect/turf_decal/trimline/purple/line{ dir = 1 @@ -14768,14 +14799,6 @@ }, /turf/open/floor/iron/smooth_large, /area/station/hallway/secondary/entry) -"dMV" = ( -/obj/effect/turf_decal/trimline/green/warning{ - dir = 9 - }, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) "dMY" = ( /obj/structure/bed/double, /obj/item/bedsheet/captain/double, @@ -14981,6 +15004,15 @@ /obj/effect/spawner/random/trash/mess, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard) +"dPU" = ( +/obj/structure/rack, +/obj/effect/turf_decal/trimline/green/line{ + dir = 10 + }, +/obj/effect/spawner/random/entertainment/money_small, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "dQb" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /obj/structure/table, @@ -15056,13 +15088,6 @@ /obj/effect/turf_decal/tile/green/full, /turf/open/floor/iron/dark/smooth_large, /area/station/engineering/storage/tech) -"dQX" = ( -/obj/effect/spawner/structure/window/hollow/end{ - dir = 8 - }, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port) "dRb" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/ash, @@ -15210,6 +15235,12 @@ }, /turf/open/floor/bamboo/tatami/black, /area/station/commons/storage/art) +"dTh" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/plating, +/area/station/service/kitchen/abandoned) "dTk" = ( /obj/item/storage/pill_bottle, /obj/effect/spawner/random/trash/graffiti{ @@ -15286,6 +15317,12 @@ dir = 5 }, /area/station/hallway/floor1/aft) +"dUx" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) "dUJ" = ( /obj/machinery/door/airlock/hatch{ name = "Maintenance Bulkhead" @@ -15523,6 +15560,14 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"dXb" = ( +/obj/effect/turf_decal/stripes{ + dir = 6 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) "dXc" = ( /obj/machinery/air_sensor/ordnance_burn_chamber, /turf/open/floor/engine/vacuum, @@ -15534,10 +15579,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/fore) -"dXo" = ( -/obj/structure/weightmachine/stacklifter, -/turf/open/floor/noslip, -/area/station/commons/fitness) "dXp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/pod/dark, @@ -15831,22 +15872,6 @@ }, /turf/open/floor/iron, /area/station/hallway/floor1/fore) -"ecf" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/table, -/obj/item/paper_bin/construction{ - pixel_x = -6 - }, -/obj/item/paper_bin/construction, -/obj/item/paper_bin/construction{ - pixel_x = 6 - }, -/obj/item/storage/crayons{ - pixel_x = 6; - pixel_y = -3 - }, -/turf/open/floor/iron, -/area/station/security/prison) "ecx" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 1 @@ -15892,17 +15917,6 @@ /obj/structure/sign/warning/docking/directional/west, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/departure_lounge) -"ecV" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 6 - }, -/obj/effect/turf_decal/stripes{ - dir = 6 - }, -/obj/machinery/light/red/dim/directional/north, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) "ede" = ( /obj/structure/disposalpipe/segment{ dir = 10 @@ -15929,14 +15943,6 @@ /obj/structure/ladder, /turf/open/floor/plating/airless, /area/space/nearstation) -"edO" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/trimline/green/warning{ - dir = 1 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard/aft) "edS" = ( /obj/effect/turf_decal/tile/green/half{ dir = 8 @@ -16027,12 +16033,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/station/maintenance/floor2/starboard/aft) -"eeL" = ( -/obj/effect/turf_decal/trimline/blue/line, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/tank_holder, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "eeN" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/blood/gibs/up, @@ -16242,6 +16242,13 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard/aft) +"ehB" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/item/toy/snappop, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) "ehD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -16395,6 +16402,13 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard/aft) +"eju" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/blue/corner, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "ejE" = ( /obj/item/radio/intercom/directional/south, /turf/open/floor/iron/dark, @@ -16552,6 +16566,12 @@ }, /turf/open/floor/plating, /area/station/science/cytology) +"els" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/emergency, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard/aft) "elB" = ( /obj/effect/turf_decal/delivery, /obj/machinery/door/firedoor/heavy, @@ -17028,6 +17048,14 @@ /obj/structure/cable, /turf/open/floor/iron/smooth, /area/station/construction) +"erd" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 10 + }, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/engineering/tool, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "erp" = ( /turf/open/floor/iron/smooth, /area/station/hallway/floor4/aft) @@ -17050,6 +17078,11 @@ dir = 1 }, /area/station/hallway/secondary/entry) +"erS" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate/trashcart/filled, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "erU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -17288,6 +17321,11 @@ }, /turf/open/floor/iron, /area/station/hallway/floor2/fore) +"evx" = ( +/obj/effect/spawner/random/maintenance/three, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "evI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -17449,17 +17487,6 @@ dir = 6 }, /area/station/hallway/floor3/fore) -"exL" = ( -/obj/structure/railing{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard/fore) "exN" = ( /obj/effect/turf_decal/tile/green/full, /obj/structure/chair/comfy/shuttle{ @@ -18169,11 +18196,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor1/port/fore) -"eIW" = ( -/obj/effect/decal/cleanable/blood/old, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "eJc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -18268,6 +18290,17 @@ dir = 8 }, /area/station/hallway/floor3/fore) +"eKx" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/structure/table/wood, +/obj/item/storage/crayons{ + pixel_x = 6; + pixel_y = -3 + }, +/turf/open/floor/carpet/red, +/area/station/service/library/lounge) "eKC" = ( /turf/closed/wall, /area/station/science/xenobiology/hallway) @@ -18473,11 +18506,29 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/aft) +"eOf" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "eOh" = ( /obj/structure/table/wood, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet/green, /area/station/commons/dorms/apartment2) +"eOl" = ( +/obj/effect/turf_decal/trimline/blue/line, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) +"eOo" = ( +/obj/effect/turf_decal/stripes{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) "eOy" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark/side{ @@ -18728,6 +18779,10 @@ /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, /area/station/science/genetics) +"eTO" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard/fore) "eTQ" = ( /obj/structure/chair/stool/directional/north, /obj/structure/cable, @@ -18762,6 +18817,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/science/ordnance/testlab) +"eUg" = ( +/obj/effect/decal/cleanable/blood/old, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "eUj" = ( /obj/item/radio/intercom/directional/east, /turf/open/floor/engine, @@ -18847,11 +18907,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port) -"eVQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/trash/grille_or_waste, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "eVU" = ( /obj/structure/lattice/catwalk, /turf/open/openspace, @@ -19354,6 +19409,14 @@ /obj/structure/cable, /turf/open/floor/iron/smooth, /area/station/construction) +"fcM" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "fcS" = ( /obj/machinery/camera{ c_tag = "Atmos Tank #6 - N2O"; @@ -19713,16 +19776,6 @@ /obj/item/stack/tile/light, /turf/open/floor/carpet/neon/simple/pink/nodots, /area/station/maintenance/floor2/port/fore) -"fiI" = ( -/obj/structure/closet, -/obj/effect/turf_decal/trimline/green/line{ - dir = 4 - }, -/obj/effect/spawner/random/exotic/tool, -/obj/effect/spawner/random/maintenance/two, -/obj/item/stack/cable_coil, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "fiO" = ( /obj/effect/decal/cleanable/oil, /turf/open/floor/iron/dark/side, @@ -19797,22 +19850,6 @@ /obj/machinery/light/red/dim/directional/south, /turf/open/floor/plating, /area/station/maintenance/floor3/port) -"fjx" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/railing{ - dir = 8 - }, -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, -/obj/effect/spawner/random/trash/garbage{ - spawn_scatter_radius = 1 - }, -/obj/effect/turf_decal/trimline/green/end{ - dir = 8 - }, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "fjD" = ( /obj/structure/chair/sofa/right/brown{ dir = 1 @@ -20124,6 +20161,10 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor1/fore) +"fnb" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "fnf" = ( /obj/effect/turf_decal/trimline/green/line{ dir = 4 @@ -20301,6 +20342,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, /turf/open/floor/plating, /area/station/hallway/floor1/aft) +"fpt" = ( +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/clothing/kittyears_or_rabbitears, +/turf/open/floor/catwalk_floor/iron_dark, +/area/station/maintenance/floor2/starboard/aft) +"fpv" = ( +/obj/effect/turf_decal/trimline/blue/line, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/tank_holder, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "fpD" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/effect/turf_decal/siding/thinplating_new/dark{ @@ -20593,11 +20646,6 @@ /obj/effect/spawner/random/structure/closet_maintenance, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/fore) -"fuI" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/aisat/hallway) "fuJ" = ( /obj/machinery/door/airlock/mining/glass{ name = "ExoDrone Launchbay" @@ -20614,6 +20662,24 @@ dir = 8 }, /area/station/cargo/drone_bay) +"fuR" = ( +/obj/item/stack/sheet/mineral/plasma/thirty, +/obj/item/wrench, +/obj/structure/cable, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/table, +/obj/machinery/requests_console/directional/south{ + department = "Telecomms Admin"; + name = "Telecomms Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/plating, +/area/station/tcommsat/computer) "fvb" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -20855,6 +20921,15 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/hallway/floor1/fore) +"fxO" = ( +/obj/effect/turf_decal/trimline/green/line, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "fxS" = ( /obj/effect/landmark/carpspawn, /turf/open/space/basic, @@ -20905,6 +20980,14 @@ name = "lab floor" }, /area/station/science/genetics) +"fyx" = ( +/obj/structure/railing, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard/fore) "fyQ" = ( /obj/effect/turf_decal/trimline/red/warning{ dir = 1 @@ -20937,6 +21020,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"fzm" = ( +/obj/effect/turf_decal/trimline/green/end{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "fzr" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -21135,6 +21227,23 @@ }, /turf/open/floor/iron, /area/station/hallway/floor3/aft) +"fBR" = ( +/obj/structure/table, +/obj/item/storage/box/ids{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/box/silver_ids, +/obj/machinery/camera/autoname/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/hop) "fBX" = ( /obj/effect/decal/cleanable/cobweb/cobweb2, /obj/effect/spawner/random/trash/mess, @@ -21158,6 +21267,14 @@ "fCp" = ( /turf/open/floor/plating/airless, /area/space) +"fCu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/reagent_dispensers/fueltank, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "fCw" = ( /obj/effect/turf_decal/stripes{ dir = 4 @@ -21217,11 +21334,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) -"fCM" = ( -/obj/effect/spawner/random/structure/table_or_rack, -/obj/effect/spawner/random/engineering/toolbox, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/aft) "fCQ" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/structure/flora/bush/sparsegrass/style_random, @@ -21312,12 +21424,6 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/port/aft) -"fDS" = ( -/obj/structure/rack, -/obj/item/storage/toolbox/emergency, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard/aft) "fDT" = ( /obj/effect/turf_decal/bot_white/right, /obj/effect/turf_decal/siding/thinplating_new/dark{ @@ -21444,6 +21550,17 @@ /obj/structure/sign/departments/engineering/directional/east, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/floor1/fore) +"fGe" = ( +/obj/effect/turf_decal/trimline/brown/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard/fore) "fGi" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/effect/turf_decal/tile/red/opposingcorners{ @@ -21896,23 +22013,11 @@ }, /turf/open/floor/iron/white, /area/station/science/ordnance/testlab) -"fMf" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "fMl" = ( /obj/structure/ladder, /obj/structure/lattice/catwalk, /turf/open/space/openspace, /area/space/nearstation) -"fMm" = ( -/obj/effect/decal/cleanable/glass, -/obj/item/shard, -/turf/open/floor/iron/dark/smooth_large, -/area/station/service/kitchen/abandoned) "fMs" = ( /turf/open/floor/plating/airless, /area/station/maintenance/floor3/port/aft) @@ -22130,11 +22235,6 @@ /obj/machinery/door/firedoor/border_only, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/port) -"fPH" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/engineering/atmospherics_portable, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "fPW" = ( /obj/structure/lattice/catwalk, /obj/structure/marker_beacon/burgundy, @@ -22485,6 +22585,22 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/iron/cafeteria, /area/station/security/prison) +"fTW" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/kitchen/abandoned) +"fUc" = ( +/obj/machinery/camera/directional/north, +/obj/structure/closet/secure_closet/security, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/security/checkpoint/third) "fUf" = ( /obj/effect/turf_decal/trimline/neutral/filled/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -23033,6 +23149,11 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"gbG" = ( +/obj/effect/spawner/random/maintenance/two, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "gbL" = ( /obj/structure/chair/plastic{ dir = 4 @@ -23131,31 +23252,10 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/security/detectives_office) -"gcK" = ( -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 9 - }, -/mob/living/basic/lizard{ - name = "Allad Minsa" - }, -/obj/machinery/camera/directional/west{ - c_tag = "Custodial Closet" - }, -/obj/item/radio/intercom/directional/west, -/turf/open/floor/iron, -/area/station/service/janitor) "gcQ" = ( /obj/machinery/light/directional/east, /turf/open/floor/iron, /area/station/hallway/floor1/aft) -"gcS" = ( -/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/west, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/starboard) "gdd" = ( /mob/living/simple_animal/pet/penguin/emperor{ desc = "Spaghetti."; @@ -23278,6 +23378,13 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/dark, /area/station/hallway/floor4/fore) +"geB" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/storage/bag/trash, +/obj/structure/rack, +/obj/effect/spawner/random/engineering/flashlight, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "geD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/carpet/blue, @@ -23294,6 +23401,14 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/plating/airless, /area/space/nearstation) +"geK" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/structure/electrified_grille, +/obj/effect/decal/cleanable/glass, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "geL" = ( /obj/structure/railing/corner{ dir = 1 @@ -23491,6 +23606,13 @@ dir = 4 }, /area/station/command/teleporter) +"ghI" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) "ghJ" = ( /obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/iron, @@ -23567,6 +23689,10 @@ /obj/structure/grille, /turf/open/floor/plating, /area/station/maintenance/floor2/port/aft) +"giX" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "gjd" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -23598,11 +23724,6 @@ /obj/effect/turf_decal/siding/wood/corner, /turf/open/floor/wood/large, /area/station/command/heads_quarters/hop) -"gjr" = ( -/obj/effect/spawner/structure/electrified_grille, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "gjy" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -23939,11 +24060,6 @@ /obj/structure/table, /turf/open/floor/iron/smooth, /area/station/construction) -"goD" = ( -/obj/structure/rack, -/obj/item/restraints/legcuffs/bola/energy, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "goJ" = ( /obj/structure/railing{ dir = 8 @@ -24005,6 +24121,11 @@ /obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/iron, /area/station/security/prison/work) +"gpL" = ( +/obj/effect/spawner/random/structure/crate, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "gpM" = ( /obj/effect/turf_decal/siding/wood{ dir = 10 @@ -24076,16 +24197,6 @@ /obj/structure/reagent_dispensers/watertank, /turf/open/floor/iron/dark, /area/station/hallway/secondary/service) -"gqO" = ( -/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/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/port/aft) "gqP" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -24280,14 +24391,6 @@ /obj/structure/cable, /turf/open/floor/carpet/blue, /area/station/command/meeting_room) -"gty" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/blue/line{ - dir = 6 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "gtO" = ( /obj/structure/closet/athletic_mixed, /turf/open/floor/iron/dark, @@ -24375,6 +24478,13 @@ /obj/machinery/light/cold/directional/east, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/aisat) +"guZ" = ( +/obj/item/stack/sheet/iron, +/obj/effect/spawner/random/structure/furniture_parts, +/turf/open/floor/engine{ + icon_state = "textured_dark" + }, +/area/station/maintenance/floor2/starboard/aft) "gvh" = ( /obj/machinery/vending/snack/blue, /obj/effect/turf_decal/siding/wood{ @@ -24535,12 +24645,6 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology/hallway) -"gxL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/crate_abandoned, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "gxP" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -24557,42 +24661,6 @@ }, /turf/open/floor/iron/dark, /area/station/commons/storage/tools) -"gxS" = ( -/obj/structure/table, -/obj/machinery/button/door{ - desc = "A door remote control switch for the exterior brig doors."; - id = "outerbrig"; - name = "Brig Exterior Door Control"; - normaldoorcontrol = 1; - pixel_x = 6; - pixel_y = 7; - req_access = list("armory") - }, -/obj/machinery/button/flasher{ - id = "secentranceflasher"; - name = "Brig Entrance Flasher"; - pixel_y = -3; - req_access = list("armory") - }, -/obj/machinery/button/door{ - desc = "A door remote control switch for the interior brig doors."; - id = "innerbrig"; - name = "Brig Interior Door Control"; - normaldoorcontrol = 1; - pixel_x = -6; - pixel_y = 7; - req_access = list("armory") - }, -/obj/machinery/light/directional/north, -/obj/effect/turf_decal/tile/red/fourcorners, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/security/warden) "gxT" = ( /obj/structure/rack, /obj/effect/turf_decal/tile/yellow/half/contrasted, @@ -25086,11 +25154,6 @@ /obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) -"gFy" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron/dark, -/area/station/hallway/floor2/fore) "gFz" = ( /obj/machinery/atmospherics/components/unary/portables_connector{ dir = 1 @@ -25347,6 +25410,17 @@ }, /turf/open/floor/engine, /area/station/engineering/atmos/hfr_room) +"gIu" = ( +/obj/effect/turf_decal/siding/wideplating, +/obj/machinery/chem_heater/withbuffer, +/obj/machinery/requests_console/directional/west{ + department = "Pharmacy"; + name = "Pharmacy Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/dark/textured, +/area/station/medical/pharmacy) "gIz" = ( /obj/effect/spawner/structure/window/reinforced/plasma, /turf/open/floor/plating, @@ -25756,6 +25830,25 @@ dir = 8 }, /area/station/medical/chemistry) +"gOk" = ( +/obj/effect/turf_decal/tile/brown{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating_new, +/obj/structure/rack, +/obj/item/storage/toolbox/mechanical, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/obj/machinery/requests_console/directional/east{ + department = "Cargo"; + name = "Cargo Request Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/turf/open/floor/iron/smooth, +/area/station/cargo/office) "gOp" = ( /obj/effect/turf_decal/stripes, /obj/machinery/atmospherics/pipe/layer_manifold/supply/visible, @@ -25792,15 +25885,6 @@ /obj/machinery/camera/autoname/directional/east, /turf/open/floor/iron/kitchen, /area/station/service/kitchen) -"gOU" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/end{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/engineering/atmospherics_portable, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "gPb" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 9 @@ -25902,6 +25986,15 @@ name = "padded floor" }, /area/station/medical/psychology) +"gQN" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 9 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "gQU" = ( /obj/structure/table/wood, /obj/machinery/coffeemaker/impressa, @@ -25980,14 +26073,6 @@ }, /turf/closed/wall/r_wall, /area/station/engineering/atmos/pumproom) -"gRQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/light/broken/directional/west, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/turf/open/floor/pod/dark, -/area/station/service/kitchen/abandoned) "gRT" = ( /obj/effect/turf_decal/tile/purple/opposingcorners, /obj/structure/table, @@ -26042,6 +26127,17 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/aft) +"gSX" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port) "gTd" = ( /obj/structure/cable, /obj/machinery/camera/autoname/directional/east, @@ -26074,15 +26170,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/atmos/hfr_room) -"gTF" = ( -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 4 - }, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard/fore) "gTL" = ( /obj/effect/turf_decal/trimline/purple/warning, /obj/structure/disposalpipe/segment, @@ -26173,15 +26260,6 @@ /obj/item/pestle, /turf/open/floor/iron/white, /area/station/cargo/miningdock) -"gUR" = ( -/obj/effect/turf_decal/trimline/blue/line{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/table_or_rack, -/obj/effect/spawner/random/maintenance/three, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "gUS" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/mech_bay_recharge_port{ @@ -26218,14 +26296,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/fore) -"gVA" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/structure/electrified_grille, -/obj/effect/decal/cleanable/glass, -/obj/effect/decal/cleanable/glass, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "gVR" = ( /obj/machinery/camera/motion/directional/north{ c_tag = "Armoury - Exterior" @@ -26584,11 +26654,6 @@ dir = 1 }, /area/station/hallway/floor3/aft) -"haW" = ( -/obj/structure/table/bronze, -/obj/item/book/bible, -/turf/open/floor/iron, -/area/station/service/chapel) "hbe" = ( /obj/effect/turf_decal/trimline/green/warning{ dir = 8 @@ -26921,6 +26986,18 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor3/fore) +"heC" = ( +/obj/structure/bed/dogbed/lia, +/mob/living/basic/carp/pet/lia, +/obj/machinery/requests_console/directional/north{ + department = "Head of Security's Desk"; + name = "Head of Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hos) "heP" = ( /obj/structure/window/spawner/directional/south, /obj/structure/bed/roller, @@ -27033,12 +27110,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"hgn" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/starboard/fore) "hgp" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -27095,12 +27166,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/smooth_large, /area/station/maintenance/floor2/starboard/aft) -"hgS" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "hgU" = ( /obj/effect/turf_decal/stripes{ dir = 4 @@ -27351,6 +27416,11 @@ dir = 6 }, /area/station/hallway/floor2/fore) +"hkz" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron, +/area/station/maintenance/floor2/starboard/aft) "hkK" = ( /obj/effect/turf_decal/trimline/purple/filled/corner{ dir = 4 @@ -27375,17 +27445,20 @@ /obj/effect/mapping_helpers/airlock/access/any/service/general, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"hle" = ( -/obj/structure/cable, -/obj/effect/decal/cleanable/dirt/dust, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "hlo" = ( /obj/structure/reagent_dispensers/watertank/high, /obj/item/radio/intercom/directional/south, /obj/effect/turf_decal/tile/green/full, /turf/open/floor/iron/dark, /area/station/service/hydroponics) +"hlB" = ( +/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/west, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard) "hlG" = ( /obj/structure/closet/mini_fridge{ desc = "A small contraption designed to imbue a few drinks with a pleasant chill."; @@ -27666,6 +27739,11 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/port/fore) +"hoU" = ( +/obj/effect/spawner/random/contraband/landmine, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "hoW" = ( /obj/machinery/door/airlock/silver/glass{ name = "Kitchen" @@ -27739,6 +27817,11 @@ "hpI" = ( /turf/closed/wall, /area/station/commons/fitness/recreation) +"hpT" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "hpV" = ( /obj/effect/turf_decal/delivery, /obj/structure/closet/crate, @@ -27790,6 +27873,18 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) +"hqJ" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) +"hqP" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 8 + }, +/obj/structure/closet/crate/freezer, +/obj/effect/spawner/random/medical/memeorgans, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "hqR" = ( /obj/structure/railing/corner, /obj/structure/cable, @@ -27850,6 +27945,15 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron, /area/station/engineering/atmos/office) +"hrT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/closet, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/item/stack/sheet/mineral/coal, +/obj/effect/spawner/random/engineering/flashlight, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port) "hse" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -27998,10 +28102,6 @@ }, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/port/fore) -"htK" = ( -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard/fore) "htW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor/iron, @@ -28319,6 +28419,13 @@ "hxP" = ( /turf/open/floor/carpet/royalblue, /area/station/commons/dorms/apartment2) +"hxW" = ( +/obj/effect/turf_decal/stripes{ + dir = 5 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) "hyp" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 4 @@ -28403,6 +28510,11 @@ /obj/structure/cable, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/aisat) +"hzz" = ( +/obj/structure/sign/poster/contraband/random/directional/south, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "hzE" = ( /obj/structure/chair/comfy/brown, /obj/effect/turf_decal/siding/wood/end{ @@ -28585,15 +28697,6 @@ dir = 1 }, /area/station/hallway/floor2/aft) -"hBN" = ( -/obj/structure/railing{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "hBR" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/light/broken/directional/north, @@ -28655,6 +28758,24 @@ }, /turf/open/floor/iron, /area/station/maintenance/floor3/starboard/aft) +"hCO" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) +"hCR" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 9 + }, +/mob/living/basic/lizard{ + name = "Allad Minsa" + }, +/obj/machinery/camera/directional/west{ + c_tag = "Custodial Closet" + }, +/obj/item/radio/intercom/directional/west, +/turf/open/floor/iron, +/area/station/service/janitor) "hCT" = ( /obj/item/stack/sheet/iron/fifty, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -28705,6 +28826,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/pod, /area/station/maintenance/floor4/port/fore) +"hDL" = ( +/obj/machinery/requests_console/directional/east{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/captain) "hDZ" = ( /obj/structure/table/wood, /obj/machinery/computer/security/telescreen/entertainment/directional/east, @@ -28819,6 +28950,25 @@ name = "lab floor" }, /area/station/science/genetics) +"hFP" = ( +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 8 + }, +/obj/machinery/keycard_auth/directional/east{ + pixel_y = 20 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Command - Research Director's Office" + }, +/obj/machinery/requests_console/directional/east{ + department = "Research Director's Desk"; + name = "Research Director's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) "hFS" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/right/directional/north{ @@ -28872,12 +29022,6 @@ /obj/structure/sign/departments/botany/directional/east, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/floor3/fore) -"hGQ" = ( -/obj/structure/rack, -/obj/machinery/light/red/dim/directional/east, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "hGT" = ( /obj/effect/turf_decal/tile/bar/opposingcorners{ dir = 1 @@ -28981,6 +29125,11 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor4/starboard/fore) +"hIu" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/floor2/fore) "hII" = ( /obj/structure/chair/sofa/bench{ dir = 1 @@ -29036,6 +29185,24 @@ }, /turf/open/floor/carpet/red, /area/station/service/theater) +"hJp" = ( +/obj/structure/table/reinforced, +/obj/item/flashlight/lamp{ + pixel_x = -7; + pixel_y = 5 + }, +/obj/item/book/manual/wiki/robotics_cyborgs{ + pixel_x = 6; + pixel_y = -3 + }, +/obj/machinery/requests_console/directional/west{ + department = "Robotics"; + name = "Robotics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/dark/smooth_large, +/area/station/science/robotics/lab) "hJq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -29501,6 +29668,12 @@ /obj/structure/ladder, /turf/open/floor/catwalk_floor, /area/station/hallway/floor1/fore) +"hPP" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/trash/janitor_supplies, +/obj/effect/spawner/random/structure/table_or_rack, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "hQj" = ( /obj/machinery/door/airlock/hatch{ name = "MiniSat Access" @@ -29569,14 +29742,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark/side, /area/station/hallway/floor3/aft) -"hQO" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/blue/line{ - dir = 1 - }, -/obj/effect/spawner/random/trash/grille_or_waste, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "hQQ" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/structure/cable, @@ -29612,11 +29777,6 @@ /obj/effect/turf_decal/tile/green/full, /turf/open/floor/iron, /area/station/service/hydroponics) -"hRm" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/mapping_helpers/broken_floor, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "hRA" = ( /obj/machinery/telecomms/message_server/preset, /turf/open/floor/circuit/telecomms, @@ -29661,6 +29821,23 @@ /obj/structure/window/reinforced/spawner/directional/west, /turf/open/floor/iron, /area/station/engineering/atmos) +"hRY" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/turf_decal/tile/red/half{ + dir = 1 + }, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark/side{ + dir = 1 + }, +/area/station/security/office) "hSc" = ( /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, @@ -29757,6 +29934,11 @@ }, /turf/open/floor/iron/checker, /area/station/commons/vacant_room/commissary) +"hTo" = ( +/obj/structure/disposalpipe/trunk/multiz/down, +/obj/effect/spawner/random/structure/crate_abandoned, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/fore) "hTr" = ( /obj/structure/closet/firecloset/full, /obj/effect/decal/cleanable/dirt/dust, @@ -29804,6 +29986,13 @@ }, /turf/open/floor/iron, /area/station/engineering/lobby) +"hTX" = ( +/obj/effect/turf_decal/trimline/yellow/warning{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard/aft) "hUc" = ( /obj/structure/railing{ dir = 8 @@ -30092,6 +30281,15 @@ }, /turf/open/floor/carpet/green, /area/station/service/abandoned_gambling_den) +"hXJ" = ( +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) "hXO" = ( /obj/effect/turf_decal/tile/bar/opposingcorners{ dir = 1 @@ -30138,13 +30336,6 @@ /obj/structure/cable, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard/fore) -"hYN" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/port) "hYT" = ( /obj/effect/turf_decal/trimline/red/filled/line, /obj/effect/landmark/start/depsec/supply, @@ -30184,19 +30375,6 @@ /obj/machinery/vending/clothing, /turf/open/floor/iron/dark, /area/station/commons/locker) -"hZt" = ( -/obj/machinery/modular_computer/console/preset/id{ - dir = 1 - }, -/obj/structure/cable, -/obj/machinery/requests_console/directional/south{ - department = "Chief Engineer's Desk"; - name = "Chief Engineer's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/turf/open/floor/iron/dark/textured, -/area/station/command/heads_quarters/ce) "hZJ" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, @@ -30211,6 +30389,22 @@ /obj/effect/turf_decal/siding/blue, /turf/open/floor/carpet/neon/simple/pink/nodots, /area/station/maintenance/floor2/port/fore) +"hZV" = ( +/obj/structure/rack, +/obj/item/restraints/legcuffs/bola/energy, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) +"iak" = ( +/obj/effect/turf_decal/trimline/green/warning{ + dir = 8 + }, +/obj/effect/turf_decal/stripes{ + dir = 8 + }, +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/five, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "iaq" = ( /obj/machinery/light/cold/no_nightlight/directional/north, /obj/effect/turf_decal/trimline/purple/filled/line, @@ -30811,15 +31005,6 @@ /obj/machinery/suit_storage_unit/captain, /turf/open/floor/wood/tile, /area/station/command/heads_quarters/captain/private) -"iiQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/line{ - dir = 6 - }, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "iiR" = ( /obj/effect/turf_decal/trimline/yellow/warning, /obj/structure/rack, @@ -30886,23 +31071,6 @@ /obj/effect/turf_decal/stripes/box, /turf/open/floor/plating, /area/station/science/cytology) -"ijV" = ( -/obj/effect/landmark/start/quartermaster, -/obj/structure/bed/double/pod, -/obj/item/bedsheet/qm/double, -/obj/machinery/requests_console/directional/north{ - department = "Quartermaster's Desk"; - name = "Quartermaster's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/carpet/orange, -/area/station/command/heads_quarters/qm) -"ijX" = ( -/obj/structure/cable, -/obj/effect/spawner/structure/window/hollow/directional, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "ijZ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/effect/turf_decal/trimline/blue/filled/corner, @@ -30974,15 +31142,6 @@ /obj/effect/turf_decal/tile/blue/anticorner/contrasted, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server/upper) -"ikG" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "ikM" = ( /obj/effect/turf_decal/tile/blue/half/contrasted, /obj/machinery/light/directional/south, @@ -31289,6 +31448,15 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/security/detectives_office) +"ioZ" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/tile/yellow{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "ipa" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -31349,20 +31517,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/eva) -"iqj" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/machinery/requests_console/directional/south{ - department = "Medbay"; - name = "Medbay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/blue/fourcorners, -/obj/structure/closet/secure_closet/medical3, -/turf/open/floor/iron/white, -/area/station/medical/storage) "iqt" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -32149,14 +32303,6 @@ }, /turf/open/floor/iron/cafeteria, /area/station/commons/locker) -"iBv" = ( -/obj/effect/turf_decal/trimline/green/warning{ - dir = 1 - }, -/obj/effect/spawner/random/structure/table_or_rack, -/obj/effect/spawner/random/maintenance/three, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) "iBx" = ( /obj/structure/closet/wardrobe/black, /obj/effect/turf_decal/tile/blue/opposingcorners{ @@ -32190,12 +32336,6 @@ /obj/effect/turf_decal/siding/thinplating_new/dark/corner, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) -"iBL" = ( -/obj/structure/railing, -/obj/machinery/door/firedoor/border_only, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "iCh" = ( /obj/machinery/light/directional/south, /obj/machinery/newscaster/directional/south, @@ -32357,12 +32497,6 @@ /obj/effect/turf_decal/trimline/brown/line, /turf/open/floor/engine/vacuum, /area/station/engineering/atmos) -"iFr" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/four, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "iFu" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -32595,6 +32729,14 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/floor1/fore) +"iIr" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 6 + }, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "iII" = ( /obj/structure/disposalpipe/junction/yjunction{ dir = 8 @@ -33295,12 +33437,6 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/port) -"iRY" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/grille/broken, -/obj/item/stack/rods/two, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "iSr" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -33437,22 +33573,6 @@ dir = 4 }, /area/station/security/brig) -"iTN" = ( -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 6 - }, -/obj/machinery/computer/mecha{ - dir = 8 - }, -/obj/machinery/requests_console/directional/east{ - department = "Bridge"; - name = "Bridge Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "iTX" = ( /obj/machinery/light_switch/directional/north, /obj/structure/disposalpipe/segment{ @@ -33630,16 +33750,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/floor3/starboard) -"iWZ" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 4 - }, -/obj/item/fishing_hook, -/obj/item/food/bait/worm, -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "iXa" = ( /obj/structure/table/reinforced/plastitaniumglass, /obj/effect/turf_decal/tile/purple/opposingcorners, @@ -33837,13 +33947,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/port/aft) -"iZy" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/port/aft) "iZA" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/remains/human{ @@ -34292,6 +34395,11 @@ /obj/effect/turf_decal/trimline/green/line, /turf/open/floor/pod/light, /area/station/maintenance/floor2/port/fore) +"jgh" = ( +/obj/effect/spawner/random/maintenance/two, +/obj/structure/grille/broken, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "jgm" = ( /obj/structure/bed, /obj/item/bedsheet/cult, @@ -34394,10 +34502,12 @@ /obj/structure/cable, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard/fore) -"jhP" = ( -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard/fore) +"jhH" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/obj/structure/rack, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "jhU" = ( /turf/open/floor/iron/white, /area/station/science/robotics/lab) @@ -34755,6 +34865,17 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor3/starboard) +"jmV" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 6 + }, +/obj/effect/turf_decal/stripes{ + dir = 6 + }, +/obj/machinery/light/red/dim/directional/north, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "jmZ" = ( /obj/structure/railing{ dir = 4 @@ -34948,16 +35069,6 @@ /obj/machinery/duct, /turf/open/floor/iron/white, /area/station/medical/surgery/fore) -"jpH" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/medical/surgery_tool, -/obj/structure/closet/crate, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "jpK" = ( /obj/machinery/door/airlock/atmos{ name = "Atmospherics" @@ -35264,11 +35375,6 @@ icon_state = "snow9" }, /area/station/hallway/floor2/fore) -"jtL" = ( -/obj/structure/sign/poster/contraband/random/directional/south, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "jtQ" = ( /obj/machinery/light/cold/no_nightlight/directional/south, /turf/open/floor/grass, @@ -35340,11 +35446,6 @@ dir = 1 }, /area/station/maintenance/floor4/port/fore) -"jvk" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/cable, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "jvu" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -35902,14 +36003,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/starboard/fore) -"jBu" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/item/assembly/igniter{ - pixel_x = 3; - pixel_y = -7 +"jBp" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/grime, +/obj/effect/spawner/random/trash/graffiti{ + pixel_y = 32 }, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port) +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "jCc" = ( /obj/effect/turf_decal/tile/blue/fourcorners, /obj/structure/hedge, @@ -36054,6 +36155,11 @@ }, /turf/open/floor/iron/white/textured_large, /area/station/cargo/miningoffice) +"jEe" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/engineering/tank, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "jEf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -36115,11 +36221,6 @@ /obj/effect/turf_decal/tile/green/opposingcorners, /turf/open/floor/iron/white, /area/station/hallway/floor2/aft) -"jEO" = ( -/obj/effect/spawner/random/structure/crate, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "jER" = ( /obj/machinery/atmospherics/components/binary/valve, /turf/open/floor/engine, @@ -36257,10 +36358,6 @@ /obj/effect/turf_decal/stripes/white/line, /turf/open/floor/iron/dark/side, /area/station/engineering/storage/tech) -"jGg" = ( -/obj/effect/spawner/random/structure/closet_maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/aft) "jGj" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/sign/poster/random/directional/south, @@ -36482,15 +36579,16 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron/dark, /area/station/security/brig) -"jIY" = ( -/obj/effect/turf_decal/trimline/green/end{ - dir = 4 +"jIW" = ( +/obj/structure/railing{ + dir = 10 }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/closet_maintenance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, /obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/starboard/fore) "jIZ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -36589,14 +36687,27 @@ "jKt" = ( /turf/closed/wall/r_wall, /area/station/tcommsat/computer) -"jKB" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 9 +"jKx" = ( +/obj/structure/table, +/obj/item/folder/red{ + pixel_x = 3 }, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) +/obj/item/folder/white{ + pixel_x = -4; + pixel_y = 2 + }, +/obj/item/restraints/handcuffs, +/obj/machinery/light/directional/east, +/obj/item/radio/off, +/obj/effect/turf_decal/tile/red/diagonal_edge, +/obj/machinery/requests_console/directional/east{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark/textured_large, +/area/station/security/checkpoint/escape) "jKF" = ( /obj/machinery/holopad, /turf/open/floor/carpet/blue, @@ -36771,6 +36882,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/pharmacy) +"jNm" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/closed/wall, +/area/station/service/kitchen/abandoned) "jNp" = ( /obj/machinery/disposal/bin{ name = "Book Returns" @@ -37031,13 +37147,6 @@ /obj/machinery/vending/boozeomat, /turf/open/floor/carpet/royalblack, /area/station/service/kitchen/diner) -"jPW" = ( -/obj/structure/closet{ - name = "Evidence Closet 2" - }, -/obj/effect/spawner/random/clothing/lizardboots, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "jQb" = ( /obj/machinery/door/airlock/medical{ name = "Ph-rm--y" @@ -37127,6 +37236,11 @@ /obj/machinery/power/apc/auto_name/directional/south, /turf/open/floor/iron/dark, /area/station/hallway/floor1/fore) +"jQW" = ( +/obj/effect/spawner/structure/electrified_grille, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "jQX" = ( /obj/item/radio/intercom/directional/south, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -37176,6 +37290,16 @@ dir = 8 }, /area/station/commons/storage/primary) +"jRy" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table/wood, +/obj/effect/spawner/random/entertainment/lighter, +/obj/item/storage/crayons{ + pixel_x = 6; + pixel_y = -3 + }, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "jRB" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/light/built/directional/east, @@ -37227,6 +37351,13 @@ }, /turf/open/floor/iron/dark, /area/station/maintenance/floor2/starboard/aft) +"jSe" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/marker_beacon/burgundy, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) "jSt" = ( /obj/machinery/computer/prisoner/gulag_teleporter_computer, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ @@ -37234,6 +37365,14 @@ }, /turf/open/floor/iron/dark, /area/station/security/execution/transfer) +"jSu" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 4 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "jSw" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -37306,11 +37445,6 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/iron/dark, /area/station/service/library/lounge) -"jTH" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "jTO" = ( /obj/machinery/airalarm/directional/east, /obj/structure/table/wood, @@ -37553,10 +37687,6 @@ /obj/machinery/camera/autoname/directional/west, /turf/open/floor/iron/white, /area/station/medical/surgery/aft) -"jXz" = ( -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port) "jXE" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -37943,21 +38073,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/plating, /area/station/engineering/supermatter) -"kcZ" = ( -/obj/effect/turf_decal/delivery, -/obj/structure/table/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 1; - id = "lockers"; - name = "Locker Room Shutters" - }, -/obj/item/storage/crayons{ - pixel_x = 6; - pixel_y = -3 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron/dark, -/area/station/commons/locker) "kdh" = ( /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -38615,11 +38730,6 @@ /obj/effect/decal/cleanable/blood/footprints, /turf/open/floor/iron/kitchen, /area/station/service/kitchen/abandoned) -"kms" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/closed/wall, -/area/station/service/kitchen/abandoned) "kmt" = ( /obj/structure/railing{ dir = 1 @@ -38661,17 +38771,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/storage) -"knf" = ( -/obj/effect/turf_decal/trimline/brown/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/brown/line{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard/fore) "knh" = ( /obj/effect/spawner/random/trash/graffiti{ pixel_y = -32 @@ -38987,11 +39086,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/psychology) -"kri" = ( -/obj/effect/turf_decal/trimline/blue/line, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "krk" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -39232,10 +39326,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"ktV" = ( -/obj/structure/moisture_trap, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "ktY" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -39329,13 +39419,6 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"kvm" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port) "kvw" = ( /obj/machinery/igniter/incinerator_ordmix, /turf/open/floor/engine/vacuum, @@ -39684,6 +39767,13 @@ }, /turf/open/floor/iron/dark, /area/station/security/checkpoint/third) +"kAk" = ( +/obj/structure/disposalpipe/trunk/multiz{ + dir = 1 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/aft) "kAm" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 @@ -39998,15 +40088,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"kEp" = ( -/obj/effect/turf_decal/trimline/green/warning{ - dir = 8 - }, -/obj/structure/rack, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) "kEu" = ( /obj/structure/sign/poster/contraband/atmosia_independence{ pixel_x = -32 @@ -40564,6 +40645,11 @@ /obj/structure/cable, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor3/starboard/aft) +"kKJ" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "kKO" = ( /obj/machinery/atmospherics/components/binary/tank_compressor{ dir = 8 @@ -40929,13 +41015,6 @@ /obj/machinery/camera/autoname/directional/north, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) -"kQI" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/item/storage/bag/trash, -/obj/structure/rack, -/obj/effect/spawner/random/engineering/flashlight, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "kQN" = ( /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -41003,6 +41082,17 @@ "kRw" = ( /turf/closed/wall, /area/station/maintenance/floor3/starboard/aft) +"kRE" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/end, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "kRF" = ( /obj/effect/turf_decal/tile/red/opposingcorners{ dir = 1 @@ -41429,17 +41519,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark/smooth_large, /area/station/science/lobby) -"kWT" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/green/line{ - dir = 10 - }, -/obj/effect/turf_decal/trimline/green/corner{ - dir = 4 - }, -/obj/effect/spawner/random/maintenance/three, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "kXc" = ( /obj/effect/turf_decal/trimline/purple/line{ dir = 1 @@ -41499,14 +41578,6 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/lower) -"kYm" = ( -/obj/effect/spawner/random/trash/janitor_supplies, -/obj/effect/turf_decal/trimline/green/end{ - dir = 8 - }, -/obj/structure/rack, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "kYt" = ( /obj/structure/chair/comfy/carp, /turf/open/floor/carpet/neon/simple/pink/nodots, @@ -41805,11 +41876,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/storage) -"lcs" = ( -/obj/structure/disposalpipe/trunk/multiz/down, -/obj/effect/spawner/random/structure/crate_abandoned, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/fore) "lcv" = ( /turf/closed/wall/r_wall, /area/station/maintenance/floor2/port) @@ -41826,11 +41892,6 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/escape_pod) -"lcJ" = ( -/obj/effect/spawner/random/structure/grille, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "lcN" = ( /obj/effect/turf_decal/siding/yellow{ dir = 6 @@ -41946,15 +42007,6 @@ /obj/structure/closet/emcloset/anchored, /turf/open/floor/plating, /area/station/maintenance/floor1/starboard/aft) -"lep" = ( -/obj/structure/rack, -/obj/effect/turf_decal/trimline/green/line{ - dir = 10 - }, -/obj/effect/spawner/random/entertainment/money_small, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "les" = ( /obj/machinery/holopad, /obj/effect/turf_decal/tile/green/full, @@ -42125,6 +42177,15 @@ }, /turf/open/floor/plating, /area/station/maintenance/floor1/starboard/fore) +"lgt" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/line{ + dir = 6 + }, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "lgv" = ( /obj/structure/rack, /obj/item/book/manual/nuclear, @@ -42378,11 +42439,6 @@ /obj/effect/turf_decal/tile/yellow, /turf/open/floor/iron/smooth, /area/station/cargo/office) -"ljE" = ( -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port) "ljH" = ( /obj/machinery/door/poddoor/shutters{ dir = 8; @@ -42473,18 +42529,17 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"lkW" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "lkY" = ( /obj/structure/hedge/opaque, /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/window/reinforced/spawner/directional/west, /turf/open/floor/grass, /area/station/service/chapel/funeral) -"lkZ" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "llh" = ( /obj/effect/turf_decal/trimline/purple/line{ dir = 4 @@ -42810,13 +42865,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/pod/dark, /area/station/maintenance/floor3/starboard/aft) -"loc" = ( -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 8 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard/fore) "lof" = ( /turf/open/floor/wood/parquet, /area/station/commons/dorms/room2) @@ -42983,6 +43031,12 @@ /obj/effect/landmark/start/depsec/engineering, /turf/open/floor/iron/dark, /area/station/security/checkpoint/first) +"lqt" = ( +/obj/structure/altar_of_gods, +/obj/effect/turf_decal/siding/white, +/obj/item/book/bible, +/turf/open/floor/mineral/silver, +/area/station/service/chapel) "lqu" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 @@ -43166,13 +43220,6 @@ }, /turf/open/floor/iron/white/small, /area/station/medical/chemistry) -"lsV" = ( -/obj/effect/turf_decal/trimline/yellow/warning{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard/aft) "lsZ" = ( /obj/item/radio/intercom/directional/east, /turf/open/floor/iron/dark/side, @@ -43226,18 +43273,6 @@ }, /turf/open/floor/carpet/blue, /area/station/command/meeting_room) -"ltD" = ( -/obj/structure/bed/dogbed/lia, -/mob/living/basic/carp/pet/lia, -/obj/machinery/requests_console/directional/north{ - department = "Head of Security's Desk"; - name = "Head of Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hos) "ltH" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/camera/autoname/directional/north, @@ -43288,11 +43323,6 @@ dir = 9 }, /area/station/security/prison) -"luw" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/furniture_parts, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "luD" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -43506,17 +43536,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/floor2/fore) -"lxG" = ( -/obj/effect/turf_decal/trimline/green/end, -/obj/structure/railing{ - dir = 8 - }, -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "lxI" = ( /obj/item/stack/tile/wood, /obj/effect/decal/cleanable/dirt/dust, @@ -43591,13 +43610,15 @@ "lyB" = ( /turf/open/floor/plating/elevatorshaft, /area/station/cargo/drone_bay) -"lyK" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 6 - }, -/obj/effect/spawner/random/maintenance, -/obj/structure/grille/broken, +"lyI" = ( /obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/ash, +/obj/effect/spawner/random/trash/graffiti{ + pixel_x = -32 + }, +/obj/effect/spawner/random/trash/graffiti{ + pixel_y = -32 + }, /turf/open/floor/pod/light, /area/station/maintenance/floor2/port/fore) "lyN" = ( @@ -43842,6 +43863,25 @@ /obj/item/experi_scanner, /turf/open/floor/iron/white, /area/station/science/lab) +"lCF" = ( +/obj/effect/turf_decal/trimline/blue/warning{ + dir = 6 + }, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) +"lCJ" = ( +/obj/machinery/requests_console/directional/south{ + department = "Bar"; + name = "Bar Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/bar) "lCO" = ( /obj/effect/mapping_helpers/broken_floor, /obj/effect/decal/cleanable/dirt/dust, @@ -43982,10 +44022,6 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/starboard) -"lEu" = ( -/obj/effect/spawner/random/trash/grille_or_waste, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "lEz" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -44236,6 +44272,11 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/engineering/atmos) +"lIa" = ( +/obj/effect/spawner/structure/window/reinforced, +/obj/effect/mapping_helpers/damaged_window, +/turf/open/floor/plating, +/area/station/service/kitchen/abandoned) "lIe" = ( /obj/structure/railing{ dir = 8 @@ -44292,24 +44333,6 @@ /obj/effect/mapping_helpers/airlock/access/any/service/theatre, /turf/open/floor/pod/dark, /area/station/maintenance/floor3/starboard/aft) -"lIJ" = ( -/obj/structure/table/reinforced, -/obj/item/flashlight/lamp{ - pixel_x = -7; - pixel_y = 5 - }, -/obj/item/book/manual/wiki/robotics_cyborgs{ - pixel_x = 6; - pixel_y = -3 - }, -/obj/machinery/requests_console/directional/west{ - department = "Robotics"; - name = "Robotics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron/dark/smooth_large, -/area/station/science/robotics/lab) "lIL" = ( /obj/effect/turf_decal/trimline/purple/line, /obj/effect/turf_decal/trimline/purple/filled/line{ @@ -44570,6 +44593,15 @@ /obj/structure/sign/poster/official/random/directional/east, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"lLY" = ( +/obj/structure/safe/floor, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/effect/spawner/random/entertainment/money_large, +/obj/item/reagent_containers/cup/glass/bottle/lizardwine, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "lMt" = ( /obj/structure/cable, /turf/open/floor/iron/white/smooth_corner, @@ -44602,16 +44634,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/psychology) -"lMG" = ( -/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/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/port/fore) "lMH" = ( /obj/machinery/light/directional/west, /obj/machinery/chem_heater/withbuffer, @@ -44670,17 +44692,6 @@ /obj/effect/mapping_helpers/airalarm/mixingchamber_access, /turf/open/floor/iron/dark, /area/station/science/ordnance/freezerchamber) -"lNA" = ( -/obj/effect/turf_decal/trimline/green/warning{ - dir = 8 - }, -/obj/effect/turf_decal/stripes{ - dir = 8 - }, -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/five, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) "lNB" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -44708,6 +44719,10 @@ dir = 8 }, /area/station/hallway/floor1/fore) +"lNS" = ( +/obj/effect/spawner/random/structure/crate_abandoned, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "lNX" = ( /obj/structure/railing{ dir = 4 @@ -44965,12 +44980,10 @@ }, /turf/open/floor/carpet/red, /area/station/service/library/lounge) -"lQd" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/trash/hobo_squat, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/plating, +"lQj" = ( +/obj/structure/table, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/turf/open/misc/asteroid/snow/standard_air, /area/station/maintenance/floor2/port/aft) "lQm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -45141,14 +45154,6 @@ "lRY" = ( /turf/closed/wall, /area/station/commons/vacant_room/office) -"lSt" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/trash/grime, -/obj/effect/spawner/random/trash/graffiti{ - pixel_y = 32 - }, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "lSE" = ( /obj/item/radio/intercom/directional/north{ broadcasting = 1; @@ -45225,13 +45230,6 @@ }, /turf/open/floor/catwalk_floor/iron_dark, /area/station/command/heads_quarters/ce) -"lTu" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/holopad/secure, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/aisat/hallway) "lTw" = ( /obj/machinery/light/directional/south, /obj/machinery/newscaster/directional/south, @@ -45298,17 +45296,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"lUv" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/obj/structure/table/wood, -/obj/item/storage/crayons{ - pixel_x = 6; - pixel_y = -3 - }, -/turf/open/floor/carpet/red, -/area/station/service/library/lounge) "lUH" = ( /obj/effect/turf_decal/tile/blue/half{ dir = 4 @@ -45358,6 +45345,13 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor3/starboard/aft) +"lVy" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/hollow/directional{ + dir = 1 + }, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "lVP" = ( /obj/machinery/door/airlock/security/glass{ name = "Third Deck Outpost" @@ -45431,22 +45425,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/plating, /area/station/maintenance/floor2/starboard) -"lWU" = ( -/obj/machinery/door/window/left/directional/south{ - name = "Pen 3"; - req_access = list("xenobiology") - }, -/obj/effect/turf_decal/stripes{ - dir = 6 - }, -/obj/structure/sink/directional/west, -/obj/machinery/requests_console/directional/east{ - department = "Xenobiology"; - name = "Xenobiology Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) "lXj" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -45590,11 +45568,6 @@ /obj/item/pen, /turf/open/floor/carpet/red, /area/station/service/library/lounge) -"lYl" = ( -/obj/structure/lattice/catwalk, -/obj/effect/spawner/random/maintenance, -/turf/open/openspace, -/area/station/maintenance/floor2/port) "lYr" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 8 @@ -45984,9 +45957,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port) -"mdp" = ( -/turf/closed/wall, -/area/station/engineering/storage/tech) "mdr" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/cable, @@ -46228,6 +46198,14 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/starboard) +"mgc" = ( +/obj/effect/turf_decal/trimline/blue/warning{ + dir = 5 + }, +/obj/effect/spawner/random/engineering/material, +/obj/structure/rack, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "mgf" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/rack, @@ -46350,6 +46328,22 @@ /obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/iron/dark/side, /area/station/hallway/floor1/aft) +"mhC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/table, +/obj/item/paper_bin/construction{ + pixel_x = -6 + }, +/obj/item/paper_bin/construction, +/obj/item/paper_bin/construction{ + pixel_x = 6 + }, +/obj/item/storage/crayons{ + pixel_x = 6; + pixel_y = -3 + }, +/turf/open/floor/iron, +/area/station/security/prison) "mhE" = ( /obj/structure/chair/wood{ dir = 8 @@ -46452,13 +46446,6 @@ /obj/effect/turf_decal/tile/dark_red/fourcorners, /turf/open/floor/iron, /area/station/security/brig) -"mjr" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/item/stack/rods, -/turf/open/floor/iron/dark/smooth_large, -/area/station/service/kitchen/abandoned) "mjv" = ( /obj/machinery/door/airlock/engineering{ name = "Telecomms Storage" @@ -47172,14 +47159,6 @@ /obj/effect/spawner/random/structure/tank_holder, /turf/open/floor/pod/light, /area/station/maintenance/floor4/port) -"msl" = ( -/obj/effect/turf_decal/stripes{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/fore) "msu" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/turf_decal/tile/green/half{ @@ -47279,14 +47258,6 @@ /obj/machinery/iv_drip, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"mtL" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "mtM" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -47364,18 +47335,6 @@ /obj/machinery/light/red/dim/directional/east, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard/aft) -"muX" = ( -/obj/machinery/camera/directional/north, -/obj/structure/closet/secure_closet/security, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/security/checkpoint/third) "mve" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -47436,12 +47395,6 @@ dir = 4 }, /area/station/service/chapel) -"mvN" = ( -/obj/effect/turf_decal/trimline/green/line, -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/four, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "mvO" = ( /obj/machinery/computer/crew{ dir = 4 @@ -47503,14 +47456,6 @@ /obj/effect/turf_decal/tile/purple/opposingcorners, /turf/open/floor/iron/white, /area/station/command/heads_quarters/rd) -"mwN" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 10 - }, -/obj/effect/spawner/random/structure/table_or_rack, -/obj/effect/spawner/random/engineering/tool, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "mwO" = ( /obj/structure/table/wood, /obj/item/toy/crayon/spraycan, @@ -47977,15 +47922,6 @@ /obj/machinery/atmospherics/components/unary/outlet_injector/monitored/ordnance_burn_chamber_input, /turf/open/floor/engine/vacuum, /area/station/science/ordnance/burnchamber) -"mDI" = ( -/obj/effect/turf_decal/trimline/blue/line{ - dir = 9 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/grille/broken, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "mDL" = ( /obj/structure/chair{ dir = 8 @@ -48038,6 +47974,13 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/iron/grimy, /area/station/science/xenobiology/hallway) +"mEv" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/item/stack/rods, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/kitchen/abandoned) "mEA" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -48275,6 +48218,9 @@ /obj/item/radio/intercom/directional/north, /turf/open/floor/wood/parquet, /area/station/service/lawoffice) +"mHh" = ( +/turf/closed/wall, +/area/station/engineering/storage/tech) "mHk" = ( /obj/machinery/power/emitter, /obj/effect/decal/cleanable/dirt/dust, @@ -48461,12 +48407,6 @@ /obj/item/pai_card, /turf/open/floor/wood/tile, /area/station/service/library) -"mJz" = ( -/obj/structure/table/reinforced/plastitaniumglass, -/obj/machinery/light/blacklight/directional/east, -/obj/effect/spawner/random/contraband/prison, -/turf/open/floor/carpet/neon/simple/pink/nodots, -/area/station/maintenance/floor2/port/fore) "mJH" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron, @@ -48475,6 +48415,13 @@ /obj/machinery/light/directional/west, /turf/open/openspace, /area/station/hallway/floor3/aft) +"mJM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/hobo_squat, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "mJP" = ( /obj/machinery/light/directional/west, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -48585,6 +48532,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/textured, /area/station/commons/fitness) +"mLn" = ( +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/light/cold/directional/west, +/obj/machinery/requests_console/directional/west{ + department = "Chief Medical Officer's Desk"; + name = "Chief Medical Officer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/stairs/left{ + dir = 1 + }, +/area/station/command/heads_quarters/cmo) "mLp" = ( /obj/machinery/door/firedoor, /obj/structure/railing{ @@ -48802,11 +48766,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/tcommsat/server) -"mNi" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port/fore) "mNI" = ( /obj/machinery/vending/snack/orange, /obj/effect/turf_decal/siding/wood{ @@ -49190,6 +49149,18 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/bronze/filled, /area/station/maintenance/floor1/starboard) +"mSZ" = ( +/obj/effect/turf_decal/trimline/green/line, +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/four, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) +"mTc" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/crate_abandoned, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "mTg" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/item/radio/intercom/directional/west, @@ -49451,14 +49422,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, /turf/open/floor/plating, /area/station/engineering/supermatter/room) -"mVZ" = ( -/obj/effect/spawner/structure/window/hollow/directional{ - dir = 5 - }, -/obj/structure/cable, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "mWd" = ( /obj/structure/filingcabinet/filingcabinet, /obj/effect/turf_decal/siding/wood{ @@ -49467,6 +49430,11 @@ /obj/machinery/camera/autoname/directional/west, /turf/open/floor/carpet, /area/station/medical/psychology) +"mWe" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "mWg" = ( /obj/effect/decal/cleanable/blood/drip, /obj/effect/mapping_helpers/broken_floor, @@ -49552,6 +49520,18 @@ /obj/machinery/duct, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"mWY" = ( +/obj/effect/landmark/start/quartermaster, +/obj/structure/bed/double/pod, +/obj/item/bedsheet/qm/double, +/obj/machinery/requests_console/directional/north{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/qm) "mXg" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 1 @@ -49734,6 +49714,12 @@ /obj/effect/landmark/start/botanist, /turf/open/floor/iron, /area/station/service/hydroponics) +"mZA" = ( +/obj/effect/spawner/random/structure/chair_maintenance{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) "mZH" = ( /obj/effect/turf_decal/tile/red/half, /obj/structure/disposalpipe/segment{ @@ -49802,6 +49788,11 @@ }, /turf/open/floor/carpet, /area/station/security/detectives_office) +"nar" = ( +/obj/machinery/light/no_nightlight/directional/east, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port) "nav" = ( /obj/machinery/light/directional/west, /turf/open/floor/plating, @@ -50728,13 +50719,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/catwalk_floor, /area/station/hallway/floor4/aft) -"nkL" = ( -/obj/structure/chair{ - dir = 1 - }, -/obj/effect/mapping_helpers/burnt_floor, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/aft) "nkM" = ( /obj/machinery/light/directional/north, /turf/open/floor/iron/dark/side{ @@ -50894,6 +50878,19 @@ }, /turf/open/floor/iron/dark, /area/station/science/ordnance/testlab) +"nmj" = ( +/obj/effect/turf_decal/tile/red{ + dir = 1 + }, +/obj/effect/landmark/start/station_engineer, +/obj/machinery/requests_console/directional/south{ + department = "Engineering"; + name = "Engineering Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/engineering/lobby) "nmq" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/dirt/dust, @@ -50951,14 +50948,6 @@ /obj/machinery/door/firedoor/border_only, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/aft) -"nnf" = ( -/obj/effect/turf_decal/trimline/blue/warning{ - dir = 5 - }, -/obj/effect/spawner/random/engineering/material, -/obj/structure/rack, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "nnj" = ( /obj/effect/spawner/random/trash/garbage{ spawn_loot_count = 3; @@ -50995,11 +50984,6 @@ /obj/structure/filingcabinet, /turf/open/floor/iron/dark/smooth_large, /area/station/service/library/printer) -"nnK" = ( -/obj/effect/spawner/random/structure/girder, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "nnN" = ( /obj/structure/table, /obj/item/folder/red, @@ -51012,6 +50996,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/command/heads_quarters/rd) +"nnU" = ( +/obj/structure/railing/corner{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/grille, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "nnV" = ( /obj/effect/spawner/random/trash/mess, /turf/open/floor/pod/light, @@ -51171,11 +51163,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/cargo/storage) -"npE" = ( -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor1/port/aft) "npK" = ( /obj/structure/closet/firecloset/full, /obj/effect/turf_decal/trimline/purple/filled/line{ @@ -51243,11 +51230,13 @@ /obj/effect/spawner/random/maintenance/two, /turf/open/floor/pod/light, /area/station/maintenance/floor3/starboard/fore) -"nqt" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +"nqu" = ( +/obj/structure/closet, /obj/effect/decal/cleanable/dirt/dust, -/turf/open/floor/iron, -/area/station/maintenance/floor2/port/aft) +/obj/item/clothing/neck/fake_heretic_amulet, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port/aft) "nqE" = ( /obj/machinery/door/airlock/atmos{ name = "Crystallizer" @@ -51561,12 +51550,6 @@ /obj/item/food/grown/mushroom/reishi, /turf/open/floor/iron/kitchen, /area/station/service/kitchen/abandoned) -"ntW" = ( -/obj/structure/altar_of_gods, -/obj/effect/turf_decal/siding/white, -/obj/item/book/bible, -/turf/open/floor/mineral/silver, -/area/station/service/chapel) "nun" = ( /obj/structure/railing, /obj/structure/railing{ @@ -51699,6 +51682,15 @@ dir = 1 }, /area/station/security/prison) +"nvT" = ( +/obj/machinery/atmospherics/components/unary/portables_connector{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/contraband/random/directional/east, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port) "nwa" = ( /obj/effect/turf_decal/siding/wideplating_new{ dir = 8 @@ -51746,6 +51738,12 @@ dir = 4 }, /area/station/hallway/floor1/fore) +"nws" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/rack_parts, +/obj/item/stack/cable_coil, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port/fore) "nwx" = ( /obj/item/wallframe/button, /obj/effect/mapping_helpers/burnt_floor, @@ -51874,6 +51872,11 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/engine/air, /area/station/engineering/atmos) +"nyn" = ( +/obj/effect/spawner/random/engineering/atmospherics_portable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "nys" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -52391,13 +52394,6 @@ "nEI" = ( /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/aisat_interior) -"nEM" = ( -/obj/item/fishing_rod, -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/three, -/obj/item/clothing/mask/cigarette/pipe, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/fore) "nEO" = ( /obj/structure/table, /obj/item/screwdriver, @@ -52469,6 +52465,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/checker, /area/station/commons/locker) +"nFG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/food_or_drink/donkpockets, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/fore) "nFH" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -52511,6 +52512,12 @@ /obj/structure/cable/multilayer/multiz, /turf/open/floor/catwalk_floor, /area/station/hallway/floor3/fore) +"nGp" = ( +/obj/structure/table/reinforced/plastitaniumglass, +/obj/machinery/light/blacklight/directional/east, +/obj/effect/spawner/random/contraband/prison, +/turf/open/floor/carpet/neon/simple/pink/nodots, +/area/station/maintenance/floor2/port/fore) "nGx" = ( /obj/structure/grille/broken, /obj/effect/spawner/random/maintenance, @@ -52739,6 +52746,16 @@ dir = 4 }, /area/station/hallway/floor3/aft) +"nIZ" = ( +/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/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) "nJb" = ( /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 1; @@ -53042,6 +53059,11 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/engine, /area/station/maintenance/floor4/starboard/aft) +"nNn" = ( +/obj/effect/spawner/random/structure/girder, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "nNq" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 10 @@ -53090,6 +53112,11 @@ /obj/item/storage/bag/tray/cafeteria, /turf/open/floor/iron, /area/station/security/prison) +"nOg" = ( +/obj/effect/spawner/random/structure/girder, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "nOj" = ( /obj/vehicle/sealed/mecha/working/ripley/cargo, /obj/effect/turf_decal/siding/thinplating_new{ @@ -53130,6 +53157,10 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/fore) +"nOI" = ( +/obj/effect/decal/cleanable/glass, +/turf/closed/wall/r_wall, +/area/station/maintenance/floor2/port/aft) "nOX" = ( /obj/machinery/camera/directional/east{ c_tag = "Law Office" @@ -53307,23 +53338,6 @@ /obj/machinery/duct, /turf/open/floor/iron, /area/station/hallway/floor3/fore) -"nQN" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/effect/turf_decal/tile/red/half{ - dir = 1 - }, -/obj/machinery/requests_console/directional/north{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark/side{ - dir = 1 - }, -/area/station/security/office) "nQO" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 10 @@ -53391,6 +53405,21 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor1/fore) +"nRb" = ( +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 4 + }, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard/fore) +"nRm" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/four, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "nRn" = ( /obj/structure/railing/corner, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -53834,17 +53863,6 @@ "nWW" = ( /turf/closed/wall, /area/station/hallway/floor4/aft) -"nXb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/railing{ - dir = 4 - }, -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/end, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "nXh" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, @@ -54287,11 +54305,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/carpet/red, /area/station/service/theater) -"ocX" = ( -/obj/effect/spawner/random/contraband/landmine, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "ode" = ( /obj/structure/chair/comfy/shuttle{ dir = 1 @@ -54506,6 +54519,14 @@ /obj/structure/ladder, /turf/open/floor/pod/dark, /area/station/maintenance/floor3/port) +"ogQ" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 9 + }, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "ogT" = ( /obj/effect/decal/cleanable/ash/large, /turf/open/floor/plating/foam, @@ -54600,6 +54621,13 @@ /obj/machinery/light/directional/east, /turf/open/floor/iron, /area/station/hallway/floor2/aft) +"oia" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/holopad/secure, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/aisat/hallway) "oic" = ( /turf/closed/wall, /area/station/maintenance/floor1/starboard/fore) @@ -54832,10 +54860,6 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/port/fore) -"okX" = ( -/obj/effect/decal/cleanable/glass, -/turf/closed/wall/r_wall, -/area/station/maintenance/floor2/port/aft) "ola" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted, /obj/effect/turf_decal/tile/blue/half/contrasted{ @@ -54872,6 +54896,14 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron, /area/station/cargo/storage) +"olA" = ( +/obj/effect/turf_decal/trimline/green/warning{ + dir = 9 + }, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "olR" = ( /obj/machinery/door/airlock/public{ id_tag = "public_toilets_a"; @@ -54898,15 +54930,6 @@ }, /turf/open/floor/iron/dark/corner, /area/station/commons/storage/primary) -"omg" = ( -/obj/structure/safe/floor, -/obj/effect/spawner/random/entertainment/money_large, -/obj/effect/spawner/random/entertainment/money_large, -/obj/effect/spawner/random/entertainment/money_large, -/obj/item/reagent_containers/cup/glass/bottle/lizardwine, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "omh" = ( /obj/machinery/vending/boozeomat/all_access, /turf/open/floor/wood/tile, @@ -55015,6 +55038,13 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) +"onj" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/pod/dark, +/area/station/service/kitchen/abandoned) "onk" = ( /obj/structure/table, /obj/item/storage/dice, @@ -55136,6 +55166,11 @@ /obj/machinery/camera/autoname/directional/south, /turf/open/floor/iron/smooth, /area/station/cargo/warehouse) +"ooQ" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/closet_maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "ooV" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/item/ammo_casing/c38{ @@ -55354,6 +55389,11 @@ /obj/structure/table/reinforced, /turf/open/floor/iron/dark, /area/station/security/lockers) +"orz" = ( +/obj/structure/cable, +/obj/effect/spawner/structure/window/hollow/directional, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "orD" = ( /obj/effect/turf_decal/trimline/white/filled/line, /obj/structure/cable, @@ -55395,6 +55435,12 @@ /obj/effect/spawner/random/trash/mess, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard) +"osV" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/pod/dark, +/area/station/service/kitchen/abandoned) "osX" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 @@ -55503,6 +55549,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/textured_edge, /area/station/maintenance/floor1/starboard/aft) +"ouU" = ( +/obj/item/fishing_rod, +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/three, +/obj/item/clothing/mask/cigarette/pipe, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "ouX" = ( /obj/effect/turf_decal/trimline/green/filled/arrow_cw{ dir = 4 @@ -55741,6 +55794,18 @@ }, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) +"oyy" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/starboard) +"oyA" = ( +/obj/effect/decal/cleanable/glass, +/obj/item/shard, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/kitchen/abandoned) "oyF" = ( /obj/effect/turf_decal/siding/wood, /obj/machinery/door/firedoor/border_only, @@ -55762,6 +55827,16 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor1/port) +"oyN" = ( +/obj/effect/turf_decal/trimline/green/warning{ + dir = 10 + }, +/obj/machinery/airalarm/directional/east, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "oyO" = ( /obj/machinery/power/solar_control{ dir = 1; @@ -55920,13 +55995,6 @@ /obj/structure/grille/broken, /turf/open/floor/plating, /area/station/medical/abandoned) -"oAz" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/spawner/random/structure/furniture_parts, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "oAA" = ( /obj/structure/table/wood, /obj/effect/turf_decal/siding/white{ @@ -55969,6 +56037,27 @@ }, /turf/open/floor/engine/hull, /area/space/nearstation) +"oBl" = ( +/obj/effect/spawner/random/engineering/material, +/obj/structure/closet, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) +"oBp" = ( +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 6 + }, +/obj/machinery/computer/mecha{ + dir = 8 + }, +/obj/machinery/requests_console/directional/east{ + department = "Bridge"; + name = "Bridge Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "oBy" = ( /obj/structure/table/reinforced, /obj/item/paper_bin, @@ -56096,6 +56185,10 @@ }, /turf/open/floor/iron/textured_edge, /area/station/medical/chemistry) +"oDa" = ( +/obj/effect/spawner/structure/window, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "oDd" = ( /obj/effect/turf_decal/tile/red/half, /obj/machinery/button/door/directional/south{ @@ -56249,11 +56342,6 @@ dir = 9 }, /area/station/security/checkpoint) -"oFu" = ( -/obj/machinery/airalarm/directional/west, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard/aft) "oFw" = ( /obj/structure/railing{ dir = 4 @@ -56482,10 +56570,14 @@ /obj/effect/spawner/random/engineering/atmospherics_portable, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/fore) -"oIk" = ( -/obj/effect/mapping_helpers/broken_floor, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) +"oIo" = ( +/obj/effect/turf_decal/trimline/purple/warning, +/obj/machinery/light/red/dim/directional/north, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "oIq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -57252,6 +57344,11 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark/textured, /area/station/science/ordnance/storage) +"oSS" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port/fore) "oSW" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/bed{ @@ -57566,6 +57663,23 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"oXG" = ( +/obj/structure/table/bronze, +/obj/item/book/bible, +/turf/open/floor/iron, +/area/station/service/chapel) +"oXH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/structure/table/reinforced, +/obj/structure/cable, +/obj/item/phone{ + pixel_x = 6; + pixel_y = -2 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "oXQ" = ( /obj/effect/turf_decal/tile/yellow, /obj/structure/cable, @@ -57774,6 +57888,13 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/dark, /area/station/maintenance/floor2/starboard/aft) +"paN" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/red/dim/directional/west, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "pbd" = ( /obj/machinery/light/cold/directional/south, /turf/open/floor/iron/dark, @@ -58076,6 +58197,14 @@ "phd" = ( /turf/open/misc/sandy_dirt, /area/station/maintenance/floor3/starboard) +"phm" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/line{ + dir = 10 + }, +/obj/effect/spawner/random/trash/moisture_trap, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "pht" = ( /obj/effect/turf_decal/trimline/blue, /obj/machinery/portable_atmospherics/canister/oxygen, @@ -58088,20 +58217,16 @@ }, /turf/open/floor/wood, /area/station/service/theater) -"phI" = ( -/obj/effect/turf_decal/stripes{ - dir = 10 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/fore) "phL" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 }, /turf/open/floor/iron/textured_large, /area/station/engineering/atmos) +"phO" = ( +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "phU" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -58384,14 +58509,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) -"pmn" = ( -/obj/effect/turf_decal/trimline/green/warning{ - dir = 1 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) "pmo" = ( /obj/structure/table, /obj/effect/turf_decal/tile/blue/opposingcorners, @@ -58680,14 +58797,6 @@ dir = 4 }, /area/station/hallway/floor3/aft) -"ppX" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 10 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/trash/grille_or_waste, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "ppZ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -58962,6 +59071,22 @@ dir = 4 }, /area/station/hallway/floor2/fore) +"ptx" = ( +/obj/structure/table/reinforced, +/obj/item/paper_bin/carbon{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/machinery/camera/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/item/modular_computer/laptop/preset/civilian, +/turf/open/floor/iron/dark/textured, +/area/station/security/checkpoint/second) "ptD" = ( /obj/machinery/vending/dinnerware, /turf/open/floor/wood/large, @@ -58977,24 +59102,6 @@ /obj/effect/turf_decal/tile/red, /turf/open/floor/iron/dark, /area/station/security/lockers) -"pug" = ( -/obj/structure/table/wood, -/obj/item/storage/photo_album/chapel, -/obj/effect/turf_decal/siding/yellow{ - dir = 1 - }, -/obj/item/storage/fancy/candle_box{ - pixel_x = -19; - pixel_y = 5 - }, -/obj/machinery/light/directional/north, -/obj/machinery/requests_console/directional/north{ - department = "Chapel"; - name = "Chapel Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/carpet/orange, -/area/station/service/chapel/office) "pui" = ( /turf/open/floor/iron, /area/station/engineering/atmos/project) @@ -59004,14 +59111,6 @@ /obj/machinery/holopad, /turf/open/floor/iron/dark, /area/station/security/checkpoint/second) -"pum" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/engineering/flashlight, -/obj/structure/rack, -/obj/machinery/light/red/dim/directional/west, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "puw" = ( /obj/structure/cable, /obj/machinery/holopad, @@ -59087,6 +59186,21 @@ }, /turf/open/floor/carpet/blue, /area/station/maintenance/floor3/port/aft) +"pvr" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/corner, +/obj/effect/turf_decal/trimline/green/filled/corner{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Hydroponics"; + name = "Hydroponics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron, +/area/station/service/hydroponics) "pvs" = ( /obj/effect/decal/cleanable/blood, /turf/open/floor/plating, @@ -59466,6 +59580,21 @@ /obj/effect/mapping_helpers/airlock/unres, /turf/open/floor/pod/light, /area/station/maintenance/floor3/starboard/aft) +"pAx" = ( +/obj/machinery/computer/atmos_control/nocontrol/master{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating_new{ + dir = 1 + }, +/obj/machinery/requests_console/directional/west{ + department = "Atmospherics"; + name = "Atmospherics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos/office) "pAy" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/structure/flora/bush/snow/style_random, @@ -59597,15 +59726,6 @@ }, /turf/open/floor/carpet/purple, /area/station/maintenance/floor1/port/aft) -"pCC" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/yellow{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "pCG" = ( /obj/effect/spawner/random/vending/snackvend, /obj/effect/turf_decal/trimline/white/warning, @@ -60042,16 +60162,6 @@ /obj/machinery/duct, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/port) -"pIS" = ( -/obj/machinery/requests_console/directional/east{ - department = "Captain's Desk"; - name = "Captain's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/carpet, -/area/station/command/heads_quarters/captain) "pIT" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -60155,12 +60265,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"pJH" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/trash/janitor_supplies, -/obj/effect/spawner/random/structure/table_or_rack, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "pJO" = ( /obj/effect/turf_decal/trimline/yellow/warning{ dir = 1 @@ -60222,6 +60326,21 @@ /obj/structure/reagent_dispensers/watertank, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port) +"pLj" = ( +/obj/machinery/computer/rdconsole{ + dir = 8 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/east{ + department = "Research Lab"; + name = "Research Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/dark, +/area/station/science/lab) "pLp" = ( /obj/machinery/light/directional/east, /obj/effect/mapping_helpers/broken_floor, @@ -60253,13 +60372,6 @@ /obj/structure/reagent_dispensers/plumbed, /turf/open/floor/wood/large, /area/station/service/kitchen/kitchen_backroom) -"pLW" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 8 - }, -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "pMa" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -60287,13 +60399,6 @@ /obj/item/knife, /turf/open/floor/wood/large, /area/station/service/kitchen/kitchen_backroom) -"pMo" = ( -/obj/effect/spawner/structure/window/hollow/directional{ - dir = 4 - }, -/obj/structure/cable, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "pMq" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/structure/cable, @@ -60340,13 +60445,6 @@ /obj/effect/turf_decal/trimline/purple/filled/line, /turf/open/floor/iron/white, /area/station/science/xenobiology/hallway) -"pMR" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/blue/corner, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "pMW" = ( /obj/structure/railing/corner, /obj/effect/turf_decal/trimline/purple/corner, @@ -60682,6 +60780,10 @@ /obj/structure/lattice/catwalk, /turf/open/space/openspace, /area/space/nearstation) +"pRB" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard) "pRD" = ( /obj/machinery/shower/directional/north, /obj/effect/turf_decal/trimline/green/end{ @@ -60942,6 +61044,14 @@ "pUV" = ( /turf/open/floor/plating/airless, /area/station/solars/port/aft) +"pVb" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 10 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "pVi" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61013,6 +61123,10 @@ /obj/effect/landmark/navigate_destination/teleporter, /turf/open/floor/iron/dark, /area/station/command/teleporter) +"pWE" = ( +/obj/structure/weightmachine, +/turf/open/floor/noslip, +/area/station/commons/fitness) "pWF" = ( /obj/structure/table, /obj/item/stack/package_wrap, @@ -61050,6 +61164,11 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/pod/light, /area/station/maintenance/floor3/starboard) +"pXg" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/grille/broken, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "pXh" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -61263,14 +61382,6 @@ }, /turf/open/floor/wood, /area/station/security/detectives_office) -"pZH" = ( -/obj/effect/turf_decal/stripes{ - dir = 6 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/fore) "pZL" = ( /obj/effect/spawner/random/trash/garbage{ spawn_loot_count = 3; @@ -61444,13 +61555,6 @@ /obj/effect/spawner/random/structure/tank_holder, /turf/open/floor/pod/dark, /area/station/maintenance/floor3/port) -"qcp" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port/aft) "qct" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple, /obj/effect/turf_decal/stripes/line{ @@ -61462,17 +61566,6 @@ /obj/structure/cable, /turf/open/floor/plating/airless, /area/space/nearstation) -"qcA" = ( -/obj/machinery/requests_console/directional/south{ - department = "Bar"; - name = "Bar Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/turf/open/floor/wood, -/area/station/service/bar) "qcD" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/oil, @@ -61558,6 +61651,15 @@ /obj/effect/turf_decal/siding/wood, /turf/open/floor/iron/checker, /area/station/service/bar) +"qdn" = ( +/obj/effect/turf_decal/trimline/blue/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "qdB" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61925,12 +62027,11 @@ /obj/effect/turf_decal/siding/wood, /turf/open/floor/iron/dark, /area/station/service/library/lounge) -"qiR" = ( -/obj/structure/window/reinforced/plasma/spawner/directional/east, -/obj/effect/spawner/random/contraband/landmine, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/pod/dark, -/area/station/service/kitchen/abandoned) +"qiY" = ( +/obj/machinery/light/red/dim/directional/west, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "qjg" = ( /obj/effect/turf_decal/trimline/purple/line, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, @@ -61983,15 +62084,6 @@ /obj/structure/sign/departments/restroom/directional/west, /turf/open/openspace, /area/station/hallway/floor3/aft) -"qjN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/closet, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/item/stack/sheet/mineral/coal, -/obj/effect/spawner/random/engineering/flashlight, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port) "qki" = ( /obj/machinery/telecomms/hub/preset, /turf/open/floor/circuit/telecomms, @@ -62033,18 +62125,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"qkI" = ( -/obj/machinery/camera/directional/east{ - c_tag = "MiniSAT Access" - }, -/obj/effect/turf_decal/tile/blue/half/contrasted{ - dir = 4 - }, -/obj/structure/cable, -/obj/machinery/airalarm/directional/east, -/obj/effect/decal/cleanable/glass, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/hallway) "qkL" = ( /turf/closed/wall, /area/station/tcommsat/server) @@ -62255,6 +62335,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/floor4/starboard/aft) +"qng" = ( +/obj/structure/railing/corner, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) "qnq" = ( /obj/effect/turf_decal/trimline/yellow/warning{ dir = 8 @@ -62442,6 +62529,14 @@ /mob/living/simple_animal/butterfly, /turf/open/floor/grass, /area/station/hallway/secondary/entry) +"qqj" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/engineering/flashlight, +/obj/structure/rack, +/obj/machinery/light/red/dim/directional/west, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "qqp" = ( /obj/structure/toilet/greyscale{ dir = 4 @@ -62462,6 +62557,12 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron/dark, /area/station/hallway/floor3/fore) +"qqC" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "qqE" = ( /obj/effect/turf_decal/tile/red{ dir = 4 @@ -62480,20 +62581,6 @@ }, /turf/open/floor/iron, /area/station/science/research/abandoned) -"qqY" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/railing{ - dir = 8 - }, -/obj/machinery/door/firedoor/border_only{ - dir = 8 - }, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "qrd" = ( /turf/closed/wall, /area/station/maintenance/floor3/starboard) @@ -62618,6 +62705,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain) +"qsK" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "qsL" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 4 @@ -62838,17 +62930,6 @@ }, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard) -"qvn" = ( -/obj/structure/railing{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port) "qvs" = ( /obj/effect/turf_decal/trimline/white/arrow_cw{ dir = 8 @@ -62871,6 +62952,15 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/iron/dark, /area/station/hallway/floor1/fore) +"qvz" = ( +/obj/machinery/door/poddoor/shutters{ + id = "maint-shut"; + name = "Maintenance Shutters" + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/furniture_parts, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/aft) "qvA" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -63062,27 +63152,6 @@ /obj/machinery/door/firedoor/border_only, /turf/open/floor/wood/tile, /area/station/science/xenobiology/hallway) -"qxO" = ( -/obj/structure/table, -/obj/item/folder/red{ - pixel_x = 3 - }, -/obj/item/folder/white{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/item/restraints/handcuffs, -/obj/machinery/light/directional/east, -/obj/item/radio/off, -/obj/effect/turf_decal/tile/red/diagonal_edge, -/obj/machinery/requests_console/directional/east{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark/textured_large, -/area/station/security/checkpoint/escape) "qxQ" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/blood/old, @@ -63213,6 +63282,11 @@ }, /turf/open/floor/iron/dark/corner, /area/station/security/prison) +"qyS" = ( +/obj/item/restraints/legcuffs/beartrap/prearmed, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "qza" = ( /obj/structure/closet/emcloset, /turf/open/floor/pod/dark, @@ -63467,6 +63541,11 @@ }, /turf/open/floor/carpet, /area/station/medical/psychology) +"qBI" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "qBP" = ( /obj/effect/turf_decal/tile/green/half, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -63739,11 +63818,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"qEe" = ( -/obj/structure/table, -/obj/effect/spawner/random/food_or_drink/donkpockets, -/turf/open/misc/asteroid/snow/standard_air, -/area/station/maintenance/floor2/port/aft) "qEh" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -63855,19 +63929,6 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/commons/vacant_room/office) -"qFA" = ( -/obj/structure/railing{ - dir = 1 - }, -/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/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port/fore) "qFC" = ( /obj/machinery/door/airlock/medical{ name = "Psych" @@ -63985,6 +64046,14 @@ /obj/item/multitool, /turf/open/floor/iron/dark, /area/station/command/bridge) +"qGG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 1 + }, +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "qGV" = ( /obj/structure/railing, /obj/effect/turf_decal/trimline/blue/line, @@ -64186,6 +64255,13 @@ /obj/machinery/newscaster/directional/north, /turf/open/floor/iron/dark, /area/station/commons/dorms/room3) +"qJt" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port) "qJA" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -64521,6 +64597,13 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/starboard/aft) +"qOW" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/mapping_helpers/burnt_floor, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) "qPb" = ( /obj/machinery/light/directional/south, /obj/machinery/atmospherics/pipe/multiz/supply/hidden/layer4, @@ -64964,13 +65047,6 @@ /obj/structure/sink/directional/west, /turf/open/floor/iron/white, /area/station/medical/storage) -"qUL" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/turf/open/floor/pod/dark, -/area/station/service/kitchen/abandoned) "qUO" = ( /obj/effect/turf_decal/trimline/purple/filled/corner, /obj/effect/turf_decal/trimline/purple/filled/corner{ @@ -65000,6 +65076,15 @@ }, /turf/open/floor/iron/kitchen, /area/station/service/kitchen) +"qVe" = ( +/obj/effect/turf_decal/trimline/green/warning{ + dir = 8 + }, +/obj/structure/rack, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "qVf" = ( /obj/structure/cable, /turf/open/floor/iron, @@ -65010,11 +65095,6 @@ }, /turf/open/floor/iron/textured_large, /area/station/hallway/secondary/exit/departure_lounge) -"qVm" = ( -/obj/structure/rack, -/obj/effect/spawner/random/engineering/tool, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard/aft) "qVp" = ( /obj/machinery/door/airlock/hatch{ name = "MiniSat Access" @@ -65781,11 +65861,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/aft) -"rfq" = ( -/obj/machinery/airalarm/directional/west, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port/aft) "rfx" = ( /turf/open/floor/light/colour_cycle/dancefloor_b, /area/station/medical/abandoned) @@ -65944,6 +66019,15 @@ /obj/structure/closet/secure_closet/bar, /turf/open/floor/iron/checker, /area/station/service/bar) +"rhj" = ( +/obj/effect/turf_decal/trimline/blue/warning{ + dir = 5 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/obj/structure/grille/broken, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "rhs" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/cable, @@ -66179,12 +66263,6 @@ /obj/machinery/vending/wardrobe/sec_wardrobe, /turf/open/floor/iron/dark/textured, /area/station/security/checkpoint/second) -"rkZ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/pod/dark, -/area/station/service/kitchen/abandoned) "rlf" = ( /obj/effect/turf_decal/trimline/yellow/warning{ dir = 1 @@ -66196,14 +66274,6 @@ dir = 1 }, /area/station/hallway/floor1/fore) -"rlw" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 8 - }, -/obj/structure/closet/crate/freezer, -/obj/effect/spawner/random/medical/memeorgans, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "rlC" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment{ @@ -66241,23 +66311,6 @@ /obj/effect/spawner/random/contraband/landmine, /turf/open/floor/iron, /area/station/maintenance/floor3/starboard/aft) -"rmm" = ( -/obj/structure/table, -/obj/item/storage/box/ids{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/silver_ids, -/obj/machinery/camera/autoname/directional/north, -/obj/machinery/requests_console/directional/north{ - department = "Head of Personnel's Desk"; - name = "Head of Personnel's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/hop) "rmu" = ( /obj/machinery/airalarm/directional/west, /obj/structure/cable, @@ -66449,13 +66502,6 @@ name = "treated water" }, /area/station/maintenance/floor1/port/aft) -"rpN" = ( -/obj/structure/disposalpipe/trunk/multiz{ - dir = 1 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/floor1/port/aft) "rpR" = ( /turf/open/floor/iron/dark/textured_edge, /area/station/maintenance/floor1/starboard/aft) @@ -66591,6 +66637,14 @@ /obj/effect/spawner/random/decoration/carpet, /turf/open/floor/iron, /area/station/security/prison/garden) +"rrk" = ( +/obj/structure/table/reinforced, +/obj/effect/turf_decal/trimline/green/warning{ + dir = 1 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard/aft) "rrl" = ( /obj/effect/spawner/random/engineering/tracking_beacon, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -66748,6 +66802,12 @@ /obj/effect/spawner/random/vending/snackvend, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) +"rts" = ( +/obj/machinery/light/red/dim/directional/north, +/obj/structure/rack, +/obj/effect/spawner/random/engineering/material, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "rtv" = ( /turf/open/floor/iron/dark/side{ dir = 1 @@ -66867,6 +66927,11 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/circuit/telecomms, /area/station/tcommsat/server/upper) +"rvP" = ( +/obj/effect/spawner/random/structure/grille, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "rvZ" = ( /obj/effect/turf_decal/trimline/blue/corner{ dir = 8 @@ -66958,12 +67023,6 @@ /obj/structure/cable, /turf/open/floor/iron/white/small, /area/station/commons/fitness/recreation) -"rwN" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "rwP" = ( /obj/effect/turf_decal/siding/white/corner{ dir = 1 @@ -66984,11 +67043,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard/fore) -"rxa" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "rxe" = ( /obj/effect/decal/cleanable/blood/old, /obj/structure/chair{ @@ -67049,6 +67103,13 @@ /obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/station/science/genetics) +"rxX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) "rxZ" = ( /obj/item/storage/toolbox/maint_kit, /obj/item/ammo_casing/shotgun/improvised, @@ -67318,6 +67379,20 @@ /obj/item/toy/cattoy, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/fore) +"rBX" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/machinery/requests_console/directional/south{ + department = "Medbay"; + name = "Medbay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/blue/fourcorners, +/obj/structure/closet/secure_closet/medical3, +/turf/open/floor/iron/white, +/area/station/medical/storage) "rBY" = ( /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron/dark/side, @@ -67743,6 +67818,24 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor3/aft) +"rIi" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard/aft) +"rIl" = ( +/obj/effect/turf_decal/tile/blue/half/contrasted, +/obj/item/radio/intercom/directional/south{ + broadcasting = 1; + frequency = 1447; + listening = 0; + name = "Private Channel" + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/hallway) "rIo" = ( /turf/closed/wall/r_wall, /area/station/maintenance/floor4/starboard/aft) @@ -67795,16 +67888,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/aft) -"rJb" = ( -/obj/effect/decal/cleanable/dirt, -/obj/item/bodypart/arm/right/mushroom, -/obj/item/bodypart/leg/right/mushroom, -/obj/item/bodypart/head/mushroom, -/obj/structure/closet/crate/freezer, -/obj/item/bodypart/arm/right/alien, -/obj/effect/spawner/random/medical/memeorgans, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen/abandoned) "rJd" = ( /obj/effect/turf_decal/tile/blue/opposingcorners, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -68019,14 +68102,6 @@ }, /turf/open/floor/pod/dark, /area/station/maintenance/floor4/starboard) -"rLR" = ( -/obj/structure/railing, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/starboard/fore) "rLU" = ( /obj/machinery/door/airlock/hatch{ name = "Maintenance Bulkhead" @@ -68274,13 +68349,11 @@ name = "bathroom tiles" }, /area/station/security/lockers) -"rPV" = ( -/obj/structure/cable, -/obj/effect/spawner/structure/window/hollow/directional{ - dir = 1 - }, +"rPT" = ( +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/trash/soap, /turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) +/area/station/maintenance/floor1/starboard/fore) "rPX" = ( /turf/open/floor/iron/chapel{ dir = 4 @@ -68448,19 +68521,6 @@ dir = 4 }, /area/station/engineering/storage/tech) -"rSp" = ( -/obj/effect/turf_decal/tile/red{ - dir = 1 - }, -/obj/effect/landmark/start/station_engineer, -/obj/machinery/requests_console/directional/south{ - department = "Engineering"; - name = "Engineering Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/engineering/lobby) "rSu" = ( /obj/structure/railing/corner{ dir = 1 @@ -68688,6 +68748,13 @@ }, /turf/open/floor/iron/dark/side, /area/station/hallway/floor1/aft) +"rUZ" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/aft) "rVk" = ( /turf/open/floor/iron, /area/station/security/courtroom) @@ -68792,11 +68859,6 @@ /obj/machinery/teleport/station, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat) -"rXH" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "rXJ" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/west, @@ -68804,6 +68866,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/pod/dark, /area/station/maintenance/floor4/starboard) +"rXK" = ( +/obj/structure/lattice/catwalk, +/obj/effect/spawner/random/maintenance, +/turf/open/openspace, +/area/station/maintenance/floor2/port) "rXL" = ( /obj/effect/spawner/random/trash/grille_or_waste, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -68864,11 +68931,6 @@ }, /turf/open/floor/carpet/blue, /area/station/command/meeting_room) -"rZe" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/closet/crate/trashcart/filled, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "rZi" = ( /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, /obj/machinery/door/airlock/hatch{ @@ -68988,6 +69050,18 @@ /obj/structure/window/reinforced/spawner, /turf/open/floor/grass, /area/station/science/xenobiology) +"saR" = ( +/obj/structure/table/wood, +/obj/item/storage/fancy/cigarettes/cigpack_uplift{ + pixel_x = 6 + }, +/obj/item/storage/fancy/cigarettes/cigpack_carp{ + pixel_x = -3 + }, +/obj/item/lighter, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port) "saW" = ( /obj/machinery/light/small/directional/north, /turf/open/floor/engine/vacuum, @@ -69399,11 +69473,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/command/bridge) -"sil" = ( -/obj/item/restraints/legcuffs/beartrap/prearmed, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "sim" = ( /obj/machinery/power/apc/auto_name/directional/west, /obj/structure/cable, @@ -69442,6 +69511,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) +"siJ" = ( +/obj/effect/turf_decal/trimline/green/warning{ + dir = 4 + }, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/engineering/tool, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard/aft) "siK" = ( /obj/effect/spawner/random/structure/closet_maintenance, /turf/open/floor/pod/light, @@ -69502,6 +69579,12 @@ /obj/effect/mapping_helpers/airlock/access/any/service/theatre, /turf/open/floor/pod/dark, /area/station/maintenance/floor3/port/aft) +"sjN" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "sjX" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -70483,6 +70566,16 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/mineral/plastitanium/red, /area/station/maintenance/floor4/starboard/aft) +"syJ" = ( +/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/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/fore) "syP" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -70615,6 +70708,13 @@ /obj/machinery/duct, /turf/open/floor/wood/tile, /area/station/command/heads_quarters/captain/private) +"sAt" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/structure/electrified_grille, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "sAv" = ( /obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/hidden{ dir = 4 @@ -70678,14 +70778,6 @@ /obj/machinery/light/cold/no_nightlight/directional/east, /turf/open/floor/iron/dark, /area/station/security/checkpoint/second) -"sBp" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/spawner/random/structure/furniture_parts, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "sBt" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -71048,24 +71140,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor2/starboard) -"sHG" = ( -/obj/item/stack/sheet/mineral/plasma/thirty, -/obj/item/wrench, -/obj/structure/cable, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/power/apc/auto_name/directional/east, -/obj/structure/table, -/obj/machinery/requests_console/directional/south{ - department = "Telecomms Admin"; - name = "Telecomms Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/plating, -/area/station/tcommsat/computer) "sHJ" = ( /obj/structure/table, /obj/item/folder/blue{ @@ -71115,6 +71189,11 @@ /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/pod, /area/station/maintenance/floor4/starboard/aft) +"sHT" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "sHX" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/structure/cable, @@ -71201,6 +71280,13 @@ /obj/structure/curtain, /turf/open/floor/iron/showroomfloor, /area/station/command/heads_quarters/qm) +"sIQ" = ( +/obj/structure/cable, +/obj/effect/spawner/random/trash/graffiti{ + pixel_x = -32 + }, +/turf/open/floor/iron, +/area/station/service/hydroponics/garden) "sIX" = ( /obj/structure/barricade/sandbags, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -71214,6 +71300,13 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/plastic, /area/station/security/prison/shower) +"sIZ" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate, +/obj/effect/spawner/random/entertainment/money_small, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "sJg" = ( /obj/machinery/button/door/directional/north{ id = "dorms_lux_1_bolts"; @@ -71354,6 +71447,22 @@ dir = 8 }, /area/station/hallway/floor3/fore) +"sKQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 8 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 8 + }, +/obj/effect/spawner/random/trash/garbage{ + spawn_scatter_radius = 1 + }, +/obj/effect/turf_decal/trimline/green/end{ + dir = 8 + }, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "sKR" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/structure/disposalpipe/segment{ @@ -71417,6 +71526,11 @@ dir = 1 }, /area/station/hallway/floor2/aft) +"sLK" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard/aft) "sLL" = ( /obj/effect/turf_decal/tile/yellow{ dir = 4 @@ -71569,10 +71683,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) -"sOj" = ( -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "sOs" = ( /obj/machinery/airalarm/directional/south, /obj/structure/disposalpipe/segment{ @@ -71761,6 +71871,24 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/ordnance/testlab) +"sRp" = ( +/obj/structure/table/wood, +/obj/item/storage/photo_album/chapel, +/obj/effect/turf_decal/siding/yellow{ + dir = 1 + }, +/obj/item/storage/fancy/candle_box{ + pixel_x = -19; + pixel_y = 5 + }, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Chapel"; + name = "Chapel Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/carpet/orange, +/area/station/service/chapel/office) "sRs" = ( /obj/structure/rack, /obj/effect/turf_decal/stripes/white/line{ @@ -71850,14 +71978,6 @@ dir = 4 }, /area/station/medical/pharmacy) -"sSQ" = ( -/obj/effect/turf_decal/trimline/blue/warning{ - dir = 6 - }, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "sSR" = ( /obj/effect/turf_decal/tile/green/opposingcorners{ dir = 8 @@ -71880,6 +72000,10 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/service/library/lounge) +"sTd" = ( +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "sTq" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, @@ -71897,15 +72021,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/checkpoint) -"sTy" = ( -/obj/effect/turf_decal/trimline/blue/warning{ - dir = 5 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/maintenance, -/obj/structure/grille/broken, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "sTC" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/disposalpipe/segment, @@ -71963,6 +72078,11 @@ /obj/structure/cable, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/starboard) +"sUo" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/trash/grille_or_waste, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "sUt" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -72200,6 +72320,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor1/port/fore) +"sWO" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 8 + }, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "sWP" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -72459,20 +72586,6 @@ /obj/structure/rack, /turf/open/floor/pod/dark, /area/station/maintenance/floor1/starboard/aft) -"sZo" = ( -/obj/effect/turf_decal/tile/blue/half/contrasted, -/obj/item/radio/intercom/directional/south{ - broadcasting = 1; - frequency = 1447; - listening = 0; - name = "Private Channel" - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/effect/decal/cleanable/glass, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/hallway) "sZx" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/textured, @@ -72651,14 +72764,6 @@ /obj/structure/barricade/sandbags, /turf/open/floor/engine, /area/station/maintenance/floor4/starboard/aft) -"tbF" = ( -/obj/effect/turf_decal/trimline/green/end{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/grille/broken, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "tbG" = ( /obj/structure/closet/secure_closet/atmospherics, /obj/effect/turf_decal/box, @@ -72775,6 +72880,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/engineering/atmos) +"tdh" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, +/obj/effect/spawner/random/maintenance, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "tdw" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -72825,10 +72936,6 @@ /obj/effect/mapping_helpers/airlock/access/all/command/general, /turf/open/floor/wood, /area/station/command/meeting_room) -"tdK" = ( -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard) "tec" = ( /obj/machinery/door/airlock/public{ id_tag = "public_toilets_b"; @@ -72839,6 +72946,12 @@ /obj/machinery/duct, /turf/open/floor/iron/showroomfloor, /area/station/commons/toilet) +"tef" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/east, +/obj/effect/spawner/random/contraband/landmine, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/pod/dark, +/area/station/service/kitchen/abandoned) "teq" = ( /turf/closed/wall/r_wall, /area/station/maintenance/floor1/starboard/aft) @@ -73034,11 +73147,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor1/starboard/fore) -"thw" = ( -/obj/effect/spawner/random/engineering/atmospherics_portable, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "thM" = ( /obj/structure/railing{ dir = 1 @@ -73087,23 +73195,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/iron/dark/textured, /area/station/medical/cryo) -"tiN" = ( -/obj/structure/railing{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/light/cold/directional/west, -/obj/machinery/requests_console/directional/west{ - department = "Chief Medical Officer's Desk"; - name = "Chief Medical Officer's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/stairs/left{ - dir = 1 - }, -/area/station/command/heads_quarters/cmo) "tiT" = ( /obj/structure/extinguisher_cabinet/directional/south, /obj/effect/turf_decal/trimline/blue/arrow_cw{ @@ -73112,16 +73203,6 @@ /obj/machinery/duct, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"tiX" = ( -/obj/effect/turf_decal/trimline/green/warning{ - dir = 10 - }, -/obj/machinery/airalarm/directional/east, -/obj/effect/spawner/random/maintenance, -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/closet, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) "tjc" = ( /obj/structure/railing{ dir = 4 @@ -73209,13 +73290,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/floor4/starboard/fore) -"tko" = ( -/obj/item/stack/sheet/iron, -/obj/effect/spawner/random/structure/furniture_parts, -/turf/open/floor/engine{ - icon_state = "textured_dark" - }, -/area/station/maintenance/floor2/starboard/aft) "tkq" = ( /turf/closed/wall, /area/station/solars/starboard/aft) @@ -73451,13 +73525,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/floor1/port/fore) -"tnm" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/structure/electrified_grille, -/obj/effect/decal/cleanable/glass, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "tns" = ( /obj/structure/disposalpipe/trunk/multiz{ dir = 4 @@ -73620,25 +73687,6 @@ /obj/effect/turf_decal/tile/blue/anticorner/contrasted, /turf/open/floor/iron/dark, /area/station/security/courtroom) -"tpz" = ( -/obj/effect/turf_decal/tile/brown{ - dir = 4 - }, -/obj/effect/turf_decal/tile/yellow{ - dir = 1 - }, -/obj/effect/turf_decal/siding/thinplating_new, -/obj/structure/rack, -/obj/item/storage/toolbox/mechanical, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/structure/cable, -/obj/machinery/requests_console/directional/east{ - department = "Cargo"; - name = "Cargo Request Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/turf/open/floor/iron/smooth, -/area/station/cargo/office) "tpD" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -73783,6 +73831,10 @@ dir = 8 }, /area/station/hallway/floor3/aft) +"trx" = ( +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "trB" = ( /obj/machinery/ai_slipper{ uses = 10 @@ -73815,14 +73867,13 @@ /obj/machinery/light/red/dim/directional/west, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/port/fore) -"trZ" = ( -/obj/effect/turf_decal/trimline/purple/warning, -/obj/machinery/light/red/dim/directional/north, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, +"trY" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) +/area/station/maintenance/floor2/port) "tsc" = ( /obj/effect/turf_decal/trimline/green/filled/arrow_cw{ dir = 8 @@ -74000,11 +74051,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/circuit, /area/station/science/xenobiology) -"tuB" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/grille/broken, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "tuH" = ( /obj/structure/window/reinforced/spawner/directional/north, /obj/structure/flora/bush/sparsegrass/style_random, @@ -74136,14 +74182,6 @@ /obj/effect/turf_decal/tile/green/full, /turf/open/floor/iron, /area/station/service/hydroponics) -"twP" = ( -/obj/structure/railing/corner{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/structure/grille, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "twQ" = ( /obj/effect/turf_decal/siding/thinplating_new{ dir = 1 @@ -74226,11 +74264,6 @@ dir = 4 }, /area/station/cargo/office) -"txQ" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/grille/broken, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "txR" = ( /obj/effect/turf_decal/tile/neutral/opposingcorners{ dir = 8 @@ -74395,15 +74428,6 @@ dir = 1 }, /area/station/hallway/floor4/aft) -"tAc" = ( -/obj/machinery/door/poddoor/shutters{ - id = "maint-shut"; - name = "Maintenance Shutters" - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/furniture_parts, -/turf/open/floor/iron, -/area/station/maintenance/floor2/port/aft) "tAk" = ( /obj/machinery/light/red/dim/directional/west, /obj/effect/turf_decal/tile/yellow/half/contrasted{ @@ -74505,14 +74529,6 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/kitchen, /area/station/service/kitchen) -"tBN" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/dirt, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "tCj" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -74650,6 +74666,13 @@ /obj/effect/landmark/start/depsec/medical, /turf/open/floor/iron/dark/textured, /area/station/security/checkpoint/second) +"tEC" = ( +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 8 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard/fore) "tEG" = ( /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/starboard/fore) @@ -74829,6 +74852,13 @@ }, /turf/open/floor/iron/dark/side, /area/station/hallway/secondary/entry) +"tHm" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) "tHn" = ( /obj/machinery/atmospherics/components/binary/pump/layer4{ dir = 1 @@ -74959,6 +74989,11 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/catwalk_floor/iron, /area/station/cargo/miningdock) +"tIM" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/furniture_parts, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "tIT" = ( /obj/effect/turf_decal/stripes{ dir = 1 @@ -75035,11 +75070,6 @@ dir = 4 }, /area/station/command/gateway) -"tJR" = ( -/obj/machinery/light/red/dim/directional/west, -/obj/effect/mapping_helpers/burnt_floor, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "tJY" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 8 @@ -75187,13 +75217,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/cargo/warehouse) -"tLu" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/structure/marker_beacon/burgundy, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port/aft) "tLE" = ( /obj/machinery/light/blacklight/directional/east, /obj/machinery/vending/cola/pwr_game, @@ -75570,6 +75593,12 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/command/teleporter) +"tRr" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/grille/broken, +/obj/item/stack/rods/two, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "tRw" = ( /obj/machinery/vending/cola, /obj/effect/turf_decal/trimline/blue/line{ @@ -75607,6 +75636,11 @@ }, /turf/open/floor/engine, /area/station/science/cytology) +"tRV" = ( +/obj/structure/table/reinforced, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "tSf" = ( /obj/effect/spawner/random/maintenance/two, /obj/structure/closet/crate/preopen, @@ -75825,10 +75859,6 @@ /obj/item/pai_card, /turf/open/floor/iron/white, /area/station/science/lab) -"tVB" = ( -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "tVC" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -75839,6 +75869,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/service/chapel/funeral) +"tWi" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 10 + }, +/obj/structure/rack, +/obj/machinery/requests_console/directional/west{ + department = "Genetics"; + name = "Genetics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/item/reagent_containers/dropper, +/turf/open/floor/iron/showroomfloor{ + name = "lab floor" + }, +/area/station/science/genetics) "tWn" = ( /obj/machinery/portable_atmospherics/canister/oxygen, /obj/effect/turf_decal/bot, @@ -75971,6 +76016,14 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) +"tYw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port/aft) "tYF" = ( /obj/effect/turf_decal/trimline/green/line{ dir = 1 @@ -76329,11 +76382,6 @@ /obj/structure/cable, /turf/open/floor/iron/textured_large, /area/station/maintenance/disposal/incinerator) -"udV" = ( -/obj/effect/spawner/structure/window, -/obj/effect/spawner/structure/window, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "udZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -76636,6 +76684,22 @@ }, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard) +"uhw" = ( +/obj/machinery/door/window/left/directional/south{ + name = "Pen 3"; + req_access = list("xenobiology") + }, +/obj/effect/turf_decal/stripes{ + dir = 6 + }, +/obj/structure/sink/directional/west, +/obj/machinery/requests_console/directional/east{ + department = "Xenobiology"; + name = "Xenobiology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "uhx" = ( /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/aft) @@ -76704,18 +76768,6 @@ /obj/machinery/hydroponics/constructable, /turf/open/floor/iron, /area/station/service/hydroponics) -"uiF" = ( -/obj/effect/turf_decal/stripes/line, -/obj/structure/table/reinforced, -/obj/structure/cable, -/obj/item/phone{ - pixel_x = 6; - pixel_y = -2 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port/aft) "uiH" = ( /obj/structure/window/reinforced/spawner/directional/south, /obj/structure/chair/sofa/bench/right{ @@ -76810,6 +76862,10 @@ /obj/structure/railing, /turf/open/space/openspace, /area/space) +"ujL" = ( +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "ujQ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -76885,18 +76941,6 @@ dir = 1 }, /area/station/medical/abandoned) -"ulh" = ( -/obj/structure/table/wood, -/obj/item/storage/fancy/cigarettes/cigpack_uplift{ - pixel_x = 6 - }, -/obj/item/storage/fancy/cigarettes/cigpack_carp{ - pixel_x = -3 - }, -/obj/item/lighter, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port) "ulj" = ( /obj/machinery/button/crematorium{ id = "crematorium_chapel"; @@ -77220,6 +77264,13 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron, /area/station/hallway/floor3/fore) +"urd" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port/aft) "urf" = ( /obj/effect/turf_decal/tile/blue/anticorner{ dir = 8 @@ -77384,17 +77435,6 @@ dir = 8 }, /area/station/hallway/floor1/aft) -"usV" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/structure/railing/corner, -/obj/structure/disposalpipe/segment{ - dir = 5 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port/fore) "usX" = ( /obj/effect/spawner/random/structure/crate, /turf/open/floor/pod/light, @@ -77507,11 +77547,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor2/port/aft) -"uuF" = ( -/obj/effect/spawner/random/maintenance/two, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "uuG" = ( /obj/effect/turf_decal/tile/green/half{ dir = 8 @@ -77684,10 +77719,6 @@ /obj/structure/flora/bush/sparsegrass/style_random, /turf/open/floor/grass, /area/station/security/courtroom) -"uxI" = ( -/obj/effect/spawner/random/structure/crate, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "uxP" = ( /obj/effect/turf_decal/trimline/blue/warning{ dir = 10 @@ -77754,6 +77785,12 @@ "uyD" = ( /turf/closed/wall/r_wall, /area/station/engineering/supermatter) +"uyE" = ( +/obj/structure/railing, +/obj/machinery/door/firedoor/border_only, +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "uyK" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 6 @@ -77810,11 +77847,6 @@ }, /turf/open/floor/pod/dark, /area/station/hallway/secondary/entry) -"uzq" = ( -/obj/effect/spawner/random/engineering/material, -/obj/structure/closet, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "uzw" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -78042,11 +78074,6 @@ }, /turf/open/floor/iron, /area/station/hallway/floor2/aft) -"uDm" = ( -/obj/effect/spawner/random/structure/table_or_rack, -/obj/effect/spawner/random/trash/soap, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard/fore) "uDr" = ( /obj/machinery/light/small/directional/north, /obj/effect/decal/cleanable/dirt, @@ -78214,10 +78241,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/smooth_large, /area/station/hallway/secondary/entry) -"uFI" = ( -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "uFQ" = ( /obj/machinery/door/airlock/hatch{ name = "Maintenance Bulkhead" @@ -78254,6 +78277,10 @@ /obj/item/flashlight/lamp/green, /turf/open/floor/wood/tile, /area/station/service/library) +"uGL" = ( +/obj/effect/spawner/random/structure/crate, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "uGO" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/right/directional/west{ @@ -78300,6 +78327,13 @@ }, /turf/open/floor/catwalk_floor, /area/station/hallway/floor3/fore) +"uHj" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) "uHu" = ( /obj/effect/turf_decal/trimline/white/filled/line{ dir = 8 @@ -78445,11 +78479,6 @@ "uIN" = ( /turf/closed/wall/r_wall, /area/station/security/checkpoint/third) -"uIP" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/structure/closet_maintenance, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard) "uIQ" = ( /obj/effect/turf_decal/delivery, /obj/machinery/door/firedoor/heavy, @@ -78466,21 +78495,6 @@ /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard) -"uJn" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 8 - }, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) -"uJo" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/port) "uJr" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/grass/fairy, @@ -78544,13 +78558,6 @@ dir = 4 }, /area/station/hallway/floor3/fore) -"uKl" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port/fore) "uKm" = ( /obj/effect/turf_decal/tile/blue/fourcorners, /obj/structure/table, @@ -78968,12 +78975,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/solars/starboard/aft) -"uPL" = ( -/obj/item/stack/sheet/iron, -/obj/item/shard, -/obj/effect/decal/cleanable/glass, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "uPM" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/disposalpipe/segment, @@ -79076,21 +79077,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/floor4/starboard/aft) -"uQJ" = ( -/obj/effect/turf_decal/siding/purple{ - dir = 10 - }, -/obj/structure/rack, -/obj/machinery/requests_console/directional/west{ - department = "Genetics"; - name = "Genetics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/item/reagent_containers/dropper, -/turf/open/floor/iron/showroomfloor{ - name = "lab floor" - }, -/area/station/science/genetics) "uQL" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -79234,10 +79220,6 @@ /obj/effect/landmark/blobstart, /turf/open/floor/iron, /area/station/security/prison) -"uTh" = ( -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard/aft) "uTk" = ( /obj/effect/turf_decal/trimline/red/line{ dir = 5 @@ -79433,6 +79415,14 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor4/aft) +"uVs" = ( +/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/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) "uVz" = ( /obj/effect/turf_decal/trimline/green/filled/arrow_cw{ dir = 1 @@ -79476,6 +79466,11 @@ dir = 8 }, /area/station/hallway/floor2/fore) +"uWb" = ( +/obj/effect/spawner/random/structure/table_or_rack, +/obj/effect/spawner/random/engineering/toolbox, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/aft) "uWf" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -79886,6 +79881,12 @@ }, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) +"vaF" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "vaG" = ( /obj/structure/chair{ dir = 1 @@ -79946,6 +79947,14 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor1/port/aft) +"vbs" = ( +/obj/effect/turf_decal/stripes{ + dir = 10 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/plating, +/area/station/maintenance/floor2/starboard/fore) "vbx" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/siding/thinplating_new{ @@ -80621,14 +80630,6 @@ }, /turf/open/floor/iron/checker, /area/station/cargo/miningdock) -"vmA" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 6 - }, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "vmJ" = ( /obj/effect/turf_decal/trimline/red/line{ dir = 1 @@ -80656,13 +80657,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port) -"vmN" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/starboard) "vmX" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 4 @@ -80857,13 +80851,6 @@ "vpb" = ( /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/floor1/fore) -"vph" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port) "vpj" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 4 @@ -81060,11 +81047,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/iron/dark, /area/station/security/interrogation) -"vrN" = ( -/obj/structure/table/reinforced, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/iron, -/area/station/maintenance/floor2/starboard/aft) "vrU" = ( /obj/effect/spawner/random/structure/closet_empty, /turf/open/floor/pod/light, @@ -81167,6 +81149,13 @@ /obj/machinery/newscaster/directional/west, /turf/open/floor/grass, /area/station/service/hydroponics/garden/abandoned) +"vsO" = ( +/obj/effect/spawner/structure/window/hollow/directional{ + dir = 4 + }, +/obj/structure/cable, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "vsP" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/iron, @@ -81605,23 +81594,6 @@ /obj/machinery/airalarm/directional/east, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"vyA" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/green/line{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/railing{ - dir = 4 - }, -/obj/machinery/door/firedoor/border_only{ - dir = 4 - }, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "vyF" = ( /obj/item/chair, /turf/open/floor/plating, @@ -81926,11 +81898,6 @@ }, /turf/open/floor/wood/large, /area/station/service/library/artgallery) -"vCG" = ( -/obj/effect/spawner/random/maintenance/two, -/obj/structure/grille/broken, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "vCH" = ( /obj/effect/turf_decal/delivery, /obj/structure/sign/departments/restroom/directional/south, @@ -81967,6 +81934,15 @@ dir = 4 }, /area/station/engineering/storage/tech) +"vDG" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/end{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/engineering/atmospherics_portable, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "vDJ" = ( /obj/effect/decal/cleanable/blood/old, /obj/machinery/vending/wardrobe/det_wardrobe, @@ -82175,21 +82151,6 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron/dark, /area/station/science/ordnance/testlab) -"vGQ" = ( -/obj/machinery/computer/rdconsole{ - dir = 8 - }, -/obj/effect/turf_decal/bot, -/obj/machinery/requests_console/directional/east{ - department = "Research Lab"; - name = "Research Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/dark, -/area/station/science/lab) "vGT" = ( /obj/structure/railing{ dir = 8 @@ -82541,15 +82502,6 @@ }, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai_upload) -"vLz" = ( -/obj/effect/turf_decal/stripes{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/closet, -/obj/effect/spawner/random/maintenance/three, -/turf/open/floor/plating, -/area/station/maintenance/floor2/starboard/fore) "vLJ" = ( /obj/effect/decal/cleanable/ash, /obj/machinery/light_switch/directional/south, @@ -82800,6 +82752,17 @@ }, /turf/open/floor/plating, /area/station/cargo/sorting) +"vPc" = ( +/obj/structure/table/wood, +/obj/machinery/requests_console/directional/south{ + department = "Kitchen"; + name = "Kitchen Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/item/storage/bag/tray, +/obj/item/reagent_containers/cup/rag, +/turf/open/floor/wood/large, +/area/station/service/kitchen/kitchen_backroom) "vPg" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark, @@ -83027,14 +82990,6 @@ /obj/effect/landmark/navigate_destination/cargo, /turf/open/floor/iron, /area/station/cargo/lobby) -"vSE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/trimline/blue/line{ - dir = 4 - }, -/obj/effect/spawner/random/structure/girder, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "vSG" = ( /obj/structure/table, /obj/item/stack/sheet/iron{ @@ -83114,6 +83069,16 @@ }, /turf/open/floor/catwalk_floor/iron_dark, /area/station/cargo/drone_bay) +"vTB" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/effect/spawner/random/medical/surgery_tool, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "vTF" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -83451,17 +83416,6 @@ /obj/structure/cable, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/port/fore) -"vYl" = ( -/obj/effect/turf_decal/siding/wideplating, -/obj/machinery/chem_heater/withbuffer, -/obj/machinery/requests_console/directional/west{ - department = "Pharmacy"; - name = "Pharmacy Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron/dark/textured, -/area/station/medical/pharmacy) "vYn" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -84046,13 +84000,6 @@ }, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain) -"wfy" = ( -/obj/structure/closet, -/obj/effect/decal/cleanable/dirt/dust, -/obj/item/clothing/neck/fake_heretic_amulet, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port/aft) "wfD" = ( /obj/machinery/light/directional/east, /obj/structure/disposalpipe/segment{ @@ -84117,6 +84064,13 @@ /obj/machinery/power/apc/auto_name/directional/north, /turf/open/floor/iron/dark/smooth_half, /area/station/engineering/storage/tech) +"wgo" = ( +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard) "wgO" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -84429,6 +84383,14 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/port/aft) +"wky" = ( +/obj/effect/turf_decal/trimline/green/warning{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/girder, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/starboard) "wkF" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/cable, @@ -84857,14 +84819,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/security/holding_cell) -"wpY" = ( -/obj/machinery/light/red/dim/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port/fore) "wqg" = ( /obj/effect/turf_decal/trimline/yellow/line{ dir = 9 @@ -85033,12 +84987,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/service/bar/atrium) -"wsE" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/light/small/red/directional/south, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard) "wsG" = ( /obj/machinery/light/directional/north, /obj/machinery/duct, @@ -85248,6 +85196,17 @@ dir = 4 }, /area/station/hallway/floor4/aft) +"wuS" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/structure/railing/corner, +/obj/structure/disposalpipe/segment{ + dir = 5 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor2/port/fore) "wuZ" = ( /obj/structure/rack, /obj/effect/decal/cleanable/dirt, @@ -85475,14 +85434,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/security/prison/safe) -"wxd" = ( -/obj/effect/turf_decal/trimline/blue/line{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/obj/structure/reagent_dispensers/watertank, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port) "wxi" = ( /obj/effect/turf_decal/tile/purple/opposingcorners, /obj/machinery/power/apc/auto_name/directional/east, @@ -85570,13 +85521,6 @@ /obj/item/flashlight/lamp/bananalamp, /turf/open/floor/carpet/red, /area/station/service/theater) -"wyf" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/light/red/dim/directional/west, -/obj/effect/spawner/random/structure/closet_maintenance, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "wyp" = ( /obj/structure/chair/sofa/bench/left{ dir = 8 @@ -85601,6 +85545,11 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/iron, /area/station/security/range) +"wyC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/station/maintenance/floor2/port/aft) "wyD" = ( /obj/effect/turf_decal/tile/red/full, /obj/machinery/atmospherics/components/unary/thermomachine/freezer{ @@ -85801,6 +85750,16 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) +"wBD" = ( +/obj/structure/closet, +/obj/effect/turf_decal/trimline/green/line{ + dir = 4 + }, +/obj/effect/spawner/random/exotic/tool, +/obj/effect/spawner/random/maintenance/two, +/obj/item/stack/cable_coil, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "wBF" = ( /obj/structure/closet/secure_closet/courtroom, /turf/open/floor/iron, @@ -85956,6 +85915,12 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/dark, /area/station/maintenance/floor3/port/aft) +"wEr" = ( +/obj/structure/rack, +/obj/machinery/light/red/dim/directional/east, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "wEw" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /obj/structure/table/glass, @@ -86028,6 +85993,11 @@ /obj/effect/spawner/random/vending/snackvend, /turf/open/floor/iron/dark/side, /area/station/hallway/floor2/aft) +"wFu" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/stripes, +/turf/open/floor/iron/smooth_large, +/area/station/medical/psychology) "wFy" = ( /obj/machinery/computer/cargo, /obj/structure/sign/poster/random/directional/north, @@ -86159,6 +86129,14 @@ /obj/machinery/duct, /turf/open/floor/mineral/silver, /area/station/service/chapel) +"wGM" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/blue/line{ + dir = 6 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "wGN" = ( /obj/effect/turf_decal/siding/thinplating_new/dark, /turf/open/floor/engine/hull/reinforced, @@ -86599,6 +86577,17 @@ }, /turf/open/floor/plating, /area/station/maintenance/floor2/port/aft) +"wKC" = ( +/obj/effect/decal/cleanable/dirt, +/obj/effect/turf_decal/trimline/green/line{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/green/corner{ + dir = 4 + }, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "wKE" = ( /obj/effect/turf_decal/siding/wood, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -86659,16 +86648,6 @@ /obj/effect/turf_decal/stripes/white/line, /turf/open/floor/plating/airless, /area/station/solars/starboard/aft) -"wLo" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/table/wood, -/obj/effect/spawner/random/entertainment/lighter, -/obj/item/storage/crayons{ - pixel_x = 6; - pixel_y = -3 - }, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "wLp" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 8 @@ -86715,6 +86694,13 @@ /obj/structure/sign/departments/medbay/alt/directional/west, /turf/open/floor/iron, /area/station/hallway/floor2/aft) +"wLX" = ( +/obj/effect/spawner/structure/window/hollow/end{ + dir = 8 + }, +/obj/structure/cable, +/turf/open/floor/plating, +/area/station/maintenance/floor2/port) "wMr" = ( /obj/machinery/door/airlock{ id_tag = "dorms_3_bolts"; @@ -87131,6 +87117,16 @@ /obj/structure/sign/warning/radiation/rad_area, /turf/closed/wall/r_wall, /area/station/maintenance/floor1/port/aft) +"wRO" = ( +/obj/effect/turf_decal/trimline/purple/warning{ + dir = 4 + }, +/obj/item/fishing_hook, +/obj/item/food/bait/worm, +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "wRS" = ( /obj/effect/turf_decal/trimline/yellow/filled/warning{ dir = 4 @@ -87451,11 +87447,6 @@ /obj/effect/turf_decal/box, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"wVT" = ( -/obj/structure/rack, -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/starboard/aft) "wVX" = ( /obj/structure/hedge, /obj/structure/window/reinforced/spawner/directional/west, @@ -87549,12 +87540,6 @@ /mob/living/simple_animal/bot/cleanbot, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) -"wXD" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/plating, -/area/station/service/kitchen/abandoned) "wXE" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -87668,12 +87653,6 @@ dir = 8 }, /area/station/security/brig) -"wZj" = ( -/obj/machinery/light/red/dim/directional/north, -/obj/structure/rack, -/obj/effect/spawner/random/engineering/material, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "wZr" = ( /obj/effect/turf_decal/trimline/blue/filled/corner, /obj/machinery/door/firedoor, @@ -87771,10 +87750,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/floor1/port/aft) -"xap" = ( -/obj/effect/spawner/random/maintenance/two, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "xat" = ( /obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/iron/dark/side, @@ -88119,10 +88094,6 @@ /obj/item/gps, /turf/open/floor/mineral/silver, /area/station/service/chapel/funeral) -"xeR" = ( -/obj/effect/spawner/random/structure/crate_abandoned, -/turf/open/floor/iron/dark, -/area/station/maintenance/floor2/starboard/aft) "xeT" = ( /obj/effect/turf_decal/delivery, /obj/structure/sign/departments/botany/directional/north, @@ -88191,11 +88162,6 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/iron/showroomfloor, /area/station/commons/fitness) -"xgd" = ( -/obj/effect/spawner/structure/window/reinforced, -/obj/effect/mapping_helpers/damaged_window, -/turf/open/floor/plating, -/area/station/service/kitchen/abandoned) "xgg" = ( /obj/effect/turf_decal/trimline/green/filled/warning{ dir = 4 @@ -88503,15 +88469,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/checkpoint/first) -"xjW" = ( -/obj/machinery/atmospherics/components/unary/portables_connector{ - dir = 8 - }, -/obj/effect/turf_decal/bot, -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/sign/poster/contraband/random/directional/east, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port) "xjX" = ( /obj/structure/rack, /obj/item/paint/paint_remover, @@ -88654,10 +88611,6 @@ }, /turf/open/floor/iron, /area/station/hallway/floor3/aft) -"xlH" = ( -/obj/effect/mapping_helpers/broken_floor, -/turf/open/floor/iron/dark/smooth_large, -/area/station/service/kitchen/abandoned) "xlO" = ( /obj/machinery/light/directional/north, /obj/effect/turf_decal/siding/wood{ @@ -88786,6 +88739,14 @@ /obj/structure/closet/emcloset, /turf/open/floor/iron, /area/station/hallway/floor3/aft) +"xop" = ( +/obj/effect/spawner/random/trash/janitor_supplies, +/obj/effect/turf_decal/trimline/green/end{ + dir = 8 + }, +/obj/structure/rack, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/fore) "xos" = ( /obj/machinery/light/cold/no_nightlight/directional/east, /obj/machinery/firealarm/directional/east, @@ -88810,11 +88771,12 @@ /obj/item/food/cheese/wheel, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/fore) -"xoS" = ( -/obj/machinery/light/no_nightlight/directional/east, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/port) +"xpn" = ( +/obj/item/stack/sheet/iron, +/obj/item/shard, +/obj/effect/decal/cleanable/glass, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "xpt" = ( /turf/open/floor/mineral/plastitanium, /area/station/maintenance/floor2/starboard/aft) @@ -88929,6 +88891,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark/textured, /area/station/commons/fitness) +"xqM" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/fore) "xqR" = ( /obj/effect/spawner/structure/window/reinforced/plasma, /turf/open/floor/plating, @@ -89046,11 +89014,6 @@ dir = 1 }, /area/station/hallway/floor3/aft) -"xsA" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/item/tank/internals/plasma, -/turf/open/floor/plating, -/area/station/maintenance/floor2/port) "xsC" = ( /obj/effect/turf_decal/tile/green/half{ dir = 8 @@ -89062,6 +89025,11 @@ dir = 1 }, /area/station/hallway/secondary/entry) +"xsE" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/aisat/hallway) "xsG" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 5 @@ -89138,14 +89106,6 @@ /obj/machinery/firealarm/directional/east, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/starboard/fore) -"xtF" = ( -/obj/effect/turf_decal/trimline/green/warning{ - dir = 4 - }, -/obj/effect/spawner/random/structure/table_or_rack, -/obj/effect/spawner/random/engineering/tool, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/starboard/aft) "xtG" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 @@ -89176,6 +89136,23 @@ }, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/hallway/secondary/entry) +"xtQ" = ( +/obj/effect/turf_decal/trimline/green/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/green/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt, +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/door/firedoor/border_only{ + dir = 4 + }, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port) "xtX" = ( /obj/machinery/door/airlock/medical{ name = "Storage" @@ -89618,17 +89595,6 @@ /obj/structure/industrial_lift/public, /turf/open/floor/plating/elevatorshaft, /area/station/hallway/floor1/aft) -"xzP" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/decal/cleanable/ash, -/obj/effect/spawner/random/trash/graffiti{ - pixel_x = -32 - }, -/obj/effect/spawner/random/trash/graffiti{ - pixel_y = -32 - }, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/fore) "xAb" = ( /obj/effect/turf_decal/trimline/purple/line{ dir = 1 @@ -89843,6 +89809,11 @@ }, /turf/open/floor/wood, /area/station/service/kitchen/diner) +"xCO" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port) "xCS" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -89894,6 +89865,10 @@ }, /turf/open/floor/iron/white, /area/station/science/circuits) +"xDy" = ( +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/port) "xDC" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -89937,21 +89912,6 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/carpet/green, /area/station/cargo/miningdock) -"xDX" = ( -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/green/filled/corner, -/obj/effect/turf_decal/trimline/green/filled/corner{ - dir = 4 - }, -/obj/machinery/requests_console/directional/west{ - department = "Hydroponics"; - name = "Hydroponics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron, -/area/station/service/hydroponics) "xDZ" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 4 @@ -90548,6 +90508,11 @@ "xMk" = ( /turf/open/floor/wood/large, /area/station/medical/virology/isolation) +"xMC" = ( +/obj/structure/rack, +/obj/effect/spawner/random/maintenance/two, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/starboard/aft) "xMF" = ( /obj/effect/turf_decal/tile/blue/opposingcorners, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -90637,13 +90602,6 @@ }, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard/aft) -"xNK" = ( -/obj/effect/decal/cleanable/dirt/dust, -/obj/structure/closet/crate, -/obj/effect/spawner/random/entertainment/money_small, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/pod/light, -/area/station/maintenance/floor2/port/aft) "xNL" = ( /obj/structure/chair/stool/directional/west, /obj/effect/landmark/start/hangover, @@ -90882,6 +90840,14 @@ /obj/structure/marker_beacon/burgundy, /turf/open/space/openspace, /area/space/nearstation) +"xRD" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/spawner/random/structure/furniture_parts, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "xRJ" = ( /obj/effect/decal/cleanable/blood/old, /obj/item/screwdriver, @@ -91100,6 +91066,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard) +"xVB" = ( +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor1/port/aft) "xVC" = ( /turf/open/floor/iron/dark/side, /area/station/hallway/floor1/fore) @@ -91283,6 +91254,11 @@ /obj/machinery/airalarm/directional/north, /turf/open/floor/wood/large, /area/station/service/library/artgallery) +"xXT" = ( +/obj/machinery/airalarm/directional/west, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port/aft) "xXY" = ( /obj/machinery/newscaster/directional/west, /obj/structure/chair{ @@ -91352,14 +91328,6 @@ name = "padded floor" }, /area/station/medical/psychology) -"xYK" = ( -/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/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor2/port/fore) "xYM" = ( /turf/open/floor/iron/dark/side{ dir = 1 @@ -91939,6 +91907,16 @@ /obj/machinery/firealarm/directional/west, /turf/open/floor/iron/dark, /area/station/security/lockers) +"ygQ" = ( +/obj/effect/decal/cleanable/dirt, +/obj/item/bodypart/arm/right/mushroom, +/obj/item/bodypart/leg/right/mushroom, +/obj/item/bodypart/head/mushroom, +/obj/structure/closet/crate/freezer, +/obj/item/bodypart/arm/right/alien, +/obj/effect/spawner/random/medical/memeorgans, +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen/abandoned) "ygT" = ( /turf/open/floor/wood, /area/station/service/bar/atrium) @@ -91948,6 +91926,15 @@ /obj/structure/window/spawner, /turf/open/floor/grass, /area/station/hallway/secondary/exit/departure_lounge) +"yhj" = ( +/obj/structure/railing{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/structure/closet_maintenance, +/obj/effect/spawner/random/maintenance, +/turf/open/floor/pod/light, +/area/station/maintenance/floor2/port/aft) "yhn" = ( /obj/machinery/light/cold/no_nightlight/directional/north, /obj/effect/turf_decal/tile/purple/opposingcorners, @@ -92096,6 +92083,19 @@ /obj/item/pen, /turf/open/floor/carpet, /area/station/commons/vacant_room/office) +"yjA" = ( +/obj/machinery/modular_computer/console/preset/id{ + dir = 1 + }, +/obj/structure/cable, +/obj/machinery/requests_console/directional/south{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/turf/open/floor/iron/dark/textured, +/area/station/command/heads_quarters/ce) "yjG" = ( /obj/machinery/rnd/production/circuit_imprinter/department/science, /obj/effect/turf_decal/bot, @@ -92153,13 +92153,6 @@ /obj/machinery/computer/crew, /turf/open/floor/iron/dark, /area/station/medical/medbay/lobby) -"yko" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/spawner/random/maintenance, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/port) "ykr" = ( /obj/effect/spawner/random/structure/table_or_rack, /obj/item/reagent_containers/pill/maintenance, @@ -92173,6 +92166,13 @@ dir = 4 }, /area/station/hallway/floor3/aft) +"ykK" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/spawner/random/structure/furniture_parts, +/turf/open/floor/iron/dark, +/area/station/maintenance/floor2/starboard/aft) "ykL" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/closet/firecloset/full, @@ -109114,7 +109114,7 @@ xFm eYa inq tJj -qxO +jKx vrk wBR bdN @@ -111664,7 +111664,7 @@ aaC twL oic djX -cWX +jIW tNS ybF hxN @@ -111696,7 +111696,7 @@ yis hJy stV hJy -mNi +oSS cgi cgi omF @@ -112427,7 +112427,7 @@ oic oic oic mID -exL +dsE oic oic oic @@ -112939,7 +112939,7 @@ oic eea hdj nir -loc +tEC hIk oic oic @@ -113194,7 +113194,7 @@ owI oic oic nBw -knf +fGe aua nBw iYE @@ -113453,7 +113453,7 @@ oic gwl beG kBs -gTF +nRb cEu oic uNF @@ -114512,7 +114512,7 @@ fqx qIM ffD hJy -lMG +syJ eIP qIM qIM @@ -114996,7 +114996,7 @@ cDe oic bsq bAh -htK +dKe oic gUS nOj @@ -115039,7 +115039,7 @@ hJy sYU dmG hJy -ato +nws gOz hJy hut @@ -115253,7 +115253,7 @@ lgs fCw brL erV -uDm +rPT oic rGF yiZ @@ -115510,7 +115510,7 @@ sLq sLq cBT owk -jhP +eTO oic hBR qWJ @@ -115781,7 +115781,7 @@ utu jrx pjD rPi -tpz +gOk lwl oqq mMd @@ -119909,7 +119909,7 @@ tTU oDL pLe xgH -aba +qng uya uya uya @@ -120688,7 +120688,7 @@ hjs vwn xgH hjs -uJo +bDy xgH wVn xgH @@ -121209,7 +121209,7 @@ xVo krf vUd cmG -dLm +wFu huh auc lbT @@ -121975,7 +121975,7 @@ xgH xgH xgH nrh -yko +tHm xgH cmG cmG @@ -122188,7 +122188,7 @@ owI owI hKN lWH -ijV +mWY fLr lWH tud @@ -122739,7 +122739,7 @@ wGI ufV tHM kzE -qjN +hrT dyS uls twx @@ -123505,7 +123505,7 @@ xgH dgU wVn wVn -yko +tHm wVn wVn wVn @@ -125061,7 +125061,7 @@ uRn ola kET kzE -jXz +xDy eVk mEa xfT @@ -125578,7 +125578,7 @@ kzE xgH xgH xgH -xoS +nar tCB twx gXM @@ -125836,7 +125836,7 @@ opB wCR xgH xgH -ulh +saR eVk wVn xgH @@ -126308,7 +126308,7 @@ tRj tRj kbW jJm -wsE +dGL whV lYR tPk @@ -126838,7 +126838,7 @@ xDZ alj wpE gYt -mdp +mHh lHv mFW kSN @@ -126857,7 +126857,7 @@ xgH aki kbk xgH -ljE +xCO jCU xMH ooC @@ -127095,7 +127095,7 @@ gni dQU hSd uqz -mdp +mHh irf mFW kSN @@ -127352,7 +127352,7 @@ oTu spl hSd lKD -mdp +mHh cax mFW kSN @@ -127374,7 +127374,7 @@ xgH trD lWQ xgH -ljE +xCO mdl trD xgH @@ -127593,7 +127593,7 @@ whV whV whV jJm -bCT +wgo nSv vWS xyC @@ -127609,7 +127609,7 @@ fkG fkG ldl oKr -mdp +mHh hFr mFW lYu @@ -127866,7 +127866,7 @@ uWx vDC gSw vNj -mdp +mHh cax mFW kSN @@ -127888,7 +127888,7 @@ aIV xgH lWQ xgH -ljE +xCO mdl utE xgH @@ -128118,12 +128118,12 @@ bMD dOI dOI dOI -mdp -mdp +mHh +mHh bza piT pfg -mdp +mHh bsQ mFW rUW @@ -128376,11 +128376,11 @@ pRY nhu lYV fhT -mdp -mdp +mHh +mHh ppN -mdp -mdp +mHh +mHh cax mFW mhr @@ -129929,7 +129929,7 @@ qRW jKt nor sst -sHG +fuR uxT wcw qkL @@ -130462,7 +130462,7 @@ uLj bQV bQV gaH -qvn +gSX rfz xgH xgH @@ -130964,7 +130964,7 @@ tvX xgH hdA hdA -hYN +rxX hdA hdA hdA @@ -134544,7 +134544,7 @@ xNi wfT bxd hrO -cTp +pAx uyu kbu yhr @@ -134819,7 +134819,7 @@ cjc aRI bVQ vMJ -hZt +yjA kzE fmb xgH @@ -136101,7 +136101,7 @@ tof amn wWw eEA -rSp +nmj dEc dEc dEc @@ -136874,7 +136874,7 @@ oOd otD kBI dEc -gqO +nIZ vcr pzY ssx @@ -138417,7 +138417,7 @@ dEc dEc dEc vbg -rpN +kAk ixD vFE xWv @@ -139201,7 +139201,7 @@ lzI lIP xjr vcr -iZy +urd vcr vcr owI @@ -139451,7 +139451,7 @@ iOy vcr uov uov -iZy +urd vcr hoy lCT @@ -141499,7 +141499,7 @@ cHX dEc dEc dEc -wfy +nqu aHt vcr psx @@ -144340,7 +144340,7 @@ dEc cjC pOL ueS -npE +xVB pOL mXC kox @@ -175151,7 +175151,7 @@ rbh wcn lJZ sTq -fPH +kKJ wwu rtm kwl @@ -175170,7 +175170,7 @@ lQI bsS tlt tlt -uzq +oBl hLz hLz hLz @@ -175408,7 +175408,7 @@ rbh bDr bDr sTq -adL +jEe wwu okK cvC @@ -175425,8 +175425,8 @@ lQI wXi cHr jWn -lcJ -jEO +rvP +gpL lft lft hLz @@ -175682,10 +175682,10 @@ hLz hLz hLz oVP -gOU -kWT +vDG +wKC lft -omg +lLY hLz hLz oyh @@ -175940,9 +175940,9 @@ skz hLz uXA uXA -czm +fxO lft -uuF +gbG hLz hLz oyh @@ -176195,11 +176195,11 @@ skU ugs uUz hLz -mwN +erd uXA -tbF -pMo -pMo +drO +vsO +vsO hLz hLz oyh @@ -176452,10 +176452,10 @@ hLv xLs nbq hLz -vmA +iIr uXA uXA -wpY +biq uXA hLz hLz @@ -176942,7 +176942,7 @@ ebA lXs wwu wwu -rLR +fyx tqw tqw tqw @@ -177479,7 +177479,7 @@ lxD xxC wve fNT -lcs +hTo vVJ rkE bVY @@ -178225,7 +178225,7 @@ gAW wwu wwu nAJ -ktV +dum wwu rbh tqw @@ -178482,7 +178482,7 @@ wwu wwu wwu cNf -cBb +mZA wwu wpa roe @@ -178514,8 +178514,8 @@ uXA hLz jly vlY -iRY -xzP +tRr +lyI hLz hLz hLz @@ -178737,7 +178737,7 @@ wwu wwu wwu wwu -nEM +ouU qdW sbw wwu @@ -178765,15 +178765,15 @@ lPz shi ffd fRd -gFy +hIu hLz uXA hLz jly hLz hLz -lSt -wLo +jBp +jRy hLz jJu jJu @@ -179027,7 +179027,7 @@ hLz uXA hLz jVu -usV +wuS hLz hLz fGy @@ -179288,10 +179288,10 @@ hje tmC kso tmC -qFA +aVY jJu cLG -gRQ +coJ fDO uWU iZV @@ -179503,18 +179503,18 @@ wwu cwq iKw ooY -vLz -phI +hXJ +vbs duX sxy sbm wvR gWY -iWZ +wRO pQZ pJb wwu -bDD +fnb wwu jBm xuv @@ -179539,7 +179539,7 @@ fWh lJS hLz uXA -gjr +jQW hLz knM lQI @@ -179548,10 +179548,10 @@ lQI ozr jJu aJO -qiR -rkZ -kms -wXD +tef +osV +jNm +dTh mmY jJu jJu @@ -179758,10 +179758,10 @@ ucA wwu wwu cwq -dAn +hxW qnI -msl -pZH +eOo +dXb xuv xuv xuv @@ -179773,7 +179773,7 @@ xuv xuv jBm jBm -hgn +dUx xuv qVV qaW @@ -179796,7 +179796,7 @@ fWp gXo hLz uXA -thw +nyn hLz tal lQI @@ -179806,7 +179806,7 @@ ozr jJu hEc ezR -qUL +onj jJu lFq mmY @@ -180053,7 +180053,7 @@ jmc jmc hLz uXA -mVZ +bSm hLz tal lQI @@ -180563,11 +180563,11 @@ ffb gmk etj qVf -dan +sIQ gcs hLz uXA -nnK +nNn hLz hLz hLz @@ -181080,8 +181080,8 @@ gfI ozF ksr hLz -rwN -aTl +vaF +blP hLz hLz htG @@ -181093,7 +181093,7 @@ vVH iPX kFb iZV -xlH +fTW lNj jJu jJu @@ -181606,7 +181606,7 @@ vjp mDV ntS lTZ -fMm +oyA lDG pkr jJu @@ -181858,7 +181858,7 @@ pmA nGJ uXA jJu -rJb +ygQ bqF kmk qrg @@ -182111,8 +182111,8 @@ hBT idw iyr hLz -cUh -lep +aBL +dPU uXA jJu jJu @@ -182121,7 +182121,7 @@ bzm vjp lnV pkr -mjr +mEv pkr jJu jJu @@ -182356,7 +182356,7 @@ rtv lES jvv dIX -kcZ +bLS cpo dfR eas @@ -182378,7 +182378,7 @@ jJu jJu jJu hvc -xgd +lIa hLz hLz hLz @@ -182625,14 +182625,14 @@ hLg ift iBx hLz -fiI +wBD tfS uXA -txQ +mWe uXA uXA hLz -uKl +uHj uXA avM uXA @@ -182886,7 +182886,7 @@ hLz hLz uXA irV -rwN +vaF uXA hLz uXA @@ -183143,14 +183143,14 @@ bSh hLz uXA rLd -vCG +jgh uXA uXA uXA -iBL +uyE lQI ekB -xYK +uVs hLz hLz ucA @@ -183641,7 +183641,7 @@ rtv lES uQo hLz -wZj +rts uXA hLz vpp @@ -184173,7 +184173,7 @@ uXA hLz nCg fiz -btq +nFG xXv vsU kvE @@ -184389,7 +184389,7 @@ tDI xYg pzT wwu -lkZ +xqM cwq xuv cZk @@ -184646,7 +184646,7 @@ sbm cQj nOZ wwu -cja +hpT cwq ihW pUr @@ -184660,7 +184660,7 @@ fTd eFx kmR aFV -vGQ +pLj aSq yjG ePa @@ -184930,9 +184930,9 @@ hLz hLz hLz hLz -jKB -uJn -ppX +ogQ +biB +fcM uXA hLz uXA @@ -185158,7 +185158,7 @@ jYo wwu wwu gvQ -mtL +asP xEo tXg cwq @@ -185189,11 +185189,11 @@ pXT hLz hLz hLz -lyK +avx uXA hLz tWL -sil +qyS fIX vXh ihg @@ -185450,14 +185450,14 @@ vXT vXT vXT vXT -twP +nnU ssy -kYm -mvN +xop +mSZ uXA hLz eaB -mJz +nGp lpH gmV aqj @@ -186233,7 +186233,7 @@ ozt hLz uXA hLz -ceH +phm tlt hLz hLz @@ -186489,8 +186489,8 @@ wVY wVY hLz uXA -tVB -iiQ +phO +lgt tlt hLz hLz @@ -186705,7 +186705,7 @@ hge hge oiO afz -cDo +hFP mis txR dDk @@ -187210,7 +187210,7 @@ ucA ucA vnK vnK -ecV +jmV uZg vLj iOA @@ -187776,7 +187776,7 @@ aal cKs cMh pzx -cSK +jhH aal aal ucA @@ -188287,8 +188287,8 @@ njW wdV ajq aal -vyA -nXb +xtQ +kRE lRl lfy aal @@ -188760,7 +188760,7 @@ lBs auv rUh iOA -vmN +oyy vnK mng wAt @@ -188804,7 +188804,7 @@ aal iiA iiA yeB -fjx +sKQ aal aal ucA @@ -189040,7 +189040,7 @@ aWc hDE tTT nhJ -vYl +gIu hbT kKr fxp @@ -189058,10 +189058,10 @@ reA qpj dWR aal -qqY -lxG +cdH +cda kcy -jIY +fzm aal aal ucA @@ -189316,7 +189316,7 @@ kuX qmB aal ybG -vph +caX ybG ybG aal @@ -189524,7 +189524,7 @@ ucA vnK vnK uZg -gcS +hlB iOA iOA oHz @@ -189541,7 +189541,7 @@ qun qun azC aBC -uQJ +tWi maW lRu dEb @@ -189560,7 +189560,7 @@ kKr aUz mAb eMA -tiN +mLn eEl rjf fof @@ -189573,9 +189573,9 @@ bGT rXa aal ybG -jTH -eVQ -agV +qsK +sUo +sjN aal aal ucA @@ -190551,7 +190551,7 @@ ucA ucA vnK vnK -trZ +oIo tFM mOb vnK @@ -191114,9 +191114,9 @@ ufA cBF vBm aal -gUR -wxd -aNV +qdn +bqK +pVb ybG aal aal @@ -191371,9 +191371,9 @@ tWV nTx kSn aal -pMR -vSE -gty +eju +jSu +wGM ybG aal aal @@ -191628,7 +191628,7 @@ tQN tQN tQN aal -eeL +fpv ybG ybG ybG @@ -191846,7 +191846,7 @@ tTw cnL wug uKz -cgc +bXC vnK qJa dYx @@ -191887,8 +191887,8 @@ pcB aal sEd ybG -mDI -cFq +gQN +fCu aal aal ucA @@ -192142,9 +192142,9 @@ pOi rxz hdS aal -kri +eOl ybG -hQO +qGG voO aal aal @@ -192656,7 +192656,7 @@ sZx agv uST aal -aSs +tdh nca vTS aal @@ -192868,7 +192868,7 @@ vnK fdr vnK hbe -lNA +iak vnK tvB ojU @@ -194455,9 +194455,9 @@ kmT kyq laO ldG -iqj +rBX lDM -aYT +ehB aal aal ucA @@ -194667,7 +194667,7 @@ vnK fdr vnK oHr -iBv +bXh vnK jUJ iDh @@ -195179,7 +195179,7 @@ ucA vnK vnK wJI -dMV +olA vnK vnK vnK @@ -195438,7 +195438,7 @@ vnK wtC fov vnK -tdK +pRB vnK sLl pog @@ -195693,7 +195693,7 @@ ucA vnK vnK nmK -pmn +wky vnK tnN xYQ @@ -195994,7 +195994,7 @@ msw uAT kkj aal -kvm +qJt ybG fUz ybG @@ -196209,10 +196209,10 @@ vnK wJI vnK vnK -kEp +qVe ejI -tiX -uIP +oyN +ooQ wug gFO vnK @@ -197026,7 +197026,7 @@ ybG eVU pqm eVU -lYl +rXK ybG aal aal @@ -197238,7 +197238,7 @@ gTs opN dEt ehA -xtF +siJ dEt deG qik @@ -197751,7 +197751,7 @@ dEt thi wQA dEt -jGg +drJ mPw dEt xPu @@ -197797,8 +197797,8 @@ oVH aal ybG mbi -ayo -bwk +nOg +evx aal aal ucA @@ -198008,7 +198008,7 @@ dEt cGu cGu dEt -wVT +xMC mPw dEt xPu @@ -198018,7 +198018,7 @@ oSw vvb eyJ hbi -lUv +eKx aQk dVi kbq @@ -198045,7 +198045,7 @@ fRp lDY ybG ybG -sTy +rhj iHc vHt aal @@ -198055,7 +198055,7 @@ aal uxP mbi uAe -ocX +hoU aal aal ucA @@ -198300,16 +198300,16 @@ nYX lDY lDY lDY -dQX +wLX ybG ybG ybG -nnf +mgc aal aal aal aal -sSQ +lCF rTL aal aal @@ -198818,11 +198818,11 @@ bnI aal aAK ybG -rlw -jpH -ikG -pLW -fMf +hqP +vTB +bHE +sWO +trY cUN pnc lfy @@ -199329,7 +199329,7 @@ gIo wcT tGv jeR -lIJ +hJp tRM sIr iAb @@ -200325,7 +200325,7 @@ dEt kkI mlx cvg -vrN +hkz pOH oIS ipu @@ -200849,7 +200849,7 @@ dEt uZF pZW pZW -bRL +ptx kif puj pZW @@ -201357,7 +201357,7 @@ aOa vyv spr pxw -edO +rrk awA jBf uZF @@ -201606,7 +201606,7 @@ oyh lcU oyh dEt -fCM +uWb mPw tIT spr @@ -202163,7 +202163,7 @@ byH bAj lcv pJv -xsA +aTa lfy sZY lcv @@ -202422,7 +202422,7 @@ lcv rzA gFz tez -jBu +bUe lcv ybG aal @@ -202676,7 +202676,7 @@ nlN nlN nlN lcv -xjW +nvT qMV lKp gFz @@ -202931,7 +202931,7 @@ pEp pEp gwT pPG -wyf +paN lcv lcv lcv @@ -203189,7 +203189,7 @@ pEp xQq eWE eWE -kQI +geB nlN qza meU @@ -203429,7 +203429,7 @@ fsJ fsJ fsJ ffv -lTu +oia sus tPm gSu @@ -203663,9 +203663,9 @@ oyh oyh dEt dEt -pCC +ioZ uzB -aeW +fpt dEt tfE fXq @@ -203686,7 +203686,7 @@ hOc cId rQV aVq -fuI +xsE ikM tPm gSu @@ -203702,14 +203702,14 @@ pEp pEp xQq xui -tuB -rXH +pXg +hCO nlN fhO osI cem nlN -iFr +nRm aal aal ucA @@ -203943,11 +203943,11 @@ aVq kOk qVp wmw -bXz -sZo -okX -tnm -okX +bMG +rIl +nOI +sAt +nOI xui nlN bvC @@ -203957,7 +203957,7 @@ ylj pEp pEp pEp -hBN +yhj xui nlN nlN @@ -204200,7 +204200,7 @@ btU xYr rQV xCl -qkI +bou aVE tPm gSu @@ -204448,15 +204448,15 @@ hsW dEt mPw imI -qVm +aBx uZF svu uZF tPm -okX +nOI tPm -okX -okX +nOI +nOI tPm tPm tPm @@ -204471,7 +204471,7 @@ nlN xui nlN xui -aGI +oDa xui nlN nlN @@ -204711,24 +204711,24 @@ svu gSu gSu gSu -tnm -gVA -gVA +sAt +geK +geK gSu gSu gSu gSu tPm -uxI -sOj +uGL +giX xui wOd xui -aGI +oDa xui -ijX +orz xui -udV +ddR cWo nlN nlN @@ -204956,8 +204956,8 @@ dEt mSR qKl tzB -hRm -tJR +sHT +qiY fXq ajb mPw @@ -204979,15 +204979,15 @@ tPm nPs eWE xui -rPV +lVy xui -aGI -tLu -aGI +oDa +jSe +oDa xui xui xui -qcp +rUZ nlN nlN oyh @@ -205210,13 +205210,13 @@ dEt dEt dEt dEt -eIW +eUg ajb tzB aSB xRJ paA -oIk +ujL mPw svy nvw @@ -205227,19 +205227,19 @@ dNI uAU gYe tPm -rfq +xXT hLB aiw hLB hjx xui acE -uFI +hqJ xui -aGI -tLu +oDa +jSe xui -qcp +rUZ nlN nlN nlN @@ -205465,7 +205465,7 @@ oyh dEt dEt pQm -jPW +diZ dEt dit gxf @@ -205722,24 +205722,24 @@ oyh dEt dEt fwJ -oIk +ujL dEt uQf -oIk +ujL duv cQz rrr -dnM +ghI uNZ mPw hCv -tAc +qvz wHV rHA -nqt +wyC isQ gJy -uiF +oXH tPm nlN hjx @@ -205751,7 +205751,7 @@ nlN nlN nlN nlN -qEe +lQj dVH jtf nlN @@ -205986,11 +205986,11 @@ tFm dEt nzM ptc -nkL +qOW uNZ mPw kLF -tAc +qvz rfD ojK esH @@ -206256,11 +206256,11 @@ iIm nlN nlN nlN -xap +trx nRv -pJH -hgS -hle +hPP +qqC +eOf wOd hXu xui @@ -206270,7 +206270,7 @@ rSw tzu nlN hMU -rxa +qBI nlN xui kRh @@ -206491,7 +206491,7 @@ oyh oyh dEt dEt -oIk +ujL sIX hZJ uNZ @@ -206499,18 +206499,18 @@ mnq eGg pqO jXE -sBp -oAz +xRD +ykK etA mPw dEt -oFu +sLK xNE sGZ dEt xui xui -hgS +qqC nlN nlN nlN @@ -206519,7 +206519,7 @@ nlN nlN dUT nlN -lEu +sTd cWo nlN nlN @@ -206754,8 +206754,8 @@ pJZ uZq rNm dDP -tko -luw +guZ +tIM ezI yaU rrr @@ -206769,17 +206769,17 @@ xui hXu nmq nlN -hgS -pum -xNK +qqC +qqj +sIZ nlN hXu -jvk +lkW pnk -rZe +erS xui nlN -gxL +mTc qEH dLu hsK @@ -207034,11 +207034,11 @@ xui xui xui xui -qcp +rUZ nlN nek dDH -tBN +tYw txb txb txb @@ -207265,14 +207265,14 @@ ajb yaU joX uQf -oIk -uPL +ujL +xpn hjV ivQ hZJ tnG dEt -lsV +hTX lqK dEt dEt @@ -207298,7 +207298,7 @@ mbe rcp dqJ oin -jtL +hzz cCq lQM cCq @@ -207531,7 +207531,7 @@ mgG dEt dEt mzI -uTh +rIi dEt dEt dEt @@ -207775,7 +207775,7 @@ oyh oyh dEt dEt -apt +tRV xSn mzC haS @@ -207784,7 +207784,7 @@ xTa bfk lZa pMx -xeR +lNS dEt odp qbG @@ -208044,7 +208044,7 @@ fQY dEt dEt qbG -uTh +rIi dEt dEt dEt @@ -208290,18 +208290,18 @@ oyh dEt dEt crn -apt +tRV gOx xlj jju dEt crn -hGQ -goD +wEr +hZV dEt dEt tEY -fDS +els dEt dEt oyh @@ -208324,7 +208324,7 @@ oyh nlN nlN qEH -lQd +mJM fIF ych cCq @@ -242994,7 +242994,7 @@ wRJ wRJ iwu ccH -muX +fUc bnS kAb lmu @@ -247912,7 +247912,7 @@ gyr pHU jGF pMn -cbi +vPc tGn pSl pSl @@ -248909,7 +248909,7 @@ wRJ rhi lXK csP -qcA +lCJ whR gKR nMX @@ -250449,7 +250449,7 @@ igy igy wRJ oEr -gcK +hCR qPn rNa cpk @@ -251754,7 +251754,7 @@ dOg les rOJ wSz -xDX +pvr tLg bLX nKa @@ -254549,7 +254549,7 @@ cEl jVJ fUs rwP -lWU +uhw nBg vHn nBg @@ -257897,7 +257897,7 @@ qrd iOY qrd heP -dXo +pWE nVe lbM reK @@ -307518,7 +307518,7 @@ njS piI kcr hwB -iTN +oBp qGF uIx wHe @@ -310333,7 +310333,7 @@ uTG oKq nih wnO -pIS +hDL lRR vPj saK @@ -315241,7 +315241,7 @@ xAn ygI vDz lXx -ltD +heC nah jLm vEa @@ -317269,7 +317269,7 @@ gDy sNe xby nPE -rmm +fBR ipn qLH geD @@ -318575,7 +318575,7 @@ vRO vRO eOP vWw -nQN +hRY kIO tVa qDM @@ -321652,7 +321652,7 @@ qdY uVr aUR xEP -gxS +cCL hED xhp xEP @@ -324965,7 +324965,7 @@ ucA ucA sxo sxo -pug +sRp kem uOS vyW @@ -327032,7 +327032,7 @@ deM act rNo gZn -haW +oXG vQt rNo mBP @@ -328051,7 +328051,7 @@ vVT mTG deM kmc -ntW +lqt xVF kWs deM @@ -329636,7 +329636,7 @@ hRI eWg tml ikT -ecf +mhC owo rJF rJF diff --git a/_maps/map_files/VoidRaptor/VoidRaptor.dmm b/_maps/map_files/VoidRaptor/VoidRaptor.dmm index 0a8e0857e0e..513f3aaa14f 100644 --- a/_maps/map_files/VoidRaptor/VoidRaptor.dmm +++ b/_maps/map_files/VoidRaptor/VoidRaptor.dmm @@ -10981,14 +10981,6 @@ /obj/effect/turf_decal/box/white, /turf/open/floor/iron/small, /area/station/commons/dorms) -"dnx" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 5 - }, -/obj/structure/sign/poster/contraband/random/directional/north, -/turf/open/floor/iron/dark, -/area/station/security/prison) "dnE" = ( /obj/machinery/airalarm/directional/south, /obj/structure/closet/l3closet/scientist, @@ -21485,12 +21477,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/medical/coldroom) -"gjX" = ( -/obj/effect/turf_decal/tile/dark/fourcorners, -/mob/living/basic/lizard/eats_the_roaches, -/obj/effect/turf_decal/trimline/green/filled/corner, -/turf/open/floor/noslip, -/area/station/service/janitor) "gkc" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -25772,12 +25758,6 @@ /obj/effect/turf_decal/siding/purple, /turf/open/floor/iron/white/smooth_large, /area/station/command/heads_quarters/rd) -"hvv" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/tile/yellow/full, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron/white/smooth_large, -/area/station/commons/fitness/recreation/entertainment) "hvC" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -29021,6 +29001,13 @@ dir = 8 }, /area/station/hallway/secondary/command) +"isL" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/tile/yellow/full, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/start/assistant, +/turf/open/floor/iron/white/smooth_large, +/area/station/commons/fitness/recreation/entertainment) "isO" = ( /obj/effect/turf_decal/delivery, /obj/effect/decal/cleanable/dirt, @@ -29257,6 +29244,15 @@ /obj/effect/spawner/random/structure/tank_holder, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/medical/virology) +"ivG" = ( +/mob/living/basic/lizard/wags_his_tail, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/dark/fourcorners, +/obj/machinery/holopad, +/obj/effect/turf_decal/bot, +/obj/effect/landmark/event_spawn, +/turf/open/floor/noslip, +/area/station/service/janitor) "ivR" = ( /obj/structure/cable, /obj/effect/spawner/structure/window/reinforced, @@ -33467,6 +33463,11 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/holding_cell) +"jEx" = ( +/obj/structure/window/spawner/directional/north, +/mob/living/basic/lizard/tegu/gus, +/turf/open/misc/beach/sand, +/area/station/science/research) "jEy" = ( /obj/structure/table/wood, /obj/machinery/status_display/ai/directional/north, @@ -43987,15 +43988,6 @@ /obj/effect/turf_decal/stripes/corner, /turf/open/floor/engine, /area/station/engineering/main) -"myp" = ( -/mob/living/basic/lizard/wags_his_tail, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/dark/fourcorners, -/obj/machinery/holopad, -/obj/effect/turf_decal/bot, -/obj/effect/landmark/event_spawn, -/turf/open/floor/noslip, -/area/station/service/janitor) "myq" = ( /obj/structure/closet/crate/solarpanel_small, /turf/open/floor/catwalk_floor/iron_smooth, @@ -47468,6 +47460,12 @@ /obj/structure/bookcase/random/nonfiction, /turf/open/floor/wood/large, /area/station/service/library) +"ntf" = ( +/obj/effect/turf_decal/tile/dark/fourcorners, +/mob/living/basic/lizard/eats_the_roaches, +/obj/effect/turf_decal/trimline/green/filled/corner, +/turf/open/floor/noslip, +/area/station/service/janitor) "ntn" = ( /obj/structure/table, /obj/effect/spawner/random/maintenance, @@ -55542,13 +55540,6 @@ /obj/machinery/light_switch/directional/east, /turf/open/floor/iron/smooth, /area/station/engineering/atmos/storage/gas) -"pFT" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/tile/yellow/full, -/obj/effect/turf_decal/bot, -/obj/effect/landmark/start/assistant, -/turf/open/floor/iron/white/smooth_large, -/area/station/commons/fitness/recreation/entertainment) "pGh" = ( /turf/open/floor/iron/white/smooth_large, /area/station/hallway/primary/fore) @@ -64699,6 +64690,12 @@ /obj/machinery/light/warm/directional/east, /turf/open/floor/engine, /area/station/science/xenobiology) +"shC" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/tile/yellow/full, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/white/smooth_large, +/area/station/commons/fitness/recreation/entertainment) "shE" = ( /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/iron/smooth, @@ -74124,11 +74121,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating/airless, /area/station/engineering/storage_shared) -"uIA" = ( -/obj/structure/window/spawner/directional/north, -/mob/living/basic/lizard/tegu/gus, -/turf/open/misc/beach/sand, -/area/station/science/research) "uIM" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -84256,6 +84248,14 @@ dir = 8 }, /area/station/hallway/secondary/construction) +"xEo" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/structure/sign/poster/contraband/random/directional/north, +/turf/open/floor/iron/dark, +/area/station/security/prison) "xEs" = ( /obj/effect/turf_decal/trimline/blue/line, /obj/machinery/holopad, @@ -115384,7 +115384,7 @@ nvL uMp ppT sTo -uIA +jEx oej juR gLD @@ -121610,7 +121610,7 @@ sgh pCt cKW rkM -hvv +shC tfF cPE jzS @@ -122383,7 +122383,7 @@ cKW drm xcZ uxS -pFT +isL gbo ibt ibt @@ -125175,7 +125175,7 @@ qGT vLe tFA mCS -myp +ivG whl sEQ vLe @@ -125433,7 +125433,7 @@ vLe rne egh hnU -gjX +ntf akR vLe tGn @@ -136200,7 +136200,7 @@ fxg fxg jjS tHI -dnx +xEo oVM grt grt diff --git a/_maps/map_files/tramstation/maintenance_modules/dormenginelower_attachment_a_2.dmm b/_maps/map_files/tramstation/maintenance_modules/dormenginelower_attachment_a_2.dmm index b2af1c84bc4..ad302741047 100644 --- a/_maps/map_files/tramstation/maintenance_modules/dormenginelower_attachment_a_2.dmm +++ b/_maps/map_files/tramstation/maintenance_modules/dormenginelower_attachment_a_2.dmm @@ -18,7 +18,7 @@ "n" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/bot_white, -/obj/structure/weightmachine/stacklifter, +/obj/structure/weightmachine, /turf/open/floor/iron/smooth, /area/station/maintenance/department/crew_quarters/dorms) "p" = ( diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index 49fed5fcda4..827007898a5 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -5362,6 +5362,26 @@ /obj/structure/cable, /turf/open/floor/catwalk_floor, /area/station/commons/dorms) +"aFW" = ( +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 1 + }, +/obj/machinery/requests_console/directional/south{ + department = "Bridge"; + name = "Bridge Requests Console"; + pixel_y = 30 + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/cable, +/obj/structure/disposalpipe/junction{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/command/bridge) "aFZ" = ( /obj/effect/landmark/event_spawn, /obj/effect/landmark/start/hangover, @@ -7841,6 +7861,23 @@ }, /turf/open/floor/iron, /area/station/escapepodbay) +"bmJ" = ( +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/machinery/light/directional/north, +/obj/machinery/requests_console/directional/north{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/cargo/office) "bmX" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 8 @@ -8818,6 +8855,28 @@ "bFw" = ( /turf/open/openspace/airless, /area/station/asteroid) +"bFD" = ( +/obj/machinery/computer/security/qm{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 8 + }, +/obj/machinery/light/directional/west, +/obj/machinery/requests_console/directional/west{ + department = "Quartermaster's Desk"; + name = "Quartermaster's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/camera{ + c_tag = "Cargo - Quartermaster's Office"; + dir = 10; + network = list("ss13","cargo") + }, +/turf/open/floor/iron, +/area/station/command/heads_quarters/qm) "bFM" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -11056,23 +11115,6 @@ /obj/structure/table/reinforced, /turf/open/floor/iron/dark, /area/station/service/bar) -"csg" = ( -/obj/structure/table/glass, -/obj/item/stack/sheet/mineral/plasma{ - pixel_y = 10 - }, -/obj/item/stack/sheet/mineral/plasma{ - pixel_y = 4 - }, -/obj/item/clothing/glasses/science, -/obj/machinery/requests_console/directional/west{ - department = "Pharmacy"; - name = "Pharmacy Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/turf/open/floor/iron/white, -/area/station/medical/pharmacy) "csA" = ( /turf/closed/wall, /area/station/solars/starboard/fore) @@ -12726,14 +12768,6 @@ /obj/structure/window/reinforced/spawner/directional/east, /turf/open/floor/carpet, /area/station/command/bridge) -"cWv" = ( -/obj/structure/table/wood, -/obj/machinery/firealarm/directional/north, -/obj/item/book/bible, -/turf/open/floor/iron/chapel{ - dir = 9 - }, -/area/station/service/chapel) "cWx" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -14228,11 +14262,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"dzF" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron, -/area/station/commons/fitness) "dAc" = ( /obj/machinery/computer/cargo/request{ dir = 1 @@ -15680,6 +15709,12 @@ }, /turf/open/floor/plating, /area/station/ai_monitored/turret_protected/aisat/maint) +"ebZ" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/trimline/red/filled/line, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron, +/area/station/security/prison/workout) "ecg" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -15926,6 +15961,15 @@ dir = 8 }, /area/station/science/lobby) +"ehJ" = ( +/obj/machinery/camera/directional/north{ + c_tag = "Science - Monkey Pit"; + network = list("ss13","rd") + }, +/turf/open/misc/dirt/jungle{ + baseturfs = /turf/open/misc/dirt + }, +/area/station/science/explab) "ehK" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -16854,6 +16898,22 @@ }, /turf/open/floor/iron/white, /area/station/science/ordnance/office) +"eyH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/machinery/computer/camera_advanced/xenobio, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 1 + }, +/obj/machinery/requests_console/directional/north{ + department = "Xenobiology"; + name = "Xenobiology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "eyK" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 1 @@ -16874,6 +16934,17 @@ }, /turf/open/floor/iron, /area/station/cargo/miningdock) +"eyZ" = ( +/obj/structure/table, +/obj/machinery/requests_console/directional/east{ + department = "EVA"; + name = "EVA Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/cell_charger, +/obj/item/stock_parts/cell/high, +/turf/open/floor/iron, +/area/station/ai_monitored/command/storage/eva) "ezb" = ( /obj/structure/table, /obj/structure/cable, @@ -19408,12 +19479,6 @@ /obj/item/stack/ore/glass, /turf/open/misc/asteroid, /area/station/security/prison/workout) -"fwY" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/trimline/red/filled/line, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/security/prison/workout) "fxs" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/effect/turf_decal/trimline/neutral/filled/warning, @@ -20135,6 +20200,23 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"fMt" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 1 + }, +/obj/machinery/requests_console/directional/north{ + department = "Telecomms Admin"; + name = "Telecomms Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/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/structure/cable, +/turf/open/floor/iron, +/area/station/tcommsat/computer) "fMu" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -20467,17 +20549,6 @@ }, /turf/open/floor/iron/dark/herringbone, /area/station/commons/vacant_room) -"fTM" = ( -/obj/structure/table, -/obj/machinery/requests_console/directional/east{ - department = "EVA"; - name = "EVA Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/cell_charger, -/obj/item/stock_parts/cell/high, -/turf/open/floor/iron, -/area/station/ai_monitored/command/storage/eva) "fUh" = ( /obj/structure/chair, /obj/structure/sign/poster/official/random/directional/north, @@ -20741,19 +20812,6 @@ }, /turf/open/floor/iron, /area/station/commons/dorms) -"gba" = ( -/obj/machinery/requests_console/directional/south{ - department = "Cargo Bay"; - name = "Cargo Bay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/trimline/brown/filled/line, -/obj/effect/turf_decal/siding/thinplating{ - dir = 9 - }, -/turf/open/floor/iron, -/area/station/cargo/sorting) "gbj" = ( /obj/structure/cable, /obj/effect/decal/cleanable/dirt, @@ -21419,11 +21477,6 @@ }, /turf/open/floor/iron, /area/station/science/robotics/lab) -"gpa" = ( -/turf/open/misc/dirt/jungle{ - baseturfs = /turf/open/misc/dirt - }, -/area/station/science/explab) "gpb" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -21484,23 +21537,6 @@ /obj/structure/sign/delamination_counter/directional/south, /turf/open/floor/engine, /area/station/engineering/supermatter) -"gpD" = ( -/obj/machinery/disposal/bin, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 5 - }, -/obj/machinery/light/directional/north, -/obj/machinery/requests_console/directional/north{ - department = "Cargo Bay"; - name = "Cargo Bay Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/cargo/office) "gpH" = ( /obj/effect/turf_decal/siding/thinplating, /obj/structure/cable, @@ -21649,6 +21685,22 @@ /obj/effect/turf_decal/trimline/red/filled/corner, /turf/open/floor/iron, /area/station/security/courtroom) +"gtM" = ( +/obj/machinery/computer/apc_control{ + dir = 1 + }, +/obj/machinery/requests_console/directional/south{ + department = "Chief Engineer's Desk"; + name = "Chief Engineer's Request Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/machinery/computer/security/telescreen/engine{ + dir = 4; + pixel_x = -24 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/ce) "gtN" = ( /obj/structure/table, /obj/item/storage/bag/tray, @@ -21722,6 +21774,17 @@ "guL" = ( /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"gvi" = ( +/obj/effect/turf_decal/bot, +/obj/machinery/requests_console/directional/west{ + department = "Robotics"; + name = "Robotics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/robotics/lab) "gvm" = ( /obj/effect/turf_decal/trimline/dark_green/filled/line{ dir = 4 @@ -22192,6 +22255,23 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"gDn" = ( +/obj/machinery/requests_console/directional/north{ + department = "Head of Security's Desk"; + name = "Head of Security's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/camera{ + c_tag = "Security - Head of Security's Office"; + dir = 9; + network = list("ss13","Security") + }, +/obj/machinery/computer/records/security, +/turf/open/floor/carpet, +/area/station/command/heads_quarters/hos) "gDq" = ( /obj/structure/reagent_dispensers/watertank/high, /obj/structure/railing{ @@ -22654,6 +22734,12 @@ /obj/effect/turf_decal/trimline/white/warning, /turf/open/floor/iron, /area/station/maintenance/tram/right) +"gML" = ( +/obj/structure/table/wood, +/obj/machinery/light/dim/directional/north, +/obj/item/book/bible, +/turf/open/floor/carpet, +/area/station/service/chapel/monastery) "gMN" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 4 @@ -23125,6 +23211,11 @@ }, /turf/open/floor/glass/reinforced, /area/station/ai_monitored/turret_protected/aisat/hallway) +"gVl" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/commons/fitness) "gVB" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 @@ -23605,15 +23696,6 @@ /obj/effect/mapping_helpers/mail_sorting/service/library, /turf/open/floor/carpet, /area/station/service/library) -"hhJ" = ( -/obj/machinery/requests_console/directional/east{ - department = "Captain's Desk"; - name = "Captain's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain) "hhN" = ( /obj/effect/turf_decal/siding/thinplating{ dir = 10 @@ -24365,17 +24447,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/security/warden) -"hwM" = ( -/obj/effect/turf_decal/bot, -/obj/machinery/requests_console/directional/west{ - department = "Robotics"; - name = "Robotics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/robotics/lab) "hwO" = ( /obj/structure/stairs/south, /turf/open/floor/iron/stairs/left{ @@ -25067,20 +25138,6 @@ }, /turf/open/floor/wood, /area/station/service/theater) -"hMG" = ( -/obj/machinery/vending/wardrobe/science_wardrobe, -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 5 - }, -/obj/machinery/requests_console/directional/east{ - department = "Research Lab"; - name = "Research Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/structure/sign/clock/directional/north, -/turf/open/floor/iron/white, -/area/station/science/lab) "hMI" = ( /obj/effect/turf_decal/delivery, /turf/open/floor/iron, @@ -27258,23 +27315,6 @@ /obj/item/pen/blue, /turf/open/floor/iron, /area/station/tcommsat/computer) -"iDR" = ( -/obj/structure/table/wood, -/obj/item/folder/blue, -/obj/item/stamp/head/hop, -/obj/item/trapdoor_remote/preloaded{ - pixel_x = -8 - }, -/obj/machinery/requests_console/directional/west{ - department = "Head of Personnel's Desk"; - name = "Head of Personnel's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "iEh" = ( /obj/structure/railing{ dir = 1 @@ -27764,6 +27804,13 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/main) +"iMJ" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/obj/effect/landmark/event_spawn, +/turf/open/misc/dirt/jungle{ + baseturfs = /turf/open/misc/dirt + }, +/area/station/science/explab) "iNc" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -31260,6 +31307,23 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/smooth, /area/station/maintenance/disposal) +"jZc" = ( +/obj/structure/table/glass, +/obj/item/stack/sheet/mineral/plasma{ + pixel_y = 10 + }, +/obj/item/stack/sheet/mineral/plasma{ + pixel_y = 4 + }, +/obj/item/clothing/glasses/science, +/obj/machinery/requests_console/directional/west{ + department = "Pharmacy"; + name = "Pharmacy Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) "jZM" = ( /obj/effect/turf_decal/sand/plating, /turf/open/floor/plating, @@ -31479,22 +31543,6 @@ /obj/machinery/disposal/bin, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"keh" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/stripes/end{ - dir = 1 - }, -/obj/machinery/suit_storage_unit/rd, -/obj/machinery/requests_console/directional/south{ - department = "Research Director's Desk"; - name = "Research Director's Request Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron, -/area/station/command/heads_quarters/rd) "ket" = ( /obj/machinery/vending/wardrobe/atmos_wardrobe, /turf/open/floor/iron, @@ -31918,6 +31966,12 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) +"kma" = ( +/mob/living/carbon/human/species/monkey, +/turf/open/misc/dirt/jungle{ + baseturfs = /turf/open/misc/dirt + }, +/area/station/science/explab) "kmf" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/effect/turf_decal/tile/neutral{ @@ -31948,6 +32002,22 @@ }, /turf/open/floor/iron, /area/station/commons/dorms) +"kmn" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/stripes/end{ + dir = 1 + }, +/obj/machinery/suit_storage_unit/rd, +/obj/machinery/requests_console/directional/south{ + department = "Research Director's Desk"; + name = "Research Director's Request Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron, +/area/station/command/heads_quarters/rd) "kmy" = ( /obj/effect/turf_decal/trimline/red/filled/line, /obj/machinery/airalarm/directional/south, @@ -34809,6 +34879,26 @@ /obj/effect/turf_decal/tile/brown/fourcorners, /turf/open/floor/iron, /area/station/cargo/sorting) +"lkW" = ( +/obj/structure/table, +/obj/machinery/requests_console/directional/west{ + department = "Kitchen"; + name = "Kitchen Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/machinery/reagentgrinder{ + pixel_x = -5; + pixel_y = 8 + }, +/obj/item/reagent_containers/cup/rag{ + pixel_x = 6; + pixel_y = 5 + }, +/turf/open/floor/iron/white/side{ + dir = 4 + }, +/area/station/service/kitchen) "lkZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -35183,26 +35273,6 @@ }, /turf/open/floor/engine/o2, /area/station/engineering/atmos) -"lrx" = ( -/obj/structure/table/reinforced, -/obj/item/cigbutt/cigarbutt{ - pixel_x = 5; - pixel_y = -1 - }, -/obj/item/phone{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/machinery/requests_console/directional/north{ - department = "AI"; - name = "AI Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/structure/cable/multilayer/connected, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/ai) "lrG" = ( /obj/effect/turf_decal/sand/plating, /obj/item/flashlight/flare, @@ -36146,6 +36216,24 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/violet/visible, /turf/open/floor/iron, /area/station/engineering/atmos) +"lKJ" = ( +/obj/effect/turf_decal/trimline/green/filled/line{ + dir = 5 + }, +/obj/structure/table/glass, +/obj/machinery/requests_console/directional/east{ + department = "Virology"; + name = "Virology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/item/storage/box/beakers{ + pixel_x = 2; + pixel_y = 2 + }, +/obj/item/storage/box/syringes, +/obj/structure/sign/clock/directional/north, +/turf/open/floor/iron/white, +/area/station/medical/virology) "lLq" = ( /obj/structure/bed{ dir = 8 @@ -36699,22 +36787,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/dark, /area/station/command/gateway) -"lTS" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/machinery/computer/camera_advanced/xenobio, -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 1 - }, -/obj/machinery/requests_console/directional/north{ - department = "Xenobiology"; - name = "Xenobiology Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) "lTU" = ( /obj/effect/turf_decal/trimline/neutral/filled/corner{ dir = 8 @@ -37472,26 +37544,6 @@ "mgS" = ( /turf/open/floor/iron/cafeteria, /area/station/security/prison/mess) -"mgZ" = ( -/obj/structure/table, -/obj/machinery/requests_console/directional/west{ - department = "Kitchen"; - name = "Kitchen Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/reagentgrinder{ - pixel_x = -5; - pixel_y = 8 - }, -/obj/item/reagent_containers/cup/rag{ - pixel_x = 6; - pixel_y = 5 - }, -/turf/open/floor/iron/white/side{ - dir = 4 - }, -/area/station/service/kitchen) "mhl" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 4 @@ -39166,6 +39218,26 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/pharmacy) +"mOT" = ( +/obj/structure/table/reinforced, +/obj/item/cigbutt/cigarbutt{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/item/phone{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/machinery/requests_console/directional/north{ + department = "AI"; + name = "AI Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/structure/cable/multilayer/connected, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai) "mOZ" = ( /obj/machinery/door/airlock/security{ name = "Labor Shuttle" @@ -39386,11 +39458,6 @@ }, /turf/open/floor/catwalk_floor, /area/station/hallway/primary/tram/center) -"mVo" = ( -/obj/item/book/bible, -/obj/structure/altar_of_gods, -/turf/open/floor/iron/dark, -/area/station/service/chapel) "mVF" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/structure/window/reinforced/spawner, @@ -40166,24 +40233,6 @@ }, /turf/closed/wall, /area/station/service/janitor) -"nkl" = ( -/obj/structure/table/glass, -/obj/item/storage/medkit/regular{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/item/clothing/glasses/hud/health, -/obj/item/clothing/neck/stethoscope, -/obj/machinery/requests_console/directional/south{ - department = "Chief Medical Officer's Console"; - name = "Chief Medical Officer's Request Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/effect/turf_decal/tile/blue/fourcorners, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/cmo) "nku" = ( /obj/machinery/portable_atmospherics/pump, /obj/effect/turf_decal/trimline/blue/filled/line{ @@ -40226,24 +40275,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/security/evidence) -"nlf" = ( -/obj/effect/turf_decal/trimline/green/filled/line{ - dir = 5 - }, -/obj/structure/table/glass, -/obj/machinery/requests_console/directional/east{ - department = "Virology"; - name = "Virology Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/item/storage/box/beakers{ - pixel_x = 2; - pixel_y = 2 - }, -/obj/item/storage/box/syringes, -/obj/structure/sign/clock/directional/north, -/turf/open/floor/iron/white, -/area/station/medical/virology) "nlm" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/door/airlock/external{ @@ -40751,6 +40782,11 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"ntG" = ( +/obj/item/book/bible, +/obj/structure/altar_of_gods, +/turf/open/floor/iron/dark, +/area/station/service/chapel) "nug" = ( /obj/structure/table/reinforced, /obj/item/storage/secure/safe/caps_spare/directional/east, @@ -40783,6 +40819,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/chapel, /area/station/service/chapel) +"nvm" = ( +/obj/machinery/requests_console/directional/east{ + department = "Captain's Desk"; + name = "Captain's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain) "nvo" = ( /obj/machinery/button/door/directional/west{ id = "private_b"; @@ -41204,6 +41249,24 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"nDb" = ( +/obj/structure/table/glass, +/obj/item/storage/medkit/regular{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/item/clothing/glasses/hud/health, +/obj/item/clothing/neck/stethoscope, +/obj/machinery/requests_console/directional/south{ + department = "Chief Medical Officer's Console"; + name = "Chief Medical Officer's Request Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/cmo) "nDj" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 1 @@ -41583,12 +41646,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/security/office) -"nKk" = ( -/obj/structure/flora/bush/fullgrass/style_random, -/turf/open/misc/dirt/jungle{ - baseturfs = /turf/open/misc/dirt - }, -/area/station/science/explab) "nKm" = ( /obj/effect/turf_decal/trimline/neutral/filled/line{ dir = 8 @@ -41650,15 +41707,6 @@ /obj/machinery/light/small/directional/east, /turf/open/openspace, /area/station/security/courtroom/holding) -"nLE" = ( -/obj/machinery/camera/directional/north{ - c_tag = "Science - Monkey Pit"; - network = list("ss13","rd") - }, -/turf/open/misc/dirt/jungle{ - baseturfs = /turf/open/misc/dirt - }, -/area/station/science/explab) "nLH" = ( /obj/structure/railing{ dir = 8 @@ -44065,6 +44113,17 @@ /obj/machinery/status_display/evac/directional/south, /turf/open/floor/iron, /area/station/security/prison) +"oFD" = ( +/obj/structure/table/wood, +/obj/machinery/light/warm/directional/north, +/obj/item/flashlight/lamp, +/obj/machinery/requests_console/directional/north{ + department = "Chapel"; + name = "Chapel Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/grimy, +/area/station/service/chapel/office) "oFH" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ @@ -45088,6 +45147,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/command/heads_quarters/captain/private) +"pcr" = ( +/obj/structure/flora/bush/jungle/c/style_random, +/turf/open/misc/dirt/jungle{ + baseturfs = /turf/open/misc/dirt + }, +/area/station/science/explab) "pcu" = ( /turf/closed/wall/r_wall, /area/station/maintenance/tram/mid) @@ -45737,6 +45802,20 @@ }, /turf/open/floor/iron/cafeteria, /area/station/command/heads_quarters/rd) +"pol" = ( +/obj/machinery/vending/wardrobe/science_wardrobe, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 5 + }, +/obj/machinery/requests_console/directional/east{ + department = "Research Lab"; + name = "Research Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/structure/sign/clock/directional/north, +/turf/open/floor/iron/white, +/area/station/science/lab) "pot" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 4 @@ -46557,6 +46636,22 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/science/research) +"pAO" = ( +/obj/effect/turf_decal/trimline/red/filled/line{ + dir = 8 + }, +/obj/machinery/computer/prisoner/management{ + dir = 4 + }, +/obj/machinery/requests_console/directional/west{ + department = "Security"; + name = "Security Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/iron/showroomfloor, +/area/station/security/warden) "pAR" = ( /obj/machinery/firealarm/directional/west, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -46986,12 +47081,6 @@ }, /turf/open/floor/engine, /area/station/maintenance/disposal/incinerator) -"pHV" = ( -/mob/living/carbon/human/species/monkey, -/turf/open/misc/dirt/jungle{ - baseturfs = /turf/open/misc/dirt - }, -/area/station/science/explab) "pIb" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -47839,22 +47928,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/tram/right) -"pYU" = ( -/obj/machinery/computer/apc_control{ - dir = 1 - }, -/obj/machinery/requests_console/directional/south{ - department = "Chief Engineer's Desk"; - name = "Chief Engineer's Request Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/machinery/computer/security/telescreen/engine{ - dir = 4; - pixel_x = -24 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/ce) "pYZ" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -49092,6 +49165,12 @@ "qxm" = ( /turf/closed/wall, /area/station/maintenance/starboard/central) +"qxs" = ( +/obj/structure/flora/bush/fullgrass/style_random, +/turf/open/misc/dirt/jungle{ + baseturfs = /turf/open/misc/dirt + }, +/area/station/science/explab) "qxT" = ( /obj/structure/reagent_dispensers/water_cooler, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -49276,11 +49355,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/science/ordnance/testlab) -"qAy" = ( -/obj/structure/weightmachine/stacklifter, -/obj/effect/turf_decal/sand, -/turf/open/floor/iron, -/area/station/security/prison/workout) "qAB" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/brigdoor/left/directional/west{ @@ -50548,6 +50622,19 @@ /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, /turf/open/floor/iron, /area/station/engineering/atmos) +"qXO" = ( +/obj/machinery/requests_console/directional/south{ + department = "Cargo Bay"; + name = "Cargo Bay Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/obj/effect/turf_decal/trimline/brown/filled/line, +/obj/effect/turf_decal/siding/thinplating{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) "qXS" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -52799,17 +52886,6 @@ }, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai) -"rOV" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 1 - }, -/obj/machinery/requests_console/directional/east{ - department = "Library"; - name = "Library Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/engine/cult, -/area/station/service/library) "rPj" = ( /obj/effect/turf_decal/box/white{ color = "#9FED58" @@ -53254,22 +53330,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"rZA" = ( -/obj/effect/turf_decal/trimline/red/filled/line{ - dir = 8 - }, -/obj/machinery/computer/prisoner/management{ - dir = 4 - }, -/obj/machinery/requests_console/directional/west{ - department = "Security"; - name = "Security Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/showroomfloor, -/area/station/security/warden) "rZD" = ( /obj/structure/industrial_lift/tram, /obj/structure/window/reinforced/tram/left/directional/south, @@ -53377,6 +53437,14 @@ /obj/machinery/portable_atmospherics/canister/air, /turf/open/floor/engine/air, /area/station/engineering/atmos) +"sbj" = ( +/obj/structure/table/wood, +/obj/machinery/firealarm/directional/north, +/obj/item/book/bible, +/turf/open/floor/iron/chapel{ + dir = 9 + }, +/area/station/service/chapel) "sbp" = ( /obj/machinery/light/directional/east, /obj/machinery/newscaster/directional/east, @@ -53583,28 +53651,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/hallway/secondary/exit) -"sfa" = ( -/obj/machinery/computer/security/qm{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 8 - }, -/obj/machinery/light/directional/west, -/obj/machinery/requests_console/directional/west{ - department = "Quartermaster's Desk"; - name = "Quartermaster's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/camera{ - c_tag = "Cargo - Quartermaster's Office"; - dir = 10; - network = list("ss13","cargo") - }, -/turf/open/floor/iron, -/area/station/command/heads_quarters/qm) "sfv" = ( /obj/machinery/duct, /obj/structure/railing/corner{ @@ -54896,12 +54942,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/station/maintenance/disposal) -"sCv" = ( -/obj/structure/table/wood, -/obj/machinery/light/dim/directional/north, -/obj/item/book/bible, -/turf/open/floor/carpet, -/area/station/service/chapel/monastery) "sCw" = ( /obj/structure/chair/comfy/beige{ dir = 4 @@ -55470,12 +55510,6 @@ }, /turf/open/floor/iron, /area/station/commons/dorms) -"sMp" = ( -/obj/structure/flora/bush/jungle/c/style_random, -/turf/open/misc/dirt/jungle{ - baseturfs = /turf/open/misc/dirt - }, -/area/station/science/explab) "sMr" = ( /obj/structure/cable, /turf/open/floor/circuit/telecomms/mainframe, @@ -55493,23 +55527,6 @@ }, /turf/open/floor/iron, /area/station/commons/dorms) -"sNa" = ( -/obj/machinery/requests_console/directional/north{ - department = "Head of Security's Desk"; - name = "Head of Security's Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/camera{ - c_tag = "Security - Head of Security's Office"; - dir = 9; - network = list("ss13","Security") - }, -/obj/machinery/computer/records/security, -/turf/open/floor/carpet, -/area/station/command/heads_quarters/hos) "sNb" = ( /obj/structure/railing/corner{ dir = 4 @@ -56342,6 +56359,17 @@ "tag" = ( /turf/closed/wall/r_wall, /area/station/security/lockers) +"tai" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 1 + }, +/obj/machinery/requests_console/directional/east{ + department = "Library"; + name = "Library Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/engine/cult, +/area/station/service/library) "taw" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible, /turf/open/floor/iron, @@ -56816,26 +56844,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"tiT" = ( -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 1 - }, -/obj/machinery/requests_console/directional/south{ - department = "Bridge"; - name = "Bridge Requests Console"; - pixel_y = 30 - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/obj/effect/mapping_helpers/requests_console/information, -/obj/effect/mapping_helpers/requests_console/assistance, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/obj/structure/disposalpipe/junction{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/command/bridge) "tiV" = ( /obj/structure/table/reinforced, /obj/machinery/light/dim/directional/west, @@ -57490,17 +57498,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/evidence) -"tub" = ( -/obj/structure/table/wood, -/obj/machinery/light/warm/directional/north, -/obj/item/flashlight/lamp, -/obj/machinery/requests_console/directional/north{ - department = "Chapel"; - name = "Chapel Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/assistance, -/turf/open/floor/iron/grimy, -/area/station/service/chapel/office) "tuf" = ( /obj/structure/window/reinforced/spawner/directional/east, /obj/structure/table, @@ -58088,19 +58085,6 @@ "tFJ" = ( /turf/closed/wall/r_wall, /area/station/maintenance/department/security) -"tFP" = ( -/obj/machinery/chem_master/condimaster{ - desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; - name = "SapMaster XP" - }, -/obj/machinery/requests_console/directional/north{ - department = "Hydroponics"; - name = "Hydroponics Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/turf_decal/tile/green/fourcorners, -/turf/open/floor/iron/dark, -/area/station/service/hydroponics) "tFQ" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -58412,13 +58396,6 @@ /obj/effect/landmark/start/chemist, /turf/open/floor/iron/white, /area/station/medical/chemistry) -"tMh" = ( -/obj/structure/flora/bush/fullgrass/style_random, -/obj/effect/landmark/event_spawn, -/turf/open/misc/dirt/jungle{ - baseturfs = /turf/open/misc/dirt - }, -/area/station/science/explab) "tMw" = ( /obj/effect/turf_decal/trimline/purple/filled/corner{ dir = 1 @@ -58674,6 +58651,11 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/iron, /area/station/science/lower) +"tQO" = ( +/turf/open/misc/dirt/jungle{ + baseturfs = /turf/open/misc/dirt + }, +/area/station/science/explab) "tRf" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -58816,25 +58798,6 @@ /obj/machinery/atmospherics/components/unary/portables_connector/visible/layer2, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"tTL" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/machinery/button/door/directional/west{ - id = "cytologysecure2"; - name = "Secure Pen Lockdown" - }, -/obj/machinery/requests_console/directional/north{ - department = "Cytology"; - name = "Cytology Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/ore_update, -/obj/effect/mapping_helpers/requests_console/supplies, -/turf/open/floor/iron/dark, -/area/station/science/xenobiology) "tTN" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 4 @@ -59877,6 +59840,10 @@ "ulV" = ( /turf/closed/wall/r_wall, /area/station/engineering/break_room) +"ulW" = ( +/obj/structure/weightmachine, +/turf/open/floor/iron, +/area/station/security/prison/workout) "ume" = ( /obj/structure/sign/warning/docking, /turf/closed/wall, @@ -60497,23 +60464,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) -"uxj" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 1 - }, -/obj/machinery/requests_console/directional/north{ - department = "Telecomms Admin"; - name = "Telecomms Requests Console" - }, -/obj/effect/mapping_helpers/requests_console/announcement, -/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/structure/cable, -/turf/open/floor/iron, -/area/station/tcommsat/computer) "uxn" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 1 @@ -61019,6 +60969,19 @@ "uGq" = ( /turf/closed/wall, /area/station/science/ordnance/bomb) +"uGw" = ( +/obj/machinery/chem_master/condimaster{ + desc = "Used to separate out liquids - useful for purifying botanical extracts. Also dispenses condiments."; + name = "SapMaster XP" + }, +/obj/machinery/requests_console/directional/north{ + department = "Hydroponics"; + name = "Hydroponics Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/turf_decal/tile/green/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/hydroponics) "uGy" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -63561,6 +63524,23 @@ /obj/structure/industrial_lift/public, /turf/open/floor/plating/elevatorshaft, /area/station/maintenance/tram/mid) +"vyf" = ( +/obj/structure/table/wood, +/obj/item/folder/blue, +/obj/item/stamp/head/hop, +/obj/item/trapdoor_remote/preloaded{ + pixel_x = -8 + }, +/obj/machinery/requests_console/directional/west{ + department = "Head of Personnel's Desk"; + name = "Head of Personnel's Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/announcement, +/obj/effect/mapping_helpers/requests_console/information, +/obj/effect/mapping_helpers/requests_console/supplies, +/obj/effect/mapping_helpers/requests_console/assistance, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "vyo" = ( /obj/machinery/duct, /obj/structure/cable, @@ -67353,10 +67333,6 @@ }, /turf/open/floor/iron/white, /area/station/commons/vacant_room) -"wSS" = ( -/obj/structure/weightmachine/stacklifter, -/turf/open/floor/iron, -/area/station/security/prison/workout) "wTl" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 5 @@ -67484,6 +67460,25 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/checker, /area/station/commons/lounge) +"wWI" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/button/door/directional/west{ + id = "cytologysecure2"; + name = "Secure Pen Lockdown" + }, +/obj/machinery/requests_console/directional/north{ + department = "Cytology"; + name = "Cytology Requests Console" + }, +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/effect/mapping_helpers/requests_console/supplies, +/turf/open/floor/iron/dark, +/area/station/science/xenobiology) "wWM" = ( /obj/effect/turf_decal/trimline/white/filled/line{ dir = 1 @@ -69425,6 +69420,11 @@ "xNT" = ( /turf/closed/wall/r_wall, /area/station/science/genetics) +"xNU" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/sand, +/turf/open/floor/iron, +/area/station/security/prison/workout) "xNW" = ( /obj/structure/lattice/catwalk, /obj/structure/cable, @@ -87496,11 +87496,11 @@ lFk slx lFk jZM -qAy +xNU iqH -wSS +ulW dwa -fwY +ebZ ryo gvI gvI @@ -87826,11 +87826,11 @@ npe xmm sKg hHu -dzF +gVl xhL aXo xhL -dzF +gVl xhL apC apC @@ -98365,7 +98365,7 @@ abM abM abM jIG -uxj +fMt wnh wnh wnh @@ -102483,7 +102483,7 @@ pTl ggI aSI xsl -pYU +gtM sHH ydk qHs @@ -102670,7 +102670,7 @@ lzo bKb jPw nUP -tFP +uGw ale moV tto @@ -115849,7 +115849,7 @@ qVr qVr qVr qVr -lTS +eyH inn xcM lyQ @@ -119171,9 +119171,9 @@ sQZ wSp nNh gXo -gpa +tQO gXo -gpa +tQO gkF kRR nNh @@ -119683,7 +119683,7 @@ aaa oyR sQZ sQZ -nLE +ehJ kRR mmy nNh @@ -119939,10 +119939,10 @@ aaa aaa oyR vUz -sMp -nKk +pcr +qxs kRR -tMh +iMJ pQx kRR sQZ @@ -120197,9 +120197,9 @@ aaa oyR pQx vUz -pHV -nKk -nKk +kma +qxs +qxs hgN mRD asu @@ -148983,7 +148983,7 @@ mQa tdx gmH can -rOV +tai cSr fxP xVV @@ -150230,7 +150230,7 @@ hzN hzN hzN exq -fTM +eyZ wUR hzN xQv @@ -151532,7 +151532,7 @@ xSr umf qjW kHX -iDR +vyf swc wHT omH @@ -151826,7 +151826,7 @@ mHZ isg rAS rAS -tub +oFD bLA cxA jDN @@ -153810,7 +153810,7 @@ mKP aFA dEv avP -rZA +pAO hwv bjv awz @@ -153887,7 +153887,7 @@ gHe gHe hYh vCZ -sCv +gML skw kkg buB @@ -154654,7 +154654,7 @@ jkt jkt wKP piE -mVo +ntG aQx kUo tXn @@ -155119,7 +155119,7 @@ aAr tkU qyZ qyZ -tiT +aFW fli asY pUG @@ -155160,7 +155160,7 @@ tDT ylF srN pUw -cWv +sbj qOi oqS mEs @@ -156111,7 +156111,7 @@ aaa aaa aaa rmB -sNa +gDn gJI ptu qUY @@ -158460,7 +158460,7 @@ tKH tgh ltw sWY -hhJ +nvm wKk phl sSx @@ -165167,7 +165167,7 @@ izU jyH iLD eHN -csg +jZc mma wrT uSV @@ -165189,7 +165189,7 @@ abM mBq fYo bEM -nkl +nDb wdj wdj wdj @@ -166930,7 +166930,7 @@ aaa eSx eSx bgL -mgZ +lkW fqU uGa nrV @@ -172126,7 +172126,7 @@ nIr ugt ugt ugt -nlf +lKJ ihB eNH buW @@ -177766,7 +177766,7 @@ cIv gyP dZu uxh -hwM +gvi dzu kcF soq @@ -179792,7 +179792,7 @@ kMn qza ePw hQv -sfa +bFD nAH wuC qmH @@ -180874,7 +180874,7 @@ qVr qVr qVr qVr -tTL +wWI tsg rzt xyA @@ -181634,7 +181634,7 @@ tes uIq vkE wcB -keh +kmn pbH lcc hMd @@ -182618,7 +182618,7 @@ wex rZh fhv oAV -gpD +bmJ ryS dkf lYr @@ -182647,7 +182647,7 @@ sPQ ezL rwT oxL -hMG +pol pmu mhl cli @@ -184162,7 +184162,7 @@ pRM aAp jJd aBg -gba +qXO pRM pRM pRM @@ -184513,7 +184513,7 @@ gFf oMI sDY dVM -lrx +mOT uaM pUz dbi diff --git a/code/datums/components/crafting/entertainment.dm b/code/datums/components/crafting/entertainment.dm index 69a929b5900..d01ffbc00dc 100644 --- a/code/datums/components/crafting/entertainment.dm +++ b/code/datums/components/crafting/entertainment.dm @@ -149,7 +149,7 @@ var/obj/structure/toiletbong/toiletbong = result // because we want to set the toilet's location and dir, we need to do the consumption manually - var/obj/structure/toilet/toilet = locate(/obj/structure/toilet) in range(1) + var/obj/structure/toilet/toilet = locate(/obj/structure/toilet) in range(1) if(toilet) for (var/obj/item/cistern_item in toilet.contents) cistern_item.forceMove(user.drop_location()) @@ -157,7 +157,7 @@ toiletbong.dir = toilet.dir toiletbong.loc = toilet.loc qdel(toilet) - + to_chat(user, span_notice("[user] attaches the flamethrower to the repurposed toilet.")) /datum/crafting_recipe/punching_bag @@ -174,7 +174,7 @@ /datum/crafting_recipe/stacklifter name = "Chest Press" - result = /obj/structure/weightmachine/stacklifter + result = /obj/structure/weightmachine tool_behaviors = list(TOOL_SCREWDRIVER) reqs = list( /obj/item/stack/sheet/iron = 5, @@ -195,7 +195,7 @@ ) category = CAT_ENTERTAINMENT time = 10 SECONDS - + /datum/crafting_recipe/latexballoon name = "Latex Balloon" result = /obj/item/latexballoon diff --git a/code/game/objects/structures/gym.dm b/code/game/objects/structures/gym.dm deleted file mode 100644 index 8d23b3f960c..00000000000 --- a/code/game/objects/structures/gym.dm +++ /dev/null @@ -1,193 +0,0 @@ -/obj/structure/punching_bag - name = "punching bag" - desc = "A punching bag. Can you get to speed level 4???" - icon = 'icons/obj/gym_equipment.dmi' - icon_state = "punchingbag" - anchored = TRUE - layer = WALL_OBJ_LAYER - plane = GAME_PLANE_UPPER - var/list/hit_sounds = list('sound/weapons/genhit1.ogg', 'sound/weapons/genhit2.ogg', 'sound/weapons/genhit3.ogg',\ - 'sound/weapons/punch1.ogg', 'sound/weapons/punch2.ogg', 'sound/weapons/punch3.ogg', 'sound/weapons/punch4.ogg') - -/obj/structure/punching_bag/Initialize(mapload) - . = ..() - - AddElement( \ - /datum/element/contextual_screentip_bare_hands, \ - lmb_text = "Punch", \ - ) - - var/static/list/tool_behaviors = list( - TOOL_CROWBAR = list( - SCREENTIP_CONTEXT_RMB = "Deconstruct", - ), - - TOOL_WRENCH = list( - SCREENTIP_CONTEXT_RMB = "Anchor", - ), - ) - AddElement(/datum/element/contextual_screentip_tools, tool_behaviors) - -/obj/structure/punching_bag/attack_hand(mob/user, list/modifiers) - . = ..() - if(.) - return - flick("[icon_state]-punch", src) - playsound(loc, pick(hit_sounds), 25, TRUE, -1) - if(isliving(user)) - var/mob/living/L = user - L.add_mood_event("exercise", /datum/mood_event/exercise) - L.apply_status_effect(/datum/status_effect/exercised) - -/obj/structure/punching_bag/wrench_act_secondary(mob/living/user, obj/item/tool) - tool.play_tool_sound(src) - if(anchored) - balloon_alert(user, "unsecured") - anchored = FALSE - else - balloon_alert(user, "secured") - anchored = TRUE - return TRUE - -/obj/structure/punching_bag/crowbar_act_secondary(mob/living/user, obj/item/tool) - if(anchored) - balloon_alert(user, "unsecure first!") - return FALSE - tool.play_tool_sound(src) - balloon_alert(user, "deconstructing...") - if (!do_after(user, 10 SECONDS, target = src)) - return FALSE - new /obj/item/stack/sheet/iron(get_turf(src)) - new /obj/item/stack/sheet/iron(get_turf(src)) - new /obj/item/stack/rods(get_turf(src)) - new /obj/item/pillow(get_turf(src)) - qdel(src) - return TRUE - -/obj/structure/weightmachine - desc = "Just looking at this thing makes you feel tired." - density = TRUE - anchored = TRUE - blocks_emissive = EMISSIVE_BLOCK_UNIQUE - icon = 'icons/obj/gym_equipment.dmi' - -/obj/structure/weightmachine/Initialize(mapload) - . = ..() - - AddElement( \ - /datum/element/contextual_screentip_bare_hands, \ - lmb_text = "Work out", \ - ) - - var/static/list/tool_behaviors = list( - TOOL_CROWBAR = list( - SCREENTIP_CONTEXT_RMB = "Deconstruct", - ), - - TOOL_WRENCH = list( - SCREENTIP_CONTEXT_RMB = "Anchor", - ), - ) - AddElement(/datum/element/contextual_screentip_tools, tool_behaviors) - -/obj/structure/weightmachine/proc/AnimateMachine(mob/living/user) - return - -/obj/structure/weightmachine/update_icon_state() - . = ..() - icon_state = (obj_flags & IN_USE) ? "[base_icon_state]-u" : base_icon_state - -/obj/structure/weightmachine/update_overlays() - . = ..() - - if(obj_flags & IN_USE) - . += mutable_appearance(icon, "[base_icon_state]-o", offset_spokesman = src, plane = GAME_PLANE_UPPER, layer = ABOVE_MOB_LAYER, alpha = src.alpha) - -/obj/structure/weightmachine/attack_hand(mob/living/user, list/modifiers) - . = ..() - if(.) - return - if(!user.can_perform_action(src, FORBID_TELEKINESIS_REACH)) - return - if(obj_flags & IN_USE) - balloon_alert(user, "wait your turn!") - return - else - obj_flags |= IN_USE - update_appearance() - user.setDir(SOUTH) - user.Stun(80) - user.forceMove(src.loc) - var/bragmessage = pick("pushing it to the limit","going into overdrive","burning with determination","rising up to the challenge", "getting strong now","getting ripped") - user.visible_message("[user] is [bragmessage]!") - AnimateMachine(user) - - playsound(user, 'sound/machines/click.ogg', 60, TRUE) - obj_flags &= ~IN_USE - update_appearance() - user.pixel_y = user.base_pixel_y - var/finishmessage = pick("You feel stronger!","You feel like you can take on the world!","You feel robust!","You feel indestructible!") - user.add_mood_event("exercise", /datum/mood_event/exercise) - to_chat(user, finishmessage) - user.apply_status_effect(/datum/status_effect/exercised) - -/obj/structure/weightmachine/wrench_act_secondary(mob/living/user, obj/item/tool) - tool.play_tool_sound(src) - if(anchored) - balloon_alert(user, "unsecured") - anchored = FALSE - else - balloon_alert(user, "secured") - anchored = TRUE - return TRUE - -/obj/structure/weightmachine/crowbar_act_secondary(mob/living/user, obj/item/tool) - if(anchored) - balloon_alert(user, "unsecure first!") - return FALSE - tool.play_tool_sound(src) - balloon_alert(user, "deconstructing...") - if (!do_after(user, 10 SECONDS, target = src)) - return FALSE - new /obj/item/stack/sheet/iron/five(get_turf(src)) - new /obj/item/stack/rods(get_turf(src)) - new /obj/item/stack/rods(get_turf(src)) - new /obj/item/chair(get_turf(src)) - qdel(src) - return TRUE - -/obj/structure/weightmachine/stacklifter - name = "chest press machine" - icon_state = "stacklifter" - base_icon_state = "stacklifter" - -/obj/structure/weightmachine/stacklifter/AnimateMachine(mob/living/user) - var/lifts = 0 - while (lifts++ < 6) - if (user.loc != src.loc) - break - sleep(0.3 SECONDS) - animate(user, pixel_y = -2, time = 3) - sleep(0.3 SECONDS) - animate(user, pixel_y = -4, time = 3) - sleep(0.2 SECONDS) - playsound(user, 'sound/machines/creak.ogg', 60, TRUE) - -/obj/structure/weightmachine/weightlifter - name = "inline bench press" - icon_state = "benchpress" - base_icon_state = "benchpress" - -/obj/structure/weightmachine/weightlifter/AnimateMachine(mob/living/user) - var/reps = 0 - user.pixel_y = 5 - while (reps++ < 6) - if (user.loc != src.loc) - break - for (var/innerReps = max(reps, 1), innerReps > 0, innerReps--) - sleep(0.4 SECONDS) - animate(user, pixel_y = (user.pixel_y == 3) ? 5 : 3, time = 3) - playsound(user, 'sound/machines/creak.ogg', 60, TRUE) - sleep(0.3 SECONDS) - animate(user, pixel_y = 2, time = 3) - sleep(0.3 SECONDS) diff --git a/code/game/objects/structures/gym/punching_bag.dm b/code/game/objects/structures/gym/punching_bag.dm new file mode 100644 index 00000000000..bca46ce7f4f --- /dev/null +++ b/code/game/objects/structures/gym/punching_bag.dm @@ -0,0 +1,65 @@ +/obj/structure/punching_bag + name = "punching bag" + desc = "A punching bag. Can you get to speed level 4???" + icon = 'icons/obj/gym_equipment.dmi' + icon_state = "punchingbag" + anchored = TRUE + layer = ABOVE_MOB_LAYER + ///List of sounds that can be played when punched. + var/static/list/hit_sounds = list( + 'sound/weapons/genhit1.ogg', + 'sound/weapons/genhit2.ogg', + 'sound/weapons/genhit3.ogg', + 'sound/weapons/punch1.ogg', + 'sound/weapons/punch2.ogg', + 'sound/weapons/punch3.ogg', + 'sound/weapons/punch4.ogg', + ) + +/obj/structure/punching_bag/Initialize(mapload) + . = ..() + + AddElement( \ + /datum/element/contextual_screentip_bare_hands, \ + lmb_text = "Punch", \ + ) + + var/static/list/tool_behaviors = list( + TOOL_CROWBAR = list( + SCREENTIP_CONTEXT_RMB = "Deconstruct", + ), + + TOOL_WRENCH = list( + SCREENTIP_CONTEXT_RMB = "Anchor", + ), + ) + AddElement(/datum/element/contextual_screentip_tools, tool_behaviors) + +/obj/structure/punching_bag/attack_hand(mob/living/user, list/modifiers) + . = ..() + if(.) + return + flick("[icon_state]-punch", src) + playsound(loc, pick(hit_sounds), 25, TRUE, -1) + user.add_mood_event("exercise", /datum/mood_event/exercise) + user.apply_status_effect(/datum/status_effect/exercised) + +/obj/structure/punching_bag/wrench_act_secondary(mob/living/user, obj/item/tool) + tool.play_tool_sound(src) + balloon_alert(user, anchored ? "unsecured" : "secured") + anchored = !anchored + return TRUE + +/obj/structure/punching_bag/crowbar_act_secondary(mob/living/user, obj/item/tool) + if(anchored) + balloon_alert(user, "still secured!") + return FALSE + tool.play_tool_sound(src) + balloon_alert(user, "deconstructing...") + if (!do_after(user, 10 SECONDS, target = src)) + return FALSE + new /obj/item/stack/sheet/iron(get_turf(src), 2) + new /obj/item/stack/rods(get_turf(src)) + new /obj/item/pillow(get_turf(src)) + qdel(src) + return TRUE diff --git a/code/game/objects/structures/gym/weight_machine.dm b/code/game/objects/structures/gym/weight_machine.dm new file mode 100644 index 00000000000..c66a1aec1af --- /dev/null +++ b/code/game/objects/structures/gym/weight_machine.dm @@ -0,0 +1,127 @@ +/obj/structure/weightmachine + name = "chest press machine" + desc = "Just looking at this thing makes you feel tired." + icon = 'icons/obj/gym_equipment.dmi' + icon_state = "stacklifter" + base_icon_state = "stacklifter" + can_buckle = TRUE + density = TRUE + anchored = TRUE + blocks_emissive = EMISSIVE_BLOCK_UNIQUE + + ///How much we shift the user's pixel y when using the weight machine. + var/pixel_shift_y = -3 + + ///The weight action we give to people that buckle themselves to us. + var/datum/action/push_weights/weight_action + + ///List of messages picked when using the machine. + var/static/list/more_weight = list( + "pushing it to the limit!", + "going into overdrive!", + "burning with determination!", + "rising up to the challenge!", + "getting strong now!", + "getting ripped!", + ) + ///List of messages picked when finished using the machine. + var/static/list/finished_message = list( + "You feel stronger!", + "You feel like you can take on the world!", + "You feel robust!", + "You feel indestructible!", + ) + +/obj/structure/weightmachine/Initialize(mapload) + . = ..() + + weight_action = new(src) + weight_action.weightpress = src + + AddElement( \ + /datum/element/contextual_screentip_bare_hands, \ + lmb_text = "Work out", \ + ) + + var/static/list/tool_behaviors = list( + TOOL_CROWBAR = list( + SCREENTIP_CONTEXT_RMB = "Deconstruct", + ), + + TOOL_WRENCH = list( + SCREENTIP_CONTEXT_RMB = "Anchor", + ), + ) + AddElement(/datum/element/contextual_screentip_tools, tool_behaviors) + +/obj/structure/weightmachine/Destroy() + QDEL_NULL(weight_action) + return ..() + +/obj/structure/weightmachine/buckle_mob(mob/living/buckled, force, check_loc) + . = ..() + weight_action.Grant(buckled) + +/obj/structure/weightmachine/unbuckle_mob(mob/living/buckled_mob, force, can_fall) + . = ..() + weight_action.Remove(buckled_mob) + +/obj/structure/weightmachine/wrench_act_secondary(mob/living/user, obj/item/tool) + tool.play_tool_sound(src) + balloon_alert(user, anchored ? "unsecured" : "secured") + anchored = !anchored + return TRUE + +/obj/structure/weightmachine/crowbar_act_secondary(mob/living/user, obj/item/tool) + if(anchored) + balloon_alert(user, "still secured!") + return FALSE + tool.play_tool_sound(src) + balloon_alert(user, "deconstructing...") + if (!do_after(user, 10 SECONDS, target = src)) + return FALSE + new /obj/item/stack/sheet/iron(get_turf(src), 5) + new /obj/item/stack/rods(get_turf(src), 2) + new /obj/item/chair(get_turf(src)) + qdel(src) + return TRUE + +/obj/structure/weightmachine/proc/perform_workout(mob/living/user) + user.balloon_alert_to_viewers("[pick(more_weight)]") + START_PROCESSING(SSobj, src) + if(do_after(user, 8 SECONDS, src) && user.has_gravity()) + user.Stun(2 SECONDS) + user.balloon_alert(user, pick(finished_message)) + user.add_mood_event("exercise", /datum/mood_event/exercise) + user.apply_status_effect(/datum/status_effect/exercised) + end_workout() + +/obj/structure/weightmachine/proc/end_workout() + playsound(src, 'sound/machines/click.ogg', 60, TRUE) + STOP_PROCESSING(SSobj, src) + icon_state = initial(icon_state) + +/obj/structure/weightmachine/process(seconds_per_tick) + if(!has_buckled_mobs()) + end_workout() + return FALSE + var/image/workout_icon = new(icon, src, "[base_icon_state]-o", ABOVE_MOB_LAYER) + workout_icon.plane = GAME_PLANE_UPPER + flick_overlay_view(workout_icon, 8) + flick("[base_icon_state]-u", src) + var/mob/living/user = buckled_mobs[1] + animate(user, pixel_y = pixel_shift_y, time = 4) + playsound(user, 'sound/machines/creak.ogg', 60, TRUE) + animate(pixel_y = user.base_pixel_y, time = 4) + return TRUE + +/** + * Weight lifter subtype + */ +/obj/structure/weightmachine/weightlifter + name = "inline bench press" + icon_state = "benchpress" + base_icon_state = "benchpress" + + pixel_shift_y = 5 + diff --git a/code/game/objects/structures/gym/weight_machine_action.dm b/code/game/objects/structures/gym/weight_machine_action.dm new file mode 100644 index 00000000000..16bb4f5d476 --- /dev/null +++ b/code/game/objects/structures/gym/weight_machine_action.dm @@ -0,0 +1,22 @@ +/** + * The action button given by the weight machine's buckle. + * This allows users to manually trigger working out. + */ +/datum/action/push_weights + name = "Work out" + desc = "Start working out" + button_icon = 'icons/obj/gym_equipment.dmi' + button_icon_state = "stacklifter" + ///Reference to the weightpress we are created inside of. + var/obj/structure/weightmachine/weightpress + +/datum/action/push_weights/IsAvailable(feedback = FALSE) + if(DOING_INTERACTION(owner, weightpress)) + return FALSE + return TRUE + +/datum/action/push_weights/Trigger(trigger_flags) + . = ..() + if(!.) + return FALSE + weightpress.perform_workout(owner) diff --git a/icons/obj/gym_equipment.dmi b/icons/obj/gym_equipment.dmi index e873c3c8f3049f3f4ccd1d123fbc948db57f236e..f9f6cdf4ca29c4a02c5d15433bc96f0e416916aa 100644 GIT binary patch delta 2112 zcmV-G2*3A_65bJzwSU5TR9JLGWpiV4X>fFDZ*Bkpc$}q@u?~VT5QgXWDH>S8SY&lE z5W^tvQ0PG$v5>Y%e0v)ha411zZu#!=-+zCThUAi8i;`rw0zW|;*(-7;>EVdcB)Ju? zIVBhgkgc#wV=S}aFmO=cJK0#!0Y+SEY}KMKJ8zfnccZwA(aEP2;@(8?Jr;2_tDH z3^KTfNpfoRiGR^tA%k<3GIswF$>?4$j)V0-#5^9N=JmsMhPgRffQ)z(y9StxqXme6 z5}qSj7)J|;H=D>@jwARcE z%@c>fjwg13n)CSQ-!BVj(u(2b5J}Q60n1Z|z>cSOfq$B(R)JuoQoC3mQJV5sJWp>7 zBu`xeTh1H;JI?F^5dzXw&Q7%5?f9$5-L_XDl6wS7?h&ZCOCUx-Cd5bi)0RiR-9F`J z2`DZFa?VTP{92&kK7m=`5r`5XvNKWOUex%MGh+-4?*umds{%`pK#Tx>@_sK0 z1@<}qLy?|gasKo7>k1IOEd9Ky0GK} z_sG9?@-9#qGX!y2poc%i1db6P*YKuy8!O7{bgBv*msh~U;|+mh1jscUMcso$Ucjs< zvI58D74UHJ+rns$5uny^k{FMvqRgr)D}QiYt>Hi%BS6leiuUorFJP9PDjb*Xp*Z>q zvZyYxYn4ZG|#5vuG-2*(!#PuYZU6~1a$Pgw~zTNE}#kc&xA5F@GMp3Xx*ldP9&t!|X9qinwAK>8yJbyF= zwD!DgF$7q-ApqcE%Rdz?5xc)VdtS6~(nzp#9S{#H;KT(q&LSWF*en6jB9RO`*8y?n z-9R7;C{M*tdlaYEI7wcTc8xbnM7DGRapv7Xpa~RJzQivgV)+xdFJFW(pykBJ=6aeE!uXlb3*{YCkUs&EaO!+w?V`I7cHFhme4iV0r9Yr85=yE z|1Vm!>tN?PAbv9e+W)r;=<}ff7Y`n)0Mq}s6*!*XNPy}8+X@`dZzaIE4S!k-9L;Yd zAnhJRskJ}?zmb5bnZL+U;COy30qO8y8Xi3U5&?;^2Vg63JP#gf>~_eM>1w9o;bS;j zIw@acjWyO-!x_%M+`|4zSLlEW#0!|opZ6Ciy;TQ48TK#>=g-p$)CQ`BcZlTA)0O~K zAj(^%`SZjX1`0%Zs}z5px_<?;n(pz=$&f6pS^SC8&?XJrfHN&z%%YV}C3e22bDk$-w#(U(X{s)Pb5Gl$FI*SYDWTqLmjC3;qgCe6(5cS0EaqI^CQM@!f?~^Bh>;1M@B+)?K1;+>fE;a0g5e6=S&{L&@O|h#qUqA9MTr>;Ay9 z{r`1;VCj5*e}8}7A3)guGy4Akr`rE>bE^G6KPTG%^K+v8KR=(@JDq^j?El$0{nu97 z20{4!fx!NH`2B(93s5~SpmpOnN1X{kUumNK0k``L^}u15zaM^o0PGPIqdR!)Yp4eb zhZG?Fcb{_v^gv;^KJxwm-JYb_qZ4?ebbFFwk51@~-Z`-Vszp!PBA8%*V0{nFzJ%x& qJ!Okviv0n)MNioxSoa6+GyVq*Oo9x4i?llc0000_y@B9 delta 2161 zcmV-%2#)vO5swm(wSU2SR9JLGWpiV4X>fFDZ*Bkpc$}qDK@Ng25Inc9Xy6J)kgFF1 zF&yL%1y;Hd3u%kQ-`kXf8cR5sxy){6XJ?ZQ*{L{}70WLreSp$9NOok|ZcoXKtr503 zq?8E2PMD?8h8wUnu%x;5cr~B`N?KIfb`wgjir-=3K5abt)qk1oLeHO;rjY|B3TBk; zy4CQXRSmKcqXMlr4|q%0^83Zx36sddpKzS46UwgU-R9O0ZS45UMDnxy8#H7^mAjXC z0ogN{(qMu)OdX?0Dfe*njiFX%JMQyvzBK7KL~u>R87> z^1^4Z<%!2&#}l_fgn^<^XD3~6HsaBj&D!b^$pZ!z4;a+kXAon6N%Lv>ycR0g>*vyJ z0mYR;!9^>A4-HBlGRSzqAj*KOp2!Bbvd8B#F^+-Zoxz4rHCP1d&y;|J(Or2MAtOVZPe|ycqKW{X0?nMxqLQH%=kvSbjVL`?Cm+GSHsEZ>oeY zz<;ZXBRS_`-dzC?Pm%z~7*KOKFMp^h_-*q;7ufX;KztYG>I?_Cc>DEpi~%)=v$EX$ z^F@4Z)LnoZX9(h|!2o~CA~?o?n!_vWHpZ*n@wnqSuC73UXR8Q~F`(vfns#p_>H;#( z8OL#T1p-|DwQx1Z7|?S#&yBY!Ua{Sdaeo}wbC`%@45%}x)xLd*3&_}UhvRBH6-Qrz z_KDuAE+A((-ft)17z6r^L_Nvd0^$OSZyYxoxIKpr$bGsUyEkyg?=3uwqR{P$zSrsUSCjK(EBIB1%x<*@+dFai&Un5vi9MN?9DV_ zt{?OUF#9LL1%x<*tlF{EEw-zgzkj*(YrtF|=w1V;{gdDVLYzUi0<{sAMS6;-v0*j8e~iyrMXQS`M=yEh&6?V ze6YVIdw*InV}Ym3|K*nc@NPcX-;%xmYzF%L-)+F=k7A%}(9HksmQZ|LaeqGP2F?86 zWdPvgiu0*y(6~)H4TSl);(XHiXZJ=`I2(lcxZ-?j0^H{OrXB+TA6J}D;|SepAk4=V z=hGizAUDt~j4`Z|xzAr0;eLA6J}Db^TV?uP4uVi2DY_HHghF#o>R~;^5-vx4T1#dj|jpfCjPIr8xfSx7NvH0N|bh z;28!Q#AcV``1MJv_80)TX8?GHfd;YJr8xe%);fC(0NgVGI>S(dDu26lYmi-@&aHd~ z!rU_eJi|bPfq-&=#0gYK4_tw3ICzGE232^$YvX@BkIe4@es%nhFA$mE1N_SPe@cPK{2t&}#{W|a&}5g`-EXme5SQNr{L1)$ z3XhBL?_Pjt1!%qk_db5SfhK*Q7|)vnP`S?qED#PyeFePf`-B0g{NI~CgCoKi3b*42 zfCZotVLX=se}8-qjtJvW`i>re$p3@MR(M1ZN8hC9C=tTZ_qaJqgz)D#0Nljk0W*{c z;pH`O?jU(P`OF$>0BW_Umx##q`3*p!Oyv3ixqy5> zdVPRgQRzHp0JT29fpESby*@y$@O}IS*(kNbx4|1^qtyER27>qT8>|mdYk3XadkO*J n{0-Iz$Q4fCZ?HbF=nvF?9BN%INSZGx00000NkvXXu0mjf0K`XY diff --git a/tgstation.dme b/tgstation.dme index 4000a3164e3..018e1c7f9c9 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -2229,7 +2229,6 @@ #include "code\game\objects\structures\grille.dm" #include "code\game\objects\structures\guillotine.dm" #include "code\game\objects\structures\guncase.dm" -#include "code\game\objects\structures\gym.dm" #include "code\game\objects\structures\headpike.dm" #include "code\game\objects\structures\hivebot.dm" #include "code\game\objects\structures\holosign.dm" @@ -2312,6 +2311,9 @@ #include "code\game\objects\structures\crates_lockers\crates\secure.dm" #include "code\game\objects\structures\crates_lockers\crates\syndicrate.dm" #include "code\game\objects\structures\crates_lockers\crates\wooden.dm" +#include "code\game\objects\structures\gym\punching_bag.dm" +#include "code\game\objects\structures\gym\weight_machine.dm" +#include "code\game\objects\structures\gym\weight_machine_action.dm" #include "code\game\objects\structures\icemoon\cave_entrance.dm" #include "code\game\objects\structures\lavaland\geyser.dm" #include "code\game\objects\structures\lavaland\necropolis_tendril.dm" diff --git a/tools/UpdatePaths/Scripts/75389_weight-machine.txt b/tools/UpdatePaths/Scripts/75389_weight-machine.txt new file mode 100644 index 00000000000..27dec4d13a1 --- /dev/null +++ b/tools/UpdatePaths/Scripts/75389_weight-machine.txt @@ -0,0 +1 @@ +/obj/structure/weightmachine/stacklifter : /obj/structure/weightmachine