From d52445f5dff134e6818b1466547ad986e26c76fe Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Mon, 29 May 2023 00:42:43 +0100 Subject: [PATCH] [MIRROR] Turns Chickens into Basic Mobs [MDB IGNORE] (#21414) * Turns Chickens into Basic Mobs (#75592) * Turns Chickens into Basic Mobs * modular * Update VoidRaptor.dmm --------- Co-authored-by: san7890 Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com> Co-authored-by: lessthanthree <83487515+lessthnthree@users.noreply.github.com> Co-authored-by: Jolly-66 <70232195+Jolly-66@users.noreply.github.com> --- .../LavaRuins/lavaland_biodome_beach.dmm | 2 +- .../lavaland_surface_ash_walker1_skyrat.dmm | 2 +- _maps/map_files/MetaStation/MetaStation.dmm | 2416 +++--- _maps/map_files/NorthStar/north_star.dmm | 7228 ++++++++--------- _maps/map_files/VoidRaptor/VoidRaptor.dmm | 1208 +-- _maps/map_files/generic/CentCom_skyrat_z2.dmm | 300 +- _maps/shuttles/emergency_tranquility.dmm | 2 +- code/_globalvars/phobias.dm | 2 +- .../basic_subtrees/speech_subtree.dm | 6 + code/datums/memory/_memory.dm | 2 +- code/game/objects/items/food/monkeycube.dm | 2 +- code/modules/events/ghost_role/sentience.dm | 16 +- code/modules/events/wizard/petsplosion.dm | 10 +- .../experisci/experiment/experiments.dm | 9 +- .../mob/living/basic/farm_animals/chicken.dm | 95 + code/modules/mob/living/living.dm | 18 +- .../simple_animal/friendly/farm_animals.dm | 74 +- .../vatgrowing/samples/cell_lines/common.dm | 2 +- .../unit_tests/simple_animal_freeze.dm | 2 - .../modules/mapping/voidraptor/code/mob.dm | 8 +- tgstation.dme | 1 + .../75592_simple_to_basic_chickens.txt | 1 + 22 files changed, 5721 insertions(+), 5685 deletions(-) create mode 100644 code/modules/mob/living/basic/farm_animals/chicken.dm create mode 100644 tools/UpdatePaths/Scripts/75592_simple_to_basic_chickens.txt diff --git a/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm b/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm index 181dcf507cf..6d0cc639e53 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_biodome_beach.dmm @@ -1420,7 +1420,7 @@ /area/ruin/powered/beach) "Xa" = ( /obj/item/melee/skateboard/hoverboard, -/mob/living/simple_animal/chicken{ +/mob/living/basic/chicken{ name = "Chicken Joe" }, /turf/open/misc/beach/sand, diff --git a/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_ash_walker1_skyrat.dmm b/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_ash_walker1_skyrat.dmm index 832055a114d..ba9289cf96f 100644 --- a/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_ash_walker1_skyrat.dmm +++ b/_maps/RandomRuins/LavaRuins/skyrat/lavaland_surface_ash_walker1_skyrat.dmm @@ -927,7 +927,7 @@ /obj/structure/stone_tile/surrounding_tile{ dir = 8 }, -/mob/living/simple_animal/chicken{ +/mob/living/basic/chicken{ name = "\improper gunther"; desc = "An odd looking gutlunch, this one seems to have feathers and lay eggs, not like you'd complain about that."; unsuitable_atmos_damage = 0 diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 430d3f82c68..2718038433b 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -10,6 +10,9 @@ /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, @@ -676,6 +679,15 @@ "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 + }, +/obj/structure/lattice, +/turf/open/space/basic, +/area/space/nearstation) "aok" = ( /turf/open/floor/iron, /area/station/cargo/storage) @@ -1987,12 +1999,6 @@ /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, @@ -3096,6 +3102,19 @@ /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, @@ -3679,15 +3698,6 @@ 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, @@ -4227,6 +4237,17 @@ "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{ @@ -4325,14 +4346,6 @@ /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, @@ -4584,14 +4597,6 @@ }, /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, @@ -5104,6 +5109,13 @@ }, /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 @@ -5237,10 +5249,6 @@ /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 @@ -5284,19 +5292,31 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/white, /area/station/medical/virology) -"bVX" = ( -/obj/machinery/dna_scannernew, -/obj/effect/turf_decal/siding/purple{ - dir = 10 +"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" }, -/obj/machinery/requests_console/directional/west{ - department = "Genetics"; - name = "Genetics Requests Console" +/obj/effect/mapping_helpers/requests_console/ore_update, +/obj/item/folder/white{ + pixel_x = 4; + pixel_y = -3 }, -/obj/effect/mapping_helpers/requests_console/supplies, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/turf/open/floor/iron/dark, -/area/station/science/genetics) +/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) "bWM" = ( /obj/item/radio/intercom/directional/south, /obj/effect/turf_decal/tile/blue, @@ -5330,6 +5350,16 @@ }, /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, @@ -5666,6 +5696,10 @@ /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, @@ -5694,28 +5728,6 @@ }, /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, @@ -5882,6 +5894,37 @@ /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, @@ -6597,16 +6640,6 @@ /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, @@ -6711,6 +6744,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"cyU" = ( +/obj/structure/table/wood, +/obj/item/toy/plush/carpplushie{ + greyscale_colors = "#ff5050#000000"; + name = "\improper Nanotrasen wildlife department space carp plushie" + }, +/turf/open/floor/carpet, +/area/station/command/corporate_showroom) "cyW" = ( /turf/open/floor/iron, /area/station/engineering/atmos) @@ -6932,24 +6973,6 @@ }, /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, @@ -7039,19 +7062,6 @@ /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 @@ -7091,22 +7101,6 @@ }, /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, @@ -7220,6 +7214,14 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/carpet, /area/station/commons/dorms) +"cLa" = ( +/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) "cLc" = ( /obj/structure/chair/office, /obj/effect/landmark/start/quartermaster, @@ -7281,6 +7283,12 @@ /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, @@ -7351,15 +7359,6 @@ /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{ @@ -8886,6 +8885,22 @@ /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, @@ -8944,13 +8959,6 @@ /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, @@ -9141,6 +9149,17 @@ /obj/structure/cable, /turf/open/floor/carpet, /area/station/command/corporate_showroom) +"dvX" = ( +/mob/living/basic/chicken{ + name = "Kentucky"; + real_name = "Kentucky" + }, +/obj/structure/window{ + dir = 8 + }, +/obj/structure/window, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "dvZ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/navbeacon{ @@ -9737,6 +9756,17 @@ /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, @@ -10297,6 +10327,11 @@ /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, @@ -11054,23 +11089,6 @@ }, /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{ @@ -11483,6 +11501,26 @@ }, /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) @@ -12355,6 +12393,13 @@ }, /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, @@ -13082,15 +13127,6 @@ }, /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 @@ -13295,6 +13331,10 @@ }, /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 @@ -13429,17 +13469,6 @@ /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{ @@ -13577,6 +13606,24 @@ /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, @@ -13712,13 +13759,6 @@ }, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"fgf" = ( -/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) "fgl" = ( /obj/effect/turf_decal/stripes/line{ dir = 9 @@ -14252,26 +14292,6 @@ /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 @@ -14382,6 +14402,13 @@ /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, @@ -14620,6 +14647,23 @@ /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, @@ -14651,15 +14695,6 @@ }, /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, @@ -14764,21 +14799,6 @@ /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, @@ -14983,6 +15003,13 @@ /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, @@ -15506,10 +15533,6 @@ /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" @@ -17004,6 +17027,20 @@ /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, @@ -17364,14 +17401,6 @@ /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, @@ -18184,13 +18213,6 @@ /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, @@ -18302,6 +18324,15 @@ /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{ @@ -19830,6 +19861,25 @@ }, /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) @@ -19956,6 +20006,14 @@ /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{ @@ -20327,26 +20385,6 @@ }, /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"; @@ -20488,16 +20526,6 @@ /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, @@ -20527,6 +20555,36 @@ /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{ @@ -20678,17 +20736,6 @@ /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, @@ -20895,6 +20942,28 @@ /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{ @@ -21320,15 +21389,6 @@ /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{ @@ -21343,10 +21403,6 @@ /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; @@ -21988,17 +22044,15 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/central) -"icO" = ( -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/machinery/door/airlock/public/glass{ - name = "Fitness Room" +"icC" = ( +/obj/structure/disposalpipe/segment{ + dir = 9 }, /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) +/obj/machinery/duct, +/turf/open/floor/plating, +/area/station/maintenance/fore) "icR" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ @@ -22137,17 +22191,6 @@ /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 @@ -22176,6 +22219,18 @@ }, /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 @@ -23797,6 +23852,10 @@ /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, @@ -23872,11 +23931,6 @@ /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{ @@ -24214,6 +24268,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) +"iMQ" = ( +/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) "iMR" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -24636,6 +24697,21 @@ /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 @@ -24888,13 +24964,6 @@ }, /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, @@ -26580,20 +26649,6 @@ "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, @@ -28254,15 +28309,6 @@ }, /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 @@ -28326,21 +28372,6 @@ /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, @@ -28360,15 +28391,6 @@ /obj/effect/turf_decal/tile/green/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/virology) -"kgB" = ( -/obj/structure/lattice/catwalk, -/obj/item/toy/plush/lizard_plushie/space/green{ - desc = "He stared into the void and listened. He didn't expect an answer..."; - name = "Void-Stares-Back" - }, -/obj/structure/marker_beacon/purple, -/turf/open/space/basic, -/area/space/nearstation) "kgC" = ( /obj/machinery/door/poddoor/incinerator_ordmix, /turf/open/floor/engine/vacuum, @@ -29778,18 +29800,6 @@ /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, @@ -29922,16 +29932,6 @@ /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{ @@ -30096,6 +30096,18 @@ /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{ @@ -30713,6 +30725,17 @@ /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, @@ -30870,13 +30893,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/white, /area/station/security/prison/visit) -"lbH" = ( -/mob/living/simple_animal/chicken{ - name = "Featherbottom"; - real_name = "Featherbottom" - }, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "lbL" = ( /obj/effect/decal/cleanable/insectguts, /obj/effect/turf_decal/siding/purple{ @@ -30887,14 +30903,6 @@ }, /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 @@ -31154,17 +31162,6 @@ /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, @@ -31247,6 +31244,17 @@ /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" @@ -31283,6 +31291,13 @@ }, /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{ @@ -31304,6 +31319,24 @@ /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, @@ -31396,14 +31429,6 @@ /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; @@ -31439,12 +31464,6 @@ /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{ @@ -32374,31 +32393,6 @@ 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, @@ -32595,6 +32589,17 @@ /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, @@ -33747,31 +33752,6 @@ /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 @@ -34379,6 +34359,11 @@ /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 @@ -34598,6 +34583,25 @@ }, /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 @@ -35093,15 +35097,21 @@ /obj/effect/spawner/random/maintenance/three, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) -"mEH" = ( -/obj/structure/weightmachine/weightlifter{ - desc = "A rusty old bench press machine, who dumped this out here?"; - name = "rusty bench press"; - color = "#f5a183" +"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" }, -/obj/effect/mapping_helpers/burnt_floor, -/turf/open/floor/plating/airless, -/area/space/nearstation) +/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) "mEL" = ( /obj/effect/spawner/random/structure/closet_maintenance, /turf/open/floor/plating, @@ -35204,22 +35214,6 @@ /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 @@ -35368,19 +35362,6 @@ /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, @@ -35479,6 +35460,17 @@ /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{ @@ -36698,25 +36690,6 @@ /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, @@ -36807,6 +36780,14 @@ /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, @@ -36864,6 +36845,13 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/command/heads_quarters/captain/private) +"njU" = ( +/mob/living/basic/chicken{ + name = "Featherbottom"; + real_name = "Featherbottom" + }, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "njW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -37034,6 +37022,17 @@ /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) "nmN" = ( /obj/structure/table, /obj/item/hand_labeler, @@ -38026,6 +38025,20 @@ /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, @@ -38057,25 +38070,6 @@ }, /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, @@ -38935,6 +38929,18 @@ /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{ @@ -39014,37 +39020,6 @@ }, /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{ @@ -39379,21 +39354,6 @@ /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{ @@ -39459,39 +39419,6 @@ }, /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; @@ -39899,6 +39826,30 @@ /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, @@ -39918,6 +39869,31 @@ /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)."; @@ -39929,17 +39905,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) -"onU" = ( -/mob/living/simple_animal/chicken{ - name = "Kentucky"; - real_name = "Kentucky" - }, -/obj/structure/window{ - dir = 8 - }, -/obj/structure/window, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "oog" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -40084,14 +40049,6 @@ /obj/item/clothing/mask/gas, /turf/open/floor/iron, /area/station/engineering/atmos) -"oqP" = ( -/obj/structure/table/wood, -/obj/item/toy/plush/carpplushie{ - greyscale_colors = "#ff5050#000000"; - name = "\improper Nanotrasen wildlife department space carp plushie" - }, -/turf/open/floor/carpet, -/area/station/command/corporate_showroom) "oqT" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/atmospherics/pipe/smart/simple/green/visible, @@ -40488,6 +40445,29 @@ /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, @@ -40612,30 +40592,6 @@ }, /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 @@ -40698,6 +40654,13 @@ }, /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, @@ -40751,21 +40714,6 @@ /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, @@ -41913,6 +41861,15 @@ /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"; @@ -41922,29 +41879,6 @@ /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{ @@ -41957,6 +41891,16 @@ }, /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 @@ -41986,20 +41930,6 @@ /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{ @@ -42298,6 +42228,16 @@ /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) @@ -42917,6 +42857,19 @@ /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 @@ -42951,6 +42904,17 @@ /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 @@ -43083,18 +43047,6 @@ /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 @@ -43230,11 +43182,6 @@ /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 @@ -43787,6 +43734,12 @@ "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, @@ -44123,6 +44076,14 @@ }, /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{ @@ -44150,15 +44111,6 @@ /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, @@ -44466,13 +44418,6 @@ /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, @@ -46402,15 +46347,6 @@ /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; @@ -46814,6 +46750,17 @@ /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 @@ -47415,6 +47362,14 @@ }, /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, @@ -48311,24 +48266,6 @@ /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 @@ -49073,17 +49010,6 @@ /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, @@ -49710,12 +49636,6 @@ /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 @@ -49793,6 +49713,17 @@ }, /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 @@ -49921,28 +49852,6 @@ }, /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, @@ -50346,11 +50255,6 @@ /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, @@ -50535,22 +50439,6 @@ /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"; @@ -51511,17 +51399,6 @@ /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{ @@ -51918,6 +51795,16 @@ /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, @@ -52320,6 +52207,19 @@ "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, @@ -52984,6 +52884,17 @@ "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{ @@ -53095,17 +53006,6 @@ /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, @@ -53387,36 +53287,6 @@ }, /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, @@ -53597,15 +53467,6 @@ /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 - }, -/obj/structure/lattice, -/turf/open/space/basic, -/area/space/nearstation) "tbp" = ( /obj/machinery/door/airlock/command/glass{ name = "Server Access" @@ -53891,17 +53752,6 @@ }, /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{ @@ -54013,16 +53863,6 @@ /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 @@ -54123,6 +53963,21 @@ }, /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{ @@ -54920,20 +54775,6 @@ /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, @@ -55108,6 +54949,17 @@ /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; @@ -55772,10 +55624,6 @@ }, /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, @@ -56183,6 +56031,15 @@ /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, @@ -56313,13 +56170,6 @@ /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) @@ -56521,6 +56371,11 @@ /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{ @@ -56747,6 +56602,22 @@ /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, @@ -56754,6 +56625,17 @@ /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 @@ -57019,6 +56901,10 @@ }, /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{ @@ -57130,6 +57016,15 @@ }, /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) @@ -57290,18 +57185,6 @@ }, /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, @@ -57831,6 +57714,15 @@ /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, @@ -57905,14 +57797,6 @@ /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 @@ -58483,6 +58367,16 @@ }, /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 @@ -59379,17 +59273,6 @@ }, /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" @@ -59455,6 +59338,15 @@ }, /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 @@ -59611,17 +59503,6 @@ /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, @@ -59678,6 +59559,20 @@ }, /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, @@ -60342,6 +60237,26 @@ /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{ @@ -60453,6 +60368,14 @@ /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, @@ -60631,14 +60554,6 @@ }, /turf/open/floor/iron, /area/station/commons/dorms) -"vzT" = ( -/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) "vzX" = ( /obj/effect/landmark/generic_maintenance_landmark, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -61098,17 +61013,6 @@ /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, @@ -61296,11 +61200,39 @@ }, /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, @@ -61416,6 +61348,10 @@ }, /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, @@ -61598,6 +61534,15 @@ /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 @@ -62142,16 +62087,6 @@ /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{ @@ -63067,6 +63002,24 @@ /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"; @@ -63339,6 +63292,39 @@ /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, @@ -63623,24 +63609,6 @@ /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, @@ -64049,6 +64017,15 @@ /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, @@ -64455,17 +64432,6 @@ /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, @@ -65605,6 +65571,14 @@ }, /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{ @@ -66235,22 +66209,6 @@ }, /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{ @@ -66376,6 +66334,28 @@ /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 @@ -66638,17 +66618,6 @@ /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, @@ -67862,6 +67831,22 @@ /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{ @@ -67871,6 +67856,12 @@ }, /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, @@ -68018,6 +68009,15 @@ }, /turf/open/floor/iron/white, /area/station/science/explab) +"yib" = ( +/obj/structure/lattice/catwalk, +/obj/item/toy/plush/lizard_plushie/space/green{ + desc = "He stared into the void and listened. He didn't expect an answer..."; + name = "Void-Stares-Back" + }, +/obj/structure/marker_beacon/purple, +/turf/open/space/basic, +/area/space/nearstation) "yih" = ( /obj/machinery/shower/directional/west, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -82263,7 +82263,7 @@ vdJ wpi kVg tgD -mfB +bWe xjH eUA sWe @@ -83235,7 +83235,7 @@ aaa kzI fxQ fcq -rpd +lkh pBJ vGx ngf @@ -86575,7 +86575,7 @@ bgx mmR nyk qIK -cgI +hKq bor iLV mQR @@ -86648,7 +86648,7 @@ kNV gnL ckz dWA -bVC +ulb aaa aaa lMJ @@ -86816,7 +86816,7 @@ jXu jXu jXu jXu -vdc +tBU kOX sIb hDX @@ -89473,13 +89473,13 @@ uXG efC hLZ tSw -wUl +bzN afo aMf xUX yjW vQg -bpl +tVy hto bnH dLy @@ -91273,7 +91273,7 @@ jJY iDN xtz tSw -ssi +ueR iJj uZD hKv @@ -91760,7 +91760,7 @@ lTP rQd cJm jGw -xAh +dra vPO bqX ulR @@ -91794,7 +91794,7 @@ phR phR phR phR -pwq +msl fkT cXw rRZ @@ -92259,7 +92259,7 @@ gqX htd oGK qPJ -ngV +hpF waH vbV ixr @@ -92751,7 +92751,7 @@ siL grl noA pJR -mJc +sGc mIl fJp bSj @@ -93811,7 +93811,7 @@ xJI tIx wmT hCt -tzr +viS rYN nZZ rla @@ -94504,15 +94504,15 @@ gkn gkn lMJ lMJ -hRx -pNi +uzi +vRi rJB wmc wrb uQK dPL aeq -ocD +wya apJ lDe qGQ @@ -94762,7 +94762,7 @@ aaa lMJ aaa aaa -tbj +anT aeq aeq aeq @@ -95850,7 +95850,7 @@ rwi jzN wyp gzi -oqP +cyU wpo oSo iXb @@ -96391,7 +96391,7 @@ xgi sck iwA sck -cEb +wsL wOS orv dPY @@ -96402,7 +96402,7 @@ rQl oIg wBq neA -bVX +vLU kZf jxW dKC @@ -97185,7 +97185,7 @@ kZk kZk dKC tVR -oYa +ovV iMp iUm lMJ @@ -97374,7 +97374,7 @@ aaf aaf aaf dsQ -fAo +tkE iYA rup uwa @@ -99176,7 +99176,7 @@ rEg uGj tyY iDh -jAc +nCB wll gpS xuH @@ -99456,7 +99456,7 @@ htd dhU dkW mvR -cGX +bgn fYL rHE dbd @@ -100157,7 +100157,7 @@ aaa rrt lMJ mxn -nDx +mwj psw asM mxn @@ -100499,7 +100499,7 @@ myB vWz hkE pke -cIv +pqN xKK xKK rJA @@ -101510,7 +101510,7 @@ wYB ebC iQI tNL -rQf +xCx xOU ijv hRQ @@ -101708,17 +101708,17 @@ aWB qgu cur ilh -cOu -pSx -pSx -cxg -bCq -pSx -pSx -pSx -uBh -eSB -gLX +oXR +ljq +ljq +syO +pMU +ljq +ljq +ljq +nja +icC +eCn ilh dKO lNf @@ -101756,7 +101756,7 @@ aLk pAr wjK cqI -foh +vtK eQE oWH nBf @@ -101804,7 +101804,7 @@ bHt snE fFo pOk -sXC +hBI krN kYD lMJ @@ -102222,7 +102222,7 @@ jCj ihX xwZ loW -kLD +oYg ilh rYH jdR @@ -102479,7 +102479,7 @@ cur vTf mVp ilh -iXd +fEW ilh ssJ msd @@ -102727,7 +102727,7 @@ aaa aaa aaa nvn -lgX +lLw ePA ilh gfe @@ -102808,7 +102808,7 @@ sIW jSk rkT tAg -rZx +yfa bTP hBB wnY @@ -102979,13 +102979,13 @@ aaa rrt aaa aaa -cIg -rBy -rBy -cIg -cIg -fNG -gvB +aag +iHc +iHc +aag +aag +vOZ +vwp ilh ilh ilh @@ -102993,7 +102993,7 @@ ilh jFO ilx ilh -xIf +rNI ilh ilh ilh @@ -103236,21 +103236,21 @@ aaa rrt lMJ lMJ -rBy -vzT -bIo -dsc -hRI -rBM -wbJ -vIk -eYH -tgu -keS -tiQ -tiQ -ifY -hBq +iHc +cLa +qWm +bSr +cfy +oAa +peF +liO +sSs +prE +gNF +uKL +uKL +mKu +bWV hSG lnc pgI @@ -103493,13 +103493,13 @@ aaa rrt aaa aaa -rBy -rMg -llO -aMG -icO -tYg -fyh +iHc +yfm +xpb +cMG +qMe +fqB +uny oew oew oew @@ -103750,11 +103750,11 @@ lMJ rrt lMJ blx -cIg -vhQ -lbT -rVT -hRI +aag +kYx +htk +ubs +cfy jlJ eZN ewf @@ -103765,7 +103765,7 @@ rwE tgo tgo lOU -sTR +nmI lnc sBa hVW @@ -104002,18 +104002,18 @@ aaa aaa aaa lMJ -mEH +veo lMJ rrt aaa aaa -rBy -oYH -lmD -obO -cIg +iHc +gpF +pHe +vLK +aag szp -kJN +nVH ewf jUH fMm @@ -104264,11 +104264,11 @@ aaa rrt lMJ lMJ -rBy -iHN -kgm -qFp -hRI +iHc +dSF +iSt +wOo +cfy iVO eZN sqz @@ -104329,7 +104329,7 @@ mqu mJk itg tEy -wEy +fbM uIs mAV vqp @@ -104521,11 +104521,11 @@ aaa rrt aaa aaa -cIg -rBy -rBy -cIg -cIg +aag +iHc +iHc +aag +aag qli clE byz @@ -105050,7 +105050,7 @@ aiw wvU kZq gNh -ptt +kOY lnc lnc wgs @@ -105582,7 +105582,7 @@ dqs lqQ wRF jzC -onU +dvX xUE jGE xyI @@ -105837,7 +105837,7 @@ lnc cUP mil lqQ -lbH +njU lJa mie ozi @@ -106397,9 +106397,9 @@ unL unL fGW unL -nXu +ckZ mma -fgf +iMQ rAo tUn wVO @@ -107388,7 +107388,7 @@ gLK qul acs uXd -hFn +dIm nLz vGl cYc @@ -107920,7 +107920,7 @@ gql fcA cVj eji -oyE +omP dss pMH fWA @@ -108671,7 +108671,7 @@ blG tBz lia ncx -efy +fxs cnK sqE sqE @@ -108945,7 +108945,7 @@ kVJ eSy juJ cZL -hyy +ely peM vbq xsy @@ -109987,7 +109987,7 @@ sVK mJa mJa ftd -uqS +igy gxb apg vuU @@ -111000,7 +111000,7 @@ khu hUu iRD xQb -oBJ +mEG nRp dtY qhI @@ -111049,7 +111049,7 @@ eoZ jjm nui wWV -lGp +onD oMA cTq jew @@ -119263,7 +119263,7 @@ aaa aaa aaa aaa -tOe +eWG aaa aaa aaa @@ -119527,7 +119527,7 @@ aaa aaa aaa aaa -kgB +yib aaa aaa aaa @@ -123852,7 +123852,7 @@ giA hSe itB pDe -mFF +ueE jGr ddq tUA diff --git a/_maps/map_files/NorthStar/north_star.dmm b/_maps/map_files/NorthStar/north_star.dmm index 16c9e58b518..80f0e21d776 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, @@ -324,6 +317,15 @@ }, /turf/open/floor/iron/smooth, /area/station/hallway/floor1/fore) +"adp" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor/heavy, +/obj/structure/disposalpipe/segment, +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) "adq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -345,11 +347,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 +430,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 +567,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 @@ -689,6 +674,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/floor3/starboard/fore) +"aif" = ( +/obj/machinery/telecomms/processor/preset_two, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "aih" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -993,6 +982,24 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/brig) +"amn" = ( +/obj/structure/table/reinforced, +/obj/structure/window/spawner, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 1 + }, +/obj/item/stock_parts/matter_bin{ + pixel_x = 2; + pixel_y = -5 + }, +/obj/item/stock_parts/micro_laser{ + pixel_y = 7 + }, +/obj/item/trash/boritos/green, +/turf/open/floor/iron/corner{ + dir = 1 + }, +/area/station/engineering/lobby) "ams" = ( /obj/effect/turf_decal/tile/red/fourcorners, /obj/machinery/atmospherics/components/binary/pump/on{ @@ -1243,11 +1250,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" @@ -1498,10 +1500,6 @@ dir = 1 }, /area/station/hallway/floor1/aft) -"asw" = ( -/obj/machinery/telecomms/server/presets/science, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "asz" = ( /obj/effect/turf_decal/tile/neutral/opposingcorners{ dir = 8 @@ -1517,6 +1515,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) @@ -1582,12 +1588,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 @@ -1796,6 +1796,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, @@ -1846,6 +1855,11 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/service/kitchen/diner) +"awz" = ( +/mob/living/simple_animal/bot/floorbot, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "awA" = ( /obj/structure/table/reinforced, /obj/item/screwdriver, @@ -1889,6 +1903,18 @@ }, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/starboard/aft) +"axn" = ( +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/obj/structure/chair/office{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/wood, +/area/station/commons/vacant_room/office) "axz" = ( /obj/effect/spawner/random/vending/colavend, /obj/structure/sign/poster/official/cleanliness{ @@ -1961,11 +1987,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 @@ -2169,6 +2190,22 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/hallway/floor1/aft) +"aBg" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engimain" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/turf/open/floor/iron, +/area/station/engineering/lobby) "aBh" = ( /obj/machinery/computer/atmos_control/nocontrol/incinerator{ dir = 8 @@ -2182,13 +2219,11 @@ }, /turf/open/floor/iron/dark, /area/station/maintenance/disposal/incinerator) -"aBo" = ( -/obj/effect/turf_decal/trimline/purple/warning{ - dir = 8 - }, -/obj/effect/spawner/random/structure/girder, +"aBx" = ( +/obj/structure/rack, +/obj/effect/spawner/random/engineering/tool, /turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) +/area/station/maintenance/floor2/starboard/aft) "aBC" = ( /obj/effect/turf_decal/siding/purple{ dir = 8 @@ -2208,6 +2243,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) @@ -2217,6 +2260,14 @@ /obj/effect/turf_decal/stripes/white/line, /turf/open/floor/iron/dark, /area/station/science/circuits) +"aBO" = ( +/obj/machinery/light/directional/north, +/obj/structure/sign/directions/dorms/directional/north{ + dir = 2 + }, +/obj/structure/railing/corner, +/turf/open/floor/iron/smooth, +/area/station/hallway/floor4/aft) "aBR" = ( /obj/item/wrench, /obj/structure/rack, @@ -2242,6 +2293,17 @@ }, /turf/open/floor/wood, /area/station/service/bar/atrium) +"aCs" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/effect/landmark/start/hangover, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor4/aft) "aCu" = ( /obj/effect/spawner/random/trash/janitor_supplies, /obj/structure/rack, @@ -2483,14 +2545,19 @@ /turf/open/floor/iron/dark, /area/station/hallway/floor2/aft) "aEY" = ( -/obj/structure/window/reinforced/plasma/spawner, -/obj/structure/window/reinforced/plasma/spawner/directional/north, -/obj/structure/window/reinforced/plasma/spawner/directional/west, -/obj/machinery/power/shuttle_engine/heater{ +/obj/structure/sign/poster/official/random/directional/east, +/obj/structure/sign/directions/dorms/directional/north, +/obj/structure/sign/directions/security/directional/north{ + pixel_y = 40 + }, +/obj/structure/sign/directions/command/directional/north{ + pixel_y = 24 + }, +/obj/structure/railing/corner{ dir = 8 }, -/turf/open/floor/plating, -/area/station/maintenance/floor1/starboard/aft) +/turf/open/floor/iron/smooth, +/area/station/hallway/floor2/fore) "aFg" = ( /obj/structure/cable/multilayer/multiz, /turf/open/floor/pod/light, @@ -2503,6 +2570,14 @@ "aFj" = ( /turf/closed/wall/r_wall, /area/station/ai_monitored/turret_protected/aisat/service) +"aFn" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "aFs" = ( /obj/structure/filingcabinet/chestdrawer, /turf/open/floor/iron/large, @@ -2591,10 +2666,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, @@ -2762,6 +2833,13 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/dark, /area/station/hallway/floor3/aft) +"aIy" = ( +/obj/machinery/light/directional/south, +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/floor3/fore) "aIB" = ( /obj/structure/window/reinforced/plasma/spawner/directional/south, /obj/machinery/power/energy_accumulator/grounding_rod/anchored, @@ -3042,16 +3120,6 @@ dir = 4 }, /area/station/hallway/floor3/aft) -"aMn" = ( -/obj/machinery/light/directional/east, -/obj/effect/turf_decal/tile/blue/half{ - dir = 8 - }, -/obj/structure/window/reinforced/spawner, -/turf/open/floor/iron/textured_edge{ - dir = 8 - }, -/area/station/medical/chemistry) "aMo" = ( /obj/machinery/door/window/right/directional/west{ dir = 2; @@ -3136,14 +3204,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, @@ -3292,17 +3352,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai) -"aQi" = ( -/obj/structure/railing{ - dir = 4 - }, -/obj/machinery/turretid{ - control_area = "/area/station/ai_monitored/turret_protected/aisat_interior"; - name = "Antechamber Turret Control"; - pixel_y = -32 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat/service) "aQk" = ( /obj/effect/turf_decal/siding/wood, /obj/structure/table/wood, @@ -3379,10 +3428,6 @@ /obj/item/flashlight/lamp, /turf/open/floor/carpet/orange, /area/station/service/chapel/office) -"aQZ" = ( -/obj/machinery/telecomms/server/presets/command, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "aRl" = ( /obj/machinery/door/airlock/highsecurity{ name = "AI Upload" @@ -3500,12 +3545,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, @@ -3515,23 +3554,6 @@ /obj/effect/spawner/random/trash/cigbutt, /turf/open/floor/iron/dark, /area/station/maintenance/floor2/starboard/aft) -"aSH" = ( -/obj/machinery/disposal/bin{ - name = "Book Returns" - }, -/obj/structure/disposalpipe/trunk{ - dir = 2 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/effect/turf_decal/siding/wood/corner{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk, -/obj/structure/window/reinforced/spawner, -/turf/open/floor/iron, -/area/station/service/library) "aSI" = ( /obj/machinery/shower/directional/west, /obj/structure/fluff{ @@ -3590,6 +3612,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{ @@ -3638,11 +3665,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 @@ -3799,6 +3821,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, @@ -3841,6 +3876,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/security/prison/safe) +"aWi" = ( +/obj/item/book/manual/wiki/tcomms, +/obj/item/radio/off{ + pixel_y = 4 + }, +/obj/structure/table, +/obj/item/multitool, +/obj/item/storage/toolbox/electrical, +/turf/open/floor/iron/smooth, +/area/station/tcommsat/computer) "aWj" = ( /obj/structure/table/wood, /obj/machinery/chem_dispenser/drinks/beer{ @@ -3989,14 +4034,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/aft) -"aXP" = ( -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/window/spawner/directional/west, -/obj/structure/window/spawner/directional/north, -/obj/structure/window/spawner, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "aXR" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -4123,13 +4160,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, @@ -4483,6 +4513,12 @@ }, /turf/open/floor/iron, /area/station/construction/mining/aux_base) +"beb" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/window/spawner, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "beh" = ( /turf/open/floor/iron, /area/station/commons/toilet) @@ -4853,12 +4889,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, @@ -5225,6 +5278,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, @@ -5386,18 +5444,18 @@ }, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) -"bov" = ( -/obj/structure/window/reinforced/tinted{ - dir = 8 +"bou" = ( +/obj/machinery/camera/directional/east{ + c_tag = "MiniSAT Access" }, -/obj/structure/chair/office{ - dir = 1 +/obj/effect/turf_decal/tile/blue/half/contrasted{ + dir = 4 }, -/obj/effect/turf_decal/siding/wood{ - dir = 10 - }, -/turf/open/floor/wood, -/area/station/commons/vacant_room/office) +/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, @@ -5507,6 +5565,14 @@ /obj/structure/table/reinforced/rglass, /turf/open/floor/iron/large, /area/station/science/robotics/lab) +"bpN" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/obj/structure/window/spawner, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "bpU" = ( /obj/effect/turf_decal/trimline/brown/arrow_ccw{ dir = 10 @@ -5615,6 +5681,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 @@ -5859,11 +5933,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" @@ -6160,11 +6229,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, @@ -6303,13 +6367,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/fakebasalt, /area/station/maintenance/floor3/port) -"bxJ" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ - dir = 10 - }, -/obj/structure/window/reinforced/plasma/spawner, -/turf/open/floor/engine/airless, -/area/station/science/ordnance/freezerchamber) "bxQ" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -6624,16 +6681,6 @@ /obj/machinery/holopad, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) -"bBw" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/structure/railing{ - dir = 8 - }, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor4/aft) "bBx" = ( /obj/effect/landmark/start/hangover, /turf/open/floor/iron, @@ -6647,17 +6694,6 @@ dir = 1 }, /area/station/hallway/floor4/aft) -"bBB" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/mass_driver/ordnance{ - dir = 1 - }, -/obj/structure/window/reinforced/spawner, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/floor/iron/dark/textured, -/area/station/science/ordnance/storage) "bBP" = ( /obj/effect/turf_decal/trimline/green/warning{ dir = 8 @@ -6736,13 +6772,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, @@ -6788,16 +6817,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) @@ -6937,11 +6968,6 @@ name = "treated water" }, /area/station/maintenance/floor1/port/aft) -"bGg" = ( -/obj/structure/table/wood, -/obj/structure/window/spawner, -/turf/open/floor/carpet/green, -/area/station/command/heads_quarters/rd) "bGh" = ( /obj/effect/spawner/random/engineering/atmospherics_portable, /obj/effect/decal/cleanable/dirt/dust, @@ -7019,6 +7045,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 @@ -7286,6 +7321,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{ @@ -7385,6 +7435,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) @@ -7650,6 +7708,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/kitchen, /area/station/service/kitchen) +"bQJ" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/obj/machinery/telecomms/processor/preset_four, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "bQK" = ( /obj/effect/spawner/random/structure/chair_maintenance{ dir = 4 @@ -7734,22 +7802,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, @@ -7803,6 +7855,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 @@ -7938,6 +7998,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 @@ -8050,11 +8118,6 @@ /obj/machinery/duct, /turf/open/floor/wood, /area/station/service/kitchen/diner) -"bVo" = ( -/mob/living/simple_animal/bot/floorbot, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat_interior) "bVy" = ( /turf/open/floor/iron/dark/side{ dir = 1 @@ -8149,6 +8212,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"; @@ -8171,14 +8242,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 @@ -8364,17 +8435,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 @@ -8534,6 +8601,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, @@ -8580,6 +8658,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 @@ -8666,14 +8758,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, @@ -8777,14 +8861,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 @@ -9090,11 +9166,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, @@ -9487,6 +9558,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, @@ -9747,6 +9826,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/floor4/starboard/aft) +"csI" = ( +/obj/machinery/door/airlock/highsecurity, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/aft) +"csL" = ( +/obj/effect/landmark/start/hangover, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/floor1/fore) "csM" = ( /obj/effect/turf_decal/siding/wood{ dir = 1 @@ -9896,6 +9992,18 @@ /obj/structure/flora/bush/flowers_pp/style_random, /turf/open/floor/grass, /area/station/hallway/secondary/entry) +"cuW" = ( +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor/heavy, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/duct, +/obj/machinery/door/airlock/public/glass{ + name = "Bar" + }, +/turf/open/floor/iron/dark, +/area/station/service/bar/atrium) "cuZ" = ( /obj/effect/turf_decal/tile/blue, /obj/effect/turf_decal/tile/blue{ @@ -9988,11 +10096,6 @@ /obj/structure/railing, /turf/open/floor/iron/dark/textured_large, /area/station/hallway/floor1/aft) -"cvV" = ( -/obj/structure/window/plasma/spawner, -/obj/machinery/rnd/server, -/turf/open/floor/circuit/telecomms, -/area/station/science/server) "cvW" = ( /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /obj/machinery/door/airlock/hatch{ @@ -10217,15 +10320,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) @@ -10275,12 +10369,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, @@ -10412,6 +10500,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 @@ -10471,25 +10595,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 @@ -10587,14 +10692,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, @@ -11073,6 +11170,18 @@ /obj/effect/decal/remains/human, /turf/open/floor/pod/dark, /area/station/service/kitchen/abandoned) +"cLL" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp, +/obj/effect/turf_decal/siding/wood, +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/obj/structure/window/reinforced/tinted{ + dir = 1 + }, +/turf/open/floor/carpet, +/area/station/commons/vacant_room/office) "cLQ" = ( /obj/machinery/door/airlock{ name = "Locker Room" @@ -11125,6 +11234,10 @@ /obj/structure/table/reinforced, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/maintenance/radshelter/sci) +"cMp" = ( +/obj/machinery/telecomms/receiver/preset_right, +/turf/open/floor/circuit/green/telecomms, +/area/station/tcommsat/server) "cMA" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -11483,6 +11596,10 @@ dir = 6 }, /area/station/command/teleporter) +"cRK" = ( +/obj/machinery/telecomms/server/presets/common, +/turf/open/floor/circuit/green/telecomms, +/area/station/tcommsat/server) "cRL" = ( /obj/structure/bodycontainer/morgue{ dir = 8 @@ -11577,12 +11694,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" @@ -11623,21 +11734,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, @@ -11682,21 +11778,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) -"cTX" = ( -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/window/reinforced/tinted{ - dir = 8 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/disposal/bin{ - name = "Book Returns" - }, -/turf/open/floor/iron, -/area/station/service/library) "cUb" = ( /obj/effect/landmark/start/chemist, /obj/effect/turf_decal/tile/blue/half{ @@ -11716,21 +11797,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) -"cUi" = ( -/obj/machinery/biogenerator, -/obj/structure/window/reinforced/spawner/directional/north, -/obj/structure/window/reinforced/spawner, -/obj/machinery/door/firedoor, -/turf/open/floor/plating, -/area/station/service/hydroponics) "cUm" = ( /obj/effect/turf_decal/siding/wood, /obj/machinery/power/apc/auto_name/directional/east, @@ -11821,6 +11887,11 @@ /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/iron/chapel, /area/station/service/chapel) +"cVt" = ( +/obj/structure/window/reinforced/spawner, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/science/xenobiology) "cVz" = ( /obj/machinery/door/airlock/security{ name = "Gulag" @@ -11972,16 +12043,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, @@ -12059,10 +12120,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"cXP" = ( -/obj/machinery/telecomms/bus/preset_three, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "cYh" = ( /obj/structure/railing{ dir = 1 @@ -12232,13 +12289,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, @@ -12332,13 +12382,6 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/wood, /area/station/hallway/floor4/fore) -"dca" = ( -/obj/machinery/atmospherics/components/unary/passive_vent{ - name = "killroom vent" - }, -/obj/structure/window/reinforced/plasma/spawner, -/turf/open/floor/engine/telecomms, -/area/station/science/xenobiology) "dch" = ( /obj/machinery/light/directional/east, /obj/structure/sign/poster/random/directional/south, @@ -12455,6 +12498,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, @@ -12738,6 +12786,13 @@ "diA" = ( /turf/closed/wall, /area/station/service/kitchen/coldroom) +"diK" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/obj/structure/window/spawner, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "diS" = ( /obj/machinery/door/airlock/freezer{ name = "Bathroom" @@ -12751,6 +12806,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 @@ -13023,13 +13085,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 @@ -13333,6 +13388,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 @@ -13379,26 +13446,23 @@ }, /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, /obj/machinery/oven, /turf/open/floor/iron/kitchen, /area/station/service/kitchen/abandoned) -"dsJ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/chair/plastic{ - dir = 8 - }, -/obj/item/toy/plush/lizard_plushie/space/green{ - name = "Warns-The-Fool"; - pixel_x = -3; - pixel_y = 2 - }, -/turf/open/floor/iron/dark/airless, -/area/station/hallway/floor1/aft) "dtb" = ( /obj/machinery/door/airlock/science/glass{ name = "Break Room" @@ -13497,6 +13561,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 @@ -13789,18 +13857,6 @@ }, /turf/open/floor/carpet/royalblack, /area/station/service/kitchen/diner) -"dzm" = ( -/obj/structure/frame/computer{ - dir = 4 - }, -/obj/structure/window/reinforced/tinted{ - dir = 8 - }, -/obj/effect/turf_decal/siding/wood{ - dir = 10 - }, -/turf/open/floor/wood, -/area/station/commons/vacant_room/office) "dzo" = ( /obj/machinery/computer/mech_bay_power_console{ dir = 4 @@ -13830,6 +13886,12 @@ dir = 5 }, /area/station/hallway/secondary/exit) +"dzt" = ( +/obj/structure/window/plasma/spawner/directional/east, +/obj/structure/window/plasma/spawner, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on, +/turf/open/floor/plating, +/area/station/science/server) "dzB" = ( /obj/structure/marker_beacon/burgundy, /obj/structure/cable, @@ -13923,13 +13985,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{ @@ -13993,6 +14048,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/floor3/aft) +"dBC" = ( +/obj/structure/stairs/north, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/floor1/fore) "dBI" = ( /obj/effect/turf_decal/stripes, /obj/structure/window/reinforced/spawner/directional/south, @@ -14370,6 +14432,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, @@ -14619,6 +14687,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 @@ -14688,11 +14760,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard/fore) -"dLm" = ( -/obj/structure/weightmachine, -/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 @@ -14716,15 +14783,6 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/white/textured_large, /area/station/service/chapel) -"dLA" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/structure/window/reinforced/tinted{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/hallway/floor2/fore) "dLI" = ( /obj/machinery/airalarm/directional/south, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -14852,14 +14910,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, @@ -14877,22 +14927,6 @@ /obj/machinery/duct, /turf/open/floor/iron/dark/smooth_large, /area/station/service/bar) -"dNx" = ( -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/airlock/access/any/engineering/general, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "engimain" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, -/turf/open/floor/iron, -/area/station/engineering/lobby) "dNy" = ( /obj/machinery/camera/autoname/directional/east, /turf/open/floor/iron, @@ -15030,6 +15064,17 @@ dir = 4 }, /area/station/security/office) +"dPg" = ( +/obj/structure/industrial_lift/public, +/obj/effect/landmark/lift_id{ + specific_lift_id = "fore_vator" + }, +/obj/effect/abstract/elevator_music_zone{ + linked_elevator_id = "fore_vator"; + range = 2 + }, +/turf/open/floor/plating/elevatorshaft, +/area/station/hallway/floor1/fore) "dPi" = ( /obj/machinery/light/cold/no_nightlight/directional/west, /turf/open/floor/engine, @@ -15074,6 +15119,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, @@ -15149,13 +15203,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, @@ -15194,6 +15241,10 @@ }, /turf/open/floor/wood, /area/station/security/detectives_office) +"dRO" = ( +/obj/machinery/telecomms/hub/preset, +/turf/open/floor/circuit/green/telecomms, +/area/station/tcommsat/server) "dRR" = ( /obj/machinery/door/airlock{ name = "Locker Room" @@ -15303,6 +15354,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{ @@ -15346,10 +15403,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/bamboo/tatami/black, /area/station/commons/storage/art) -"dTX" = ( -/obj/machinery/telecomms/server/presets/security, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "dTY" = ( /obj/effect/mapping_helpers/airlock/access/any/security/detective, /obj/machinery/door/airlock/security{ @@ -15383,6 +15436,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" @@ -15620,6 +15679,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, @@ -15631,10 +15698,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/fore) -"dXo" = ( -/obj/structure/weightmachine, -/turf/open/floor/noslip, -/area/station/commons/fitness) "dXp" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/pod/dark, @@ -15787,18 +15850,6 @@ /obj/structure/railing, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) -"dZw" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/railing/corner{ - dir = 4 - }, -/obj/structure/railing/corner{ - dir = 1 - }, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor3/fore) "dZP" = ( /obj/machinery/photocopier, /turf/open/floor/iron/dark, @@ -15940,22 +15991,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 @@ -16001,17 +16036,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 @@ -16038,14 +16062,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 @@ -16136,12 +16152,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, @@ -16347,6 +16357,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, @@ -16500,6 +16517,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, @@ -16574,13 +16598,6 @@ /obj/effect/turf_decal/tile/blue, /turf/open/floor/iron, /area/station/maintenance/floor1/port/aft) -"ejZ" = ( -/obj/structure/rack, -/obj/item/circuitboard/machine/telecomms/broadcaster, -/obj/item/circuitboard/machine/telecomms/bus, -/obj/item/circuitboard/machine/telecomms/processor, -/turf/open/floor/iron/dark/telecomms, -/area/station/tcommsat/server) "ekj" = ( /obj/structure/grille, /turf/open/floor/plating, @@ -16664,6 +16681,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, @@ -16794,6 +16817,13 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) +"emy" = ( +/obj/machinery/biogenerator, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/service/hydroponics) "emI" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -17133,6 +17163,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) @@ -17155,6 +17193,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, @@ -17289,6 +17332,19 @@ /obj/effect/turf_decal/tile/purple/opposingcorners, /turf/open/floor/iron/white, /area/station/science/cytology) +"etQ" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/table/wood, +/obj/item/radio/intercom, +/obj/item/toy/plush/lizard_plushie/space/green{ + desc = "As long as I have you by my side, I know I'll get better!"; + name = "Cures-The-Sniffles" + }, +/turf/open/floor/wood/large, +/area/station/medical/virology/isolation) "etU" = ( /obj/machinery/light/directional/south, /turf/open/floor/iron, @@ -17393,6 +17449,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, @@ -17554,17 +17615,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{ @@ -17877,15 +17927,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor3/starboard/fore) -"eCR" = ( -/obj/machinery/light/directional/north, -/obj/structure/rack, -/obj/effect/spawner/random/engineering/tool, -/obj/structure/railing{ - dir = 8 - }, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor1/fore) "eCZ" = ( /obj/effect/turf_decal/trimline/brown/filled/corner{ dir = 1 @@ -17910,6 +17951,11 @@ /obj/effect/turf_decal/trimline/green/filled/line, /turf/open/floor/iron/dark, /area/station/medical/virology) +"eDJ" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/stripes, +/turf/open/floor/iron/smooth_large, +/area/station/medical/psychology) "eEd" = ( /obj/machinery/door/airlock/command/glass{ name = "Ancient Office" @@ -18248,6 +18294,21 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) +"eIz" = ( +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/disposal/bin{ + name = "Book Returns" + }, +/turf/open/floor/iron, +/area/station/service/library) "eIK" = ( /obj/structure/sign/poster/official/random/directional/north, /obj/effect/turf_decal/trimline/green/filled/line{ @@ -18264,11 +18325,21 @@ /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) +"eIX" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering" + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engimain" + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/turf/open/floor/iron, +/area/station/engineering/lobby) "eJc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -18354,10 +18425,6 @@ }, /turf/open/floor/wood/tile, /area/station/service/library) -"eKn" = ( -/obj/machinery/telecomms/broadcaster/preset_right, -/turf/open/floor/circuit/green/telecomms, -/area/station/tcommsat/server) "eKp" = ( /obj/structure/chair/sofa/bench/right{ dir = 4 @@ -18367,6 +18434,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) @@ -18528,6 +18606,19 @@ /obj/structure/extinguisher_cabinet/directional/south, /turf/open/floor/iron/white/textured_large, /area/station/service/chapel) +"eNJ" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/table/wood, +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/turf/open/floor/carpet, +/area/station/commons/vacant_room/office) +"eNK" = ( +/obj/structure/window/reinforced/spawner, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/grass, +/area/station/science/xenobiology) "eNM" = ( /obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/fake_snow{ @@ -18559,11 +18650,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{ @@ -18814,6 +18923,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, @@ -18848,6 +18961,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, @@ -18928,16 +19046,15 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port) +"eVs" = ( +/obj/machinery/announcement_system, +/turf/open/floor/circuit/green/telecomms, +/area/station/tcommsat/server) "eVN" = ( /obj/structure/grille/broken, /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, @@ -19228,6 +19345,16 @@ /obj/effect/landmark/start/psychologist, /turf/open/floor/iron/white, /area/station/medical/psychology) +"faj" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/window/reinforced/tinted{ + dir = 1 + }, +/obj/structure/closet/masks, +/turf/open/floor/iron/dark, +/area/station/hallway/floor2/fore) "fak" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/machinery/holopad, @@ -19250,16 +19377,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/side, /area/station/hallway/secondary/exit/departure_lounge) -"fax" = ( -/obj/effect/turf_decal/trimline/white/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/white/line{ - dir = 4 - }, -/obj/machinery/telecomms/bus/preset_four, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "faA" = ( /obj/structure/sign/poster/official/random/directional/west, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -19369,6 +19486,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor/iron, /area/station/cargo/lobby) +"fbX" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "fcc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -19388,6 +19512,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark/textured, /area/station/commons/fitness) +"fci" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/window/reinforced/tinted{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/hallway/floor2/fore) "fcp" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /obj/machinery/meter, @@ -19409,6 +19542,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"; @@ -19521,6 +19662,18 @@ "ffb" = ( /turf/open/floor/iron, /area/station/service/hydroponics/garden) +"ffd" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/window/reinforced/tinted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 9 + }, +/turf/open/floor/iron, +/area/station/hallway/floor2/fore) "ffe" = ( /turf/closed/wall/r_wall, /area/station/security/holding_cell) @@ -19721,6 +19874,18 @@ }, /turf/open/floor/wood, /area/station/hallway/secondary/entry) +"fhY" = ( +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/window/reinforced/tinted{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/neutral/filled/line{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/floor2/fore) "fhZ" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -19744,16 +19909,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, @@ -19828,22 +19983,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 @@ -20032,6 +20171,17 @@ /obj/structure/table/wood, /turf/open/floor/wood/tile, /area/station/service/library) +"flw" = ( +/obj/structure/window/reinforced/tinted{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 1 + }, +/obj/structure/punching_bag, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/floor2/fore) "flS" = ( /turf/open/floor/carpet/orange, /area/station/service/chapel/office) @@ -20144,6 +20294,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 @@ -20321,6 +20475,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{ @@ -20335,18 +20501,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison) -"fpH" = ( -/obj/structure/table, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/pen, -/obj/item/radio/off{ - pixel_x = -6; - pixel_y = 7 - }, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/aisat/service) "fpK" = ( /obj/effect/turf_decal/trimline/purple/line{ dir = 6 @@ -20625,11 +20779,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" @@ -20646,6 +20795,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, @@ -20872,6 +21039,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood/tile, /area/station/service/chapel/office) +"fxL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/railing/corner{ + dir = 8 + }, +/obj/structure/railing/corner, +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor2/fore) "fxM" = ( /obj/effect/turf_decal/delivery, /obj/machinery/door/firedoor/heavy, @@ -20887,6 +21064,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, @@ -20937,6 +21123,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 @@ -20969,6 +21163,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, @@ -21167,6 +21370,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, @@ -21190,6 +21410,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 @@ -21249,11 +21477,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, @@ -21344,12 +21567,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{ @@ -21416,14 +21633,6 @@ }, /turf/open/floor/iron, /area/station/cargo/miningdock) -"fEK" = ( -/obj/effect/turf_decal/siding/wood, -/obj/structure/table/wood, -/obj/structure/window/reinforced/tinted{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/station/commons/vacant_room/office) "fEZ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -21484,6 +21693,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{ @@ -21865,10 +22085,6 @@ /obj/machinery/portable_atmospherics/canister, /turf/open/floor/iron/dark, /area/station/engineering/atmos/pumproom) -"fKU" = ( -/obj/machinery/telecomms/receiver/preset_right, -/turf/open/floor/circuit/green/telecomms, -/area/station/tcommsat/server) "fKZ" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 5 @@ -21940,23 +22156,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) @@ -21979,17 +22183,6 @@ /obj/structure/closet/boxinggloves, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) -"fMV" = ( -/obj/structure/window/reinforced/spawner, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/white/line{ - dir = 9 - }, -/obj/machinery/light/directional/east, -/turf/open/floor/iron/large, -/area/station/command/gateway) "fMY" = ( /obj/effect/turf_decal/tile/green/full, /obj/structure/railing/corner{ @@ -22096,17 +22289,6 @@ /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/iron, /area/station/science/robotics/lab) -"fOl" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple, -/obj/effect/turf_decal/trimline/white/line{ - dir = 4 - }, -/obj/effect/turf_decal/trimline/white/line{ - dir = 8 - }, -/obj/machinery/light/directional/east, -/turf/open/floor/iron/dark/telecomms, -/area/station/tcommsat/server) "fOq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -22196,11 +22378,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, @@ -22551,6 +22728,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, @@ -22746,17 +22939,6 @@ /obj/effect/turf_decal/trimline/blue/line, /turf/open/floor/carpet/blue, /area/station/command/meeting_room) -"fXd" = ( -/obj/structure/industrial_lift/public, -/obj/effect/landmark/lift_id{ - specific_lift_id = "com_vator" - }, -/obj/effect/abstract/elevator_music_zone{ - linked_elevator_id = "com_vator"; - range = 2 - }, -/turf/open/floor/plating/elevatorshaft, -/area/station/hallway/floor3/fore) "fXm" = ( /obj/effect/turf_decal/tile/yellow, /obj/effect/turf_decal/tile/brown{ @@ -23110,6 +23292,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 @@ -23170,13 +23357,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/cargo/warehouse) -"gcl" = ( -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/window/spawner, -/obj/structure/window/spawner/directional/north, -/obj/structure/window/spawner/directional/west, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "gcs" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/effect/turf_decal/tile/green/half, @@ -23219,14 +23399,6 @@ /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."; @@ -23349,6 +23521,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, @@ -23365,6 +23544,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 @@ -23551,6 +23738,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, @@ -23627,6 +23821,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, @@ -23646,10 +23844,6 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/pod/light, /area/station/maintenance/floor2/starboard/fore) -"gjm" = ( -/obj/effect/spawner/random/maintenance/two, -/turf/closed/wall/r_wall, -/area/station/maintenance/floor1/port) "gjn" = ( /obj/structure/table, /obj/item/stock_parts/matter_bin, @@ -23662,11 +23856,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 @@ -23796,18 +23985,6 @@ /obj/structure/grille, /turf/open/floor/plating, /area/station/maintenance/floor4/starboard/fore) -"glA" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/structure/railing{ - dir = 8 - }, -/obj/structure/railing{ - dir = 4 - }, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor2/fore) "glH" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -23921,6 +24098,10 @@ /obj/effect/decal/cleanable/glitter, /turf/open/floor/carpet/neon/simple/pink/nodots, /area/station/maintenance/floor2/port/fore) +"gmZ" = ( +/obj/machinery/telecomms/processor/preset_three, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "gnb" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white, @@ -24015,11 +24196,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 @@ -24058,12 +24234,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/aft) -"gpj" = ( -/obj/structure/window/plasma/spawner/directional/east, -/obj/structure/window/plasma/spawner, -/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on, -/turf/open/floor/plating, -/area/station/science/server) "gpt" = ( /obj/structure/cable, /obj/structure/lattice/catwalk, @@ -24087,6 +24257,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 @@ -24158,16 +24333,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, @@ -24236,6 +24401,10 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/port/fore) +"gse" = ( +/obj/machinery/telecomms/bus/preset_two, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "gsg" = ( /obj/machinery/microwave{ pixel_x = -3; @@ -24362,14 +24531,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, @@ -24457,6 +24618,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{ @@ -24617,12 +24785,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, @@ -24639,42 +24801,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, @@ -24690,6 +24816,16 @@ /obj/item/storage/box/mousetraps, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/fore) +"gyc" = ( +/obj/machinery/light/directional/west, +/obj/effect/turf_decal/tile/blue/half{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner, +/turf/open/floor/iron/textured_edge{ + dir = 4 + }, +/area/station/medical/chemistry) "gyd" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/brown/filled/line{ @@ -24700,13 +24836,6 @@ /obj/structure/closet/crate/cardboard, /turf/open/floor/pod/light, /area/station/maintenance/floor2/port/aft) -"gym" = ( -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/window/spawner, -/obj/structure/window/spawner/directional/east, -/obj/structure/window/spawner/directional/north, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "gyp" = ( /obj/structure/railing/corner{ dir = 4 @@ -24757,6 +24886,13 @@ /obj/effect/mapping_helpers/dead_body_placer, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"gyV" = ( +/obj/machinery/atmospherics/components/unary/passive_vent{ + name = "killroom vent" + }, +/obj/structure/window/reinforced/plasma/spawner, +/turf/open/floor/engine/telecomms, +/area/station/science/xenobiology) "gyX" = ( /obj/structure/chair/sofa/left/brown{ dir = 1 @@ -25158,11 +25294,6 @@ /obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) -"gFy" = ( -/obj/structure/weightmachine, -/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 @@ -25203,10 +25334,11 @@ /obj/machinery/computer/exodrone_control_console, /turf/open/floor/iron/dark, /area/station/cargo/drone_bay) -"gGe" = ( -/obj/machinery/telecomms/bus/preset_one, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) +"gGu" = ( +/obj/structure/table/wood, +/obj/structure/window/spawner, +/turf/open/floor/carpet/green, +/area/station/command/heads_quarters/rd) "gGx" = ( /obj/structure/cable, /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, @@ -25418,6 +25550,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, @@ -25585,6 +25728,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor3/port/aft) +"gKQ" = ( +/obj/structure/window/plasma/spawner, +/obj/machinery/rnd/server/master, +/turf/open/floor/circuit/telecomms, +/area/station/science/server) "gKR" = ( /obj/effect/turf_decal/trimline/green/filled/corner{ dir = 4 @@ -25729,13 +25877,6 @@ /obj/machinery/status_display/ai/directional/south, /turf/open/floor/wood, /area/station/command/meeting_room) -"gMM" = ( -/obj/effect/turf_decal/trimline/blue/corner{ - dir = 4 - }, -/obj/effect/spawner/random/engineering/tank, -/turf/open/floor/pod/dark, -/area/station/maintenance/floor2/port) "gMQ" = ( /obj/structure/cable/multilayer/multiz, /obj/effect/turf_decal/stripes/box, @@ -25819,6 +25960,35 @@ /obj/machinery/power/apc/auto_name/directional/east, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard/fore) +"gOh" = ( +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/blue/half{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner, +/turf/open/floor/iron/textured_edge{ + 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, @@ -25855,15 +26025,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 @@ -25965,6 +26126,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, @@ -26043,14 +26213,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, @@ -26105,6 +26267,27 @@ /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) +"gTc" = ( +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/obj/machinery/telecomms/bus/preset_four, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "gTd" = ( /obj/structure/cable, /obj/machinery/camera/autoname/directional/east, @@ -26137,15 +26320,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, @@ -26236,15 +26410,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{ @@ -26281,14 +26446,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" @@ -26647,11 +26804,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 @@ -26984,6 +27136,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, @@ -27096,12 +27260,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, @@ -27158,12 +27316,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 @@ -27215,6 +27367,16 @@ }, /turf/open/floor/iron/dark, /area/station/maintenance/disposal/incinerator) +"hhD" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/railing/corner{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor4/aft) "hhI" = ( /obj/effect/turf_decal/caution/stand_clear, /obj/effect/turf_decal/siding/dark_blue, @@ -27414,6 +27576,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 @@ -27438,17 +27605,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."; @@ -27648,12 +27818,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port) -"hnX" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/effect/turf_decal/siding/thinplating_new, -/mob/living/basic/butterfly, -/turf/open/floor/grass, -/area/station/hallway/secondary/entry) "hnZ" = ( /obj/effect/turf_decal/trimline/green/warning{ dir = 10 @@ -27735,6 +27899,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" @@ -27808,6 +27977,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, @@ -27859,6 +28033,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, @@ -27919,6 +28105,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 @@ -28067,10 +28262,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, @@ -28384,6 +28575,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 @@ -28468,6 +28666,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{ @@ -28650,15 +28853,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, @@ -28720,6 +28914,11 @@ }, /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) "hCT" = ( /obj/item/stack/sheet/iron/fifty, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -28763,6 +28962,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, @@ -28877,6 +29086,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{ @@ -28930,12 +29158,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 @@ -29094,6 +29316,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, @@ -29559,6 +29799,16 @@ /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) +"hPQ" = ( +/obj/machinery/telecomms/processor/preset_one, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "hQj" = ( /obj/machinery/door/airlock/hatch{ name = "MiniSat Access" @@ -29627,14 +29877,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, @@ -29670,11 +29912,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) "hRH" = ( /obj/structure/table, /turf/open/floor/iron/checker, @@ -29715,6 +29952,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, @@ -29811,6 +30065,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, @@ -29844,6 +30103,13 @@ /obj/machinery/medical_kiosk, /turf/open/floor/plating, /area/station/medical/abandoned) +"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 @@ -29937,6 +30203,12 @@ /obj/machinery/newscaster/directional/south, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hop) +"hVi" = ( +/obj/machinery/light/cold/directional/north, +/obj/machinery/power/apc/auto_name/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat_interior) "hVj" = ( /obj/effect/turf_decal/stripes{ dir = 8 @@ -30132,6 +30404,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 @@ -30178,13 +30459,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, @@ -30224,19 +30498,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, @@ -30251,6 +30512,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, @@ -30576,12 +30853,6 @@ }, /turf/open/floor/iron/dark, /area/station/science/ordnance/testlab) -"ifd" = ( -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/window/spawner/directional/north, -/obj/structure/window/spawner, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "ifh" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 5 @@ -30857,15 +31128,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, @@ -30885,18 +31147,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port/fore) -"ijA" = ( -/obj/structure/table/wood, -/obj/machinery/computer/libraryconsole{ - dir = 1 - }, -/obj/effect/turf_decal/siding/wood/corner{ - dir = 1 - }, -/obj/structure/window/reinforced/spawner, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/floor/carpet/red, -/area/station/service/library) "ijJ" = ( /obj/structure/railing/corner{ dir = 4 @@ -30927,23 +31177,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, @@ -31015,15 +31248,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, @@ -31061,11 +31285,6 @@ /obj/effect/spawner/random/structure/table_or_rack, /turf/open/floor/pod/light, /area/station/maintenance/department/engine/atmos) -"ils" = ( -/obj/machinery/telecomms/receiver/preset_left, -/obj/machinery/telecomms/receiver/preset_right, -/turf/open/floor/circuit/green/telecomms, -/area/station/tcommsat/server) "ilx" = ( /obj/machinery/modular_computer/console/preset/civilian{ dir = 8 @@ -31335,6 +31554,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, @@ -31395,20 +31623,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, @@ -31457,10 +31671,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hop) -"iqz" = ( -/obj/structure/cable, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/aisat_interior) "iqD" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/portable_atmospherics/scrubber, @@ -31682,6 +31892,13 @@ }, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"iua" = ( +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/obj/structure/filingcabinet, +/turf/open/floor/wood, +/area/station/commons/vacant_room/office) "iuk" = ( /obj/effect/turf_decal/trimline/purple/line, /obj/effect/turf_decal/trimline/purple/filled/line{ @@ -31771,6 +31988,9 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/lower) +"ivt" = ( +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) "ivu" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -32192,14 +32412,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{ @@ -32233,12 +32445,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, @@ -32400,12 +32606,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 @@ -32638,6 +32838,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 @@ -33255,13 +33463,6 @@ /obj/item/plant_analyzer, /turf/open/misc/dirt/jungle, /area/station/security/prison/garden) -"iQG" = ( -/obj/machinery/light/directional/south, -/obj/structure/railing/corner{ - dir = 1 - }, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor3/fore) "iQH" = ( /obj/structure/disposalpipe/segment, /turf/open/floor/iron/dark/side, @@ -33345,12 +33546,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 @@ -33487,22 +33682,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{ @@ -33518,10 +33697,6 @@ /obj/machinery/camera/autoname/directional/north, /turf/open/floor/iron/dark, /area/station/medical/virology) -"iUt" = ( -/mob/living/basic/butterfly, -/turf/open/floor/grass, -/area/station/hallway/secondary/entry) "iUP" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ @@ -33684,16 +33859,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, @@ -33761,6 +33926,10 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"iXu" = ( +/obj/machinery/telecomms/server/presets/service, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "iXA" = ( /obj/structure/disposalpipe/segment{ dir = 1 @@ -33891,13 +34060,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{ @@ -34346,6 +34508,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, @@ -34448,10 +34615,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) @@ -34809,6 +34978,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 @@ -34959,6 +35139,19 @@ }, /turf/open/floor/iron/white/small, /area/station/medical/chemistry) +"joW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/structure/disposalpipe/segment, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor2/fore) "joX" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -35002,16 +35195,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" @@ -35173,6 +35356,13 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/station/medical/surgery/aft) +"jrT" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/lavendergrass/style_random, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/service/bar/atrium) "jrV" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -35245,10 +35435,18 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor3/aft) -"jsV" = ( -/obj/machinery/telecomms/server/presets/medical, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) +"jsW" = ( +/obj/structure/frame/computer{ + dir = 4 + }, +/obj/structure/window/reinforced/tinted{ + dir = 8 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/turf/open/floor/wood, +/area/station/commons/vacant_room/office) "jsY" = ( /obj/structure/grille, /turf/open/floor/plating, @@ -35310,11 +35508,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, @@ -35386,11 +35579,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, @@ -35413,13 +35601,6 @@ "jvM" = ( /turf/closed/wall, /area/station/command/heads_quarters/captain/private) -"jvO" = ( -/obj/structure/window/reinforced/tinted{ - dir = 4 - }, -/obj/structure/filingcabinet/chestdrawer, -/turf/open/floor/iron/dark/smooth_large, -/area/station/service/library/printer) "jvQ" = ( /obj/structure/table, /obj/effect/turf_decal/tile/green/full, @@ -35837,19 +36018,6 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/port/fore) -"jzM" = ( -/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) "jzP" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -35968,14 +36136,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, @@ -36120,6 +36288,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 @@ -36181,11 +36354,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, @@ -36323,10 +36491,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, @@ -36537,15 +36701,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 @@ -36644,14 +36809,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, @@ -36726,6 +36904,15 @@ /obj/structure/grille, /turf/open/floor/engine/hull/reinforced, /area/space/nearstation) +"jMa" = ( +/obj/structure/window/reinforced/plasma/spawner, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/power/shuttle_engine/heater{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor1/starboard/aft) "jMc" = ( /obj/effect/turf_decal/siding/thinplating_new/dark{ dir = 1 @@ -36759,13 +36946,6 @@ /obj/effect/mapping_helpers/airlock/cyclelink_helper, /turf/open/floor/iron/dark, /area/station/hallway/secondary/exit/escape_pod) -"jMv" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/lavendergrass/style_random, -/mob/living/basic/butterfly, -/turf/open/floor/grass, -/area/station/service/bar/atrium) "jME" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /obj/machinery/shower/directional/east, @@ -36817,6 +36997,28 @@ /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" + }, +/obj/structure/disposalpipe/trunk{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk, +/obj/structure/window/reinforced/spawner, +/turf/open/floor/iron, +/area/station/service/library) "jNr" = ( /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/pod/light, @@ -37060,13 +37262,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" @@ -37077,18 +37272,6 @@ dir = 8 }, /area/station/medical/chemistry) -"jQc" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/structure/window/reinforced/tinted{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 5 - }, -/turf/open/floor/iron, -/area/station/hallway/floor2/fore) "jQf" = ( /obj/structure/sign/poster/contraband/eat{ pixel_x = 32 @@ -37168,6 +37351,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{ @@ -37199,16 +37387,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/floor3/aft) -"jRp" = ( -/obj/effect/turf_decal/trimline/white/line{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/white/line{ - dir = 4 - }, -/obj/machinery/telecomms/processor/preset_four, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "jRq" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/cyclelink_helper, @@ -37227,6 +37405,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, @@ -37278,6 +37466,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{ @@ -37285,6 +37480,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, @@ -37357,11 +37560,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, @@ -37604,10 +37802,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, @@ -37699,6 +37893,13 @@ /obj/machinery/power/apc/auto_name/directional/north, /turf/open/floor/iron, /area/station/ai_monitored/command/storage/eva) +"jZv" = ( +/obj/structure/cable, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/floor1/fore) "jZA" = ( /obj/machinery/camera/autoname/directional/north, /turf/open/floor/iron/dark/side{ @@ -37994,21 +38195,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 @@ -38091,6 +38277,17 @@ }, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain) +"keh" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/mass_driver/ordnance{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark/textured, +/area/station/science/ordnance/storage) "kem" = ( /obj/structure/chair/wood, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, @@ -38104,18 +38301,6 @@ /obj/structure/table/wood, /turf/open/floor/carpet/red, /area/station/service/library) -"ket" = ( -/obj/structure/table/reinforced, -/obj/structure/barricade/wooden{ - name = "wooden barricade (KEEP OUT)" - }, -/obj/structure/window/reinforced/tinted, -/obj/structure/window/reinforced/tinted{ - dir = 1 - }, -/obj/machinery/door/firedoor, -/turf/open/floor/plating, -/area/station/medical/chemistry) "key" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -38260,6 +38445,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/floor1/aft) +"kfW" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/machinery/door/airlock/hatch{ + name = "Maintenance Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/pod/light, +/area/station/maintenance/floor1/starboard/aft) "kga" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -38546,6 +38741,13 @@ /obj/effect/spawner/random/entertainment/cigarette_pack, /turf/open/floor/wood, /area/station/hallway/floor3/fore) +"kkt" = ( +/obj/structure/bed/dogbed{ + name = "pet bed" + }, +/obj/structure/window/spawner, +/turf/open/floor/carpet/green, +/area/station/command/heads_quarters/rd) "kkw" = ( /obj/structure/cable, /obj/machinery/power/floodlight{ @@ -38660,11 +38862,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 @@ -38706,17 +38903,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 @@ -38905,10 +39091,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet/red, /area/station/service/theater) -"kph" = ( -/obj/machinery/telecomms/server/presets/supply, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "kpt" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -39030,11 +39212,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, @@ -39271,10 +39448,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 @@ -39326,18 +39499,18 @@ dir = 1 }, /area/station/hallway/floor2/aft) -"kuN" = ( -/obj/structure/table/wood, -/obj/item/flashlight/lamp, -/obj/effect/turf_decal/siding/wood, -/obj/structure/window/reinforced/tinted{ - dir = 8 +"kuV" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/railing/corner{ + dir = 4 }, -/obj/structure/window/reinforced/tinted{ +/obj/structure/railing/corner{ dir = 1 }, -/turf/open/floor/carpet, -/area/station/commons/vacant_room/office) +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor3/fore) "kuW" = ( /obj/structure/firelock_frame, /turf/open/floor/plating/foam, @@ -39380,13 +39553,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, @@ -39735,6 +39901,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 @@ -40049,15 +40222,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 @@ -40609,6 +40773,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 @@ -40774,6 +40943,20 @@ dir = 4 }, /area/station/hallway/floor2/aft) +"kNF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/chair/plastic{ + dir = 8 + }, +/obj/item/toy/plush/lizard_plushie/space/green{ + name = "Warns-The-Fool"; + pixel_x = -3; + pixel_y = 2 + }, +/turf/open/floor/iron/dark/airless, +/area/station/hallway/floor1/aft) "kNO" = ( /turf/closed/wall/r_wall, /area/station/security/prison/work) @@ -40796,6 +40979,11 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) +"kOd" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/mob/living/basic/chicken, +/turf/open/floor/grass, +/area/station/service/hydroponics) "kOj" = ( /obj/effect/turf_decal/trimline/purple/line, /obj/effect/turf_decal/trimline/purple/mid_joiner, @@ -40974,13 +41162,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, @@ -41048,6 +41229,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 @@ -41097,10 +41289,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/starboard) -"kSa" = ( -/obj/machinery/announcement_system, -/turf/open/floor/circuit/green/telecomms, -/area/station/tcommsat/server) "kSn" = ( /obj/machinery/iv_drip, /obj/structure/mirror/directional/south, @@ -41478,17 +41666,15 @@ /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 +"kWU" = ( +/obj/machinery/light/directional/north, +/obj/structure/rack, +/obj/effect/spawner/random/engineering/tool, +/obj/structure/railing{ + dir = 8 }, -/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) +/turf/open/floor/iron/smooth, +/area/station/hallway/floor1/fore) "kXc" = ( /obj/effect/turf_decal/trimline/purple/line{ dir = 1 @@ -41548,14 +41734,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, @@ -41854,11 +42032,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) @@ -41875,11 +42048,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 @@ -41995,15 +42163,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, @@ -42174,6 +42333,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, @@ -42291,6 +42459,18 @@ /obj/structure/table, /turf/open/floor/iron, /area/station/science/genetics) +"lhG" = ( +/obj/structure/table/wood, +/obj/machinery/computer/libraryconsole{ + dir = 1 + }, +/obj/effect/turf_decal/siding/wood/corner{ + dir = 1 + }, +/obj/structure/window/reinforced/spawner, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/carpet/red, +/area/station/service/library) "lhO" = ( /obj/structure/chair{ dir = 1 @@ -42415,11 +42595,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; @@ -42506,18 +42681,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 @@ -42566,6 +42740,13 @@ /obj/effect/mapping_helpers/airlock/access/all/science/general, /turf/open/floor/iron/white, /area/station/science/circuits) +"llp" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/window/spawner, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "llr" = ( /obj/effect/turf_decal/trimline/green/warning{ dir = 1 @@ -42827,13 +43008,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) @@ -43000,6 +43174,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 @@ -43183,13 +43363,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, @@ -43243,18 +43416,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, @@ -43305,11 +43466,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, @@ -43400,6 +43556,13 @@ }, /turf/open/floor/wood/large, /area/station/security/prison/safe) +"lvG" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/window/spawner, +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/grass, +/area/station/hallway/secondary/exit/departure_lounge) "lvJ" = ( /obj/machinery/door/firedoor, /obj/structure/table/reinforced, @@ -43516,17 +43679,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, @@ -43601,13 +43753,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" = ( @@ -43852,6 +44006,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, @@ -43885,18 +44058,6 @@ /obj/item/stack/cable_coil, /turf/open/floor/plating/airless, /area/station/solars/starboard/aft) -"lDh" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/railing{ - dir = 4 - }, -/obj/structure/railing{ - dir = 8 - }, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor3/fore) "lDi" = ( /obj/machinery/microwave{ pixel_x = -1; @@ -44004,10 +44165,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 @@ -44258,6 +44415,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 @@ -44314,24 +44476,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{ @@ -44536,6 +44680,11 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) +"lKT" = ( +/obj/structure/weightmachine, +/obj/effect/turf_decal/bot, +/turf/open/floor/iron/dark, +/area/station/hallway/floor2/fore) "lLe" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -44592,6 +44741,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, @@ -44624,16 +44782,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, @@ -44692,17 +44840,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, @@ -44730,6 +44867,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 @@ -44987,12 +45128,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, @@ -45163,14 +45302,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; @@ -45247,13 +45378,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, @@ -45320,17 +45444,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 @@ -45380,6 +45493,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" @@ -45419,13 +45539,6 @@ dir = 8 }, /area/station/hallway/floor1/fore) -"lVX" = ( -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/flowers_yw/style_random, -/obj/structure/window/spawner, -/obj/structure/window/spawner/directional/north, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "lWa" = ( /obj/effect/turf_decal/trimline/green/warning{ dir = 5 @@ -45460,22 +45573,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 @@ -45619,11 +45716,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 @@ -46013,9 +46105,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, @@ -46253,6 +46342,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, @@ -46375,6 +46472,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 @@ -46477,13 +46590,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" @@ -46515,6 +46621,18 @@ /obj/structure/cable, /turf/open/floor/catwalk_floor, /area/station/hallway/floor3/aft) +"mkd" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, +/obj/structure/table/reinforced, +/obj/structure/window/spawner, +/obj/effect/turf_decal/trimline/yellow/corner{ + dir = 4 + }, +/obj/item/storage/toolbox/mechanical, +/turf/open/floor/iron/corner{ + dir = 4 + }, +/area/station/engineering/lobby) "mki" = ( /obj/machinery/airalarm/directional/east, /turf/open/floor/circuit/green, @@ -47138,11 +47256,6 @@ }, /turf/open/floor/iron/smooth_large, /area/station/hallway/secondary/entry) -"mrP" = ( -/obj/structure/window/reinforced/spawner, -/obj/structure/window/reinforced/spawner/directional/west, -/turf/open/floor/grass, -/area/station/science/xenobiology) "mrU" = ( /obj/structure/sign/poster/official/random/directional/east, /obj/effect/turf_decal/trimline/yellow/line, @@ -47190,14 +47303,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{ @@ -47297,14 +47402,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 @@ -47318,13 +47415,6 @@ /obj/structure/sign/poster/official/random/directional/south, /turf/open/floor/wood, /area/station/command/meeting_room) -"mub" = ( -/obj/structure/window/reinforced/spawner/directional/south, -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/flowers_yw/style_random, -/mob/living/basic/butterfly, -/turf/open/floor/grass, -/area/station/service/bar/atrium) "muh" = ( /obj/effect/spawner/structure/window/reinforced/plasma, /obj/machinery/door/poddoor/shutters/radiation/preopen{ @@ -47389,18 +47479,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, @@ -47461,12 +47539,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 @@ -47528,14 +47600,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, @@ -47607,6 +47671,13 @@ dir = 4 }, /area/station/hallway/secondary/exit/departure_lounge) +"mym" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 10 + }, +/obj/structure/window/reinforced/plasma/spawner, +/turf/open/floor/engine/airless, +/area/station/science/ordnance/freezerchamber) "myr" = ( /turf/open/floor/iron/textured_large, /area/station/hallway/secondary/entry) @@ -47765,6 +47836,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor1/port/fore) +"mAu" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor4/aft) "mAD" = ( /obj/effect/spawner/random/trash/mess, /obj/effect/decal/cleanable/dirt/dust, @@ -47995,15 +48076,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 @@ -48056,6 +48128,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 @@ -48288,6 +48367,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, @@ -48474,12 +48556,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, @@ -48488,6 +48564,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{ @@ -48526,6 +48609,13 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"mKp" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ + dir = 6 + }, +/obj/structure/window/reinforced/plasma/spawner, +/turf/open/floor/engine/airless, +/area/station/science/ordnance/freezerchamber) "mKs" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/preopen{ @@ -48591,6 +48681,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{ @@ -48808,11 +48915,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{ @@ -49113,6 +49215,28 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/cargo/miningdock) +"mRx" = ( +/obj/structure/window/reinforced/spawner, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 9 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/large, +/area/station/command/gateway) +"mRy" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple, +/obj/effect/turf_decal/trimline/white/line{ + dir = 4 + }, +/obj/effect/turf_decal/trimline/white/line{ + dir = 8 + }, +/obj/machinery/light/directional/east, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) "mRI" = ( /obj/effect/spawner/random/structure/grille, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -49185,6 +49309,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, @@ -49446,14 +49582,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{ @@ -49462,6 +49590,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, @@ -49547,6 +49680,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 @@ -49676,13 +49821,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) -"mYY" = ( -/obj/structure/bed/dogbed{ - name = "pet bed" - }, -/obj/structure/window/spawner, -/turf/open/floor/carpet/green, -/area/station/command/heads_quarters/rd) "mZh" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -49721,6 +49859,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{ @@ -49789,6 +49933,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, @@ -49884,6 +50033,10 @@ "nbP" = ( /turf/closed/wall/r_wall, /area/station/ai_monitored/turret_protected/aisat) +"nbS" = ( +/obj/structure/grille, +/turf/open/floor/catwalk_floor, +/area/station/maintenance/floor1/port) "nbT" = ( /obj/machinery/door/airlock/external{ name = "Transport Airlock" @@ -49947,17 +50100,23 @@ name = "lab floor" }, /area/station/science/genetics) -"ncU" = ( -/obj/structure/industrial_lift/public, -/obj/effect/landmark/lift_id{ - specific_lift_id = "fore_vator" +"ncV" = ( +/obj/machinery/door/airlock/engineering/glass{ + name = "Engineering" }, -/obj/effect/abstract/elevator_music_zone{ - linked_elevator_id = "fore_vator"; - range = 2 +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ + cycle_id = "engimain" }, -/turf/open/floor/plating/elevatorshaft, -/area/station/hallway/floor1/fore) +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, +/turf/open/floor/iron, +/area/station/engineering/lobby) "ncW" = ( /obj/effect/turf_decal/trimline/red/line{ dir = 1 @@ -50539,14 +50698,6 @@ /obj/machinery/power/apc/auto_name/directional/east, /turf/open/floor/pod/light, /area/station/maintenance/floor3/starboard/fore) -"niF" = ( -/obj/machinery/light/directional/north, -/obj/structure/sign/directions/dorms/directional/north{ - dir = 2 - }, -/obj/structure/railing/corner, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor4/aft) "niG" = ( /obj/effect/decal/cleanable/food/tomato_smudge, /turf/open/floor/iron, @@ -50727,13 +50878,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hop) -"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{ @@ -50893,6 +51037,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, @@ -50950,14 +51107,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; @@ -50994,11 +51143,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, @@ -51011,6 +51155,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, @@ -51170,11 +51322,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{ @@ -51242,11 +51389,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" @@ -51556,12 +51705,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{ @@ -51593,17 +51736,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat) -"nuw" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/effect/landmark/start/hangover, -/obj/structure/railing{ - dir = 8 - }, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor4/aft) "nuG" = ( /obj/structure/bookcase/random/reference, /turf/open/floor/carpet, @@ -51628,22 +51760,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron, /area/station/hallway/floor1/aft) -"nvi" = ( -/obj/structure/chair/office{ - dir = 1 - }, -/obj/structure/window/reinforced/tinted{ - dir = 4 - }, -/obj/effect/turf_decal/siding/wood{ - dir = 6 - }, -/turf/open/floor/wood, -/area/station/commons/vacant_room/office) -"nvj" = ( -/obj/machinery/telecomms/message_server/preset, -/turf/open/floor/circuit/green/telecomms, -/area/station/tcommsat/server) "nvk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -51721,6 +51837,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 @@ -51768,6 +51893,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, @@ -51896,6 +52027,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, @@ -52405,13 +52541,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, @@ -52437,6 +52566,13 @@ /obj/machinery/recharge_station, /turf/open/floor/iron/dark, /area/station/security/lockers) +"nFe" = ( +/obj/structure/rack, +/obj/item/circuitboard/machine/telecomms/broadcaster, +/obj/item/circuitboard/machine/telecomms/bus, +/obj/item/circuitboard/machine/telecomms/processor, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) "nFf" = ( /obj/structure/railing{ dir = 1 @@ -52483,6 +52619,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{ @@ -52521,6 +52662,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, @@ -52665,16 +52812,6 @@ dir = 4 }, /area/station/medical/abandoned) -"nHL" = ( -/obj/item/book/manual/wiki/tcomms, -/obj/item/radio/off{ - pixel_y = 4 - }, -/obj/structure/table, -/obj/item/multitool, -/obj/item/storage/toolbox/electrical, -/turf/open/floor/iron/smooth, -/area/station/tcommsat/computer) "nHT" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -52759,6 +52896,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; @@ -53062,6 +53209,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 @@ -53110,6 +53262,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{ @@ -53150,6 +53307,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" @@ -53327,23 +53488,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 @@ -53411,6 +53555,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, @@ -53841,17 +54000,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, @@ -53908,6 +54056,10 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/floor3/aft) +"nXE" = ( +/obj/structure/weightmachine, +/turf/open/floor/noslip, +/area/station/commons/fitness) "nXJ" = ( /obj/machinery/photocopier, /turf/open/floor/iron/white, @@ -54278,11 +54430,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 @@ -54459,15 +54606,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/closed/wall, /area/station/hallway/floor1/fore) -"ogi" = ( -/obj/structure/window/reinforced/tinted, -/obj/structure/mirror/directional/west, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/structure/sink/directional/east, -/turf/open/floor/iron/showroomfloor, -/area/station/commons/dorms/apartment1) "ogl" = ( /turf/open/floor/iron/dark/side, /area/station/hallway/floor4/fore) @@ -54506,6 +54644,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, @@ -54531,12 +54677,6 @@ dir = 1 }, /area/station/engineering/atmos/hfr_room) -"oha" = ( -/obj/machinery/light/cold/directional/north, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/structure/cable, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/aisat_interior) "ohj" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -54606,16 +54746,16 @@ /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) -"oid" = ( -/obj/structure/cable, -/obj/structure/railing/corner{ - dir = 1 - }, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor1/fore) "oih" = ( /obj/structure/rack, /obj/item/storage/toolbox/mechanical, @@ -54790,6 +54930,18 @@ /obj/effect/spawner/random/structure/chair_comfy, /turf/open/floor/pod/light, /area/station/maintenance/floor4/port/fore) +"okB" = ( +/obj/structure/table, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/pen, +/obj/item/radio/off{ + pixel_x = -6; + pixel_y = 7 + }, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/aisat/service) "okH" = ( /obj/effect/spawner/random/trash/garbage{ spawn_scatter_radius = 1 @@ -54845,10 +54997,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{ @@ -54885,6 +55033,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"; @@ -54911,15 +55067,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, @@ -55028,6 +55175,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, @@ -55118,18 +55272,6 @@ dir = 8 }, /area/station/medical/chemistry) -"ooE" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/firedoor/heavy, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/duct, -/obj/machinery/door/airlock/public/glass{ - name = "Bar" - }, -/turf/open/floor/iron/dark, -/area/station/service/bar/atrium) "ooF" = ( /obj/effect/spawner/random/structure/tank_holder, /obj/effect/turf_decal/trimline/green/warning{ @@ -55154,6 +55296,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{ @@ -55372,6 +55519,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, @@ -55413,6 +55565,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 @@ -55521,6 +55679,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 @@ -55759,6 +55924,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, @@ -55780,6 +55957,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; @@ -55928,18 +56115,6 @@ /obj/structure/grille/broken, /turf/open/floor/plating, /area/station/medical/abandoned) -"oAx" = ( -/obj/structure/window/reinforced/spawner, -/obj/structure/window/reinforced/spawner/directional/east, -/turf/open/floor/grass, -/area/station/science/xenobiology) -"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{ @@ -55982,6 +56157,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, @@ -56109,6 +56305,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{ @@ -56262,11 +56462,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 @@ -56495,10 +56690,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, @@ -56917,6 +57116,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/grass, /area/station/science/genetics) +"oOH" = ( +/obj/machinery/telecomms/message_server/preset, +/turf/open/floor/circuit/green/telecomms, +/area/station/tcommsat/server) "oOW" = ( /obj/structure/rack, /obj/item/gun/energy/e_gun/dragnet, @@ -56963,6 +57166,10 @@ /obj/structure/closet/firecloset, /turf/open/floor/iron/dark, /area/station/hallway/floor2/fore) +"oPE" = ( +/obj/machinery/telecomms/bus/preset_one, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "oPH" = ( /obj/structure/table, /obj/item/folder/yellow, @@ -57265,6 +57472,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{ @@ -57330,13 +57542,6 @@ /obj/effect/turf_decal/tile/purple/full, /turf/open/floor/iron/dark/smooth_large, /area/station/engineering/storage/tech) -"oTv" = ( -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/window/spawner/directional/east, -/obj/structure/window/spawner/directional/north, -/obj/structure/window/spawner, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "oTw" = ( /obj/effect/turf_decal/tile/green/half, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -57586,6 +57791,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, @@ -57794,6 +58016,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, @@ -57826,19 +58055,6 @@ /obj/structure/grille/broken, /turf/open/floor/plating, /area/station/hallway/floor3/fore) -"pbv" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/landmark/start/hangover, -/obj/structure/railing{ - dir = 4 - }, -/obj/structure/railing{ - dir = 8 - }, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor3/fore) "pbx" = ( /obj/effect/landmark/start/prisoner, /obj/structure/sign/poster/official/random/directional/west, @@ -57941,6 +58157,11 @@ }, /turf/open/floor/glass/reinforced, /area/station/service/library) +"pee" = ( +/obj/machinery/telecomms/receiver/preset_left, +/obj/machinery/telecomms/receiver/preset_right, +/turf/open/floor/circuit/green/telecomms, +/area/station/tcommsat/server) "peg" = ( /obj/machinery/light/directional/east, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -58109,6 +58330,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, @@ -58121,20 +58350,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 @@ -58417,14 +58642,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, @@ -58441,6 +58658,13 @@ /obj/machinery/holopad, /turf/open/floor/wood/tile, /area/station/service/library) +"pmz" = ( +/obj/structure/cable, +/obj/structure/railing/corner{ + dir = 1 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/floor1/fore) "pmA" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58713,14 +58937,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, @@ -58945,16 +59161,6 @@ }, /turf/open/floor/wood, /area/station/maintenance/floor1/port/aft) -"psz" = ( -/obj/machinery/light/directional/west, -/obj/effect/turf_decal/tile/blue/half{ - dir = 4 - }, -/obj/structure/window/reinforced/spawner, -/turf/open/floor/iron/textured_edge{ - dir = 4 - }, -/area/station/medical/chemistry) "psJ" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -59005,6 +59211,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, @@ -59020,24 +59242,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) @@ -59047,14 +59251,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, @@ -59130,6 +59326,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, @@ -59509,6 +59720,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, @@ -59520,11 +59746,6 @@ /obj/machinery/camera/autoname/directional/west, /turf/open/misc/dirt/jungle, /area/station/service/hydroponics/garden/abandoned) -"pAI" = ( -/obj/structure/window/plasma/spawner, -/obj/machinery/rnd/server/master, -/turf/open/floor/circuit/telecomms, -/area/station/science/server) "pAL" = ( /obj/machinery/light_switch/directional/east, /obj/machinery/space_heater, @@ -59645,15 +59866,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, @@ -59852,6 +60064,16 @@ dir = 8 }, /area/station/medical/chemistry) +"pFu" = ( +/obj/structure/window/reinforced/spawner, +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/effect/turf_decal/stripes/white/line{ + dir = 5 + }, +/turf/open/floor/iron/large, +/area/station/command/gateway) "pFy" = ( /obj/structure/railing/corner{ dir = 1 @@ -59873,18 +60095,6 @@ /obj/structure/closet/crate/trashcart, /turf/open/floor/pod/light, /area/station/maintenance/floor3/starboard/aft) -"pFN" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, -/obj/structure/table/reinforced, -/obj/structure/window/spawner, -/obj/effect/turf_decal/trimline/yellow/corner{ - dir = 4 - }, -/obj/item/storage/toolbox/mechanical, -/turf/open/floor/iron/corner{ - dir = 4 - }, -/area/station/engineering/lobby) "pGb" = ( /obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ dir = 8 @@ -60092,16 +60302,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{ @@ -60205,12 +60405,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 @@ -60272,6 +60466,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, @@ -60330,13 +60539,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, @@ -60383,13 +60585,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, @@ -60422,10 +60617,6 @@ }, /turf/open/floor/iron/white, /area/station/science/ordnance/testlab) -"pNb" = ( -/obj/machinery/telecomms/processor/preset_three, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "pNc" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/red/dim/directional/north, @@ -60530,6 +60721,15 @@ /obj/item/clothing/suit/apron/overalls, /turf/open/floor/iron, /area/station/maintenance/floor2/starboard/aft) +"pOL" = ( +/obj/structure/window/reinforced/plasma/spawner, +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/structure/window/reinforced/plasma/spawner/directional/west, +/obj/machinery/power/shuttle_engine/heater{ + dir = 8 + }, +/turf/open/floor/plating, +/area/station/maintenance/floor1/port/aft) "pOP" = ( /obj/effect/turf_decal/tile/red/half{ dir = 1 @@ -60710,6 +60910,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{ @@ -60970,6 +61174,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, @@ -61078,6 +61290,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 @@ -61291,14 +61508,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; @@ -61472,13 +61681,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{ @@ -61490,17 +61692,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, @@ -61586,6 +61777,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, @@ -61953,12 +62153,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, @@ -62011,15 +62210,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) "qkr" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -62057,18 +62247,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) @@ -62177,22 +62355,6 @@ }, /turf/open/floor/iron, /area/station/cargo/miningdock) -"qlQ" = ( -/obj/machinery/light/directional/north, -/obj/structure/sign/directions/evac/directional/north{ - dir = 2; - pixel_y = 40 - }, -/obj/structure/sign/directions/engineering/directional/north{ - dir = 2 - }, -/obj/structure/sign/directions/supply/directional/north{ - dir = 2; - pixel_y = 24 - }, -/obj/structure/railing/corner, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor2/fore) "qlX" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -62295,6 +62457,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 @@ -62402,10 +62571,6 @@ /obj/machinery/keycard_auth/directional/north, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain) -"qoJ" = ( -/obj/machinery/telecomms/processor/preset_two, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "qoV" = ( /obj/machinery/atmospherics/components/binary/pump/layer2{ dir = 4 @@ -62480,6 +62645,14 @@ /obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_atmos, /turf/open/floor/engine, /area/station/maintenance/disposal/incinerator) +"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 @@ -62500,6 +62673,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 @@ -62518,20 +62697,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) @@ -62656,6 +62821,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 @@ -62706,11 +62876,6 @@ dir = 5 }, /area/station/hallway/floor3/fore) -"qsT" = ( -/obj/structure/window/reinforced/spawner/directional/north, -/mob/living/simple_animal/chicken, -/turf/open/floor/grass, -/area/station/service/hydroponics) "qtf" = ( /obj/effect/turf_decal/siding/thinplating_new, /obj/machinery/door/airlock/external, @@ -62748,13 +62913,6 @@ }, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/port) -"qtt" = ( -/obj/machinery/camera/autoname/directional/south, -/obj/structure/railing/corner{ - dir = 4 - }, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor3/fore) "qtz" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/spawner/random/trash/garbage{ @@ -62888,17 +63046,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 @@ -62921,6 +63068,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, @@ -63112,27 +63268,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, @@ -63263,6 +63398,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, @@ -63517,6 +63657,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, @@ -63577,16 +63722,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos/project) -"qCq" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/structure/railing/corner{ - dir = 8 - }, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor4/aft) "qCr" = ( /obj/effect/spawner/random/trash/grille_or_waste, /obj/effect/turf_decal/trimline/red/line{ @@ -63770,23 +63905,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/office) -"qDN" = ( -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/mapping_helpers/airlock/access/any/engineering/general, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "engimain" - }, -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, -/turf/open/floor/iron, -/area/station/engineering/lobby) "qDR" = ( /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 8 @@ -63816,11 +63934,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, @@ -63932,19 +64045,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" @@ -64062,6 +64162,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, @@ -64263,6 +64371,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, @@ -64391,6 +64506,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible/layer4, /turf/open/floor/plating, /area/station/hallway/floor1/aft) +"qMB" = ( +/obj/structure/window/plasma/spawner, +/obj/machinery/rnd/server, +/turf/open/floor/circuit/telecomms, +/area/station/science/server) "qMT" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -64593,6 +64713,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, @@ -65036,13 +65163,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{ @@ -65072,6 +65192,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, @@ -65082,11 +65211,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" @@ -65285,15 +65409,6 @@ /obj/structure/cable/layer3, /turf/open/floor/plating, /area/station/ai_monitored/turret_protected/aisat) -"qXP" = ( -/obj/structure/window/reinforced/plasma/spawner, -/obj/structure/window/reinforced/plasma/spawner/directional/north, -/obj/structure/window/reinforced/plasma/spawner/directional/west, -/obj/machinery/power/shuttle_engine/heater{ - dir = 8 - }, -/turf/open/floor/plating, -/area/station/maintenance/floor1/port/aft) "qXQ" = ( /mob/living/carbon/human/species/monkey{ name = "Banana" @@ -65782,6 +65897,10 @@ /obj/machinery/light/cold/no_nightlight/directional/north, /turf/open/floor/iron/white, /area/station/medical/virology) +"rep" = ( +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/hallway/secondary/entry) "res" = ( /obj/structure/lattice/catwalk, /obj/machinery/atmospherics/pipe/heat_exchanging/manifold{ @@ -65856,11 +65975,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) @@ -66019,6 +66133,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, @@ -66254,12 +66377,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 @@ -66271,14 +66388,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{ @@ -66316,23 +66425,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, @@ -66502,17 +66594,6 @@ /obj/structure/chair/stool/bar/directional/west, /turf/open/floor/wood/tile, /area/station/commons/fitness/recreation) -"rpu" = ( -/obj/machinery/door/airlock/highsecurity, -/obj/effect/mapping_helpers/airlock/cyclelink_helper, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/any/engineering/general, -/turf/open/floor/plating, -/area/station/engineering/supermatter/room) "rpA" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -66535,13 +66616,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) @@ -66677,6 +66751,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, @@ -66834,6 +66916,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 @@ -66953,6 +67041,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 @@ -67044,12 +67137,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 @@ -67070,11 +67157,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{ @@ -67135,6 +67217,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, @@ -67404,6 +67493,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, @@ -67825,6 +67928,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) @@ -67877,16 +67998,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{ @@ -68101,14 +68212,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" @@ -68154,10 +68257,6 @@ }, /turf/open/floor/plastic, /area/station/security/prison/shower) -"rMy" = ( -/obj/structure/window/reinforced/spawner, -/turf/open/floor/grass, -/area/station/science/xenobiology) "rMD" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/textured_large, @@ -68284,6 +68383,10 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/service/hydroponics) +"rOR" = ( +/obj/machinery/telecomms/server/presets/engineering, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "rOW" = ( /obj/effect/turf_decal/tile/blue/half, /obj/machinery/ai_slipper{ @@ -68360,13 +68463,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 @@ -68534,19 +68635,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 @@ -68768,6 +68856,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) @@ -68872,11 +68967,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, @@ -68884,6 +68974,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, @@ -68944,11 +69039,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{ @@ -69064,6 +69154,22 @@ }, /turf/open/floor/wood/tile, /area/station/command/heads_quarters/captain) +"saL" = ( +/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, @@ -69261,21 +69367,6 @@ /obj/structure/sign/poster/official/random/directional/north, /turf/open/floor/wood, /area/station/service/theater) -"sdL" = ( -/obj/machinery/door/airlock/engineering/glass{ - name = "Engineering" - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/any/engineering/general, -/obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ - cycle_id = "engimain" - }, -/obj/effect/mapping_helpers/airlock/access/any/engineering/construction, -/turf/open/floor/iron, -/area/station/engineering/lobby) "sdN" = ( /obj/structure/cable, /turf/open/floor/iron/dark, @@ -69490,11 +69581,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, @@ -69533,6 +69619,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, @@ -69593,6 +69687,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, @@ -69637,6 +69737,13 @@ }, /turf/open/floor/iron/dark, /area/station/security/brig) +"skE" = ( +/obj/machinery/camera/autoname/directional/south, +/obj/structure/railing/corner{ + dir = 4 + }, +/turf/open/floor/iron/smooth, +/area/station/hallway/floor3/fore) "skU" = ( /turf/open/floor/iron/dark/side{ dir = 8 @@ -69773,24 +69880,6 @@ dir = 8 }, /area/station/security/courtroom) -"snF" = ( -/obj/structure/table/reinforced, -/obj/structure/window/spawner, -/obj/effect/turf_decal/trimline/yellow/corner{ - dir = 1 - }, -/obj/item/stock_parts/matter_bin{ - pixel_x = 2; - pixel_y = -5 - }, -/obj/item/stock_parts/micro_laser{ - pixel_y = 7 - }, -/obj/item/trash/boritos/green, -/turf/open/floor/iron/corner{ - dir = 1 - }, -/area/station/engineering/lobby) "snI" = ( /obj/effect/turf_decal/trimline/green/arrow_ccw, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -69825,6 +69914,17 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, /area/station/maintenance/floor4/starboard/fore) +"sof" = ( +/obj/structure/industrial_lift/public, +/obj/effect/landmark/lift_id{ + specific_lift_id = "aft_vator" + }, +/obj/effect/abstract/elevator_music_zone{ + linked_elevator_id = "aft_vator"; + range = 2 + }, +/turf/open/floor/plating/elevatorshaft, +/area/station/hallway/floor1/aft) "soq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -69881,10 +69981,6 @@ /obj/machinery/duct, /turf/open/floor/iron/dark/side, /area/station/security/brig) -"soQ" = ( -/obj/machinery/telecomms/hub/preset, -/turf/open/floor/circuit/green/telecomms, -/area/station/tcommsat/server) "soZ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -70162,13 +70258,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/commons/dorms/room4) -"ssS" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2{ - dir = 6 - }, -/obj/structure/window/reinforced/plasma/spawner, -/turf/open/floor/engine/airless, -/area/station/science/ordnance/freezerchamber) "ssY" = ( /obj/item/kirbyplants/random, /obj/effect/turf_decal/trimline/green/arrow_ccw, @@ -70593,6 +70682,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, @@ -70649,10 +70748,6 @@ name = "bathroom tiles" }, /area/station/security/lockers) -"szz" = ( -/obj/machinery/telecomms/bus/preset_two, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "szD" = ( /obj/structure/table, /obj/item/storage/box/evidence{ @@ -70729,6 +70824,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 @@ -70792,14 +70894,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, @@ -71011,17 +71105,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/fakebasalt, /area/station/maintenance/floor3/port) -"sEZ" = ( -/obj/structure/window/reinforced/tinted{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/structure/punching_bag, -/obj/effect/turf_decal/bot, -/turf/open/floor/iron/dark, -/area/station/hallway/floor2/fore) "sFa" = ( /turf/open/floor/wood, /area/station/command/meeting_room) @@ -71173,24 +71256,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{ @@ -71240,6 +71305,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, @@ -71326,6 +71396,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, @@ -71339,6 +71416,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"; @@ -71479,6 +71563,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{ @@ -71542,6 +71642,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 @@ -71694,10 +71799,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{ @@ -71886,6 +71987,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{ @@ -71975,14 +72094,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 @@ -72005,6 +72116,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, @@ -72022,15 +72137,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, @@ -72088,6 +72194,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 @@ -72325,6 +72436,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 @@ -72343,16 +72461,6 @@ }, /turf/open/floor/pod/light, /area/station/maintenance/floor1/port) -"sWU" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/structure/railing/corner{ - dir = 8 - }, -/obj/structure/railing/corner, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor2/fore) "sWZ" = ( /obj/effect/turf_decal/trimline/yellow/line{ dir = 1 @@ -72410,13 +72518,6 @@ }, /turf/open/floor/iron, /area/station/hallway/floor1/fore) -"sXL" = ( -/obj/structure/window/reinforced/tinted{ - dir = 8 - }, -/obj/structure/filingcabinet, -/turf/open/floor/wood, -/area/station/commons/vacant_room/office) "sXM" = ( /obj/machinery/recharger, /obj/structure/table, @@ -72601,20 +72702,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, @@ -72706,20 +72793,6 @@ /obj/effect/spawner/random/structure/chair_flipped, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard/fore) -"taj" = ( -/obj/structure/sign/poster/official/random/directional/east, -/obj/structure/sign/directions/dorms/directional/north, -/obj/structure/sign/directions/security/directional/north{ - pixel_y = 40 - }, -/obj/structure/sign/directions/command/directional/north{ - pixel_y = 24 - }, -/obj/structure/railing/corner{ - dir = 8 - }, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor2/fore) "tal" = ( /obj/structure/railing, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -72807,14 +72880,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, @@ -72862,10 +72927,6 @@ }, /turf/open/floor/iron, /area/station/hallway/floor3/fore) -"tcA" = ( -/obj/machinery/telecomms/server/presets/engineering, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "tcE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -72935,6 +72996,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 @@ -72985,10 +73052,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"; @@ -72999,6 +73062,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) @@ -73153,14 +73222,6 @@ /obj/structure/cable, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/maintenance/floor2/starboard/aft) -"tgT" = ( -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/flora/bush/lavendergrass/style_random, -/obj/structure/window/spawner, -/obj/structure/window/spawner/directional/east, -/obj/structure/window/spawner/directional/west, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) "tgX" = ( /obj/machinery/door/airlock/external{ name = "Transport Airlock" @@ -73202,11 +73263,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 @@ -73244,10 +73300,6 @@ /obj/structure/sign/poster/contraband/grey_tide, /turf/closed/wall, /area/station/maintenance/floor3/port/aft) -"tim" = ( -/obj/machinery/telecomms/broadcaster/preset_left, -/turf/open/floor/circuit/green/telecomms, -/area/station/tcommsat/server) "tiC" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/oil, @@ -73259,23 +73311,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{ @@ -73284,16 +73319,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 @@ -73381,25 +73406,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/floor4/starboard/fore) -"tkj" = ( -/obj/effect/turf_decal/siding/wood, -/obj/structure/table/wood, -/obj/structure/window/reinforced/tinted{ - dir = 4 - }, -/obj/structure/window/reinforced/tinted{ - dir = 1 - }, -/obj/effect/spawner/random/bureaucracy, -/turf/open/floor/carpet, -/area/station/commons/vacant_room/office) -"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) @@ -73635,13 +73641,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 @@ -73796,16 +73795,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison/garden) -"tps" = ( -/obj/structure/table/wood, -/obj/effect/turf_decal/siding/wood, -/obj/structure/window/reinforced/tinted{ - dir = 4 - }, -/obj/item/paper_bin, -/obj/item/pen, -/turf/open/floor/carpet, -/area/station/commons/vacant_room/office) "tpy" = ( /obj/machinery/holopad, /obj/effect/turf_decal/tile/red{ @@ -73814,25 +73803,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{ @@ -73873,6 +73843,18 @@ /obj/effect/baseturf_helper/reinforced_plating/ceiling, /turf/open/floor/iron/white, /area/station/medical/virology) +"tqa" = ( +/obj/structure/table/reinforced, +/obj/structure/barricade/wooden{ + name = "wooden barricade (KEEP OUT)" + }, +/obj/structure/window/reinforced/tinted, +/obj/structure/window/reinforced/tinted{ + dir = 1 + }, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/medical/chemistry) "tqi" = ( /obj/structure/table/wood, /obj/item/paper_bin, @@ -73939,18 +73921,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/maintenance/floor1/starboard) -"trf" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 9 - }, -/obj/effect/turf_decal/trimline/white/line{ - dir = 6 - }, -/obj/effect/turf_decal/trimline/white/corner{ - dir = 1 - }, -/turf/open/floor/iron/dark/telecomms, -/area/station/tcommsat/server) "trn" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/structure/cable, @@ -73970,6 +73940,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 @@ -74002,14 +73976,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 @@ -74187,11 +74160,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, @@ -74245,13 +74213,6 @@ /obj/machinery/holopad, /turf/open/floor/iron/textured_large, /area/station/engineering/atmos/office) -"tvJ" = ( -/obj/effect/landmark/start/hangover, -/obj/structure/railing{ - dir = 8 - }, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor1/fore) "tvU" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -74323,14 +74284,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 @@ -74413,11 +74366,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 @@ -74574,28 +74522,6 @@ dir = 1 }, /area/station/hallway/floor4/aft) -"tAb" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/landmark/start/hangover, -/obj/structure/disposalpipe/segment, -/obj/structure/railing{ - dir = 8 - }, -/obj/structure/railing{ - dir = 4 - }, -/turf/open/floor/catwalk_floor, -/area/station/hallway/floor2/fore) -"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{ @@ -74697,14 +74623,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 @@ -74842,6 +74760,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) @@ -74917,6 +74842,18 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor4/aft) +"tFD" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/white/line{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/white/corner{ + dir = 1 + }, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) "tFK" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ dir = 5 @@ -75021,6 +74958,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 @@ -75151,10 +75095,11 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/catwalk_floor/iron, /area/station/cargo/miningdock) -"tIR" = ( -/obj/machinery/telecomms/server/presets/common, -/turf/open/floor/circuit/green/telecomms, -/area/station/tcommsat/server) +"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 @@ -75231,11 +75176,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 @@ -75383,13 +75323,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, @@ -75399,6 +75332,13 @@ /obj/structure/closet/emcloset/anchored, /turf/open/floor/pod/dark, /area/station/maintenance/floor3/port) +"tLQ" = ( +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/library/printer) "tMd" = ( /obj/effect/turf_decal/siding/wood/corner{ dir = 1 @@ -75759,6 +75699,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{ @@ -75796,6 +75742,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, @@ -76014,10 +75965,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 @@ -76028,6 +75975,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, @@ -76160,6 +76122,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 @@ -76339,6 +76309,18 @@ dir = 1 }, /area/station/hallway/floor2/aft) +"ubp" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor3/fore) "ubt" = ( /obj/structure/chair/comfy{ dir = 8 @@ -76518,11 +76500,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, @@ -76534,6 +76511,18 @@ }, /turf/open/floor/plating/foam, /area/station/maintenance/floor2/starboard/fore) +"uej" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/obj/structure/railing{ + dir = 8 + }, +/obj/structure/railing{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor2/fore) "uep" = ( /obj/structure/railing/corner, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -76579,6 +76568,18 @@ }, /turf/open/floor/carpet/royalblack, /area/station/service/theater) +"ueL" = ( +/obj/structure/chair/office{ + dir = 1 + }, +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood, +/area/station/commons/vacant_room/office) "ueN" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -76698,6 +76699,10 @@ }, /turf/open/floor/engine/hull, /area/space/nearstation) +"ugj" = ( +/obj/machinery/telecomms/broadcaster/preset_right, +/turf/open/floor/circuit/green/telecomms, +/area/station/tcommsat/server) "ugp" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -76799,6 +76804,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) @@ -76867,18 +76888,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{ @@ -76973,6 +76982,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 @@ -77025,10 +77038,6 @@ /obj/machinery/duct, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor4/port/aft) -"ukC" = ( -/obj/structure/grille, -/turf/open/floor/catwalk_floor, -/area/station/maintenance/floor1/port) "ukK" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 10 @@ -77052,18 +77061,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"; @@ -77262,12 +77259,17 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"uoi" = ( -/obj/structure/flora/bush/sparsegrass/style_random, -/obj/structure/window/spawner, -/obj/structure/window/spawner/directional/north, -/turf/open/floor/grass, -/area/station/hallway/secondary/exit/departure_lounge) +"uob" = ( +/obj/machinery/door/airlock/highsecurity, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/cable, +/obj/effect/mapping_helpers/airlock/access/any/engineering/general, +/turf/open/floor/plating, +/area/station/engineering/supermatter/room) "uon" = ( /obj/item/radio/intercom/directional/north, /obj/structure/disposalpipe/segment{ @@ -77393,6 +77395,17 @@ /obj/item/radio/intercom/directional/south, /turf/open/floor/iron, /area/station/hallway/floor3/fore) +"uqW" = ( +/obj/machinery/telecomms/broadcaster/preset_left, +/turf/open/floor/circuit/green/telecomms, +/area/station/tcommsat/server) +"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 @@ -77557,17 +77570,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, @@ -77651,6 +77653,22 @@ dir = 1 }, /area/station/hallway/floor2/fore) +"utX" = ( +/obj/machinery/light/directional/north, +/obj/structure/sign/directions/evac/directional/north{ + dir = 2; + pixel_y = 40 + }, +/obj/structure/sign/directions/engineering/directional/north{ + dir = 2 + }, +/obj/structure/sign/directions/supply/directional/north{ + dir = 2; + pixel_y = 24 + }, +/obj/structure/railing/corner, +/turf/open/floor/iron/smooth, +/area/station/hallway/floor2/fore) "uuh" = ( /obj/machinery/camera/autoname/directional/south, /turf/open/floor/iron/dark, @@ -77680,11 +77698,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 @@ -77768,16 +77781,6 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/carpet/green, /area/station/service/abandoned_gambling_den) -"uwr" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/machinery/door/airlock/hatch{ - name = "Maintenance Access" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/mapping_helpers/airlock/access/any/engineering/general, -/turf/open/floor/pod/light, -/area/station/maintenance/floor1/starboard/aft) "uws" = ( /obj/machinery/door/firedoor/heavy, /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible/layer2{ @@ -77867,10 +77870,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 @@ -77937,6 +77936,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 @@ -77993,11 +77998,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 @@ -78177,16 +78177,6 @@ /obj/structure/girder/reinforced, /turf/open/floor/plating, /area/station/command/heads_quarters/qm) -"uCq" = ( -/obj/machinery/door/airlock/highsecurity, -/obj/effect/mapping_helpers/airlock/cyclelink_helper{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/cable, -/obj/effect/mapping_helpers/airlock/access/any/engineering/general, -/turf/open/floor/plating, -/area/station/maintenance/floor1/port/aft) "uCw" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -78235,11 +78225,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, @@ -78251,16 +78236,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/kitchen, /area/station/service/kitchen/abandoned) -"uDz" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/structure/window/reinforced/tinted{ - dir = 1 - }, -/obj/structure/closet/masks, -/turf/open/floor/iron/dark, -/area/station/hallway/floor2/fore) "uDD" = ( /obj/effect/turf_decal/trimline/white/line{ dir = 4 @@ -78417,10 +78392,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" @@ -78457,6 +78428,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{ @@ -78503,6 +78478,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 @@ -78648,11 +78630,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, @@ -78669,21 +78646,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, @@ -78747,13 +78709,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, @@ -79171,12 +79126,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, @@ -79279,21 +79228,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, @@ -79437,10 +79371,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 @@ -79636,6 +79566,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 @@ -79679,6 +79617,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, @@ -79881,15 +79824,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/service/hydroponics) -"uYi" = ( -/obj/structure/window/reinforced/tinted, -/obj/structure/mirror/directional/east, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/obj/structure/sink/directional/west, -/turf/open/floor/iron/showroomfloor, -/area/station/commons/dorms/apartment2) "uYl" = ( /obj/effect/turf_decal/stripes{ dir = 1 @@ -79897,6 +79831,10 @@ /obj/structure/emergency_shield/regenerating, /turf/open/floor/plating, /area/station/cargo/drone_bay) +"uYm" = ( +/obj/effect/spawner/random/maintenance/two, +/turf/closed/wall/r_wall, +/area/station/maintenance/floor1/port) "uYr" = ( /obj/machinery/light/directional/south, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -80027,10 +79965,6 @@ /obj/structure/ladder, /turf/open/floor/pod/dark, /area/station/maintenance/floor2/port) -"vaf" = ( -/obj/machinery/telecomms/processor/preset_one, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "vag" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -80102,6 +80036,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 @@ -80162,6 +80102,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{ @@ -80243,6 +80191,10 @@ "vdf" = ( /turf/open/floor/catwalk_floor, /area/station/hallway/floor1/aft) +"vdm" = ( +/obj/machinery/telecomms/server/presets/science, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "vdn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -80262,6 +80214,10 @@ /obj/machinery/vending/assist, /turf/open/floor/iron/dark/smooth_large, /area/station/commons/storage/primary) +"vdJ" = ( +/obj/machinery/telecomms/server/presets/medical, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "vdP" = ( /obj/structure/railing/corner{ dir = 1 @@ -80662,6 +80618,19 @@ dir = 5 }, /area/station/security/office) +"vks" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/landmark/start/hangover, +/obj/structure/railing{ + dir = 4 + }, +/obj/structure/railing{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/station/hallway/floor3/fore) "vkz" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/blood/tracks{ @@ -80837,14 +80806,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 @@ -80872,13 +80833,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 @@ -81073,13 +81027,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 @@ -81241,6 +81188,17 @@ /obj/effect/turf_decal/tile/red/diagonal_edge, /turf/open/floor/iron/dark/textured_large, /area/station/security/checkpoint/escape) +"vrm" = ( +/obj/structure/industrial_lift/public, +/obj/effect/landmark/lift_id{ + specific_lift_id = "com_vator" + }, +/obj/effect/abstract/elevator_music_zone{ + linked_elevator_id = "com_vator"; + range = 2 + }, +/turf/open/floor/plating/elevatorshaft, +/area/station/hallway/floor3/fore) "vrn" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -81276,11 +81234,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, @@ -81383,6 +81336,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, @@ -81815,23 +81775,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, @@ -82136,11 +82079,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, @@ -82177,6 +82115,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, @@ -82385,21 +82332,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 @@ -82442,13 +82374,6 @@ }, /turf/open/floor/carpet/royalblack, /area/station/service/theater) -"vHg" = ( -/obj/structure/cable, -/obj/structure/railing/corner{ - dir = 4 - }, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor1/fore) "vHi" = ( /obj/structure/cable, /turf/open/floor/iron/dark, @@ -82478,6 +82403,13 @@ /obj/effect/spawner/random/trash/garbage, /turf/open/floor/pod/light, /area/station/maintenance/floor3/port/aft) +"vHt" = ( +/obj/effect/turf_decal/trimline/blue/corner{ + dir = 4 + }, +/obj/effect/spawner/random/engineering/tank, +/turf/open/floor/pod/dark, +/area/station/maintenance/floor2/port) "vHz" = ( /obj/machinery/field/generator, /obj/effect/turf_decal/stripes/line{ @@ -82664,10 +82596,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/dark, /area/station/engineering/atmos/hfr_room) -"vKp" = ( -/obj/machinery/telecomms/server/presets/service, -/turf/open/floor/circuit/telecomms, -/area/station/tcommsat/server) "vKs" = ( /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/pod/light, @@ -82755,15 +82683,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, @@ -83014,6 +82933,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, @@ -83241,14 +83171,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{ @@ -83328,6 +83250,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, @@ -83417,6 +83349,20 @@ }, /turf/open/floor/carpet/green, /area/station/service/bar/atrium) +"vVb" = ( +/obj/structure/disposalpipe/trunk, +/obj/machinery/disposal/delivery_chute{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/green/filled/arrow_cw, +/obj/structure/window/reinforced/tinted, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/effect/turf_decal/trimline/green/filled/mid_joiner, +/turf/open/floor/iron/dark/smooth_large, +/area/station/service/library/printer) "vVf" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -83506,6 +83452,19 @@ /obj/structure/cable, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor2/starboard/fore) +"vWl" = ( +/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) "vWn" = ( /obj/structure/table, /obj/effect/turf_decal/tile/green/half/contrasted, @@ -83651,17 +83610,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 @@ -84204,13 +84152,6 @@ }, /turf/open/floor/wood/parquet, /area/station/service/lawoffice) -"weT" = ( -/obj/structure/stairs/north, -/obj/structure/railing{ - dir = 4 - }, -/turf/open/floor/iron/smooth, -/area/station/hallway/floor1/fore) "wfb" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -84253,13 +84194,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{ @@ -84324,6 +84258,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, @@ -84490,6 +84431,18 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"wiH" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/table/wood, +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/obj/structure/window/reinforced/tinted{ + dir = 1 + }, +/obj/effect/spawner/random/bureaucracy, +/turf/open/floor/carpet, +/area/station/commons/vacant_room/office) "wiJ" = ( /obj/effect/decal/cleanable/dirt, /obj/item/assembly/mousetrap, @@ -84624,6 +84577,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, @@ -85052,14 +85013,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 @@ -85150,6 +85103,10 @@ /obj/structure/sign/poster/random/directional/north, /turf/open/floor/pod/light, /area/station/maintenance/floor1/starboard/fore) +"wrv" = ( +/obj/machinery/telecomms/server/presets/security, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "wrJ" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 4 @@ -85222,12 +85179,6 @@ }, /turf/open/floor/catwalk_floor, /area/station/maintenance/floor3/starboard/fore) -"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, @@ -85437,6 +85388,28 @@ 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) +"wuX" = ( +/obj/structure/railing{ + dir = 4 + }, +/obj/machinery/turretid{ + control_area = "/area/station/ai_monitored/turret_protected/aisat_interior"; + name = "Antechamber Turret Control"; + pixel_y = -32 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/aisat/service) "wuZ" = ( /obj/structure/rack, /obj/effect/decal/cleanable/dirt, @@ -85529,18 +85502,6 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/floor1/fore) -"wwo" = ( -/obj/effect/turf_decal/stripes/white/line{ - dir = 1 - }, -/obj/structure/window/reinforced/tinted{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/neutral/filled/line{ - dir = 9 - }, -/turf/open/floor/iron, -/area/station/hallway/floor2/fore) "wwp" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/structure/cable, @@ -85663,14 +85624,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, @@ -85758,26 +85711,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) -"wym" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/table/wood, -/obj/item/radio/intercom, -/obj/item/toy/plush/lizard_plushie/space/green{ - desc = "As long as I have you by my side, I know I'll get better!"; - name = "Cures-The-Sniffles" - }, -/turf/open/floor/wood/large, -/area/station/medical/virology/isolation) "wyp" = ( /obj/structure/chair/sofa/bench/left{ dir = 8 @@ -85802,6 +85735,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{ @@ -85938,16 +85876,6 @@ dir = 8 }, /area/station/medical/chemistry) -"wAs" = ( -/obj/structure/window/reinforced/spawner, -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/obj/effect/turf_decal/stripes/white/line{ - dir = 5 - }, -/turf/open/floor/iron/large, -/area/station/command/gateway) "wAt" = ( /obj/machinery/duct, /obj/effect/turf_decal/stripes/line{ @@ -85961,6 +85889,10 @@ /obj/machinery/light_switch/directional/east, /turf/open/floor/carpet/red, /area/station/service/theater) +"wAA" = ( +/obj/machinery/telecomms/server/presets/command, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "wAH" = ( /turf/open/floor/pod/light, /area/station/maintenance/floor4/port/fore) @@ -86012,6 +85944,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, @@ -86167,6 +86109,16 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/iron/dark, /area/station/maintenance/floor3/port/aft) +"wDV" = ( +/obj/machinery/telecomms/server/presets/supply, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) +"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, @@ -86370,6 +86322,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, @@ -86761,9 +86721,6 @@ /obj/effect/turf_decal/trimline/green/arrow_ccw, /turf/open/floor/iron/white/small, /area/station/commons/fitness/recreation) -"wKg" = ( -/turf/open/floor/iron/dark/telecomms, -/area/station/tcommsat/server) "wKi" = ( /obj/effect/turf_decal/tile/red/diagonal_edge, /turf/open/floor/iron/dark, @@ -86809,11 +86766,26 @@ }, /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, /turf/open/floor/carpet/red, /area/station/service/theater) +"wKG" = ( +/obj/structure/cable, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/aisat_interior) "wKL" = ( /obj/effect/turf_decal/siding/wood{ dir = 6 @@ -86869,16 +86841,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 @@ -86925,6 +86887,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"; @@ -87341,6 +87310,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 @@ -87406,15 +87385,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron, /area/station/hallway/floor3/aft) -"wSW" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/firedoor/heavy, -/obj/structure/disposalpipe/segment, -/obj/machinery/door/airlock/public/glass{ - name = "Bar" - }, -/turf/open/floor/iron/dark, -/area/station/service/bar/atrium) "wTa" = ( /obj/effect/turf_decal/tile/green/anticorner/contrasted{ dir = 1 @@ -87441,6 +87411,12 @@ "wTq" = ( /turf/open/openspace, /area/station/hallway/secondary/service) +"wTt" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/siding/thinplating_new, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/hallway/secondary/entry) "wTw" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -87661,11 +87637,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, @@ -87759,12 +87730,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 @@ -87878,12 +87843,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, @@ -87981,14 +87940,26 @@ }, /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, /area/station/hallway/floor4/fore) +"xaw" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/flora/bush/flowers_yw/style_random, +/mob/living/basic/butterfly, +/turf/open/floor/grass, +/area/station/service/bar/atrium) +"xaA" = ( +/obj/structure/window/reinforced/tinted, +/obj/structure/mirror/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/sink/directional/east, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms/apartment1) "xaG" = ( /obj/machinery/light/directional/east, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -88320,10 +88291,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, @@ -88392,11 +88359,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 @@ -88697,15 +88659,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, @@ -88848,10 +88801,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{ @@ -88980,6 +88929,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, @@ -89004,11 +88961,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) @@ -89123,6 +89081,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, @@ -89240,11 +89204,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 @@ -89256,6 +89215,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 @@ -89332,14 +89296,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 @@ -89370,6 +89326,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" @@ -89431,6 +89404,15 @@ /obj/machinery/light/directional/north, /turf/open/floor/iron/white, /area/station/medical/psychology) +"xuR" = ( +/obj/structure/window/reinforced/tinted, +/obj/structure/mirror/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/obj/structure/sink/directional/west, +/turf/open/floor/iron/showroomfloor, +/area/station/commons/dorms/apartment2) "xuW" = ( /obj/effect/turf_decal/trimline/red/line, /obj/effect/turf_decal/trimline/white/warning, @@ -89614,6 +89596,10 @@ /obj/machinery/camera/autoname/directional/east, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) +"xwW" = ( +/obj/machinery/telecomms/bus/preset_three, +/turf/open/floor/circuit/telecomms, +/area/station/tcommsat/server) "xwX" = ( /obj/structure/easel, /turf/open/floor/bamboo/tatami/black, @@ -89803,17 +89789,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 @@ -90028,6 +90003,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, @@ -90075,6 +90055,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, @@ -90118,21 +90102,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 @@ -90721,6 +90690,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, @@ -90810,13 +90784,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, @@ -90897,18 +90864,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"xPc" = ( -/obj/structure/frame/computer{ - dir = 8 - }, -/obj/structure/window/reinforced/tinted{ - dir = 4 - }, -/obj/effect/turf_decal/siding/wood{ - dir = 6 - }, -/turf/open/floor/wood, -/area/station/commons/vacant_room/office) "xPr" = ( /obj/effect/turf_decal/tile/green/half{ dir = 4 @@ -91067,6 +91022,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, @@ -91285,6 +91248,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) @@ -91468,6 +91436,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{ @@ -91537,14 +91510,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 @@ -91731,20 +91696,18 @@ dir = 1 }, /area/station/cargo/sorting) -"ybt" = ( -/obj/structure/disposalpipe/trunk, -/obj/machinery/disposal/delivery_chute{ +"ybr" = ( +/obj/structure/frame/computer{ dir = 8 }, -/obj/effect/turf_decal/trimline/green/filled/arrow_cw, -/obj/structure/window/reinforced/tinted, -/obj/effect/turf_decal/stripes/line{ - dir = 8 +/obj/structure/window/reinforced/tinted{ + dir = 4 }, -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/effect/turf_decal/trimline/green/filled/mid_joiner, -/turf/open/floor/iron/dark/smooth_large, -/area/station/service/library/printer) +/obj/effect/turf_decal/siding/wood{ + dir = 6 + }, +/turf/open/floor/wood, +/area/station/commons/vacant_room/office) "ybB" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 6 @@ -92095,17 +92058,6 @@ /obj/machinery/light/small/red/directional/north, /turf/open/floor/engine, /area/station/maintenance/floor1/starboard/fore) -"ygl" = ( -/obj/structure/industrial_lift/public, -/obj/effect/landmark/lift_id{ - specific_lift_id = "aft_vator" - }, -/obj/effect/abstract/elevator_music_zone{ - linked_elevator_id = "aft_vator"; - range = 2 - }, -/turf/open/floor/plating/elevatorshaft, -/area/station/hallway/floor1/aft) "ygq" = ( /obj/machinery/atmospherics/pipe/smart/simple/green/visible{ dir = 9 @@ -92137,9 +92089,34 @@ /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) +"yhb" = ( +/obj/structure/flora/bush/sparsegrass/style_random, +/obj/structure/window/spawner/directional/north, +/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, @@ -92278,6 +92255,29 @@ /obj/structure/sign/poster/contraband/random/directional/east, /turf/open/floor/iron/dark, /area/station/commons/vacant_room/commissary) +"yjq" = ( +/obj/structure/table/wood, +/obj/effect/turf_decal/siding/wood, +/obj/structure/window/reinforced/tinted{ + dir = 4 + }, +/obj/item/paper_bin, +/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, @@ -92335,13 +92335,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, @@ -92355,6 +92348,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, @@ -106974,15 +106974,15 @@ lRO xYo bIG ycy -gcl +lvG siu ncu epv bkz -tgT +bpN aYa pvw -aXP +aFn ylE qiy hhx @@ -107231,7 +107231,7 @@ taW xYo oGQ oVB -lVX +diK nlw ncu qVl @@ -107239,7 +107239,7 @@ gXG mmR tlr hII -ifd +yhb dgb qCx mmv @@ -107745,7 +107745,7 @@ usk xYo psK ycy -uoi +beb nlw wwk gsN @@ -107753,7 +107753,7 @@ uZf qDt npR hII -ifd +yhb ycy nBW hhx @@ -108002,15 +108002,15 @@ mdB xYo viS vnE -gym +llp xWx mit epv bkz -tgT +bpN npR nph -oTv +fbX ycy nBW wBR @@ -109296,7 +109296,7 @@ xFm eYa inq tJj -qxO +jKx vrk wBR bdN @@ -111846,7 +111846,7 @@ aaC twL oic djX -cWX +jIW tNS ybF hxN @@ -111878,7 +111878,7 @@ yis hJy stV hJy -mNi +oSS cgi cgi omF @@ -112116,7 +112116,7 @@ eai eee bFD asI -ncU +dPg asI tNK ogh @@ -112609,7 +112609,7 @@ oic oic oic mID -exL +dsE oic oic oic @@ -113121,7 +113121,7 @@ oic eea hdj nir -loc +tEC hIk oic oic @@ -113376,7 +113376,7 @@ owI oic oic nBw -knf +fGe aua nBw iYE @@ -113635,7 +113635,7 @@ oic gwl beG kBs -gTF +nRb cEu oic uNF @@ -114694,7 +114694,7 @@ fqx qIM ffD hJy -lMG +syJ eIP qIM qIM @@ -115178,7 +115178,7 @@ cDe oic bsq bAh -htK +dKe oic gUS nOj @@ -115221,7 +115221,7 @@ hJy sYU dmG hJy -ato +nws gOz hJy hut @@ -115435,7 +115435,7 @@ lgs fCw brL erV -uDm +rPT oic rGF yiZ @@ -115692,7 +115692,7 @@ sLq sLq cBT owk -jhP +eTO oic hBR qWJ @@ -115963,7 +115963,7 @@ utu jrx pjD rPi -tpz +gOk lwl oqq mMd @@ -119321,7 +119321,7 @@ rnd llC clb cuS -hnX +wTt jbu yag mOt @@ -119577,7 +119577,7 @@ mee bAQ jMc owS -iUt +rep bKp xiC uhp @@ -120091,7 +120091,7 @@ tTU oDL pLe xgH -aba +qng uya uya uya @@ -120870,7 +120870,7 @@ hjs vwn xgH hjs -uJo +bDy xgH wVn xgH @@ -121391,7 +121391,7 @@ xVo krf vUd cmG -dLm +eDJ huh auc lbT @@ -122133,8 +122133,8 @@ pEv fEI dpH adk -weT -vHg +dBC +jZv kyR vOK mgl @@ -122157,7 +122157,7 @@ xgH xgH xgH nrh -yko +tHm xgH cmG cmG @@ -122370,7 +122370,7 @@ owI owI hKN lWH -ijV +mWY fLr lWH tud @@ -122389,9 +122389,9 @@ qly pEv nPy dpH -eCR -tvJ -oid +kWU +csL +pmz cSN fxM noo @@ -122921,7 +122921,7 @@ wGI ufV tHM kzE -qjN +hrT dyS uls twx @@ -123687,7 +123687,7 @@ xgH dgU wVn wVn -yko +tHm wVn wVn wVn @@ -124974,7 +124974,7 @@ bMz eXi kzE cgT -psz +gyc lUH ucf kLc @@ -125243,7 +125243,7 @@ uRn ola kET kzE -jXz +xDy eVk mEa xfT @@ -125477,7 +125477,7 @@ iyY mww sfA dpH -dsJ +kNF rjD cax mea @@ -125745,7 +125745,7 @@ cAu mgf kzE okL -aMn +gOh lfL bOB kLc @@ -125760,7 +125760,7 @@ kzE xgH xgH xgH -xoS +nar tCB twx gXM @@ -126013,12 +126013,12 @@ hLX hLX hLX lkE -ket +tqa opB wCR xgH xgH -ulh +saR eVk wVn xgH @@ -126490,7 +126490,7 @@ tRj tRj kbW jJm -wsE +dGL whV lYR tPk @@ -126780,7 +126780,7 @@ iun xgH kzE kzE -gjm +uYm kzE kzE kzE @@ -127020,7 +127020,7 @@ xDZ alj wpE gYt -mdp +mHh lHv mFW kSN @@ -127039,7 +127039,7 @@ xgH aki kbk xgH -ljE +xCO jCU xMH ooC @@ -127277,7 +127277,7 @@ gni dQU hSd uqz -mdp +mHh irf mFW kSN @@ -127534,7 +127534,7 @@ oTu spl hSd lKD -mdp +mHh cax mFW kSN @@ -127556,7 +127556,7 @@ xgH trD lWQ xgH -ljE +xCO mdl trD xgH @@ -127775,7 +127775,7 @@ whV whV whV jJm -bCT +wgo nSv vWS xyC @@ -127791,7 +127791,7 @@ fkG fkG ldl oKr -mdp +mHh hFr mFW lYu @@ -128048,7 +128048,7 @@ uWx vDC gSw vNj -mdp +mHh cax mFW kSN @@ -128065,12 +128065,12 @@ ess ess mHz tFK -nvj +oOH kzE -jXz +xDy lWQ xgH -ljE +xCO mdl utE xgH @@ -128300,12 +128300,12 @@ bMD dOI dOI dOI -mdp -mdp +mHh +mHh bza piT pfg -mdp +mHh bsQ mFW rUW @@ -128315,12 +128315,12 @@ kzE kzE kzE kzE -soQ +dRO snO -tim -ils -wKg -jsV +uqW +pee +ivt +vdJ snO nSn kzE @@ -128558,11 +128558,11 @@ pRY nhu lYV fhT -mdp -mdp +mHh +mHh ppN -mdp -mdp +mHh +mHh cax mFW mhr @@ -128574,14 +128574,14 @@ nzb mNh ngH snO -vaf -gGe -wKg -tcA +hPQ +oPE +ivt +rOR snO -kSa +eVs kzE -jXz +xDy hdA xgH xgH @@ -128829,12 +128829,12 @@ uVY nfn dRE mNh -wKg +ivt snO -wKg -wKg -wKg -aQZ +ivt +ivt +ivt +wAA snO kzE kzE @@ -129084,14 +129084,14 @@ jKt jIG uVY dqB -nHL +aWi mNh -ejZ +nFe snO -qoJ -szz -wKg -dTX +aif +gse +ivt +wrv snO cYx uiT @@ -129345,10 +129345,10 @@ uxT qkL qkL snO -wKg -wKg -wKg -vKp +ivt +ivt +ivt +iXu wfW jHc aQA @@ -129602,10 +129602,10 @@ nMI cjF oFF snO -pNb -cXP -wKg -kph +gmZ +xwW +ivt +wDV snO rZX iHG @@ -129859,10 +129859,10 @@ qyB iqt ibu snO -wKg -wKg -wKg -asw +ivt +ivt +ivt +vdm snO kzE kzE @@ -130111,18 +130111,18 @@ qRW jKt nor sst -sHG +fuR uxT wcw qkL snO -jRp -fax -wKg -wKg +bQJ +gTc +ivt +ivt snO kzE -ukC +nbS kzE kzE kzE @@ -130373,13 +130373,13 @@ kzE kzE kzE snO -eKn -fKU -wKg -tIR +ugj +cMp +ivt +cRK snO kzE -ukC +nbS xgH trD hdA @@ -130630,13 +130630,13 @@ aIV aIV kzE gzO -fOl +mRy ess ess -fOl -trf +mRy +tFD kzE -ukC +nbS xgH eKk hdA @@ -130644,7 +130644,7 @@ uLj bQV bQV gaH -qvn +gSX rfz xgH xgH @@ -131146,7 +131146,7 @@ tvX xgH hdA hdA -hYN +rxX hdA hdA hdA @@ -132676,7 +132676,7 @@ ePT iNE gWA xzL -ygl +sof xzL xYN cpx @@ -134726,7 +134726,7 @@ xNi wfT bxd hrO -cTp +pAx uyu kbu yhr @@ -135001,7 +135001,7 @@ cjc aRI bVQ vMJ -hZt +yjA kzE fmb xgH @@ -135502,9 +135502,9 @@ wfT kbu rBP rBP -dNx +aBg vED -sdL +eIX rBP nag rBP @@ -136023,7 +136023,7 @@ wmU pVZ uKL rGe -pFN +mkd wWw xFR gPc @@ -136273,17 +136273,17 @@ uYe suZ rBP rBP -qDN +ncV vED -sdL +eIX rBP gBX pUp tof -snF +amn wWw eEA -rSp +nmj dEc dEc dEc @@ -137056,7 +137056,7 @@ oOd otD kBI dEc -gqO +nIZ vcr pzY ssx @@ -138599,7 +138599,7 @@ dEc dEc dEc vbg -rpN +kAk ixD vFE xWv @@ -139383,7 +139383,7 @@ lzI lIP xjr vcr -iZy +urd vcr vcr owI @@ -139633,7 +139633,7 @@ iOy vcr uov uov -iZy +urd vcr hoy lCT @@ -140136,9 +140136,9 @@ sde eUj pEq wiF -rpu +uob wth -uCq +csI sJp vcr wVJ @@ -141681,7 +141681,7 @@ cHX dEc dEc dEc -wfy +nqu aHt vcr psx @@ -142429,7 +142429,7 @@ teq teq teq teq -uwr +kfW teq teq tjA @@ -144470,13 +144470,13 @@ owI teq sKt jZa -aEY +jMa bUa jMp -aEY +jMa xcQ qfk -aEY +jMa jFh sKt xPW @@ -144520,13 +144520,13 @@ oyh clF dEc cjC -qXP +pOL ueS -npE -qXP +xVB +pOL mXC kox -qXP +pOL bME vcr dEc @@ -175333,7 +175333,7 @@ rbh wcn lJZ sTq -fPH +kKJ wwu rtm kwl @@ -175352,7 +175352,7 @@ lQI bsS tlt tlt -uzq +oBl hLz hLz hLz @@ -175590,7 +175590,7 @@ rbh bDr bDr sTq -adL +jEe wwu okK cvC @@ -175607,8 +175607,8 @@ lQI wXi cHr jWn -lcJ -jEO +rvP +gpL lft lft hLz @@ -175864,10 +175864,10 @@ hLz hLz hLz oVP -gOU -kWT +vDG +wKC lft -omg +lLY hLz hLz oyh @@ -176122,9 +176122,9 @@ skz hLz uXA uXA -czm +fxO lft -uuF +gbG hLz hLz oyh @@ -176377,11 +176377,11 @@ skU ugs uUz hLz -mwN +erd uXA -tbF -pMo -pMo +drO +vsO +vsO hLz hLz oyh @@ -176634,10 +176634,10 @@ hLv xLs nbq hLz -vmA +iIr uXA uXA -wpY +biq uXA hLz hLz @@ -177124,7 +177124,7 @@ ebA lXs wwu wwu -rLR +fyx tqw tqw tqw @@ -177661,7 +177661,7 @@ lxD xxC wve fNT -lcs +hTo vVJ rkE bVY @@ -178407,7 +178407,7 @@ gAW wwu wwu nAJ -ktV +dum wwu rbh tqw @@ -178431,7 +178431,7 @@ lgk shi tqW shi -uDz +faj fME gtO hLz @@ -178664,7 +178664,7 @@ wwu wwu wwu cNf -cBb +mZA wwu wpa roe @@ -178688,7 +178688,7 @@ shi shi tqW shi -dLA +fci fRa gAp hLz @@ -178696,8 +178696,8 @@ uXA hLz jly vlY -iRY -xzP +tRr +lyI hLz hLz hLz @@ -178919,7 +178919,7 @@ wwu wwu wwu wwu -nEM +ouU qdW sbw wwu @@ -178945,17 +178945,17 @@ lxD lxD lPz shi -wwo +ffd fRd -gFy +lKT hLz uXA hLz jly hLz hLz -lSt -wLo +jBp +jRy hLz jJu jJu @@ -179209,7 +179209,7 @@ hLz uXA hLz jVu -usV +wuS hLz hLz fGy @@ -179459,7 +179459,7 @@ yaX shi qKp shi -jQc +fhY fVe gWj hLz @@ -179470,10 +179470,10 @@ hje tmC kso tmC -qFA +aVY jJu cLG -gRQ +coJ fDO uWU iZV @@ -179685,18 +179685,18 @@ wwu cwq iKw ooY -vLz -phI +hXJ +vbs duX sxy sbm wvR gWY -iWZ +wRO pQZ pJb wwu -bDD +fnb wwu jBm xuv @@ -179716,12 +179716,12 @@ qia shi dhX shi -dLA +fci fWh lJS hLz uXA -gjr +jQW hLz knM lQI @@ -179730,10 +179730,10 @@ lQI ozr jJu aJO -qiR -rkZ -kms -wXD +tef +osV +jNm +dTh mmY jJu jJu @@ -179940,10 +179940,10 @@ ucA wwu wwu cwq -dAn +hxW qnI -msl -pZH +eOo +dXb xuv xuv xuv @@ -179955,7 +179955,7 @@ xuv xuv jBm jBm -hgn +dUx xuv qVV qaW @@ -179973,12 +179973,12 @@ qia shi dsb shi -sEZ +flw fWp gXo hLz uXA -thw +nyn hLz tal lQI @@ -179988,7 +179988,7 @@ ozr jJu hEc ezR -qUL +onj jJu lFq mmY @@ -180235,7 +180235,7 @@ jmc jmc hLz uXA -mVZ +bSm hLz tal lQI @@ -180745,11 +180745,11 @@ ffb gmk etj qVf -dan +sIQ gcs hLz uXA -nnK +nNn hLz hLz hLz @@ -181262,8 +181262,8 @@ gfI ozF ksr hLz -rwN -aTl +vaF +blP hLz hLz htG @@ -181275,7 +181275,7 @@ vVH iPX kFb iZV -xlH +fTW lNj jJu jJu @@ -181788,7 +181788,7 @@ vjp mDV ntS lTZ -fMm +oyA lDG pkr jJu @@ -182040,7 +182040,7 @@ pmA nGJ uXA jJu -rJb +ygQ bqF kmk qrg @@ -182293,8 +182293,8 @@ hBT idw iyr hLz -cUh -lep +aBL +dPU uXA jJu jJu @@ -182303,7 +182303,7 @@ bzm vjp lnV pkr -mjr +mEv pkr jJu jJu @@ -182538,7 +182538,7 @@ rtv lES jvv dIX -kcZ +bLS cpo dfR eas @@ -182560,7 +182560,7 @@ jJu jJu jJu hvc -xgd +lIa hLz hLz hLz @@ -182807,14 +182807,14 @@ hLg ift iBx hLz -fiI +wBD tfS uXA -txQ +mWe uXA uXA hLz -uKl +uHj uXA avM uXA @@ -183068,7 +183068,7 @@ hLz hLz uXA irV -rwN +vaF uXA hLz uXA @@ -183325,14 +183325,14 @@ bSh hLz uXA rLd -vCG +jgh uXA uXA uXA -iBL +uyE lQI ekB -xYK +uVs hLz hLz ucA @@ -183823,7 +183823,7 @@ rtv lES uQo hLz -wZj +rts uXA hLz vpp @@ -184355,7 +184355,7 @@ uXA hLz nCg fiz -btq +nFG xXv vsU kvE @@ -184571,7 +184571,7 @@ tDI xYg pzT wwu -lkZ +xqM cwq xuv cZk @@ -184828,7 +184828,7 @@ sbm cQj nOZ wwu -cja +hpT cwq ihW pUr @@ -184842,7 +184842,7 @@ fTd eFx kmR aFV -vGQ +pLj aSq yjG ePa @@ -185112,9 +185112,9 @@ hLz hLz hLz hLz -jKB -uJn -ppX +ogQ +biB +fcM uXA hLz uXA @@ -185340,7 +185340,7 @@ jYo wwu wwu gvQ -mtL +asP xEo tXg cwq @@ -185371,11 +185371,11 @@ pXT hLz hLz hLz -lyK +avx uXA hLz tWL -sil +qyS fIX vXh ihg @@ -185632,14 +185632,14 @@ vXT vXT vXT vXT -twP +nnU ssy -kYm -mvN +xop +mSZ uXA hLz eaB -mJz +nGp lpH gmV aqj @@ -186415,7 +186415,7 @@ ozt hLz uXA hLz -ceH +phm tlt hLz hLz @@ -186671,8 +186671,8 @@ wVY wVY hLz uXA -tVB -iiQ +phO +lgt tlt hLz hLz @@ -186887,7 +186887,7 @@ hge hge oiO afz -cDo +hFP mis txR dDk @@ -187392,7 +187392,7 @@ ucA ucA vnK vnK -ecV +jmV uZg vLj iOA @@ -187668,7 +187668,7 @@ mGd shk wbS dpL -qlQ +utX feX gPH fNT @@ -187925,9 +187925,9 @@ cas kvB eao dFf -sWU -tAb -glA +fxL +joW +uej knA jCY ygC @@ -187958,7 +187958,7 @@ aal cKs cMh pzx -cSK +jhH aal aal ucA @@ -188182,7 +188182,7 @@ ueO puG eep dpL -taj +aEY aqw bPm fNT @@ -188469,8 +188469,8 @@ njW wdV ajq aal -vyA -nXb +xtQ +kRE lRl lfy aal @@ -188942,7 +188942,7 @@ lBs auv rUh iOA -vmN +oyy vnK mng wAt @@ -188986,7 +188986,7 @@ aal iiA iiA yeB -fjx +sKQ aal aal ucA @@ -189222,7 +189222,7 @@ aWc hDE tTT nhJ -vYl +gIu hbT kKr fxp @@ -189240,10 +189240,10 @@ reA qpj dWR aal -qqY -lxG +cdH +cda kcy -jIY +fzm aal aal ucA @@ -189498,7 +189498,7 @@ kuX qmB aal ybG -vph +caX ybG ybG aal @@ -189706,7 +189706,7 @@ ucA vnK vnK uZg -gcS +hlB iOA iOA oHz @@ -189723,7 +189723,7 @@ qun qun azC aBC -uQJ +tWi maW lRu dEb @@ -189742,7 +189742,7 @@ kKr aUz mAb eMA -tiN +mLn eEl rjf fof @@ -189755,9 +189755,9 @@ bGT rXa aal ybG -jTH -eVQ -agV +qsK +sUo +sjN aal aal ucA @@ -190733,7 +190733,7 @@ ucA ucA vnK vnK -trZ +oIo tFM mOb vnK @@ -191296,9 +191296,9 @@ ufA cBF vBm aal -gUR -wxd -aNV +qdn +bqK +pVb ybG aal aal @@ -191553,9 +191553,9 @@ tWV nTx kSn aal -pMR -vSE -gty +eju +jSu +wGM ybG aal aal @@ -191810,7 +191810,7 @@ tQN tQN tQN aal -eeL +fpv ybG ybG ybG @@ -192028,7 +192028,7 @@ tTw cnL wug uKz -cgc +bXC vnK qJa dYx @@ -192069,8 +192069,8 @@ pcB aal sEd ybG -mDI -cFq +gQN +fCu aal aal ucA @@ -192324,9 +192324,9 @@ pOi rxz hdS aal -kri +eOl ybG -hQO +qGG voO aal aal @@ -192838,7 +192838,7 @@ sZx agv uST aal -aSs +tdh nca vTS aal @@ -193050,7 +193050,7 @@ vnK fdr vnK hbe -lNA +iak vnK tvB ojU @@ -194608,7 +194608,7 @@ svL yhv bLy aVD -wym +etQ uVz jgx kAm @@ -194637,9 +194637,9 @@ kmT kyq laO ldG -iqj +rBX lDM -aYT +ehB aal aal ucA @@ -194849,7 +194849,7 @@ vnK fdr vnK oHr -iBv +bXh vnK jUJ iDh @@ -195361,7 +195361,7 @@ ucA vnK vnK wJI -dMV +olA vnK vnK vnK @@ -195620,7 +195620,7 @@ vnK wtC fov vnK -tdK +pRB vnK sLl pog @@ -195875,7 +195875,7 @@ ucA vnK vnK nmK -pmn +wky vnK tnN xYQ @@ -196176,7 +196176,7 @@ msw uAT kkj aal -kvm +qJt ybG fUz ybG @@ -196391,10 +196391,10 @@ vnK wJI vnK vnK -kEp +qVe ejI -tiX -uIP +oyN +ooQ wug gFO vnK @@ -197208,7 +197208,7 @@ ybG eVU pqm eVU -lYl +rXK ybG aal aal @@ -197420,7 +197420,7 @@ gTs opN dEt ehA -xtF +siJ dEt deG qik @@ -197933,7 +197933,7 @@ dEt thi wQA dEt -jGg +drJ mPw dEt xPu @@ -197979,8 +197979,8 @@ oVH aal ybG mbi -ayo -bwk +nOg +evx aal aal ucA @@ -198190,7 +198190,7 @@ dEt cGu cGu dEt -wVT +xMC mPw dEt xPu @@ -198200,7 +198200,7 @@ oSw vvb eyJ hbi -lUv +eKx aQk dVi kbq @@ -198227,9 +198227,9 @@ fRp lDY ybG ybG -sTy +rhj iHc -gMM +vHt aal oVH oVH @@ -198237,7 +198237,7 @@ aal uxP mbi uAe -ocX +hoU aal aal ucA @@ -198482,16 +198482,16 @@ nYX lDY lDY lDY -dQX +wLX ybG ybG ybG -nnf +mgc aal aal aal aal -sSQ +lCF rTL aal aal @@ -199000,11 +199000,11 @@ bnI aal aAK ybG -rlw -jpH -ikG -aBo -fMf +hqP +vTB +bHE +sWO +trY cUN pnc lfy @@ -199511,7 +199511,7 @@ gIo wcT tGv jeR -lIJ +hJp tRM sIr iAb @@ -200507,7 +200507,7 @@ dEt kkI mlx cvg -vrN +hkz pOH oIS ipu @@ -201031,7 +201031,7 @@ dEt uZF pZW pZW -bRL +ptx kif puj pZW @@ -201539,7 +201539,7 @@ aOa vyv spr pxw -edO +rrk awA jBf uZF @@ -201788,7 +201788,7 @@ oyh lcU oyh dEt -fCM +uWb mPw tIT spr @@ -202345,7 +202345,7 @@ byH bAj lcv pJv -xsA +aTa lfy sZY lcv @@ -202604,7 +202604,7 @@ lcv rzA gFz tez -jBu +bUe lcv ybG aal @@ -202858,7 +202858,7 @@ nlN nlN nlN lcv -xjW +nvT qMV lKp gFz @@ -203113,7 +203113,7 @@ pEp pEp gwT pPG -wyf +paN lcv lcv lcv @@ -203371,7 +203371,7 @@ pEp xQq eWE eWE -kQI +geB nlN qza meU @@ -203611,7 +203611,7 @@ fsJ fsJ fsJ ffv -lTu +oia sus tPm gSu @@ -203845,9 +203845,9 @@ oyh oyh dEt dEt -pCC +ioZ uzB -aeW +fpt dEt tfE fXq @@ -203868,7 +203868,7 @@ hOc cId rQV aVq -fuI +xsE ikM tPm gSu @@ -203884,14 +203884,14 @@ pEp pEp xQq xui -tuB -rXH +pXg +hCO nlN fhO osI cem nlN -iFr +nRm aal aal ucA @@ -204125,11 +204125,11 @@ aVq kOk qVp wmw -bXz -sZo -okX -tnm -okX +bMG +rIl +nOI +sAt +nOI xui nlN bvC @@ -204139,7 +204139,7 @@ ylj pEp pEp pEp -hBN +yhj xui nlN nlN @@ -204382,7 +204382,7 @@ btU xYr rQV xCl -qkI +bou aVE tPm gSu @@ -204630,15 +204630,15 @@ hsW dEt mPw imI -qVm +aBx uZF svu uZF tPm -okX +nOI tPm -okX -okX +nOI +nOI tPm tPm tPm @@ -204653,7 +204653,7 @@ nlN xui nlN xui -aGI +oDa xui nlN nlN @@ -204893,24 +204893,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 @@ -205138,8 +205138,8 @@ dEt mSR qKl tzB -hRm -tJR +sHT +qiY fXq ajb mPw @@ -205161,15 +205161,15 @@ tPm nPs eWE xui -rPV +lVy xui -aGI -tLu -aGI +oDa +jSe +oDa xui xui xui -qcp +rUZ nlN nlN oyh @@ -205392,13 +205392,13 @@ dEt dEt dEt dEt -eIW +eUg ajb tzB aSB xRJ paA -oIk +ujL mPw svy nvw @@ -205409,19 +205409,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 @@ -205647,7 +205647,7 @@ oyh dEt dEt pQm -jPW +diZ dEt dit gxf @@ -205904,24 +205904,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 @@ -205933,7 +205933,7 @@ nlN nlN nlN nlN -qEe +lQj dVH jtf nlN @@ -206168,11 +206168,11 @@ tFm dEt nzM ptc -nkL +qOW uNZ mPw kLF -tAc +qvz rfD ojK esH @@ -206438,11 +206438,11 @@ iIm nlN nlN nlN -xap +trx nRv -pJH -hgS -hle +hPP +qqC +eOf wOd hXu xui @@ -206452,7 +206452,7 @@ rSw tzu nlN hMU -rxa +qBI nlN xui kRh @@ -206673,7 +206673,7 @@ oyh oyh dEt dEt -oIk +ujL sIX hZJ uNZ @@ -206681,18 +206681,18 @@ mnq eGg pqO jXE -sBp -oAz +xRD +ykK etA mPw dEt -oFu +sLK xNE sGZ dEt xui xui -hgS +qqC nlN nlN nlN @@ -206701,7 +206701,7 @@ nlN nlN dUT nlN -lEu +sTd cWo nlN nlN @@ -206936,8 +206936,8 @@ pJZ uZq rNm dDP -tko -luw +guZ +tIM ezI yaU rrr @@ -206951,17 +206951,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 @@ -207216,11 +207216,11 @@ xui xui xui xui -qcp +rUZ nlN nek dDH -tBN +tYw txb txb txb @@ -207447,14 +207447,14 @@ ajb yaU joX uQf -oIk -uPL +ujL +xpn hjV ivQ hZJ tnG dEt -lsV +hTX lqK dEt dEt @@ -207480,7 +207480,7 @@ mbe rcp dqJ oin -jtL +hzz cCq lQM cCq @@ -207713,7 +207713,7 @@ mgG dEt dEt mzI -uTh +rIi dEt dEt dEt @@ -207957,7 +207957,7 @@ oyh oyh dEt dEt -apt +tRV xSn mzC haS @@ -207966,7 +207966,7 @@ xTa bfk lZa pMx -xeR +lNS dEt odp qbG @@ -208226,7 +208226,7 @@ fQY dEt dEt qbG -uTh +rIi dEt dEt dEt @@ -208472,18 +208472,18 @@ oyh dEt dEt crn -apt +tRV gOx xlj jju dEt crn -hGQ -goD +wEr +hZV dEt dEt tEY -fDS +els dEt dEt oyh @@ -208506,7 +208506,7 @@ oyh nlN nlN qEH -lQd +mJM fIF ych cCq @@ -243176,7 +243176,7 @@ wRJ wRJ iwu ccH -muX +fUc bnS kAb lmu @@ -245488,7 +245488,7 @@ wRJ wRJ wRJ wRJ -jMv +jrT iGI vUS pjZ @@ -245756,7 +245756,7 @@ ske luD luD lXL -ooE +cuW qUr fkd laJ @@ -246013,7 +246013,7 @@ fYm lQJ wTw qDu -wSW +adp faP aYQ iOh @@ -246259,7 +246259,7 @@ lmP wRJ jsY wRJ -mub +xaw iaS vaA vaA @@ -248050,10 +248050,10 @@ sCu gUX vaQ wUS -gpj +dzt iMz uHe -cvV +qMB ccH dxB wRJ @@ -248094,7 +248094,7 @@ gyr pHU jGF pMn -cbi +vPc tGn pSl pSl @@ -248310,7 +248310,7 @@ uWf dke ycg uHe -pAI +gKQ ccH klw wRJ @@ -249091,7 +249091,7 @@ wRJ rhi lXK csP -qcA +lCJ whR gKR nMX @@ -250135,7 +250135,7 @@ qBx nIv sVU jUf -cUi +emy qBx gyr fAz @@ -250631,7 +250631,7 @@ igy igy wRJ oEr -jzM +vWl qPn rNa cpk @@ -251912,7 +251912,7 @@ cQg rWT byY dzQ -bGg +gGu wIN iHm oiH @@ -251936,7 +251936,7 @@ dOg les rOJ wSz -xDX +pvr tLg bLX nKa @@ -252169,7 +252169,7 @@ gFb rWT uhF vhL -bGg +gGu wIN iHm bqI @@ -252426,7 +252426,7 @@ bRH rWT sNd evW -mYY +kkt wIN iHm fNq @@ -252452,7 +252452,7 @@ nBC fNg grb fNg -qsT +kOd smi xpR tGn @@ -253206,7 +253206,7 @@ sSB qrd xvX kwe -qtt +skE eDe ybQ gzc @@ -253461,9 +253461,9 @@ ejP gMQ sSB iom -lDh -pbv -dZw +ubp +vks +kuV uHg lBy qIU @@ -253474,7 +253474,7 @@ fnf elY fnf jww -fXd +vrm jww eDe ufs @@ -253720,7 +253720,7 @@ dIv qrd bvB oZx -iQG +aIy eDe ybQ nKn @@ -253955,7 +253955,7 @@ ucA ucA ucA nAj -dca +gyV fbq tJq wlb @@ -254212,7 +254212,7 @@ ucA ucA ucA nAj -dca +gyV wEw tJq tuA @@ -254731,7 +254731,7 @@ cEl jVJ fUs rwP -lWU +uhw nBg vHn nBg @@ -254984,7 +254984,7 @@ ucA ucA nAH nBg -rMy +saL hMe gby hMX @@ -255241,7 +255241,7 @@ ucA ucA nAH nEC -oAx +cVt wdl nPn nPn @@ -255498,7 +255498,7 @@ ucA ucA nAH nNQ -mrP +eNK wdl gme hWh @@ -255755,7 +255755,7 @@ ucA ucA nAH nBg -rMy +saL feF vZV nPQ @@ -256303,7 +256303,7 @@ ykb xBl iuo nzw -ogi +xaA iim iuo bJs @@ -258079,7 +258079,7 @@ qrd iOY qrd heP -dXo +nXE nVe lbM reK @@ -260158,7 +260158,7 @@ tic lnA wuL xFg -uYi +xuR oNV eLw cmh @@ -261160,7 +261160,7 @@ aVs qrd iOY qrd -jvO +tLQ yhZ uoS gpM @@ -261674,7 +261674,7 @@ dZf fLR lgv qrd -ybt +vVb ivV eEf hjr @@ -262217,8 +262217,8 @@ jNu lRY tMk pYU -kuN -dzm +cLL +jsW vrw piR pOn @@ -262474,8 +262474,8 @@ kkg xxy lvp fZX -tps -nvi +yjq +ueL rKM piR mZh @@ -262731,8 +262731,8 @@ nzj lRY irT fZX -fEK -bov +eNJ +axn aNB piR qSg @@ -262988,8 +262988,8 @@ jXb lRY ngL fZX -tkj -xPc +wiH +ybr qFz piR gHN @@ -263222,7 +263222,7 @@ fpU fpU kKU iXQ -ijA +lhG fUi nLd iMN @@ -263479,7 +263479,7 @@ fpU fpU kKU biM -aSH +jNp iED pNj mpp @@ -263757,7 +263757,7 @@ xlE fDv uOW lRY -sXL +iua gJm lRY lRY @@ -264508,7 +264508,7 @@ ePH bIk tXV iMN -cTX +eIz iMN iMN nGj @@ -307700,7 +307700,7 @@ njS piI kcr hwB -iTN +oBp qGF uIx wHe @@ -310515,7 +310515,7 @@ uTG oKq nih wnO -pIS +hDL lRR vPj saK @@ -313836,7 +313836,7 @@ ucA ucA ucA ucA -ssS +mKp crp crp dWz @@ -314093,7 +314093,7 @@ ucA ucA ucA ucA -bxJ +mym vPP rrs bYl @@ -315397,7 +315397,7 @@ nPE nCP hOF tJN -wAs +pFu rIb xAk qyD @@ -315423,7 +315423,7 @@ xAn ygI vDz lXx -ltD +heC nah jLm vEa @@ -315911,7 +315911,7 @@ nPE hKt nWP xvr -fMV +mRx nTo hns bHL @@ -316407,7 +316407,7 @@ xuh xuh xuh hNj -bBB +keh lVU aWw oSQ @@ -317451,7 +317451,7 @@ gDy sNe xby nPE -rmm +fBR ipn qLH geD @@ -318740,7 +318740,7 @@ moL moL hMp gDy -niF +aBO vRO qbg nWW @@ -318757,7 +318757,7 @@ vRO vRO eOP vWw -nQN +hRY kIO tVa qDM @@ -318997,9 +318997,9 @@ bpF khX whI mfW -qCq -nuw -bBw +hhD +aCs +mAu gTM xiG rzY @@ -321834,7 +321834,7 @@ qdY uVr aUR xEP -gxS +cCL hED xhp xEP @@ -325147,7 +325147,7 @@ ucA ucA sxo sxo -pug +sRp kem uOS vyW @@ -327214,7 +327214,7 @@ deM act rNo gZn -haW +oXG vQt rNo mBP @@ -328233,7 +328233,7 @@ vVT mTG deM kmc -ntW +lqt xVF kWs deM @@ -329818,7 +329818,7 @@ hRI eWg tml ikT -ecf +mhC owo rJF rJF @@ -333906,7 +333906,7 @@ aFj rrQ kum uLO -fpH +okB aFj mWh oTA @@ -334677,9 +334677,9 @@ fnL ykV tOV szK -aQi +wuX aFj -bVo +awz onI cNT dWG @@ -335194,7 +335194,7 @@ knH knH aFj hSt -iqz +wKG lbx nEI atx @@ -335450,7 +335450,7 @@ uNq knH knH aFj -oha +hVi dWG lbx oiP diff --git a/_maps/map_files/VoidRaptor/VoidRaptor.dmm b/_maps/map_files/VoidRaptor/VoidRaptor.dmm index be53cbf9c2d..c0d11e12a99 100644 --- a/_maps/map_files/VoidRaptor/VoidRaptor.dmm +++ b/_maps/map_files/VoidRaptor/VoidRaptor.dmm @@ -231,28 +231,6 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/wood, /area/station/hallway/secondary/entry) -"aeg" = ( -/obj/item/reagent_containers/cup/beaker/large, -/obj/item/reagent_containers/cup/beaker/large, -/obj/item/reagent_containers/dropper, -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 6 - }, -/obj/effect/turf_decal/stripes/line, -/obj/effect/turf_decal/trimline/yellow/filled/mid_joiner{ - dir = 4 - }, -/obj/structure/table/reinforced/rglass, -/obj/machinery/reagentgrinder{ - pixel_x = 6; - pixel_y = 4 - }, -/obj/item/stack/sheet/mineral/plasma{ - amount = 5; - pixel_y = 6 - }, -/turf/open/floor/iron/dark/smooth_large, -/area/station/medical/chemistry) "aei" = ( /turf/closed/wall, /area/station/maintenance/eva_shed/starboard) @@ -617,32 +595,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood/large, /area/station/commons/fitness/recreation/entertainment) -"ajp" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 4 - }, -/obj/machinery/light/warm/directional/east, -/obj/machinery/status_display/evac/directional/east, -/obj/structure/table/reinforced/rglass, -/obj/item/stack/ducts/fifty, -/obj/item/stack/ducts/fifty, -/obj/item/stack/ducts/fifty, -/obj/item/stack/ducts/fifty, -/obj/item/stack/ducts/fifty, -/obj/item/stack/ducts/fifty, -/obj/item/stack/ducts/fifty, -/obj/item/stack/ducts/fifty, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/item/clothing/glasses/science, -/obj/item/clothing/glasses/science, -/obj/item/screwdriver{ - pixel_y = 6 - }, -/obj/item/storage/toolbox/mechanical, -/obj/item/clothing/head/utility/welding, -/turf/open/floor/iron/freezer, -/area/station/medical/chemistry) "ajx" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, @@ -1628,19 +1580,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/holding_cell) -"axH" = ( -/obj/structure/table, -/obj/item/cutting_board{ - pixel_x = -5; - pixel_y = 10 - }, -/obj/item/knife/kitchen{ - pixel_x = 8; - pixel_y = 13 - }, -/obj/effect/decal/cleanable/dirt/dust, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen/abandoned) "axN" = ( /obj/machinery/door/airlock/maintenance{ name = "Pharmacy Maintenance" @@ -1997,6 +1936,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"aBT" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/grunge{ + id_tag = "Cell6Privacy"; + name = "Cell 6" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/prison) "aBX" = ( /obj/effect/decal/cleanable/dirt, /obj/item/screwdriver, @@ -2295,6 +2243,20 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/science/xenobiology) +"aIV" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/effect/landmark/start/prisoner, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/machinery/button/curtain{ + id = "Cell3Privacy"; + pixel_x = -4; + pixel_y = 24 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) "aJj" = ( /obj/machinery/modular_computer/console/preset/id, /obj/machinery/requests_console/directional/north{ @@ -2543,6 +2505,18 @@ }, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) +"aMM" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_y = 7 + }, +/obj/item/reagent_containers/condiment/enzyme{ + pixel_x = 11; + pixel_y = 9 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen/abandoned) "aMQ" = ( /obj/machinery/requests_console/directional/north{ department = "Head of Security's Desk"; @@ -6034,15 +6008,6 @@ }, /turf/open/floor/iron/white, /area/station/science/auxlab) -"bPf" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 8 - }, -/obj/structure/sign/poster/official/moth_meth{ - pixel_x = -32 - }, -/turf/open/floor/iron/freezer, -/area/station/medical/chemistry) "bPp" = ( /obj/structure/closet/secure_closet/freezer/kitchen, /obj/machinery/light_switch/directional/south{ @@ -7393,16 +7358,6 @@ /obj/effect/mapping_helpers/airlock/access/any/engineering/maintenance, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/maintenance/aft/lesser) -"ckl" = ( -/obj/structure/table, -/obj/effect/spawner/random/trash/food_packaging, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/trash/botanical_waste{ - pixel_x = -5; - pixel_y = 18 - }, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen/abandoned) "ckp" = ( /obj/effect/landmark/start/hangover, /turf/open/floor/iron/grimy, @@ -8794,6 +8749,17 @@ dir = 8 }, /area/station/hallway/secondary/command) +"cGX" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 8 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Medbay - Port Chemistry Lab"; + name = "medical camera"; + network = list("ss13","medical") + }, +/turf/open/floor/iron/freezer, +/area/station/medical/chemistry) "cGZ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/barricade/wooden, @@ -9846,15 +9812,6 @@ }, /turf/open/floor/plating/airless, /area/space/nearstation) -"cXg" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/grunge{ - id_tag = "Cell4Privacy"; - name = "Cell 4" - }, -/turf/open/floor/iron/dark/smooth_large, -/area/station/security/prison) "cXk" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/effect/turf_decal/bot{ @@ -10831,6 +10788,17 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/iron/grimy, /area/station/service/library) +"dle" = ( +/obj/item/reagent_containers/cup/beaker/large{ + pixel_y = 5 + }, +/obj/item/reagent_containers/dropper{ + pixel_y = -4 + }, +/obj/structure/sign/warning/chem_diamond/directional/east, +/obj/structure/table/glass, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/medbay/central) "dlg" = ( /obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ dir = 4 @@ -11900,16 +11868,6 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/medical/psychology) -"dzM" = ( -/obj/structure/table, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/trash/botanical_waste, -/obj/effect/spawner/random/trash/botanical_waste{ - pixel_x = 7; - pixel_y = 8 - }, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen/abandoned) "dAf" = ( /obj/structure/chair/sofa/bench/right{ dir = 8 @@ -13721,6 +13679,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"dXw" = ( +/obj/structure/table, +/obj/item/cutting_board{ + pixel_x = -5; + pixel_y = 10 + }, +/obj/item/knife/kitchen{ + pixel_x = 8; + pixel_y = 13 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen/abandoned) "dXI" = ( /obj/structure/chair/sofa/middle/maroon{ dir = 4 @@ -13830,28 +13801,6 @@ "dYh" = ( /turf/open/floor/iron/smooth_large, /area/station/engineering/atmos) -"dYm" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 4 - }, -/obj/structure/rack, -/obj/item/book/manual/wiki/chemistry{ - pixel_x = -4; - pixel_y = 4 - }, -/obj/item/book/manual/wiki/grenades, -/obj/item/book/manual/wiki/plumbing{ - pixel_x = 4; - pixel_y = -4 - }, -/obj/item/radio/intercom/directional/east, -/obj/effect/turf_decal/bot, -/obj/item/plunger{ - pixel_x = -9 - }, -/obj/item/plunger, -/turf/open/floor/iron/freezer, -/area/station/medical/chemistry) "dYr" = ( /obj/structure/transit_tube, /obj/effect/spawner/structure/window/hollow/reinforced/middle, @@ -14241,15 +14190,6 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/common/cryopods) -"edC" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/grunge{ - id_tag = "Cell6Privacy"; - name = "Cell 6" - }, -/turf/open/floor/iron/dark/smooth_large, -/area/station/security/prison) "edL" = ( /obj/structure/window/reinforced/spawner/directional/west, /obj/structure/window/reinforced/spawner/directional/north, @@ -16759,19 +16699,6 @@ /obj/machinery/light/warm/directional/west, /turf/open/floor/iron/dark/smooth_large, /area/station/engineering/atmos) -"eOm" = ( -/obj/structure/table/reinforced, -/obj/item/plate, -/obj/item/plate{ - pixel_x = 2; - pixel_y = 3 - }, -/obj/item/plate{ - pixel_x = -2; - pixel_y = 7 - }, -/turf/open/floor/iron/dark/textured_large, -/area/station/service/kitchen/abandoned) "eOo" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 5 @@ -17181,14 +17108,6 @@ }, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/maintenance/port/greater) -"eVx" = ( -/mob/living/simple_animal/chicken{ - name = "Featherbottom"; - real_name = "Featherbottom" - }, -/obj/structure/window/spawner/directional/north, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "eVE" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -17882,18 +17801,6 @@ dir = 1 }, /area/station/commons/dorms/laundry) -"fgp" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 6 - }, -/obj/machinery/disposal/bin, -/obj/effect/turf_decal/box, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/structure/extinguisher_cabinet/directional/east, -/turf/open/floor/iron/freezer, -/area/station/medical/chemistry) "fgv" = ( /obj/effect/turf_decal/trimline/yellow/filled/warning{ dir = 1 @@ -19036,6 +18943,15 @@ /obj/structure/chair/stool/directional/east, /turf/open/floor/iron/cafeteria, /area/station/service/cafeteria) +"fxD" = ( +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/chem_diamond/directional/north, +/obj/item/storage/box/beakers{ + pixel_y = 4 + }, +/obj/structure/table/glass, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/medbay/central) "fxJ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 8 @@ -19749,6 +19665,15 @@ }, /turf/open/floor/wood/large, /area/station/hallway/primary/central/fore) +"fJz" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/grunge{ + id_tag = "Cell3Privacy"; + name = "Cell 3" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/prison) "fJI" = ( /obj/effect/spawner/random/trash/food_packaging, /obj/effect/decal/cleanable/dirt/dust, @@ -21404,6 +21329,15 @@ }, /turf/open/floor/iron/smooth_large, /area/station/cargo/office) +"gjq" = ( +/obj/structure/table, +/obj/effect/spawner/random/food_or_drink/booze{ + pixel_y = 6; + spawn_loot_count = 2; + spawn_random_offset = 1 + }, +/turf/open/floor/iron/smooth_large, +/area/station/cargo/miningoffice) "gjs" = ( /obj/structure/rack, /obj/item/stack/sheet/iron/ten, @@ -21580,6 +21514,36 @@ }, /turf/open/floor/iron/smooth_edge, /area/station/hallway/secondary/entry) +"gkJ" = ( +/obj/effect/turf_decal/siding/thinplating, +/obj/structure/table, +/obj/structure/window/spawner, +/obj/item/coffee_cartridge/bootleg{ + pixel_x = -8; + pixel_y = 9 + }, +/obj/item/coffee_cartridge/decaf{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/item/coffee_cartridge/fancy{ + pixel_x = -8; + pixel_y = -1 + }, +/obj/item/coffee_cartridge/bootleg{ + pixel_x = 3; + pixel_y = 9 + }, +/obj/item/coffee_cartridge/decaf{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/coffee_cartridge/fancy{ + pixel_x = 3; + pixel_y = -1 + }, +/turf/open/floor/wood/large, +/area/station/hallway/secondary/exit/departure_lounge) "gkM" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -22002,20 +21966,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/small, /area/station/hallway/secondary/exit/departure_lounge) -"grX" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 4 - }, -/obj/machinery/status_display/ai/directional/east, -/obj/structure/table/reinforced/rglass, -/obj/item/stack/sheet/iron/fifty, -/obj/item/stack/sheet/iron/fifty, -/obj/item/construction/plumbing{ - pixel_y = 6 - }, -/obj/item/construction/plumbing, -/turf/open/floor/iron/freezer, -/area/station/medical/chemistry) "gsb" = ( /obj/machinery/airalarm/directional/west, /obj/effect/turf_decal/trimline/brown/filled/line{ @@ -23423,15 +23373,6 @@ }, /turf/open/floor/pod/dark, /area/station/service/chapel) -"gMk" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/grunge{ - id_tag = "Cell3Privacy"; - name = "Cell 3" - }, -/turf/open/floor/iron/dark/smooth_large, -/area/station/security/prison) "gMl" = ( /obj/effect/turf_decal/trimline/dark_red/filled/line, /obj/item/radio/intercom/directional/south, @@ -24674,6 +24615,16 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/engine, /area/station/ai_monitored/security/armory) +"hct" = ( +/obj/structure/table, +/obj/effect/spawner/random/trash/botanical_waste, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/trash/botanical_waste{ + pixel_x = -5; + pixel_y = 18 + }, +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen/abandoned) "hcw" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -26955,13 +26906,6 @@ dir = 1 }, /area/station/engineering/atmos) -"hLJ" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 8 - }, -/obj/machinery/light/warm/directional/west, -/turf/open/floor/iron/freezer, -/area/station/medical/chemistry) "hLP" = ( /obj/machinery/conveyor{ dir = 9; @@ -27867,6 +27811,19 @@ "iay" = ( /turf/closed/wall, /area/station/science/research/abandoned) +"iaC" = ( +/obj/structure/table/reinforced, +/obj/structure/window/spawner/directional/west, +/obj/item/reagent_containers/cup/glass/colocup{ + pixel_x = 6; + pixel_y = -6 + }, +/obj/item/reagent_containers/cup/glass/colocup{ + pixel_x = 6; + pixel_y = -2 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen/abandoned) "ibe" = ( /obj/structure/table, /obj/effect/turf_decal/trimline/brown/filled/line, @@ -29139,22 +29096,6 @@ dir = 8 }, /area/station/cargo/warehouse) -"itI" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 8 - }, -/obj/structure/table/reinforced, -/obj/machinery/computer/security/telescreen{ - desc = "Used for monitoring the engine."; - dir = 4; - name = "Engine Monitor"; - network = list("engine"); - pixel_x = -32 - }, -/turf/open/floor/iron/smooth_edge{ - dir = 4 - }, -/area/station/security/checkpoint/engineering) "itN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -29301,6 +29242,36 @@ /obj/structure/cable, /turf/open/floor/grass, /area/station/command/heads_quarters/hos) +"ivZ" = ( +/obj/structure/table, +/obj/item/storage/box/donkpockets{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/storage/box/donkpockets/donkpocketpizza{ + pixel_x = 5; + pixel_y = 6 + }, +/obj/item/storage/box/donkpockets/donkpocketteriyaki{ + pixel_x = 5; + pixel_y = 9 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + desc = "Salt. From space oceans, presumably. A staple of modern medicine."; + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/reagent_containers/condiment/peppermill{ + desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; + pixel_x = -8; + pixel_y = 2 + }, +/obj/item/knife/kitchen{ + pixel_x = -13; + pixel_y = 3 + }, +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen) "iwe" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -30757,6 +30728,20 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/medical/medbay/lobby) +"iSq" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/flour{ + pixel_x = -5; + pixel_y = 12 + }, +/obj/item/food/dough{ + pixel_x = 7; + pixel_y = 4 + }, +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen/abandoned) "iSr" = ( /obj/structure/table, /obj/item/clothing/head/utility/welding{ @@ -32742,6 +32727,17 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark/smooth_large, /area/station/command/bridge) +"jtY" = ( +/obj/docking_port/stationary{ + dir = 4; + dwidth = 9; + height = 25; + name = "DeltaStation emergency evac bay"; + shuttle_id = "emergency_home"; + width = 29 + }, +/turf/open/space/basic, +/area/space/nearstation) "jul" = ( /obj/effect/landmark/start/security_officer, /turf/open/floor/iron/dark/smooth_large, @@ -33554,6 +33550,21 @@ /obj/structure/closet/radiation, /turf/open/floor/iron/smooth, /area/station/engineering/atmos) +"jET" = ( +/obj/structure/table/reinforced, +/obj/machinery/camera/directional/west{ + c_tag = "Medbay - Morgue"; + dir = 2; + name = "medical camera"; + network = list("ss13","medical") + }, +/obj/item/storage/box/bodybags{ + pixel_y = 3 + }, +/obj/item/pen, +/obj/structure/extinguisher_cabinet/directional/south, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/morgue) "jEV" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -34121,20 +34132,6 @@ /obj/item/stack/sheet/cardboard, /turf/open/floor/iron/smooth, /area/station/maintenance/department/engine) -"jNx" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/obj/effect/landmark/start/prisoner, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 9 - }, -/obj/machinery/button/curtain{ - id = "Cell6Privacy"; - pixel_x = -4; - pixel_y = 24 - }, -/turf/open/floor/iron/dark, -/area/station/security/prison) "jNA" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -34395,15 +34392,6 @@ /obj/effect/turf_decal/box, /turf/open/floor/engine, /area/station/science/xenobiology) -"jSs" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/grunge{ - id_tag = "Cell5Privacy"; - name = "Cell 5" - }, -/turf/open/floor/iron/dark/smooth_large, -/area/station/security/prison) "jSx" = ( /obj/effect/turf_decal/trimline/yellow/filled/warning, /turf/open/floor/iron/smooth_edge{ @@ -38587,20 +38575,6 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/dark/smooth_edge, /area/station/security/warden) -"kYY" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/obj/effect/landmark/start/prisoner, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 5 - }, -/obj/machinery/button/curtain{ - id = "Cell3Privacy"; - pixel_x = -4; - pixel_y = 24 - }, -/turf/open/floor/iron/dark, -/area/station/security/prison) "kZc" = ( /obj/structure/flora/ocean/seaweed, /obj/effect/spawner/liquids_spawner{ @@ -39395,6 +39369,17 @@ /obj/effect/turf_decal/trimline/green/filled/corner, /turf/open/floor/noslip, /area/station/service/janitor) +"lkj" = ( +/obj/docking_port/stationary{ + dir = 8; + dwidth = 1; + height = 13; + name = "arrivals"; + shuttle_id = "arrivals_stationary"; + width = 5 + }, +/turf/open/space/basic, +/area/space/nearstation) "lkw" = ( /obj/effect/turf_decal/trimline/brown/filled/line{ dir = 10 @@ -41288,6 +41273,13 @@ /obj/structure/lattice/catwalk, /turf/open/space/basic, /area/space/nearstation) +"lLC" = ( +/mob/living/basic/chicken{ + name = "Kentucky"; + real_name = "Kentucky" + }, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "lLQ" = ( /obj/item/hand_tele, /obj/machinery/light/warm/directional/north, @@ -42440,6 +42432,15 @@ }, /turf/open/floor/carpet/black, /area/station/command/heads_quarters/qm) +"lZl" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/grunge{ + id_tag = "Cell2Privacy"; + name = "Cell 2" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/prison) "lZs" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -42997,6 +42998,46 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/medical/morgue) +"mid" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/obj/machinery/light/warm/directional/east, +/obj/machinery/status_display/evac/directional/east, +/obj/structure/table/reinforced/rglass, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/ducts/fifty, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/clothing/glasses/science, +/obj/item/clothing/glasses/science, +/obj/item/screwdriver{ + pixel_y = 6 + }, +/obj/item/storage/toolbox/mechanical, +/obj/item/clothing/head/utility/welding, +/turf/open/floor/iron/freezer, +/area/station/medical/chemistry) +"miz" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/effect/landmark/start/prisoner, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/button/curtain{ + id = "Cell5Privacy"; + pixel_x = -4; + pixel_y = 24 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) "miR" = ( /obj/machinery/airalarm/directional/north, /obj/effect/mapping_helpers/airalarm/unlocked, @@ -43817,17 +43858,16 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark/smooth_large, /area/station/service/theater) -"muG" = ( -/obj/item/reagent_containers/cup/beaker/large{ - pixel_y = 5 +"muk" = ( +/obj/structure/table, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/trash/botanical_waste, +/obj/effect/spawner/random/trash/botanical_waste{ + pixel_x = 7; + pixel_y = 8 }, -/obj/item/reagent_containers/dropper{ - pixel_y = -4 - }, -/obj/structure/sign/warning/chem_diamond/directional/east, -/obj/structure/table/glass, -/turf/open/floor/iron/white/smooth_large, -/area/station/medical/medbay/central) +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen/abandoned) "muR" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/trimline/brown/filled/warning{ @@ -44023,15 +44063,6 @@ }, /turf/open/floor/carpet/executive, /area/station/command/heads_quarters/hop) -"mxE" = ( -/obj/structure/table, -/obj/effect/spawner/random/food_or_drink/booze{ - pixel_y = 6; - spawn_loot_count = 2; - spawn_random_offset = 1 - }, -/turf/open/floor/iron/smooth_large, -/area/station/cargo/miningoffice) "mxK" = ( /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 8 @@ -46779,17 +46810,6 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/iron/smooth, /area/station/maintenance/department/crew_quarters/bar) -"niQ" = ( -/obj/docking_port/stationary{ - dir = 4; - dwidth = 9; - height = 25; - name = "DeltaStation emergency evac bay"; - shuttle_id = "emergency_home"; - width = 29 - }, -/turf/open/space/basic, -/area/space/nearstation) "niX" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 4 @@ -46943,6 +46963,15 @@ /obj/machinery/light/warm/directional/south, /turf/open/floor/iron/dark/small, /area/station/security/prison/work) +"nkt" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 8 + }, +/obj/structure/sign/poster/official/moth_meth{ + pixel_x = -32 + }, +/turf/open/floor/iron/freezer, +/area/station/medical/chemistry) "nku" = ( /obj/machinery/door/firedoor, /obj/effect/mapping_helpers/airlock/access/all/engineering/ce, @@ -47044,6 +47073,16 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron/dark, /area/station/security/brig) +"nlp" = ( +/obj/structure/table, +/obj/effect/spawner/random/trash/food_packaging, +/obj/effect/decal/cleanable/dirt/dust, +/obj/effect/spawner/random/trash/botanical_waste{ + pixel_x = -5; + pixel_y = 18 + }, +/turf/open/floor/iron/kitchen, +/area/station/service/kitchen/abandoned) "nlu" = ( /obj/structure/dresser, /obj/machinery/newscaster/directional/east, @@ -47309,6 +47348,20 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/hallway/secondary/command) +"npD" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/obj/machinery/status_display/ai/directional/east, +/obj/structure/table/reinforced/rglass, +/obj/item/stack/sheet/iron/fifty, +/obj/item/stack/sheet/iron/fifty, +/obj/item/construction/plumbing{ + pixel_y = 6 + }, +/obj/item/construction/plumbing, +/turf/open/floor/iron/freezer, +/area/station/medical/chemistry) "npI" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -47496,20 +47549,6 @@ /obj/effect/turf_decal/siding/wood, /turf/open/floor/wood/large, /area/station/medical/psychology) -"nsD" = ( -/obj/structure/table, -/obj/item/reagent_containers/condiment/flour{ - pixel_x = -5; - pixel_y = 12 - }, -/obj/item/food/dough{ - pixel_x = 7; - pixel_y = 4 - }, -/obj/machinery/light/small/directional/south, -/obj/effect/decal/cleanable/dirt/dust, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen/abandoned) "nsE" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -48948,20 +48987,6 @@ /obj/structure/cable, /turf/open/floor/iron/smooth_large, /area/station/cargo/drone_bay) -"nNR" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/obj/effect/landmark/start/prisoner, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 9 - }, -/obj/machinery/button/curtain{ - id = "Cell5Privacy"; - pixel_x = -4; - pixel_y = 24 - }, -/turf/open/floor/iron/dark, -/area/station/security/prison) "nNS" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/landmark/start/cook, @@ -49684,20 +49709,6 @@ }, /turf/open/floor/iron/dark/smooth_edge, /area/station/command/teleporter) -"nWb" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/obj/effect/landmark/start/prisoner, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 9 - }, -/obj/machinery/button/curtain{ - id = "Cell4Privacy"; - pixel_x = -4; - pixel_y = 24 - }, -/turf/open/floor/iron/dark, -/area/station/security/prison) "nWc" = ( /obj/structure/table/wood, /obj/structure/displaycase/forsale{ @@ -49931,22 +49942,6 @@ dir = 1 }, /area/station/security/prison) -"nZZ" = ( -/obj/structure/table/reinforced, -/obj/item/folder/yellow{ - pixel_x = -2; - pixel_y = 3 - }, -/obj/item/stamp/head/ce{ - pixel_x = -2; - pixel_y = 3 - }, -/obj/item/computer_disk/engineering{ - pixel_x = 13; - pixel_y = 2 - }, -/turf/open/floor/carpet/orange, -/area/station/command/heads_quarters/ce) "oae" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/dark/smooth_large, @@ -50512,6 +50507,15 @@ dir = 4 }, /area/station/maintenance/disposal/incinerator) +"ojc" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/grunge{ + id_tag = "Cell1Privacy"; + name = "Cell 1" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/prison) "ojJ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -51014,6 +51018,18 @@ /obj/structure/cable, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"ort" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 6 + }, +/obj/machinery/disposal/bin, +/obj/effect/turf_decal/box, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/structure/extinguisher_cabinet/directional/east, +/turf/open/floor/iron/freezer, +/area/station/medical/chemistry) "oru" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -51114,6 +51130,17 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/service/bar) +"osK" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/item/wrench/medical, +/obj/machinery/door/window/brigdoor/left/directional/west{ + name = "Chemistry Testing"; + req_access = list("plumbing") + }, +/turf/open/floor/engine, +/area/station/medical/chemistry) "osL" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 4 @@ -52372,20 +52399,6 @@ /obj/structure/cable, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/maintenance/disposal) -"oLU" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/obj/effect/landmark/start/prisoner, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 5 - }, -/obj/machinery/button/curtain{ - id = "Cell1Privacy"; - pixel_x = -4; - pixel_y = 24 - }, -/turf/open/floor/iron/dark, -/area/station/security/prison) "oMd" = ( /obj/structure/frame/machine, /turf/open/floor/iron/smooth_large, @@ -52781,19 +52794,6 @@ /obj/machinery/light_switch/directional/south, /turf/open/floor/wood/large, /area/station/command/heads_quarters/hop) -"oSM" = ( -/obj/structure/table/reinforced, -/obj/structure/window/spawner/directional/west, -/obj/item/reagent_containers/cup/glass/colocup{ - pixel_x = 6; - pixel_y = -6 - }, -/obj/item/reagent_containers/cup/glass/colocup{ - pixel_x = 6; - pixel_y = -2 - }, -/turf/open/floor/iron/dark/textured_large, -/area/station/service/kitchen/abandoned) "oSS" = ( /obj/machinery/light_switch/directional/south, /obj/structure/closet/emcloset, @@ -53421,17 +53421,6 @@ /obj/machinery/bluespace_vendor/directional/south, /turf/open/floor/iron/smooth, /area/station/science/ordnance) -"paZ" = ( -/obj/docking_port/stationary{ - dir = 8; - dwidth = 1; - height = 13; - name = "arrivals"; - shuttle_id = "arrivals_stationary"; - width = 5 - }, -/turf/open/space/basic, -/area/space/nearstation) "pbe" = ( /turf/closed/wall/r_wall, /area/station/maintenance/department/security/greater) @@ -55846,6 +55835,14 @@ /obj/effect/mapping_helpers/airlock/access/all/security/brig, /turf/open/floor/iron/dark/smooth_large, /area/station/security/lockers) +"pJg" = ( +/obj/machinery/igniter/incinerator_ordmix, +/obj/effect/turf_decal/stripes/red/line{ + dir = 8 + }, +/mob/living/basic/chicken/teshari, +/turf/open/floor/engine/vacuum, +/area/station/science/ordnance/burnchamber) "pJo" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58211,6 +58208,22 @@ /obj/effect/turf_decal/bot, /turf/open/floor/circuit, /area/station/science/research/abandoned) +"qoU" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 8 + }, +/obj/structure/table/reinforced, +/obj/machinery/computer/security/telescreen{ + desc = "Used for monitoring the engine."; + dir = 4; + name = "Engine Monitor"; + network = list("engine"); + pixel_x = -32 + }, +/turf/open/floor/iron/smooth_edge{ + dir = 4 + }, +/area/station/security/checkpoint/engineering) "qoV" = ( /obj/structure/table/wood/fancy/cyan, /obj/effect/turf_decal/siding/wood{ @@ -58287,6 +58300,15 @@ dir = 1 }, /area/station/science/robotics/lab) +"qpM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/grunge{ + id_tag = "Cell4Privacy"; + name = "Cell 4" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/prison) "qpR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/landmark/start/assistant, @@ -58936,15 +58958,6 @@ /obj/machinery/light/warm/directional/south, /turf/open/floor/pod/dark, /area/station/engineering/storage/tech) -"qyU" = ( -/obj/effect/turf_decal/bot, -/obj/structure/sign/warning/chem_diamond/directional/north, -/obj/item/storage/box/beakers{ - pixel_y = 4 - }, -/obj/structure/table/glass, -/turf/open/floor/iron/white/smooth_large, -/area/station/medical/medbay/central) "qyW" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/railing{ @@ -59852,36 +59865,6 @@ }, /turf/open/floor/iron/small, /area/station/commons/dorms) -"qLE" = ( -/obj/structure/table, -/obj/item/storage/box/donkpockets{ - pixel_x = 5; - pixel_y = 3 - }, -/obj/item/storage/box/donkpockets/donkpocketpizza{ - pixel_x = 5; - pixel_y = 6 - }, -/obj/item/storage/box/donkpockets/donkpocketteriyaki{ - pixel_x = 5; - pixel_y = 9 - }, -/obj/item/reagent_containers/condiment/saltshaker{ - desc = "Salt. From space oceans, presumably. A staple of modern medicine."; - pixel_x = -8; - pixel_y = 12 - }, -/obj/item/reagent_containers/condiment/peppermill{ - desc = "Often used to flavor food or make people sneeze. Fashionably moved to the left side of the table."; - pixel_x = -8; - pixel_y = 2 - }, -/obj/item/knife/kitchen{ - pixel_x = -13; - pixel_y = 3 - }, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen) "qLI" = ( /obj/structure/table/reinforced/rglass, /obj/machinery/recharger, @@ -60292,16 +60275,6 @@ }, /turf/open/floor/engine, /area/station/ai_monitored/security/armory) -"qSQ" = ( -/obj/structure/table, -/obj/effect/spawner/random/trash/botanical_waste, -/obj/effect/decal/cleanable/dirt/dust, -/obj/effect/spawner/random/trash/botanical_waste{ - pixel_x = -5; - pixel_y = 18 - }, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen/abandoned) "qST" = ( /obj/effect/turf_decal/siding/wood{ dir = 8 @@ -60961,17 +60934,6 @@ /obj/effect/spawner/random/structure/closet_empty, /turf/open/floor/iron/smooth, /area/station/maintenance/department/science/ordnance_maint) -"rcz" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/item/wrench/medical, -/obj/machinery/door/window/brigdoor/left/directional/west{ - name = "Chemistry Testing"; - req_access = list("plumbing") - }, -/turf/open/floor/engine, -/area/station/medical/chemistry) "rcB" = ( /obj/machinery/airlock_sensor/incinerator_atmos{ pixel_x = 24 @@ -61133,14 +61095,6 @@ dir = 8 }, /area/station/hallway/primary/central/aft) -"rfJ" = ( -/obj/machinery/igniter/incinerator_ordmix, -/obj/effect/turf_decal/stripes/red/line{ - dir = 8 - }, -/mob/living/simple_animal/chicken/teshari, -/turf/open/floor/engine/vacuum, -/area/station/science/ordnance/burnchamber) "rfR" = ( /obj/machinery/computer/message_monitor{ dir = 4 @@ -61821,6 +61775,14 @@ /obj/effect/turf_decal/trimline/green/corner, /turf/open/floor/iron/large, /area/station/service/hydroponics) +"roA" = ( +/mob/living/basic/chicken{ + name = "Featherbottom"; + real_name = "Featherbottom" + }, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "roK" = ( /obj/machinery/newscaster/directional/west, /obj/structure/table/wood/fancy, @@ -62125,20 +62087,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/pod/dark, /area/station/engineering/storage/tech) -"ruk" = ( -/obj/structure/bed, -/obj/item/bedsheet/red, -/obj/effect/landmark/start/prisoner, -/obj/effect/turf_decal/trimline/brown/filled/line{ - dir = 5 - }, -/obj/machinery/button/curtain{ - id = "Cell2Privacy"; - pixel_x = -4; - pixel_y = 24 - }, -/turf/open/floor/iron/dark, -/area/station/security/prison) "run" = ( /obj/structure/disposalpipe/trunk{ dir = 8 @@ -64019,6 +63967,15 @@ }, /turf/open/floor/wood/large, /area/station/service/theater) +"rUC" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/door/airlock/grunge{ + id_tag = "Cell5Privacy"; + name = "Cell 5" + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/security/prison) "rUE" = ( /obj/structure/disposalpipe/segment{ dir = 10 @@ -65126,15 +65083,6 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/secondary/command) -"sns" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/grunge{ - id_tag = "Cell1Privacy"; - name = "Cell 1" - }, -/turf/open/floor/iron/dark/smooth_large, -/area/station/security/prison) "snv" = ( /obj/effect/mapping_helpers/airlock/unres{ dir = 8 @@ -65560,6 +65508,20 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/catwalk_floor/iron_smooth, /area/station/maintenance/starboard/greater) +"stk" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/effect/landmark/start/prisoner, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/machinery/button/curtain{ + id = "Cell2Privacy"; + pixel_x = -4; + pixel_y = 24 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) "sts" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -67416,6 +67378,20 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/wood, /area/station/maintenance/rus_gambling) +"sQc" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/effect/landmark/start/prisoner, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/button/curtain{ + id = "Cell4Privacy"; + pixel_x = -4; + pixel_y = 24 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) "sQk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/siding/green{ @@ -68405,6 +68381,13 @@ /obj/effect/spawner/random/maintenance/two, /turf/open/floor/iron/smooth, /area/station/maintenance/starboard/lesser) +"tfc" = ( +/obj/item/storage/toolbox/mechanical, +/obj/item/reagent_containers/spray/cleaner, +/obj/item/radio/intercom/directional/east, +/obj/structure/table/glass, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/medbay/central) "tfi" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 10 @@ -69531,6 +69514,28 @@ }, /turf/open/floor/iron/dark/smooth_large, /area/station/command/bridge) +"tvg" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 4 + }, +/obj/structure/rack, +/obj/item/book/manual/wiki/chemistry{ + pixel_x = -4; + pixel_y = 4 + }, +/obj/item/book/manual/wiki/grenades, +/obj/item/book/manual/wiki/plumbing{ + pixel_x = 4; + pixel_y = -4 + }, +/obj/item/radio/intercom/directional/east, +/obj/effect/turf_decal/bot, +/obj/item/plunger{ + pixel_x = -9 + }, +/obj/item/plunger, +/turf/open/floor/iron/freezer, +/area/station/medical/chemistry) "tvm" = ( /obj/effect/turf_decal/tile/blue/full, /turf/open/floor/iron/airless{ @@ -70174,13 +70179,6 @@ dir = 1 }, /area/station/commons/fitness/recreation/entertainment) -"tDG" = ( -/obj/item/storage/toolbox/mechanical, -/obj/item/reagent_containers/spray/cleaner, -/obj/item/radio/intercom/directional/east, -/obj/structure/table/glass, -/turf/open/floor/iron/white/smooth_large, -/area/station/medical/medbay/central) "tDI" = ( /obj/machinery/portable_atmospherics/canister, /obj/effect/turf_decal/box, @@ -70840,17 +70838,6 @@ }, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"tNt" = ( -/obj/effect/turf_decal/trimline/yellow/filled/line{ - dir = 8 - }, -/obj/machinery/camera/directional/west{ - c_tag = "Medbay - Port Chemistry Lab"; - name = "medical camera"; - network = list("ss13","medical") - }, -/turf/open/floor/iron/freezer, -/area/station/medical/chemistry) "tNy" = ( /obj/structure/cable, /obj/machinery/firealarm/directional/south, @@ -71450,6 +71437,22 @@ }, /turf/open/space/basic, /area/space/nearstation) +"tXP" = ( +/obj/structure/table/reinforced, +/obj/item/folder/yellow{ + pixel_x = -2; + pixel_y = 3 + }, +/obj/item/stamp/head/ce{ + pixel_x = -2; + pixel_y = 3 + }, +/obj/item/computer_disk/engineering{ + pixel_x = 13; + pixel_y = 2 + }, +/turf/open/floor/carpet/orange, +/area/station/command/heads_quarters/ce) "tYt" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 10 @@ -71493,36 +71496,6 @@ dir = 4 }, /area/station/security/prison) -"tZL" = ( -/obj/effect/turf_decal/siding/thinplating, -/obj/structure/table, -/obj/structure/window/spawner, -/obj/item/coffee_cartridge/bootleg{ - pixel_x = -8; - pixel_y = 9 - }, -/obj/item/coffee_cartridge/decaf{ - pixel_x = -8; - pixel_y = 4 - }, -/obj/item/coffee_cartridge/fancy{ - pixel_x = -8; - pixel_y = -1 - }, -/obj/item/coffee_cartridge/bootleg{ - pixel_x = 3; - pixel_y = 9 - }, -/obj/item/coffee_cartridge/decaf{ - pixel_x = 3; - pixel_y = 4 - }, -/obj/item/coffee_cartridge/fancy{ - pixel_x = 3; - pixel_y = -1 - }, -/turf/open/floor/wood/large, -/area/station/hallway/secondary/exit/departure_lounge) "tZP" = ( /obj/structure/table/reinforced, /obj/effect/turf_decal/trimline/yellow/filled/line{ @@ -71773,6 +71746,12 @@ /obj/structure/cable, /turf/open/floor/iron/dark/diagonal, /area/station/hallway/primary/fore) +"ucx" = ( +/obj/effect/turf_decal/bot, +/obj/item/assembly/igniter, +/obj/structure/table/glass, +/turf/open/floor/iron/white/smooth_large, +/area/station/medical/medbay/central) "ucB" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -73846,6 +73825,13 @@ /obj/effect/spawner/structure/window/reinforced/tinted, /turf/open/floor/plating, /area/station/command/heads_quarters/cmo) +"uCV" = ( +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 8 + }, +/obj/machinery/light/warm/directional/west, +/turf/open/floor/iron/freezer, +/area/station/medical/chemistry) "uCZ" = ( /obj/structure/chair/sofa/bench/left{ dir = 8 @@ -75631,6 +75617,20 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/engineering/transit_tube) +"vcy" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/effect/landmark/start/prisoner, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 9 + }, +/obj/machinery/button/curtain{ + id = "Cell6Privacy"; + pixel_x = -4; + pixel_y = 24 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) "vcW" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 10 @@ -76714,13 +76714,6 @@ /obj/structure/cable, /turf/open/floor/iron/solarpanel/airless, /area/station/solars/starboard/aft) -"vux" = ( -/mob/living/simple_animal/chicken{ - name = "Kentucky"; - real_name = "Kentucky" - }, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "vuz" = ( /obj/effect/turf_decal/siding/wood, /obj/structure/disposalpipe/segment{ @@ -78065,21 +78058,6 @@ /obj/effect/landmark/start/cyborg, /turf/open/floor/iron/recharge_floor, /area/station/science/robotics/mechbay) -"vNI" = ( -/obj/structure/table/reinforced, -/obj/machinery/camera/directional/west{ - c_tag = "Medbay - Morgue"; - dir = 2; - name = "medical camera"; - network = list("ss13","medical") - }, -/obj/item/storage/box/bodybags{ - pixel_y = 3 - }, -/obj/item/pen, -/obj/structure/extinguisher_cabinet/directional/south, -/turf/open/floor/iron/dark/smooth_large, -/area/station/medical/morgue) "vNT" = ( /obj/effect/turf_decal/siding/wood{ dir = 4 @@ -78469,18 +78447,6 @@ dir = 4 }, /area/station/commons/fitness/recreation) -"vTA" = ( -/obj/structure/table, -/obj/machinery/reagentgrinder{ - pixel_y = 7 - }, -/obj/item/reagent_containers/condiment/enzyme{ - pixel_x = 11; - pixel_y = 9 - }, -/obj/effect/decal/cleanable/dirt/dust, -/turf/open/floor/iron/kitchen, -/area/station/service/kitchen/abandoned) "vTF" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -82368,12 +82334,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron/dark/smooth_large, /area/station/command/heads_quarters/qm) -"wZK" = ( -/obj/effect/turf_decal/bot, -/obj/item/assembly/igniter, -/obj/structure/table/glass, -/turf/open/floor/iron/white/smooth_large, -/area/station/medical/medbay/central) "wZR" = ( /obj/structure/table/reinforced/rglass, /obj/machinery/keycard_auth{ @@ -82694,6 +82654,28 @@ dir = 4 }, /area/station/medical/medbay/lobby) +"xgA" = ( +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/cup/beaker/large, +/obj/item/reagent_containers/dropper, +/obj/effect/turf_decal/trimline/yellow/filled/line{ + dir = 6 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/trimline/yellow/filled/mid_joiner{ + dir = 4 + }, +/obj/structure/table/reinforced/rglass, +/obj/machinery/reagentgrinder{ + pixel_x = 6; + pixel_y = 4 + }, +/obj/item/stack/sheet/mineral/plasma{ + amount = 5; + pixel_y = 6 + }, +/turf/open/floor/iron/dark/smooth_large, +/area/station/medical/chemistry) "xgQ" = ( /obj/structure/table/reinforced/plastitaniumglass, /obj/item/toy/captainsaid/collector, @@ -85748,15 +85730,6 @@ dir = 1 }, /area/station/commons/fitness/recreation) -"xZj" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/door/airlock/grunge{ - id_tag = "Cell2Privacy"; - name = "Cell 2" - }, -/turf/open/floor/iron/dark/smooth_large, -/area/station/security/prison) "xZk" = ( /obj/effect/turf_decal/tile/blue/diagonal_centre, /obj/effect/turf_decal/stripes/line{ @@ -85807,6 +85780,20 @@ /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/iron/smooth, /area/station/maintenance/port/central) +"yaf" = ( +/obj/structure/bed, +/obj/item/bedsheet/red, +/obj/effect/landmark/start/prisoner, +/obj/effect/turf_decal/trimline/brown/filled/line{ + dir = 5 + }, +/obj/machinery/button/curtain{ + id = "Cell1Privacy"; + pixel_x = -4; + pixel_y = 24 + }, +/turf/open/floor/iron/dark, +/area/station/security/prison) "yaj" = ( /turf/closed/wall, /area/station/cargo/miningoffice) @@ -85920,6 +85907,19 @@ }, /turf/open/floor/iron/white, /area/station/science/explab) +"ybR" = ( +/obj/structure/table/reinforced, +/obj/item/plate, +/obj/item/plate{ + pixel_x = 2; + pixel_y = 3 + }, +/obj/item/plate{ + pixel_x = -2; + pixel_y = 7 + }, +/turf/open/floor/iron/dark/textured_large, +/area/station/service/kitchen/abandoned) "ycf" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral/diagonal_centre, @@ -105675,7 +105675,7 @@ aLt eIL oMs jTu -rfJ +pJg nwN nOt rnf @@ -108264,7 +108264,7 @@ xqO ttw ttw ttw -paZ +lkj ttw qjA bgi @@ -113710,7 +113710,7 @@ ljI gVD iNk bAT -vNI +jET xRR srC qDk @@ -116269,9 +116269,9 @@ fsR gaQ nTZ abQ -qyU +fxD wGT -wZK +ucx qiU qiU qiU @@ -116526,18 +116526,18 @@ mVV hjT llk dfF -muG +dle isS -tDG +tfc uYj ygQ cyc cyc cyc -hLJ -tNt +uCV +cGX cyc -bPf +nkt mCy goS uRy @@ -117324,7 +117324,7 @@ pEX pby xnw aWQ -itI +qoU gXu joZ hxy @@ -119105,12 +119105,12 @@ fiN lCA kcP xqA -dYm -ajp -grX -fgp +tvg +mid +npD +ort aRi -rcz +osK sOr fiN xsW @@ -119361,7 +119361,7 @@ xkq jjf sNW lLk -aeg +xgA fiN fiN fiN @@ -122907,7 +122907,7 @@ cUM bnA spm orv -qLE +ivZ iog bLx cbf @@ -124805,7 +124805,7 @@ nku rHN mWT qHi -nZZ +tXP oEE dhx jDY @@ -126274,7 +126274,7 @@ qAc oZW aqs cyd -tZL +gkJ cVF lRv cVF @@ -127790,9 +127790,9 @@ cZI nyC pmg qyj -eVx +roA qXe -vux +lLC wqd veJ oov @@ -128570,7 +128570,7 @@ rlW whF vBg rdN -qSQ +hct ine ePH pzh @@ -128822,8 +128822,8 @@ ttw ttw ttw ePH -dzM -ckl +muk +nlp vve kll tJK @@ -128869,7 +128869,7 @@ xCF xCF xXC ueJ -mxE +gjq nyf gZb aJs @@ -129596,9 +129596,9 @@ wqd puS tOm sGk -eOm +ybR lGB -oSM +iaC jAu wqd ciB @@ -130372,7 +130372,7 @@ eYm oyK kis pWa -nsD +iSq tuq rXp lNA @@ -130627,9 +130627,9 @@ xpg nkW xpg ezt -vTA +aMM eQl -axH +dXw tuq sYY iQX @@ -132389,13 +132389,13 @@ yak noj xNf agC -kYY +aIV tqC iyU -oLU +yaf tqC iyU -ruk +stk tqC pQm fCo @@ -132436,7 +132436,7 @@ ttw ttw ttw ttw -niQ +jtY ttw ttw ttw @@ -132647,13 +132647,13 @@ hnt vzN agC imS -gMk +fJz iyU xPg -sns +ojc iyU lML -xZj +lZl iyU hdK vkC @@ -135217,13 +135217,13 @@ jPN jPN arU efi -cXg +qpM iyU dYB -jSs +rUC iyU qVR -edC +aBT iyU uUL lne @@ -135473,13 +135473,13 @@ ttw ttw ttw tHI -nWb +sQc whu iyU -nNR +miz whu iyU -jNx +vcy whu iyU mPb diff --git a/_maps/map_files/generic/CentCom_skyrat_z2.dmm b/_maps/map_files/generic/CentCom_skyrat_z2.dmm index 1328a0216b7..a24eed5dc51 100644 --- a/_maps/map_files/generic/CentCom_skyrat_z2.dmm +++ b/_maps/map_files/generic/CentCom_skyrat_z2.dmm @@ -2345,10 +2345,6 @@ "aDC" = ( /turf/closed/indestructible/opshuttle, /area/centcom/holding/cafe) -"aDP" = ( -/mob/living/simple_animal/chicken, -/turf/open/misc/grass/planet, -/area/centcom/holding/cafepark) "aDQ" = ( /obj/effect/turf_decal/box, /obj/effect/turf_decal/caution/stand_clear, @@ -3038,14 +3034,6 @@ }, /turf/open/indestructible/hotelwood, /area/centcom/holding/cafedorms) -"aMI" = ( -/obj/machinery/vending/hydronutrients{ - products = list(/obj/item/reagent_containers/cup/bottle/nutrient/ez = 50, /obj/item/reagent_containers/cup/bottle/nutrient/l4z = 20, /obj/item/reagent_containers/cup/bottle/nutrient/rh = 10, /obj/item/reagent_containers/spray/pestspray = 30, /obj/item/reagent_containers/syringe = 5, /obj/item/storage/bag/plants = 30, /obj/item/cultivator = 10, /obj/item/shovel/spade = 10, /obj/item/plant_analyzer = 10) - }, -/turf/open/indestructible/hoteltile{ - icon_state = "darkfull" - }, -/area/centcom/holding/cafe) "aMJ" = ( /obj/structure/flora/tree/jungle, /turf/open/misc/grass/planet, @@ -3164,36 +3152,6 @@ }, /turf/open/misc/grass/planet, /area/centcom/holding/cafepark) -"aNn" = ( -/obj/structure/closet/crate, -/obj/item/storage/box/ingredients/vegetarian, -/obj/item/storage/box/ingredients/italian, -/obj/item/storage/box/ingredients/fruity, -/obj/item/storage/box/ingredients/fiesta, -/obj/item/storage/box/ingredients/american, -/obj/item/storage/box/ingredients/exotic, -/obj/item/reagent_containers/condiment/flour{ - list_reagents = list(/datum/reagent/consumable/flour = 90); - name = "large flour sack"; - possible_transfer_amounts = list(1,5,10,15,30,60,90); - volume = 90 - }, -/obj/item/reagent_containers/condiment/flour{ - list_reagents = list(/datum/reagent/consumable/flour = 90); - name = "large flour sack"; - possible_transfer_amounts = list(1,5,10,15,30,60,90); - volume = 90 - }, -/obj/machinery/button/door{ - id = "ghostcafekitchen"; - name = "Kitchen Shutters Control"; - pixel_x = -1; - pixel_y = -24 - }, -/turf/open/indestructible/hoteltile{ - icon_state = "cafeteria" - }, -/area/centcom/holding/cafe) "aNp" = ( /obj/machinery/light/directional/west, /turf/open/indestructible/hotelwood, @@ -3324,11 +3282,6 @@ /obj/structure/table/wood, /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) -"aOt" = ( -/obj/machinery/light/directional/north, -/obj/machinery/vending/boozeomat/cafe, -/turf/open/indestructible/hotelwood, -/area/centcom/holding/cafedorms) "aOw" = ( /obj/machinery/computer/slot_machine, /obj/item/coin/silver, @@ -3639,13 +3592,6 @@ /obj/structure/flora/bush/fullgrass, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) -"aRh" = ( -/obj/structure/sign/poster/contraband/space_cola{ - pixel_y = 32 - }, -/obj/machinery/vending/boozeomat/cafe, -/turf/open/indestructible/hotelwood, -/area/centcom/holding/cafe) "aRi" = ( /turf/open/indestructible/cobble/corner{ dir = 1 @@ -4303,18 +4249,6 @@ }, /turf/open/misc/beach/sand, /area/centcom/holding/cafepark) -"aXD" = ( -/obj/structure/closet/crate/wooden, -/obj/item/stack/sheet/mineral/wood/fifty, -/obj/item/stack/sheet/mineral/wood/fifty, -/obj/item/lighter, -/turf/open/indestructible/hotelwood{ - desc = "It's really cozy! Great for soft paws!"; - icon = 'modular_skyrat/modules/ghostcafe/icons/carpet_royalblack.dmi'; - icon_state = "carpet"; - name = "soft carpet" - }, -/area/centcom/holding/cafedorms) "aXF" = ( /obj/effect/turf_decal/tile/blue{ dir = 1 @@ -4688,6 +4622,14 @@ }, /turf/open/floor/wood/parquet, /area/centcom/interlink) +"buX" = ( +/obj/machinery/vending/hydronutrients{ + products = list(/obj/item/reagent_containers/cup/bottle/nutrient/ez = 50, /obj/item/reagent_containers/cup/bottle/nutrient/l4z = 20, /obj/item/reagent_containers/cup/bottle/nutrient/rh = 10, /obj/item/reagent_containers/spray/pestspray = 30, /obj/item/reagent_containers/syringe = 5, /obj/item/storage/bag/plants = 30, /obj/item/cultivator = 10, /obj/item/shovel/spade = 10, /obj/item/plant_analyzer = 10) + }, +/turf/open/indestructible/hoteltile{ + icon_state = "darkfull" + }, +/area/centcom/holding/cafe) "bwP" = ( /obj/machinery/door/airlock/multi_tile/glass{ name = "Interlink Longue" @@ -4871,10 +4813,6 @@ /obj/machinery/vending/dorms, /turf/open/floor/iron/white, /area/centcom/interlink) -"bSq" = ( -/obj/machinery/vending/boozeomat/cafe, -/turf/open/indestructible/hotelwood, -/area/centcom/holding/cafedorms) "bTH" = ( /obj/structure/chair/sofa/bench/left{ dir = 4 @@ -4914,6 +4852,10 @@ /obj/item/bedsheet/random/double, /turf/open/floor/wood, /area/centcom/interlink) +"bVx" = ( +/obj/machinery/vending/boozeomat/cafe, +/turf/open/indestructible/hotelwood, +/area/centcom/holding/cafedorms) "bVH" = ( /obj/machinery/door/poddoor/shutters/window/indestructible{ name = "Windowed Interlink Access Shutters"; @@ -6780,27 +6722,6 @@ "haE" = ( /turf/open/floor/carpet/red, /area/centcom/holding/cafedorms) -"haZ" = ( -/obj/structure/closet/secure_closet/freezer/kitchen/all_access, -/obj/item/reagent_containers/condiment/mayonnaise, -/obj/item/reagent_containers/condiment/soysauce, -/obj/item/reagent_containers/condiment/sugar, -/obj/item/reagent_containers/condiment/rice{ - list_reagents = list(/datum/reagent/consumable/rice = 90); - name = "large rice sack"; - possible_transfer_amounts = list(1,5,10,15,20,25,30,50,60,90) - }, -/obj/item/reagent_containers/condiment/rice{ - list_reagents = list(/datum/reagent/consumable/rice = 90); - name = "large rice sack"; - possible_transfer_amounts = list(1,5,10,15,20,25,30,50,60,90) - }, -/obj/item/reagent_containers/condiment/cornmeal, -/obj/item/reagent_containers/condiment/cornmeal, -/turf/open/indestructible/hoteltile{ - icon_state = "cafeteria" - }, -/area/centcom/holding/cafe) "hbE" = ( /obj/structure/fence/interlink{ dir = 4 @@ -7116,6 +7037,18 @@ /obj/effect/turf_decal/siding/dark, /turf/open/floor/iron, /area/centcom/interlink) +"hTD" = ( +/obj/structure/closet/crate/wooden, +/obj/item/stack/sheet/mineral/wood/fifty, +/obj/item/stack/sheet/mineral/wood/fifty, +/obj/item/lighter, +/turf/open/indestructible/hotelwood{ + desc = "It's really cozy! Great for soft paws!"; + icon = 'modular_skyrat/modules/ghostcafe/icons/carpet_royalblack.dmi'; + icon_state = "carpet"; + name = "soft carpet" + }, +/area/centcom/holding/cafedorms) "hVf" = ( /obj/effect/turf_decal/siding/white/corner{ dir = 1 @@ -7165,11 +7098,6 @@ /obj/effect/turf_decal/trimline/green/line, /turf/open/floor/iron/dark, /area/centcom/interlink) -"iaB" = ( -/obj/structure/table/wood, -/obj/item/reagent_containers/cup/rag, -/turf/open/indestructible/hotelwood, -/area/centcom/holding/cafe) "ibU" = ( /obj/structure/chair/sofa/bench, /obj/effect/turf_decal/siding/white, @@ -8590,6 +8518,11 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/sepia, /area/centcom/holding/cafedorms) +"lNi" = ( +/obj/machinery/light/directional/north, +/obj/machinery/vending/boozeomat/cafe, +/turf/open/indestructible/hotelwood, +/area/centcom/holding/cafedorms) "lOD" = ( /obj/structure/sign/directions/evac{ pixel_y = -8 @@ -8992,6 +8925,10 @@ }, /turf/open/floor/iron/dark/textured_large, /area/cruiser_dock) +"mIk" = ( +/obj/machinery/vending/boozeomat/cafe, +/turf/open/floor/wood, +/area/centcom/holding/cafe) "mJG" = ( /obj/structure/chair/sofa/bench/right{ dir = 8 @@ -9247,6 +9184,11 @@ /obj/structure/shipping_container/gorlex, /turf/open/floor/iron/dark/textured_large, /area/cruiser_dock) +"ntJ" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/rag, +/turf/open/indestructible/hotelwood, +/area/centcom/holding/cafe) "nyr" = ( /turf/open/floor/iron/smooth_large, /area/cruiser_dock) @@ -9296,6 +9238,10 @@ /obj/effect/turf_decal/bot, /turf/open/floor/wood, /area/centcom/interlink) +"nHH" = ( +/mob/living/basic/chicken, +/turf/open/misc/grass/planet, +/area/centcom/holding/cafepark) "nHK" = ( /obj/structure/flora/bush/fullgrass/style_random, /obj/effect/turf_decal/weather/dirt, @@ -9575,38 +9521,6 @@ }, /turf/open/floor/wood, /area/centcom/interlink) -"osK" = ( -/obj/structure/closet/crate, -/obj/item/storage/box/ingredients/vegetarian, -/obj/item/storage/box/ingredients/italian, -/obj/item/storage/box/ingredients/fruity, -/obj/item/storage/box/ingredients/fiesta, -/obj/item/storage/box/ingredients/american, -/obj/item/storage/box/ingredients/exotic, -/obj/item/reagent_containers/condiment/flour{ - list_reagents = list(/datum/reagent/consumable/flour = 90); - name = "large flour sack"; - possible_transfer_amounts = list(1,5,10,15,30,60,90); - volume = 90 - }, -/obj/item/reagent_containers/condiment/flour{ - list_reagents = list(/datum/reagent/consumable/flour = 90); - name = "large flour sack"; - possible_transfer_amounts = list(1,5,10,15,30,60,90); - volume = 90 - }, -/obj/item/reagent_containers/condiment/rice{ - list_reagents = list(/datum/reagent/consumable/rice = 90); - name = "large rice sack"; - possible_transfer_amounts = list(1,5,10,15,20,25,30,50,60,90) - }, -/obj/item/reagent_containers/condiment/rice{ - list_reagents = list(/datum/reagent/consumable/rice = 90); - name = "large rice sack"; - possible_transfer_amounts = list(1,5,10,15,20,25,30,50,60,90) - }, -/turf/open/floor/iron/showroomfloor, -/area/centcom/holding/cafe) "ouF" = ( /obj/item/toy/plush/moth{ name = "Buzz Buzz" @@ -10097,10 +10011,6 @@ }, /turf/open/floor/grass, /area/centcom/interlink) -"pFT" = ( -/obj/machinery/vending/primitive_catgirl_clothing_vendor, -/turf/open/misc/dirt/planet, -/area/centcom/holding/cafepark) "pGK" = ( /obj/machinery/shower/directional/west, /obj/structure/sink/directional/south, @@ -10442,6 +10352,38 @@ /obj/effect/turf_decal/siding/thinplating_new/dark, /turf/open/floor/iron/dark/textured_large, /area/cruiser_dock) +"qnA" = ( +/obj/structure/closet/crate, +/obj/item/storage/box/ingredients/vegetarian, +/obj/item/storage/box/ingredients/italian, +/obj/item/storage/box/ingredients/fruity, +/obj/item/storage/box/ingredients/fiesta, +/obj/item/storage/box/ingredients/american, +/obj/item/storage/box/ingredients/exotic, +/obj/item/reagent_containers/condiment/flour{ + list_reagents = list(/datum/reagent/consumable/flour = 90); + name = "large flour sack"; + possible_transfer_amounts = list(1,5,10,15,30,60,90); + volume = 90 + }, +/obj/item/reagent_containers/condiment/flour{ + list_reagents = list(/datum/reagent/consumable/flour = 90); + name = "large flour sack"; + possible_transfer_amounts = list(1,5,10,15,30,60,90); + volume = 90 + }, +/obj/item/reagent_containers/condiment/rice{ + list_reagents = list(/datum/reagent/consumable/rice = 90); + name = "large rice sack"; + possible_transfer_amounts = list(1,5,10,15,20,25,30,50,60,90) + }, +/obj/item/reagent_containers/condiment/rice{ + list_reagents = list(/datum/reagent/consumable/rice = 90); + name = "large rice sack"; + possible_transfer_amounts = list(1,5,10,15,20,25,30,50,60,90) + }, +/turf/open/floor/iron/showroomfloor, +/area/centcom/holding/cafe) "qnB" = ( /obj/structure/chair/sofa/bench/corner{ dir = 4 @@ -10562,6 +10504,10 @@ }, /turf/open/floor/iron/dark, /area/centcom/interlink) +"qBC" = ( +/obj/machinery/vending/primitive_catgirl_clothing_vendor, +/turf/open/misc/dirt/planet, +/area/centcom/holding/cafepark) "qCO" = ( /obj/structure/window/reinforced/tinted{ dir = 8 @@ -11799,10 +11745,6 @@ /obj/structure/fans/tiny/invisible, /turf/open/floor/iron/showroomfloor, /area/centcom/holding/cafe) -"tVB" = ( -/obj/machinery/vending/boozeomat/cafe, -/turf/open/floor/wood, -/area/centcom/holding/cafe) "tWA" = ( /obj/machinery/light/directional/east, /obj/effect/turf_decal/trimline/dark_green/filled/line{ @@ -11861,6 +11803,36 @@ /obj/machinery/duct, /turf/open/floor/iron, /area/centcom/interlink) +"uab" = ( +/obj/structure/closet/crate, +/obj/item/storage/box/ingredients/vegetarian, +/obj/item/storage/box/ingredients/italian, +/obj/item/storage/box/ingredients/fruity, +/obj/item/storage/box/ingredients/fiesta, +/obj/item/storage/box/ingredients/american, +/obj/item/storage/box/ingredients/exotic, +/obj/item/reagent_containers/condiment/flour{ + list_reagents = list(/datum/reagent/consumable/flour = 90); + name = "large flour sack"; + possible_transfer_amounts = list(1,5,10,15,30,60,90); + volume = 90 + }, +/obj/item/reagent_containers/condiment/flour{ + list_reagents = list(/datum/reagent/consumable/flour = 90); + name = "large flour sack"; + possible_transfer_amounts = list(1,5,10,15,30,60,90); + volume = 90 + }, +/obj/machinery/button/door{ + id = "ghostcafekitchen"; + name = "Kitchen Shutters Control"; + pixel_x = -1; + pixel_y = -24 + }, +/turf/open/indestructible/hoteltile{ + icon_state = "cafeteria" + }, +/area/centcom/holding/cafe) "uaM" = ( /obj/effect/light_emitter/interlink, /obj/effect/turf_decal/weather/dirt{ @@ -12622,6 +12594,27 @@ /obj/machinery/light/warm/directional/east, /turf/open/floor/bamboo, /area/centcom/holding/cafedorms) +"wcf" = ( +/obj/structure/closet/secure_closet/freezer/kitchen/all_access, +/obj/item/reagent_containers/condiment/mayonnaise, +/obj/item/reagent_containers/condiment/soysauce, +/obj/item/reagent_containers/condiment/sugar, +/obj/item/reagent_containers/condiment/rice{ + list_reagents = list(/datum/reagent/consumable/rice = 90); + name = "large rice sack"; + possible_transfer_amounts = list(1,5,10,15,20,25,30,50,60,90) + }, +/obj/item/reagent_containers/condiment/rice{ + list_reagents = list(/datum/reagent/consumable/rice = 90); + name = "large rice sack"; + possible_transfer_amounts = list(1,5,10,15,20,25,30,50,60,90) + }, +/obj/item/reagent_containers/condiment/cornmeal, +/obj/item/reagent_containers/condiment/cornmeal, +/turf/open/indestructible/hoteltile{ + icon_state = "cafeteria" + }, +/area/centcom/holding/cafe) "wck" = ( /obj/machinery/duct, /obj/effect/turf_decal/trimline/dark_green/filled/line, @@ -12856,6 +12849,13 @@ /obj/structure/chair/stool/bar/directional/north, /turf/open/indestructible/hotelwood, /area/centcom/holding/cafe) +"wDK" = ( +/obj/structure/sign/poster/contraband/space_cola{ + pixel_y = 32 + }, +/obj/machinery/vending/boozeomat/cafe, +/turf/open/indestructible/hotelwood, +/area/centcom/holding/cafe) "wFF" = ( /obj/machinery/light/directional/west, /obj/structure/closet/crate/bin, @@ -56498,7 +56498,7 @@ aBd aBd aBd aBd -aNn +uab aqf koF aUo @@ -57524,7 +57524,7 @@ aqf atq aoq aEG -haZ +wcf aBd aQD aqf @@ -57775,7 +57775,7 @@ aqf aqf alN aGL -aMI +buX afj aqf aqf @@ -58552,7 +58552,7 @@ asp aqf aRD aid -iaB +ntJ aOr aUo tci @@ -59835,7 +59835,7 @@ aUZ axz asp aqf -aRh +wDK aPo aUo aUo @@ -62937,7 +62937,7 @@ aFP aIE aNk asX -aDP +nHH aFP ahQ aFP @@ -63452,7 +63452,7 @@ aFP aTl aFP alf -aDP +nHH aFP aFP aFP @@ -65002,7 +65002,7 @@ aNd axA aSH afs -aXD +hTD axA aFP aFP @@ -66515,7 +66515,7 @@ ayI aPf ovH rUA -pFT +qBC aPf aPf aPf @@ -72235,7 +72235,7 @@ tHO noq vuq gCR -osK +qnA aNY gCR ajj @@ -72960,7 +72960,7 @@ aNd aOY aSC afs -aXD +hTD axA aUm aUm @@ -73204,7 +73204,7 @@ aPf aPf aPf axA -aOt +lNi atF aEm atF @@ -74549,7 +74549,7 @@ xFU gCR jAH noq -tVB +mIk gCR ajj aaa @@ -74757,7 +74757,7 @@ axA ajj ajj axA -bSq +bVx atF amD abK diff --git a/_maps/shuttles/emergency_tranquility.dmm b/_maps/shuttles/emergency_tranquility.dmm index 20794dc0f3e..4656b1fc956 100644 --- a/_maps/shuttles/emergency_tranquility.dmm +++ b/_maps/shuttles/emergency_tranquility.dmm @@ -2205,7 +2205,7 @@ /obj/effect/turf_decal/siding/wood/corner{ dir = 1 }, -/mob/living/simple_animal/chicken{ +/mob/living/basic/chicken{ name = "Relaxation Technician James" }, /obj/structure/flora/bush/flowers_br, diff --git a/code/_globalvars/phobias.dm b/code/_globalvars/phobias.dm index e17bea756f8..618caf1ccf2 100644 --- a/code/_globalvars/phobias.dm +++ b/code/_globalvars/phobias.dm @@ -57,8 +57,8 @@ GLOBAL_LIST_INIT(phobia_mobs, list( )), "anime" = typecacheof(list(/mob/living/simple_animal/hostile/guardian)), "birds" = typecacheof(list( + /mob/living/basic/chicken, /mob/living/simple_animal/chick, - /mob/living/simple_animal/chicken, /mob/living/simple_animal/parrot, /mob/living/simple_animal/pet/penguin, )), diff --git a/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm b/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm index a8a55ff532f..05b09c53fb9 100644 --- a/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm +++ b/code/datums/ai/basic_mobs/basic_subtrees/speech_subtree.dm @@ -90,6 +90,12 @@ "Hmm mmm mmm!", ) +/datum/ai_planning_subtree/random_speech/chicken + speech_chance = 15 // really talkative ladies + speak = list("Cluck!", "BWAAAAARK BWAK BWAK BWAK!", "Bwaak bwak.") + emote_hear = list("clucks.", "croons.") + emote_see = list("pecks at the ground.","flaps her wings viciously.") + /datum/ai_planning_subtree/random_speech/cow speech_chance = 1 speak = list("moo?","moo","MOOOOOO") diff --git a/code/datums/memory/_memory.dm b/code/datums/memory/_memory.dm index f9a855c1dfe..2bc4574f654 100644 --- a/code/datums/memory/_memory.dm +++ b/code/datums/memory/_memory.dm @@ -249,6 +249,7 @@ /mob/living/basic/carp, /mob/living/basic/carp/magic, /mob/living/basic/carp/magic/chaos, + /mob/living/basic/chicken, /mob/living/basic/cow, /mob/living/basic/cow/wisdom, /mob/living/basic/giant_spider, @@ -262,7 +263,6 @@ /mob/living/basic/stickman, /mob/living/basic/stickman/dog, /mob/living/simple_animal/chick, - /mob/living/simple_animal/chicken, /mob/living/simple_animal/crab, /mob/living/simple_animal/hostile/asteroid/basilisk/watcher, /mob/living/simple_animal/hostile/asteroid/goliath/beast, diff --git a/code/game/objects/items/food/monkeycube.dm b/code/game/objects/items/food/monkeycube.dm index 706e740e506..a46c6a82042 100644 --- a/code/game/objects/items/food/monkeycube.dm +++ b/code/game/objects/items/food/monkeycube.dm @@ -73,7 +73,7 @@ /datum/reagent/medicine/strange_reagent = 1, ) tastes = list("chicken" = 1, "the country" = 1, "chicken bouillon" = 1) - spawned_mob = /mob/living/simple_animal/chicken + spawned_mob = /mob/living/basic/chicken /obj/item/food/monkeycube/bee name = "bee cube" diff --git a/code/modules/events/ghost_role/sentience.dm b/code/modules/events/ghost_role/sentience.dm index c23a5dc42ff..2471849be63 100644 --- a/code/modules/events/ghost_role/sentience.dm +++ b/code/modules/events/ghost_role/sentience.dm @@ -1,24 +1,24 @@ GLOBAL_LIST_INIT(high_priority_sentience, typecacheof(list( /mob/living/basic/bat, /mob/living/basic/butterfly, - /mob/living/basic/lizard, /mob/living/basic/carp/pet/cayenne, + /mob/living/basic/chicken, /mob/living/basic/cow, /mob/living/basic/giant_spider/sgt_araneus, + /mob/living/basic/lizard, /mob/living/basic/mouse/brown/tom, /mob/living/basic/pet, /mob/living/basic/pig, /mob/living/basic/rabbit, /mob/living/basic/sheep, - /mob/living/simple_animal/pet, - /mob/living/simple_animal/parrot, - /mob/living/simple_animal/sloth, - /mob/living/simple_animal/hostile/retaliate/goat, - /mob/living/simple_animal/chicken, - /mob/living/simple_animal/hostile/retaliate/snake, - /mob/living/simple_animal/hostile/retaliate/goose/vomit, /mob/living/simple_animal/bot/mulebot, /mob/living/simple_animal/bot/secbot/beepsky, + /mob/living/simple_animal/hostile/retaliate/goat, + /mob/living/simple_animal/hostile/retaliate/goose/vomit, + /mob/living/simple_animal/hostile/retaliate/snake, + /mob/living/simple_animal/parrot, + /mob/living/simple_animal/pet, + /mob/living/simple_animal/sloth, ))) /datum/round_event_control/sentience diff --git a/code/modules/events/wizard/petsplosion.dm b/code/modules/events/wizard/petsplosion.dm index d17eb4db591..c213c141c9a 100644 --- a/code/modules/events/wizard/petsplosion.dm +++ b/code/modules/events/wizard/petsplosion.dm @@ -3,6 +3,7 @@ GLOBAL_LIST_INIT(petsplosion_candidates, typecacheof(list( /mob/living/basic/bat, /mob/living/basic/butterfly, /mob/living/basic/carp/pet/cayenne, + /mob/living/basic/chicken, /mob/living/basic/cow, /mob/living/basic/giant_spider/sgt_araneus, /mob/living/basic/lizard, @@ -12,13 +13,12 @@ GLOBAL_LIST_INIT(petsplosion_candidates, typecacheof(list( /mob/living/basic/pig, /mob/living/basic/rabbit, /mob/living/basic/sheep, - /mob/living/simple_animal/pet, - /mob/living/simple_animal/parrot, - /mob/living/simple_animal/sloth, /mob/living/simple_animal/hostile/retaliate/goat, - /mob/living/simple_animal/chicken, - /mob/living/simple_animal/hostile/retaliate/snake, /mob/living/simple_animal/hostile/retaliate/goose/vomit, + /mob/living/simple_animal/hostile/retaliate/snake, + /mob/living/simple_animal/parrot, + /mob/living/simple_animal/pet, + /mob/living/simple_animal/sloth, ))) /datum/round_event_control/wizard/petsplosion //the horror diff --git a/code/modules/experisci/experiment/experiments.dm b/code/modules/experisci/experiment/experiments.dm index f707d10efda..27753b4f264 100644 --- a/code/modules/experisci/experiment/experiments.dm +++ b/code/modules/experisci/experiment/experiments.dm @@ -39,7 +39,14 @@ description = "We need to see how the body functions from the earliest moments. Some cytology experiments will help us gain this understanding." total_requirement = 3 max_requirement_per_type = 2 - possible_types = list(/mob/living/basic/carp, /mob/living/simple_animal/hostile/retaliate/snake, /mob/living/simple_animal/pet/cat, /mob/living/basic/pet/dog/corgi, /mob/living/basic/cow, /mob/living/simple_animal/chicken) + possible_types = list( + /mob/living/basic/carp, + /mob/living/basic/chicken, + /mob/living/basic/cow, + /mob/living/basic/pet/dog/corgi, + /mob/living/simple_animal/hostile/retaliate/snake, + /mob/living/simple_animal/pet/cat, + ) /datum/experiment/scanning/random/cytology/medium/one name = "Advanced Cytology Scanning Experiment One" diff --git a/code/modules/mob/living/basic/farm_animals/chicken.dm b/code/modules/mob/living/basic/farm_animals/chicken.dm new file mode 100644 index 00000000000..f102ee43da1 --- /dev/null +++ b/code/modules/mob/living/basic/farm_animals/chicken.dm @@ -0,0 +1,95 @@ +/// Counter for number of chicken mobs in the universe. Chickens will not lay fertile eggs if it exceeds the MAX_CHICKENS define. +GLOBAL_VAR_INIT(chicken_count, 0) + +/* ## Chickens +* +* +* Not-entirely-flightless domesticated birds that lay eggs, which are then consumed by humans and other animals. +*/ + + +/mob/living/basic/chicken + name = "\improper chicken" + desc = "Hopefully the eggs are good this season." + gender = FEMALE + mob_biotypes = MOB_ORGANIC|MOB_BEAST + icon_state = "chicken_brown" + icon_living = "chicken_brown" + icon_dead = "chicken_brown_dead" + density = FALSE + butcher_results = list(/obj/item/food/meat/slab/chicken = 2) + response_help_continuous = "pets" + response_help_simple = "pet" + response_disarm_continuous = "gently pushes aside" + response_disarm_simple = "gently push aside" + response_harm_continuous = "pecks" + response_harm_simple = "peck" + attack_verb_continuous = "pecks" + attack_verb_simple = "peck" + friendly_verb_continuous = "headbutts" + friendly_verb_simple = "headbutt" + speak_emote = list("clucks", "croons") + health = 15 + maxHealth = 15 + pass_flags = PASSTABLE | PASSMOB + mob_size = MOB_SIZE_SMALL + gold_core_spawnable = FRIENDLY_SPAWN + + ai_controller = /datum/ai_controller/basic_controller/chicken + + ///boolean deciding whether eggs laid by this chicken can hatch into chicks + var/fertile = TRUE + +/mob/living/basic/chicken/Initialize(mapload) + . = ..() + GLOB.chicken_count++ + ADD_TRAIT(src, TRAIT_VENTCRAWLER_ALWAYS, INNATE_TRAIT) + AddElement(/datum/element/pet_bonus, "clucks happily!") + AddElement(/datum/element/footstep, FOOTSTEP_MOB_CLAW) + AddElement(/datum/element/swabable, CELL_LINE_TABLE_CHICKEN, CELL_VIRUS_TABLE_GENERIC_MOB, 1, 5) + AddElement(/datum/element/animal_variety, "chicken", pick("brown", "black", "white"), modify_pixels = TRUE) + AddComponent(\ + /datum/component/egg_layer,\ + /obj/item/food/egg,\ + list(/obj/item/food/grown/wheat),\ + feed_messages = list("She clucks contently."),\ + lay_messages = EGG_LAYING_MESSAGES,\ + eggs_left = 0,\ + eggs_added_from_eating = rand(1, 4),\ + max_eggs_held = 8,\ + egg_laid_callback = CALLBACK(src, PROC_REF(egg_laid)),\ + ) + +/mob/living/basic/chicken/Destroy() + GLOB.chicken_count-- + return ..() + +/mob/living/basic/chicken/proc/egg_laid(obj/item/egg) + if(GLOB.chicken_count <= MAX_CHICKENS && fertile && prob(25)) + egg.AddComponent(\ + /datum/component/fertile_egg,\ + embryo_type = /mob/living/simple_animal/chick,\ + minimum_growth_rate = 1,\ + maximum_growth_rate = 2,\ + total_growth_required = 200,\ + current_growth = 0,\ + location_allowlist = typecacheof(list(/turf)),\ + spoilable = TRUE,\ + ) + +/datum/ai_controller/basic_controller/chicken + blackboard = list( + BB_TARGETTING_DATUM = new /datum/targetting_datum/basic, + ) + + ai_traits = STOP_MOVING_WHEN_PULLED + ai_movement = /datum/ai_movement/basic_avoidance + idle_behavior = /datum/idle_behavior/idle_random_walk + + planning_subtrees = list( + /datum/ai_planning_subtree/find_nearest_thing_which_attacked_me_to_flee, + /datum/ai_planning_subtree/flee_target, + /datum/ai_planning_subtree/target_retaliate, + /datum/ai_planning_subtree/basic_melee_attack_subtree, + /datum/ai_planning_subtree/random_speech/chicken, + ) diff --git a/code/modules/mob/living/living.dm b/code/modules/mob/living/living.dm index db6df291473..e10637818a7 100644 --- a/code/modules/mob/living/living.dm +++ b/code/modules/mob/living/living.dm @@ -1440,6 +1440,7 @@ /mob/living/basic/carp, /mob/living/basic/carp/magic, /mob/living/basic/carp/magic/chaos, + /mob/living/basic/chicken, /mob/living/basic/cow, /mob/living/basic/giant_spider, /mob/living/basic/giant_spider/hunter, @@ -1452,19 +1453,18 @@ /mob/living/basic/statue, /mob/living/basic/stickman, /mob/living/basic/stickman/dog, - /mob/living/simple_animal/crab, /mob/living/simple_animal/chick, - /mob/living/simple_animal/chicken, - /mob/living/simple_animal/hostile/bear, - /mob/living/simple_animal/hostile/mushroom, - /mob/living/simple_animal/hostile/retaliate/goat, - /mob/living/simple_animal/hostile/blob/blobbernaut/independent, + /mob/living/simple_animal/crab, /mob/living/simple_animal/hostile/asteroid/basilisk/watcher, /mob/living/simple_animal/hostile/asteroid/goliath/beast, - /mob/living/simple_animal/hostile/headcrab, - /mob/living/simple_animal/hostile/morph, - /mob/living/simple_animal/hostile/megafauna/dragon/lesser, + /mob/living/simple_animal/hostile/bear, + /mob/living/simple_animal/hostile/blob/blobbernaut/independent, /mob/living/simple_animal/hostile/gorilla, + /mob/living/simple_animal/hostile/headcrab, + /mob/living/simple_animal/hostile/megafauna/dragon/lesser, + /mob/living/simple_animal/hostile/morph, + /mob/living/simple_animal/hostile/mushroom, + /mob/living/simple_animal/hostile/retaliate/goat, /mob/living/simple_animal/parrot, /mob/living/simple_animal/pet/cat, /mob/living/simple_animal/pet/cat/cak, diff --git a/code/modules/mob/living/simple_animal/friendly/farm_animals.dm b/code/modules/mob/living/simple_animal/friendly/farm_animals.dm index b8a23c16da7..a1556d2f684 100644 --- a/code/modules/mob/living/simple_animal/friendly/farm_animals.dm +++ b/code/modules/mob/living/simple_animal/friendly/farm_animals.dm @@ -172,81 +172,9 @@ if(!stat && !ckey) amount_grown += rand(0.5 * seconds_per_tick, 1 * seconds_per_tick) if(amount_grown >= 100) - new /mob/living/simple_animal/chicken(src.loc) + new /mob/living/basic/chicken(src.loc) qdel(src) /mob/living/simple_animal/chick/holo/Life(seconds_per_tick = SSMOBS_DT, times_fired) ..() amount_grown = 0 - -/// Counter for number of chicken mobs in the universe. Chickens will not lay fertile eggs if it exceeds the MAX_CHICKENS define. -GLOBAL_VAR_INIT(chicken_count, 0) - -/mob/living/simple_animal/chicken - name = "\improper chicken" - desc = "Hopefully the eggs are good this season." - gender = FEMALE - mob_biotypes = MOB_ORGANIC|MOB_BEAST - icon_state = "chicken_brown" - icon_living = "chicken_brown" - icon_dead = "chicken_brown_dead" - speak = list("Cluck!","BWAAAAARK BWAK BWAK BWAK!","Bwaak bwak.") - speak_emote = list("clucks","croons") - emote_hear = list("clucks.") - emote_see = list("pecks at the ground.","flaps her wings viciously.") - density = FALSE - speak_chance = 2 - turns_per_move = 3 - butcher_results = list(/obj/item/food/meat/slab/chicken = 2) - response_help_continuous = "pets" - response_help_simple = "pet" - response_disarm_continuous = "gently pushes aside" - response_disarm_simple = "gently push aside" - response_harm_continuous = "kicks" - response_harm_simple = "kick" - attack_verb_continuous = "kicks" - attack_verb_simple = "kick" - health = 15 - maxHealth = 15 - pass_flags = PASSTABLE | PASSMOB - mob_size = MOB_SIZE_SMALL - gold_core_spawnable = FRIENDLY_SPAWN - footstep_type = FOOTSTEP_MOB_CLAW - ///boolean deciding whether eggs laid by this chicken can hatch into chicks - var/fertile = TRUE - -/mob/living/simple_animal/chicken/Initialize(mapload) - . = ..() - GLOB.chicken_count++ - add_cell_sample() - AddElement(/datum/element/animal_variety, "chicken", pick("brown","black","white"), TRUE) - AddComponent(/datum/component/egg_layer,\ - /obj/item/food/egg,\ - list(/obj/item/food/grown/wheat),\ - feed_messages = list("She clucks happily."),\ - lay_messages = EGG_LAYING_MESSAGES,\ - eggs_left = 0,\ - eggs_added_from_eating = rand(1, 4),\ - max_eggs_held = 8,\ - egg_laid_callback = CALLBACK(src, PROC_REF(egg_laid))\ - ) - ADD_TRAIT(src, TRAIT_VENTCRAWLER_ALWAYS, INNATE_TRAIT) - -/mob/living/simple_animal/chicken/add_cell_sample() - AddElement(/datum/element/swabable, CELL_LINE_TABLE_CHICKEN, CELL_VIRUS_TABLE_GENERIC_MOB, 1, 5) - -/mob/living/simple_animal/chicken/Destroy() - GLOB.chicken_count-- - return ..() - -/mob/living/simple_animal/chicken/proc/egg_laid(obj/item/egg) - if(GLOB.chicken_count <= MAX_CHICKENS && fertile && prob(25)) - egg.AddComponent(/datum/component/fertile_egg,\ - embryo_type = /mob/living/simple_animal/chick,\ - minimum_growth_rate = 1,\ - maximum_growth_rate = 2,\ - total_growth_required = 200,\ - current_growth = 0,\ - location_allowlist = typecacheof(list(/turf)),\ - spoilable = TRUE,\ - ) diff --git a/code/modules/research/xenobiology/vatgrowing/samples/cell_lines/common.dm b/code/modules/research/xenobiology/vatgrowing/samples/cell_lines/common.dm index b4f10e717ac..c756cc5a263 100644 --- a/code/modules/research/xenobiology/vatgrowing/samples/cell_lines/common.dm +++ b/code/modules/research/xenobiology/vatgrowing/samples/cell_lines/common.dm @@ -44,7 +44,7 @@ virus_suspectibility = 1 growth_rate = VAT_GROWTH_RATE - resulting_atoms = list(/mob/living/simple_animal/chicken = 1) + resulting_atoms = list(/mob/living/basic/chicken = 1) /datum/micro_organism/cell_line/cow desc = "Bovine stem cells" diff --git a/code/modules/unit_tests/simple_animal_freeze.dm b/code/modules/unit_tests/simple_animal_freeze.dm index a97f22c4b98..fca76505ee5 100644 --- a/code/modules/unit_tests/simple_animal_freeze.dm +++ b/code/modules/unit_tests/simple_animal_freeze.dm @@ -34,7 +34,6 @@ /mob/living/simple_animal/bot/vibebot, /mob/living/simple_animal/chick, /mob/living/simple_animal/chick/holo, - /mob/living/simple_animal/chicken, /mob/living/simple_animal/crab, /mob/living/simple_animal/crab/coffee, /mob/living/simple_animal/crab/evil, @@ -302,7 +301,6 @@ //MODULAR SKYRAT ENTRIES //PLEASE REFACTOR THESE AS YOU CAN - /mob/living/simple_animal/chicken/teshari, /mob/living/simple_animal/crab/shuffle, /mob/living/simple_animal/hostile/bear/wojtek, /mob/living/simple_animal/hostile/bigcrab, diff --git a/modular_skyrat/modules/mapping/voidraptor/code/mob.dm b/modular_skyrat/modules/mapping/voidraptor/code/mob.dm index a1a13394379..12996567847 100644 --- a/modular_skyrat/modules/mapping/voidraptor/code/mob.dm +++ b/modular_skyrat/modules/mapping/voidraptor/code/mob.dm @@ -70,10 +70,10 @@ faction = list(FACTION_NEUTRAL) gender = MALE -/mob/living/simple_animal/chicken/teshari +/mob/living/basic/chicken/teshari name = "Teshari" real_name = "Teshari" desc = "A timeless classic." - atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_plas" = 0, "max_plas" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0) - minbodytemp = 0 - maxbodytemp = 30000 + unsuitable_atmos_damage = 0 + minimum_survivable_temperature = 0 + maximum_survivable_temperature = 30000 diff --git a/tgstation.dme b/tgstation.dme index 497563d119d..2234bf7aabf 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -4018,6 +4018,7 @@ #include "code\modules\mob\living\basic\festivus_pole.dm" #include "code\modules\mob\living\basic\health_adjustment.dm" #include "code\modules\mob\living\basic\tree.dm" +#include "code\modules\mob\living\basic\farm_animals\chicken.dm" #include "code\modules\mob\living\basic\farm_animals\deer.dm" #include "code\modules\mob\living\basic\farm_animals\pig.dm" #include "code\modules\mob\living\basic\farm_animals\rabbit.dm" diff --git a/tools/UpdatePaths/Scripts/75592_simple_to_basic_chickens.txt b/tools/UpdatePaths/Scripts/75592_simple_to_basic_chickens.txt new file mode 100644 index 00000000000..1b2f6ee1d19 --- /dev/null +++ b/tools/UpdatePaths/Scripts/75592_simple_to_basic_chickens.txt @@ -0,0 +1 @@ +/mob/living/simple_animal/chicken : /mob/living/basic/chicken{@OLD}