From cd185300a4c84f88f3ed9cb262be254e05e035fc Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Wed, 3 May 2023 22:30:57 +0100 Subject: [PATCH] [MIRROR] Air alarm helpers [MDB IGNORE] (#20865) Air alarm helpers Co-authored-by: Andrew Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com> --- .../lavaland_surface_syndicate_base1.dmm | 107 +- .../commswilding_1.dmm | 6 +- .../commswilding_2.dmm | 6 +- .../commswilding_3.dmm | 6 +- .../mistake_feasible.dmm | 5 +- .../mistake_inevitable.dmm | 10 +- .../mistake_unlikely.dmm | 5 +- .../RandomRuins/SpaceRuins/caravanambush.dmm | 24 +- _maps/RandomRuins/SpaceRuins/deepstorage.dmm | 67 +- .../RandomRuins/SpaceRuins/forgottenship.dmm | 7 +- .../SpaceRuins/infested_frigate.dmm | 29 +- .../SpaceRuins/listeningstation.dmm | 24 +- _maps/RandomRuins/SpaceRuins/oldstation.dmm | 154 +- _maps/RandomZLevels/moonoutpost19.dmm | 115 +- _maps/RandomZLevels/undergroundoutpost45.dmm | 230 +- .../map_files/Deltastation/DeltaStation2.dmm | 30 +- .../map_files/IceBoxStation/IceBoxStation.dmm | 32 +- _maps/map_files/MetaStation/MetaStation.dmm | 9325 ++++++++--------- _maps/map_files/debug/runtimestation.dmm | 85 +- _maps/map_files/tramstation/tramstation.dmm | 33 +- _maps/shuttles/emergency_monastery.dmm | 6 +- _maps/shuttles/hunter_russian.dmm | 24 +- _maps/shuttles/infiltrator_advanced.dmm | 56 +- _maps/shuttles/pirate_default.dmm | 53 +- _maps/shuttles/pirate_psyker.dmm | 6 +- _maps/shuttles/pirate_silverscale.dmm | 36 +- _maps/shuttles/ruin_caravan_victim.dmm | 48 +- _maps/shuttles/ruin_cyborg_mothership.dmm | 6 +- _maps/shuttles/ruin_pirate_cutter.dmm | 29 +- _maps/shuttles/ruin_syndicate_dropship.dmm | 18 +- _maps/shuttles/whiteship_birdshot.dmm | 2091 ++++ _maps/shuttles/whiteship_box.dmm | 76 +- _maps/shuttles/whiteship_delta.dmm | 75 +- _maps/shuttles/whiteship_kilo.dmm | 28 +- _maps/shuttles/whiteship_meta.dmm | 76 +- _maps/shuttles/whiteship_obelisk.dmm | 34 +- _maps/shuttles/whiteship_personalshuttle.dmm | 12 +- _maps/shuttles/whiteship_pubby.dmm | 6 +- _maps/templates/lazy_templates/nukie_base.dmm | 6 +- .../machinery/air_alarm/_air_alarm.dm | 63 + .../machinery/air_alarm/air_alarm_variants.dm | 42 - code/modules/mapping/mapping_helpers.dm | 139 +- icons/effects/mapping_helpers.dmi | Bin 23608 -> 22748 bytes tgstation.dme | 1 - .../Scripts/74997_airalarm_helpers.txt | 40 + 45 files changed, 7249 insertions(+), 6022 deletions(-) create mode 100644 _maps/shuttles/whiteship_birdshot.dmm delete mode 100644 code/modules/atmospherics/machinery/air_alarm/air_alarm_variants.dm create mode 100644 tools/UpdatePaths/Scripts/74997_airalarm_helpers.txt diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm index 8d1b543e6d1..e5eddbd5ace 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1.dmm @@ -9,13 +9,11 @@ /turf/closed/wall/mineral/plastitanium/nodiagonal, /area/ruin/syndicate_lava_base/testlab) "ag" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 8 }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "ah" = ( @@ -161,14 +159,12 @@ /turf/open/floor/engine, /area/ruin/syndicate_lava_base/engineering) "bV" = ( -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral{ dir = 1 }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/dormitories) "bY" = ( @@ -261,10 +257,6 @@ /area/ruin/syndicate_lava_base/bar) "cS" = ( /obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4{ dir = 4 }, @@ -274,6 +266,8 @@ /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 1 }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/arrivals) "de" = ( @@ -390,10 +384,6 @@ /turf/open/floor/engine, /area/ruin/syndicate_lava_base/engineering) "dL" = ( -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, /obj/structure/closet/crate, /obj/item/extinguisher{ pixel_x = -5; @@ -429,6 +419,8 @@ pixel_y = -3 }, /obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/cargo) "dP" = ( @@ -463,14 +455,12 @@ pixel_x = -3 }, /obj/item/reagent_containers/dropper, -/obj/machinery/airalarm/syndicate{ - dir = 4; - pixel_x = 24 - }, /obj/effect/decal/cleanable/dirt, /obj/item/screwdriver/nuke{ pixel_y = 18 }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/white/side{ dir = 4 }, @@ -762,10 +752,6 @@ /area/ruin/syndicate_lava_base/chemistry) "fu" = ( /obj/machinery/light/small/directional/west, -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/structure/table, /obj/item/clothing/suit/hazardvest, /obj/item/clothing/suit/hazardvest, @@ -784,6 +770,8 @@ /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 8 }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "fw" = ( @@ -832,11 +820,9 @@ /obj/effect/turf_decal/bot, /obj/structure/closet/l3closet, /obj/machinery/light/small/directional/west, -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, /obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "fF" = ( @@ -971,15 +957,13 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/cargo) "gU" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/structure/sink/directional/east, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer4{ dir = 1 }, /obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/white/side{ dir = 8 }, @@ -1255,10 +1239,8 @@ /obj/structure/table/wood, /obj/item/ammo_box/magazine/m9mm, /obj/item/ammo_box/magazine/sniper_rounds, -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/grimy, /area/ruin/syndicate_lava_base/dormitories) "hN" = ( @@ -1277,10 +1259,8 @@ "hQ" = ( /obj/structure/table/wood, /obj/item/ammo_box/magazine/m9mm, -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/grimy, /area/ruin/syndicate_lava_base/dormitories) "hS" = ( @@ -1945,10 +1925,6 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/medbay) "lL" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/machinery/light/small/directional/west, /obj/structure/table, /obj/item/stack/sheet/iron/fifty{ @@ -1967,6 +1943,8 @@ /obj/item/clothing/head/utility/welding, /obj/item/weldingtool/largetank, /obj/item/analyzer, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "lM" = ( @@ -2109,10 +2087,8 @@ }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/syndicate{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/white/side{ dir = 4 }, @@ -2533,12 +2509,10 @@ /turf/open/misc/asteroid/basalt/lava_land_surface, /area/ruin/syndicate_lava_base/virology) "rv" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/structure/chair/stool/directional/south, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/bar) "ry" = ( @@ -3427,10 +3401,8 @@ /obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate{ dir = 4 }, -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/grimy, /area/ruin/syndicate_lava_base/dormitories) "Ir" = ( @@ -3669,15 +3641,13 @@ dir = 5 }, /obj/machinery/light/small/directional/east, -/obj/machinery/airalarm/syndicate{ - dir = 4; - pixel_x = 24 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4{ dir = 4 }, /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer2, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/engineering) "LS" = ( @@ -3761,10 +3731,6 @@ /turf/open/floor/engine/o2, /area/ruin/syndicate_lava_base/engineering) "Ob" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -3772,6 +3738,8 @@ /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 8 }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "Oq" = ( @@ -3846,15 +3814,12 @@ /turf/open/floor/iron, /area/ruin/syndicate_lava_base/main) "Pw" = ( -/obj/machinery/airalarm/syndicate{ - dir = 4; - pixel_x = 24 - }, /obj/machinery/vending/coffee{ extended_inventory = 1 }, /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/airalarm/directional/east, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/bar) "PE" = ( @@ -4292,10 +4257,8 @@ /obj/effect/mob_spawn/ghost_role/human/lavaland_syndicate{ dir = 8 }, -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/grimy, /area/ruin/syndicate_lava_base/dormitories) "XK" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_1.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_1.dmm index 25aab3ccf7b..23cdf9822dc 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_1.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_1.dmm @@ -116,12 +116,10 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/telecomms) "A" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/machinery/light/small/directional/west, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/machinery/airalarm/directional/west, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/telecomms) "C" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_2.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_2.dmm index 0beb9632095..9dd38356bfd 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_2.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_2.dmm @@ -104,14 +104,12 @@ /turf/open/floor/wood, /area/ruin/syndicate_lava_base/telecomms) "H" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/structure/filingcabinet/security, /obj/effect/turf_decal/siding/thinplating/dark{ dir = 4 }, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/machinery/airalarm/directional/west, /turf/open/floor/circuit/red, /area/ruin/syndicate_lava_base/telecomms) "J" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_3.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_3.dmm index bae1b50984b..e77e27c1117 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_3.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/commswilding_3.dmm @@ -114,10 +114,6 @@ /turf/open/floor/iron/grimy, /area/ruin/syndicate_lava_base/telecomms) "z" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, /obj/item/modular_computer/pda/chameleon/broken{ pixel_x = 5; pixel_y = 4 @@ -128,6 +124,8 @@ pixel_y = 13 }, /obj/effect/decal/cleanable/dirt/dust, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/machinery/airalarm/directional/west, /turf/open/floor/iron/grimy, /area/ruin/syndicate_lava_base/telecomms) "A" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_feasible.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_feasible.dmm index ca428942e32..66cea55db4f 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_feasible.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_feasible.dmm @@ -138,13 +138,12 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/testlab) "w" = ( -/obj/machinery/airalarm/syndicate{ - pixel_y = -24 - }, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer4{ dir = 4 }, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/machinery/airalarm/directional/south, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/testlab) "x" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_inevitable.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_inevitable.dmm index 8006f2a0bb1..944b4c01e16 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_inevitable.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_inevitable.dmm @@ -85,9 +85,6 @@ /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/testlab) "gX" = ( -/obj/machinery/airalarm/directional/north{ - req_access = list("syndicate") - }, /obj/item/stock_parts/matter_bin/bluespace, /obj/item/stock_parts/matter_bin/bluespace, /obj/item/stock_parts/matter_bin/bluespace, @@ -107,6 +104,8 @@ /obj/item/stock_parts/manipulator/femto, /obj/item/stock_parts/manipulator/femto, /obj/structure/rack, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/machinery/airalarm/directional/north, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/testlab) "hJ" = ( @@ -282,9 +281,8 @@ /area/ruin/syndicate_lava_base/testlab) "HC" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, -/obj/machinery/airalarm/directional/south{ - req_access = list("syndicate") - }, +/obj/effect/mapping_helpers/airalarm/syndicate_access, +/obj/machinery/airalarm/directional/south, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/testlab) "It" = ( diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_unlikely.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_unlikely.dmm index 1d4646b9a39..d7799165205 100644 --- a/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_unlikely.dmm +++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_syndicate_base1/mistake_unlikely.dmm @@ -20,9 +20,8 @@ pixel_x = -6; pixel_y = -3 }, -/obj/machinery/airalarm/directional/north{ - req_access = list("syndicate") - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/dark, /area/ruin/syndicate_lava_base/testlab) "d" = ( diff --git a/_maps/RandomRuins/SpaceRuins/caravanambush.dmm b/_maps/RandomRuins/SpaceRuins/caravanambush.dmm index bf0972ae311..de360b6ecb8 100644 --- a/_maps/RandomRuins/SpaceRuins/caravanambush.dmm +++ b/_maps/RandomRuins/SpaceRuins/caravanambush.dmm @@ -155,13 +155,11 @@ /area/shuttle/ruin/caravan/freighter2) "cY" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/airalarm/directional/west, /turf/open/floor/plating/airless, /area/shuttle/ruin/caravan/freighter2) "dc" = ( @@ -614,12 +612,10 @@ /turf/open/floor/plating/airless, /area/shuttle/ruin/caravan/freighter3) "wc" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/airalarm/directional/east, /turf/open/floor/iron/airless, /area/shuttle/ruin/caravan/freighter3) "wB" = ( @@ -867,10 +863,8 @@ /area/shuttle/ruin/caravan/freighter3) "IF" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/airalarm/directional/east, /turf/open/floor/iron/airless, /area/shuttle/ruin/caravan/freighter2) "IZ" = ( @@ -959,14 +953,12 @@ /turf/open/floor/iron/dark/airless, /area/shuttle/ruin/caravan/freighter2) "Nl" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, /obj/effect/decal/cleanable/blood, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/airalarm/directional/west, /turf/open/floor/iron/dark/airless, /area/shuttle/ruin/caravan/freighter3) "Nm" = ( diff --git a/_maps/RandomRuins/SpaceRuins/deepstorage.dmm b/_maps/RandomRuins/SpaceRuins/deepstorage.dmm index 855b3e5f60d..1f9b5f3e2a8 100644 --- a/_maps/RandomRuins/SpaceRuins/deepstorage.dmm +++ b/_maps/RandomRuins/SpaceRuins/deepstorage.dmm @@ -166,11 +166,9 @@ /obj/item/stack/sheet/mineral/wood, /obj/item/stack/package_wrap, /obj/effect/turf_decal/delivery, -/obj/machinery/airalarm/away{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron, /area/ruin/space/has_grav/deepstorage/storage) "aJ" = ( @@ -362,13 +360,11 @@ "aZ" = ( /obj/structure/table, /obj/machinery/reagentgrinder, -/obj/machinery/airalarm/away{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ dir = 4 }, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron/cafeteria, /area/ruin/space/has_grav/deepstorage/kitchen) "ba" = ( @@ -781,11 +777,9 @@ /area/ruin/space/has_grav/deepstorage/hydroponics) "ch" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/airalarm/away{ - dir = 4; - pixel_x = 25 - }, +/obj/machinery/airalarm/directional/east, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron, /area/ruin/space/has_grav/deepstorage/storage) "cj" = ( @@ -819,14 +813,12 @@ /area/ruin/space/has_grav/deepstorage) "cm" = ( /obj/structure/table, -/obj/machinery/airalarm/away{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ dir = 4 }, /obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron, /area/ruin/space/has_grav/deepstorage) "cn" = ( @@ -857,10 +849,8 @@ /area/ruin/space/has_grav/deepstorage) "cs" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, -/obj/machinery/airalarm/away{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron/freezer, /area/ruin/space/has_grav/deepstorage) "ct" = ( @@ -1336,10 +1326,8 @@ /obj/item/radio{ pixel_x = 4 }, -/obj/machinery/airalarm/away{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron/dark, /area/ruin/space/has_grav/deepstorage/armory) "dR" = ( @@ -1874,11 +1862,9 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 }, -/obj/machinery/airalarm/away{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron, /area/ruin/space/has_grav/deepstorage/power) "fo" = ( @@ -1908,11 +1894,9 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/hidden{ dir = 4 }, -/obj/machinery/airalarm/away{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron, /area/ruin/space/has_grav/deepstorage/airlock) "fu" = ( @@ -2192,13 +2176,11 @@ /turf/open/floor/iron, /area/ruin/space/has_grav/deepstorage/dorm) "gg" = ( -/obj/machinery/washing_machine, /obj/machinery/light/directional/east, -/obj/machinery/airalarm/away{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, /obj/effect/decal/cleanable/dirt, +/obj/machinery/washing_machine, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/iron, /area/ruin/space/has_grav/deepstorage/dorm) "gh" = ( @@ -2495,11 +2477,9 @@ /turf/open/floor/plating, /area/ruin/space/has_grav/deepstorage/crusher) "hf" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/away_general_access, /obj/machinery/hydroponics/constructable, -/obj/machinery/airalarm/away{ - dir = 1; - pixel_y = 23 - }, /turf/open/floor/light, /area/ruin/space/has_grav/deepstorage/hydroponics) "hg" = ( @@ -2803,10 +2783,9 @@ /turf/open/floor/engine, /area/ruin/space/has_grav/deepstorage/pharmacy) "UQ" = ( -/obj/machinery/airalarm/away{ - pixel_y = -25 - }, +/obj/machinery/airalarm/directional/south, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airalarm/away_general_access, /turf/open/floor/engine, /area/ruin/space/has_grav/deepstorage/pharmacy) diff --git a/_maps/RandomRuins/SpaceRuins/forgottenship.dmm b/_maps/RandomRuins/SpaceRuins/forgottenship.dmm index 27626b3466d..3bb3ef142e8 100644 --- a/_maps/RandomRuins/SpaceRuins/forgottenship.dmm +++ b/_maps/RandomRuins/SpaceRuins/forgottenship.dmm @@ -174,7 +174,6 @@ lethal = 1; name = "Ship turret control panel"; pixel_y = 32; - req_access = null; req_access = list("syndicate") }, /turf/open/floor/mineral/plastitanium/red, @@ -571,10 +570,8 @@ /turf/open/floor/mineral/plastitanium, /area/ruin/space/has_grav/syndicate_forgotten_ship) "bP" = ( -/obj/machinery/airalarm/syndicate{ - pixel_y = 24; - dir = 1 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/mineral/plastitanium, /area/ruin/space/has_grav/syndicate_forgotten_ship) "bQ" = ( diff --git a/_maps/RandomRuins/SpaceRuins/infested_frigate.dmm b/_maps/RandomRuins/SpaceRuins/infested_frigate.dmm index c5dbd20dff0..194ce4e92e8 100644 --- a/_maps/RandomRuins/SpaceRuins/infested_frigate.dmm +++ b/_maps/RandomRuins/SpaceRuins/infested_frigate.dmm @@ -43,10 +43,8 @@ /area/template_noop) "aI" = ( /obj/structure/cable, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/icecream_vat{ desc = "Waffle co. actually ordered these guys to steal one of these just to be sure." }, @@ -434,9 +432,8 @@ "gi" = ( /obj/effect/mapping_helpers/broken_floor, /obj/effect/spawner/random/exotic/languagebook, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/blood/gibs{ icon_state = "gib6-old" }, @@ -1189,10 +1186,8 @@ /turf/open/floor/pod/dark, /area/ruin/space/has_grav/infested_frigate) "si" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/alien/weeds, /obj/effect/decal/cleanable/plastic, /turf/open/floor/mineral/plastitanium, @@ -2464,10 +2459,8 @@ "MB" = ( /obj/machinery/iv_drip, /obj/item/clothing/mask/facehugger/dead, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal{ icon_state = "warningline_white"; dir = 1 @@ -3140,10 +3133,8 @@ /turf/open/floor/mineral/plastitanium/red, /area/ruin/space/has_grav/infested_frigate) "YT" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/blood/gibs{ icon_state = "ltrails_1"; dir = 1 diff --git a/_maps/RandomRuins/SpaceRuins/listeningstation.dmm b/_maps/RandomRuins/SpaceRuins/listeningstation.dmm index cb6f2621841..26d37a7cb10 100644 --- a/_maps/RandomRuins/SpaceRuins/listeningstation.dmm +++ b/_maps/RandomRuins/SpaceRuins/listeningstation.dmm @@ -7,11 +7,9 @@ /turf/open/floor/iron, /area/ruin/space/has_grav/listeningstation) "ad" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, /obj/structure/closet/crate/secure/freezer/commsagent, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/plating, /area/ruin/space/has_grav/listeningstation) "ae" = ( @@ -70,10 +68,8 @@ /obj/structure/table/wood, /obj/item/paper/fluff/ruins/listeningstation/reports/november, /obj/item/crowbar/red, -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/grimy, /area/ruin/space/has_grav/listeningstation) "ca" = ( @@ -355,23 +351,19 @@ /turf/open/floor/plating/airless, /area/ruin/space) "tm" = ( -/obj/machinery/airalarm/syndicate{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, /obj/machinery/computer/message_monitor{ dir = 8 }, /obj/item/paper/monitorkey, /obj/effect/turf_decal/tile/red/opposingcorners, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/dark, /area/ruin/space/has_grav/listeningstation) "uI" = ( -/obj/machinery/airalarm/away{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, /obj/effect/decal/cleanable/blood/old, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron, /area/ruin/space/has_grav/listeningstation) "vC" = ( diff --git a/_maps/RandomRuins/SpaceRuins/oldstation.dmm b/_maps/RandomRuins/SpaceRuins/oldstation.dmm index b52d531e461..6d2d44e03a9 100644 --- a/_maps/RandomRuins/SpaceRuins/oldstation.dmm +++ b/_maps/RandomRuins/SpaceRuins/oldstation.dmm @@ -1288,10 +1288,8 @@ /area/ruin/space/ancientstation/delta/rnd) "eC" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/white, /area/ruin/space/ancientstation/delta/rnd) "eD" = ( @@ -1679,10 +1677,8 @@ "fP" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/blue/anticorner/contrasted{ dir = 4 }, @@ -1778,10 +1774,8 @@ /area/ruin/space/ancientstation/beta/hall) "gj" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/generic, /obj/effect/turf_decal/tile/green/half/contrasted{ dir = 8 @@ -1826,10 +1820,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4{ dir = 8 }, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/east, /turf/open/floor/iron, /area/ruin/space/ancientstation/charlie/hall) @@ -1860,10 +1852,8 @@ }, /obj/effect/decal/cleanable/dirt, /obj/machinery/duct, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/west, /turf/open/floor/iron, /area/ruin/space/ancientstation/charlie/hall) @@ -2447,10 +2437,8 @@ pixel_x = -2; pixel_y = -2 }, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ dir = 8 }, @@ -2690,10 +2678,8 @@ /area/ruin/space/ancientstation/delta/hall) "jy" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/ruin/space/ancientstation/delta/hall) @@ -2902,10 +2888,8 @@ /area/ruin/space/ancientstation/delta/proto) "kj" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/white/textured, /area/ruin/space/ancientstation/delta/proto) "kk" = ( @@ -3364,10 +3348,8 @@ /area/ruin/space/ancientstation/charlie/engie) "lL" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/tile/yellow, @@ -3417,10 +3399,8 @@ /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/cobweb, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light_switch/directional/north, /turf/open/floor/iron, /area/ruin/space/ancientstation/charlie/dorms) @@ -3551,10 +3531,8 @@ /obj/item/mining_scanner, /obj/item/mining_scanner, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/brown/half/contrasted{ dir = 8 }, @@ -3793,9 +3771,8 @@ /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - pixel_y = -22 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2{ dir = 8 }, @@ -4285,10 +4262,8 @@ /area/ruin/space/ancientstation/charlie/engie) "oz" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, /obj/effect/decal/cleanable/blood/old, @@ -4425,18 +4400,14 @@ icon_state = "medium" }, /obj/effect/decal/cleanable/glass, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating/airless, /area/ruin/space/ancientstation/beta/hall) "oX" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, /obj/effect/decal/cleanable/blood/old, @@ -4941,10 +4912,8 @@ /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/general, /obj/machinery/meter, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/plating/rust, /area/ruin/space/ancientstation/charlie/hall) "tz" = ( @@ -5505,10 +5474,8 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/diagonal, /area/ruin/space/ancientstation/beta/gravity) "yq" = ( @@ -6092,10 +6059,8 @@ /turf/open/floor/engine/airless, /area/ruin/space/ancientstation/beta/supermatter) "DO" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/table_frame, /obj/item/shard{ icon_state = "medium" @@ -6134,10 +6099,8 @@ /area/ruin/space/ancientstation/delta/hall) "Eu" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron, /area/ruin/space/ancientstation/charlie/engie) "EB" = ( @@ -6658,10 +6621,8 @@ /area/ruin/space/ancientstation/delta/proto) "Iw" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood/tracks, /obj/structure/cable, @@ -6876,10 +6837,8 @@ /area/ruin/space/ancientstation/beta/supermatter) "JM" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/cafeteria, /area/ruin/space/ancientstation/charlie/kitchen) "JT" = ( @@ -7145,10 +7104,8 @@ /area/ruin/space/ancientstation/delta/biolab) "LO" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/directional/west, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2{ dir = 5 @@ -7373,9 +7330,8 @@ /obj/effect/decal/cleanable/dirt, /obj/item/paper/crumpled, /obj/item/ph_booklet, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/spawner/random/maintenance, /obj/effect/turf_decal/tile/purple/half/contrasted, /turf/open/floor/iron/white/textured_edge{ @@ -7630,10 +7586,8 @@ /area/ruin/space/ancientstation/delta/biolab) "Qb" = ( /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/engine/airless, /area/ruin/space/ancientstation/beta/supermatter) "Qh" = ( @@ -8124,10 +8078,8 @@ "UE" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron, /area/ruin/space/ancientstation/beta/hall) "UI" = ( @@ -8191,10 +8143,8 @@ /obj/effect/decal/cleanable/dirt, /obj/item/wrench, /obj/item/wirecutters, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/power/apc/auto_name/directional/east, /obj/effect/mapping_helpers/apc/no_charge, /obj/structure/cable, diff --git a/_maps/RandomZLevels/moonoutpost19.dmm b/_maps/RandomZLevels/moonoutpost19.dmm index 9a836d0bde8..3037b151c03 100644 --- a/_maps/RandomZLevels/moonoutpost19.dmm +++ b/_maps/RandomZLevels/moonoutpost19.dmm @@ -1143,11 +1143,8 @@ /obj/machinery/power/terminal{ dir = 4 }, -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/cable, /turf/open/floor/plating{ heat_capacity = 1e+006 @@ -1212,11 +1209,8 @@ /obj/structure/table, /obj/item/stack/sheet/mineral/plasma, /obj/machinery/light/small/broken/directional/north, -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/alien/weeds, /turf/open/floor/iron{ heat_capacity = 1e+006 @@ -1751,11 +1745,8 @@ /area/awaymission/moonoutpost19/research) "gS" = ( /obj/machinery/light/broken/directional/east, -/obj/machinery/airalarm/unlocked{ - dir = 4; - pixel_x = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/purple, /turf/open/floor/iron/white{ heat_capacity = 1e+006 @@ -2439,11 +2430,8 @@ "ks" = ( /obj/machinery/light/directional/east, /obj/machinery/processor, -/obj/machinery/airalarm/unlocked{ - dir = 4; - pixel_x = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/cafeteria{ dir = 5 }, @@ -3011,11 +2999,8 @@ }, /area/awaymission/moonoutpost19/arrivals) "ny" = ( -/obj/machinery/airalarm/unlocked{ - dir = 4; - pixel_x = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron{ heat_capacity = 1e+006; @@ -3350,11 +3335,8 @@ }, /area/awaymission/moonoutpost19/arrivals) "ql" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/siding/thinplating_new/light{ dir = 1 }, @@ -3649,11 +3631,8 @@ }, /area/awaymission/moonoutpost19/hive) "sr" = ( -/obj/machinery/airalarm/unlocked{ - dir = 8; - pixel_x = -23; - req_access = null - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/west, /obj/machinery/duct, /turf/open/floor/iron/freezer{ @@ -3703,7 +3682,6 @@ /area/awaymission/moonoutpost19/mines) "sP" = ( /obj/machinery/airalarm/directional/east{ - pixel_x = 23; req_access = "150" }, /obj/machinery/light/broken/directional/east, @@ -3711,6 +3689,7 @@ /obj/effect/turf_decal/tile/red{ dir = 4 }, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron{ heat_capacity = 1e+006; initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251"; @@ -4020,11 +3999,8 @@ "vd" = ( /obj/machinery/light/small/directional/east, /obj/structure/chair/wood, -/obj/machinery/airalarm/unlocked{ - dir = 4; - pixel_x = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/carpet/orange, /area/awaymission/moonoutpost19/arrivals) "vj" = ( @@ -5058,9 +5034,9 @@ /area/awaymission/moonoutpost19/arrivals) "An" = ( /obj/machinery/airalarm/directional/east{ - pixel_x = 23; req_access = "150" }, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/wood{ heat_capacity = 1e+006 }, @@ -5140,11 +5116,8 @@ pixel_x = -3; pixel_y = -2 }, -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/red/half/contrasted{ dir = 1 }, @@ -6059,10 +6032,10 @@ "FQ" = ( /obj/structure/chair/wood, /obj/machinery/airalarm/directional/west{ - pixel_x = -23; req_access = "150" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/wood{ heat_capacity = 1e+006; initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251" @@ -6281,11 +6254,10 @@ }, /area/awaymission/moonoutpost19/arrivals) "GX" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23; +/obj/machinery/airalarm/directional/north{ req_access = "150" }, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron{ heat_capacity = 1e+006; initial_gas_mix = "co2=48.7;n2=13.2;o2=32.4;TEMP=251"; @@ -6414,11 +6386,8 @@ "HF" = ( /obj/machinery/light/small/directional/west, /obj/item/storage/box, -/obj/machinery/airalarm/unlocked{ - dir = 8; - pixel_x = -23; - req_access = null - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/bar, /obj/effect/turf_decal/tile/bar{ dir = 1 @@ -6668,11 +6637,8 @@ /area/awaymission/moonoutpost19/mines) "Jv" = ( /obj/machinery/light/small/directional/east, -/obj/machinery/airalarm/unlocked{ - dir = 4; - pixel_x = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/carpet/red, /area/awaymission/moonoutpost19/arrivals) "Jx" = ( @@ -7372,11 +7338,8 @@ /obj/structure/table, /obj/item/storage/medkit/regular, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/unlocked{ - dir = 4; - pixel_x = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/white/side{ dir = 8; heat_capacity = 1e+006 @@ -7562,13 +7525,13 @@ /area/awaymission/moonoutpost19/arrivals) "Qp" = ( /obj/machinery/airalarm/directional/north{ - pixel_y = 23; req_access = "150" }, /obj/effect/turf_decal/tile/bar, /obj/effect/turf_decal/tile/bar{ dir = 1 }, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron{ heat_capacity = 1e+006 }, @@ -7626,11 +7589,8 @@ "QF" = ( /obj/structure/filingcabinet/chestdrawer, /obj/machinery/light/small/broken/directional/north, -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/item/paper/fluff/awaymissions/moonoutpost19/log/gerald, /obj/effect/turf_decal/siding/purple{ dir = 1 @@ -7920,11 +7880,8 @@ /area/awaymission/moonoutpost19/research) "Sf" = ( /obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23; - req_access = null - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/purple{ dir = 4 }, @@ -8467,12 +8424,12 @@ "WJ" = ( /obj/machinery/portable_atmospherics/canister/air, /obj/machinery/airalarm/directional/north{ - pixel_y = 23; req_access = "150" }, /obj/effect/turf_decal/stripes/line{ dir = 9 }, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/plating{ heat_capacity = 1e+006 }, @@ -8932,10 +8889,10 @@ "ZF" = ( /obj/machinery/light/directional/east, /obj/machinery/airalarm/directional/east{ - pixel_x = 23; req_access = "150" }, /obj/effect/decal/cleanable/dirt, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron{ heat_capacity = 1e+006 }, diff --git a/_maps/RandomZLevels/undergroundoutpost45.dmm b/_maps/RandomZLevels/undergroundoutpost45.dmm index 8379a5185d3..49a897b27f7 100644 --- a/_maps/RandomZLevels/undergroundoutpost45.dmm +++ b/_maps/RandomZLevels/undergroundoutpost45.dmm @@ -470,9 +470,8 @@ /area/awaymission/undergroundoutpost45/central) "bt" = ( /obj/machinery/light/small/directional/south, -/obj/machinery/airalarm/all_access{ - pixel_y = -23 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/freezer{ heat_capacity = 1e+006 }, @@ -885,10 +884,8 @@ /area/awaymission/undergroundoutpost45/central) "cx" = ( /obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 10 }, @@ -897,10 +894,8 @@ }, /area/awaymission/undergroundoutpost45/central) "cz" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /obj/structure/filingcabinet, /obj/effect/decal/cleanable/dirt, @@ -914,10 +909,8 @@ /area/awaymission/undergroundoutpost45/central) "cA" = ( /obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 10 }, @@ -1260,10 +1253,8 @@ /area/awaymission/undergroundoutpost45/central) "dw" = ( /obj/machinery/light/blacklight/directional/west, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/iron{ dir = 8; @@ -1338,10 +1329,8 @@ }, /area/awaymission/undergroundoutpost45/central) "dE" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/blacklight/directional/north, /obj/structure/disposalpipe/segment{ dir = 4 @@ -2075,10 +2064,8 @@ /area/awaymission/undergroundoutpost45/central) "fs" = ( /obj/machinery/light/blacklight/directional/east, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/green/half/contrasted{ dir = 4 }, @@ -2257,9 +2244,8 @@ /area/awaymission/undergroundoutpost45/central) "fR" = ( /obj/machinery/light/small/directional/south, -/obj/machinery/airalarm/all_access{ - pixel_y = -23 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/components/unary/vent_scrubber/on{ dir = 1 }, @@ -2647,10 +2633,8 @@ }, /area/awaymission/undergroundoutpost45/research) "gY" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/north, /obj/machinery/camera/directional/north{ c_tag = "Research Lab"; @@ -2699,10 +2683,8 @@ }, /area/awaymission/undergroundoutpost45/crew_quarters) "hg" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron{ heat_capacity = 1e+006 }, @@ -2800,10 +2782,8 @@ }, /area/awaymission/undergroundoutpost45/crew_quarters) "hs" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/camera/directional/east{ c_tag = "Kitchen"; network = list("uo45") @@ -3099,10 +3079,8 @@ }, /area/awaymission/undergroundoutpost45/gateway) "ic" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /obj/structure/chair{ dir = 8 @@ -3506,10 +3484,8 @@ /area/awaymission/undergroundoutpost45/crew_quarters) "jb" = ( /obj/machinery/light/small/directional/west, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron{ heat_capacity = 1e+006 @@ -3561,10 +3537,8 @@ }, /area/awaymission/undergroundoutpost45/crew_quarters) "jg" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/camera/directional/west{ c_tag = "Gateway Chamber"; network = list("uo45","uo45r") @@ -3808,10 +3782,8 @@ }, /area/awaymission/undergroundoutpost45/gateway) "jK" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden{ dir = 4 }, @@ -4081,10 +4053,8 @@ }, /area/awaymission/undergroundoutpost45/crew_quarters) "ko" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron{ heat_capacity = 1e+006 }, @@ -4274,10 +4244,8 @@ }, /area/awaymission/undergroundoutpost45/gateway) "kJ" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden{ dir = 4 @@ -4383,10 +4351,8 @@ }, /area/awaymission/undergroundoutpost45/research) "kT" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden{ dir = 4 @@ -4544,9 +4510,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - pixel_y = -23 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron{ heat_capacity = 1e+006 @@ -4586,10 +4551,8 @@ }, /area/awaymission/undergroundoutpost45/gateway) "lr" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 }, @@ -5110,10 +5073,8 @@ /area/awaymission/undergroundoutpost45/crew_quarters) "ms" = ( /obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/carpet{ heat_capacity = 1e+006 }, @@ -5134,10 +5095,8 @@ /area/awaymission/undergroundoutpost45/crew_quarters) "mv" = ( /obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/chair/wood{ dir = 8 }, @@ -5792,10 +5751,8 @@ }, /area/awaymission/undergroundoutpost45/research) "nO" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/west, /obj/structure/table, /obj/item/radio/off, @@ -5861,10 +5818,8 @@ }, /area/awaymission/undergroundoutpost45/research) "nT" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/blacklight/directional/west, /obj/item/radio/off, /obj/item/screwdriver{ @@ -5915,10 +5870,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 8 }, @@ -6034,10 +5987,8 @@ }, /area/awaymission/undergroundoutpost45/crew_quarters) "oh" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -6465,10 +6416,8 @@ }, /area/awaymission/undergroundoutpost45/crew_quarters) "oT" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/east, /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/components/unary/vent_pump/on{ @@ -7044,10 +6993,8 @@ /area/awaymission/undergroundoutpost45/research) "qp" = ( /obj/structure/table, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /obj/item/hand_labeler, /obj/item/clothing/neck/stethoscope, @@ -7079,10 +7026,8 @@ /area/awaymission/undergroundoutpost45/crew_quarters) "qt" = ( /obj/machinery/light/small/directional/east, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/carpet{ heat_capacity = 1e+006 }, @@ -7095,20 +7040,16 @@ }, /area/awaymission/undergroundoutpost45/crew_quarters) "qv" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/carpet{ heat_capacity = 1e+006 }, /area/awaymission/undergroundoutpost45/crew_quarters) "qw" = ( /obj/machinery/light/small/directional/west, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/freezer{ heat_capacity = 1e+006 }, @@ -7260,13 +7201,11 @@ /area/awaymission/undergroundoutpost45/research) "qP" = ( /obj/machinery/light/small/directional/west, -/obj/machinery/airalarm/server{ - dir = 8; - pixel_x = -22 - }, /obj/machinery/rnd/server{ req_access = null }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, /turf/open/floor/circuit/telecomms/server, /area/awaymission/undergroundoutpost45/research) "qQ" = ( @@ -7814,10 +7753,8 @@ }, /area/awaymission/undergroundoutpost45/crew_quarters) "rT" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/disposalpipe/segment{ dir = 4 }, @@ -8970,9 +8907,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible{ dir = 5 }, -/obj/machinery/airalarm/all_access{ - pixel_y = -23 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron{ heat_capacity = 1e+006 @@ -9324,10 +9260,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron{ heat_capacity = 1e+006 @@ -9930,10 +9864,8 @@ }, /area/awaymission/undergroundoutpost45/engineering) "wC" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron{ heat_capacity = 1e+006 @@ -10117,10 +10049,8 @@ /area/awaymission/undergroundoutpost45/mining) "xp" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, /turf/open/floor/iron{ @@ -10416,10 +10346,8 @@ }, /area/awaymission/undergroundoutpost45/mining) "xZ" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -23 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/closet/emcloset, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron{ @@ -10489,10 +10417,8 @@ /area/awaymission/undergroundoutpost45/gateway) "yy" = ( /obj/machinery/light/small/directional/east, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/fourcorners, diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index 76a74aab332..bf4a13df8e3 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -6081,15 +6081,13 @@ "byr" = ( /obj/structure/cable, /obj/machinery/light/directional/north, -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/machinery/atmospherics/components/unary/thermomachine/heater{ dir = 8 }, /obj/effect/turf_decal/delivery, /obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron/dark, /area/station/maintenance/disposal/incinerator) "byy" = ( @@ -41922,10 +41920,6 @@ /turf/open/floor/iron, /area/station/maintenance/port) "kse" = ( -/obj/machinery/airalarm/mixingchamber{ - dir = 8; - pixel_x = -26 - }, /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, /obj/effect/turf_decal/stripes/corner{ dir = 8 @@ -41933,6 +41927,8 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 8 }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, /turf/open/floor/iron/dark, /area/station/science/ordnance/burnchamber) "ksf" = ( @@ -42809,11 +42805,9 @@ /turf/open/floor/iron, /area/station/security/brig) "kDE" = ( -/obj/machinery/airalarm/engine{ - dir = 1; - pixel_y = 23 - }, /obj/structure/sign/delamination_counter/directional/west, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/engine_access, /turf/open/floor/engine, /area/station/engineering/supermatter) "kDL" = ( @@ -72669,10 +72663,8 @@ dir = 8 }, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/kitchen_cold_room{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, /turf/open/floor/iron/freezer, /area/station/service/kitchen/coldroom) "sjh" = ( @@ -78623,15 +78615,13 @@ /turf/open/floor/iron, /area/station/maintenance/port) "tIh" = ( -/obj/machinery/airalarm/mixingchamber{ - dir = 4; - pixel_x = 25 - }, /obj/effect/turf_decal/siding/purple/corner, /obj/machinery/atmospherics/pipe/smart/simple/purple/visible, /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 4 }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, /turf/open/floor/iron/dark, /area/station/science/ordnance/freezerchamber) "tIK" = ( diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index 03822e11275..74fe8c56604 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -14726,10 +14726,8 @@ dir = 1 }, /obj/effect/turf_decal/box/red, -/obj/machinery/airalarm/mixingchamber{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, /turf/open/floor/iron/dark, /area/station/science/ordnance/burnchamber) "eEb" = ( @@ -31204,11 +31202,9 @@ /turf/open/floor/catwalk_floor/iron_smooth, /area/station/maintenance/fore/lesser) "jZg" = ( -/obj/machinery/airalarm/kitchen_cold_room{ - dir = 8; - pixel_x = -24 - }, /obj/structure/flora/bush/snow/style_random, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/obj/machinery/airalarm/directional/west, /turf/open/misc/asteroid/snow/coldroom, /area/station/service/kitchen/coldroom) "jZi" = ( @@ -38919,10 +38915,8 @@ dir = 4 }, /obj/machinery/meter, -/obj/machinery/airalarm/mixingchamber{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, /turf/open/floor/iron/dark, /area/station/science/ordnance/freezerchamber) "mwQ" = ( @@ -44325,7 +44319,7 @@ /area/station/science/xenobiology) "ocF" = ( /mob/living/simple_animal/hostile/retaliate/goat{ - atmos_requirements = list("min_oxy" = 1, "max_oxy" = 0, "min_plas" = 0, "max_plas" = 1, "min_co2" = 0, "max_co2" = 5, "min_n2" = 0, "max_n2" = 0); + atmos_requirements = list("min_oxy"=1,"max_oxy"=0,"min_plas"=0,"max_plas"=1,"min_co2"=0,"max_co2"=5,"min_n2"=0,"max_n2"=0); desc = "Not known for their pleasant disposition. This one seems a bit more hardy to the cold."; minbodytemp = 150; name = "Snowy Pete" @@ -47314,15 +47308,13 @@ }, /area/station/security/prison) "oZA" = ( -/obj/machinery/airalarm/engine{ - dir = 8; - pixel_x = -23 - }, /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/components/binary/pump{ dir = 1; name = "Gas to Filter" }, +/obj/effect/mapping_helpers/airalarm/engine_access, +/obj/machinery/airalarm/directional/west, /turf/open/floor/engine, /area/station/engineering/supermatter) "oZR" = ( @@ -68042,11 +68034,9 @@ /obj/machinery/power/terminal{ dir = 1 }, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, /obj/structure/cable, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/airalarm/directional/east, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) "vJI" = ( diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index fc2c750c704..6d864f1b2f5 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -76,15 +76,15 @@ }, /turf/open/floor/iron/checker, /area/station/science/research) -"aaQ" = ( -/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) +"aaS" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/south, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) "abI" = ( /obj/structure/chair/stool/directional/south, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -124,13 +124,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"aci" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on/coldroom, -/obj/effect/turf_decal/delivery, -/obj/machinery/light_switch/directional/north, -/obj/structure/window/reinforced, -/turf/open/floor/iron/kitchen_coldroom/freezerfloor, -/area/station/service/kitchen/coldroom) "acj" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -150,16 +143,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/carpet, /area/station/service/library) -"adk" = ( -/obj/item/target, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/station/science/ordnance/bomb) "adp" = ( /turf/closed/wall, /area/station/hallway/primary/starboard) @@ -184,6 +167,13 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/station/commons/fitness/recreation) +"adT" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/reagent_dispensers/watertank/high, +/obj/item/reagent_containers/cup/watering_can, +/obj/effect/turf_decal/stripes/line, +/turf/open/floor/iron, +/area/station/service/hydroponics) "aef" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, @@ -225,6 +215,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/iron/dark/textured, /area/station/medical/cryo) +"aeA" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) "afa" = ( /obj/machinery/computer/records/security{ dir = 4 @@ -308,6 +303,11 @@ }, /turf/open/floor/iron/white, /area/station/science/cytology) +"agO" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) "agQ" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/left/directional/west{ @@ -338,10 +338,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"ahd" = ( -/obj/structure/window, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "ahg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /obj/machinery/duct, @@ -352,27 +348,19 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/iron/white, /area/station/medical/cryo) -"ahi" = ( -/obj/structure/table, -/obj/item/storage/box/gloves{ - pixel_x = -4; - pixel_y = 8 - }, -/obj/item/storage/box/masks{ - pixel_x = 4; - pixel_y = 4 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "ahj" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, /turf/open/floor/plating, /area/station/security/lockers) +"ahl" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "aho" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=9.4-Escape-4"; @@ -496,12 +484,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"ajO" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/engine, -/area/station/science/xenobiology) +"ake" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "aks" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral{ @@ -535,6 +522,13 @@ }, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain/private) +"alw" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space, +/area/space/nearstation) "alE" = ( /turf/open/floor/iron, /area/station/security/courtroom) @@ -588,13 +582,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"amn" = ( -/obj/structure/chair/wood/wings{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/carpet, -/area/station/service/theater) "amo" = ( /obj/structure/chair{ dir = 8; @@ -752,6 +739,17 @@ /obj/structure/closet/emcloset, /turf/open/floor/iron/dark, /area/station/hallway/primary/central) +"apD" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/status_display/ai/directional/north, +/obj/structure/cable, +/obj/structure/transit_tube/horizontal, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) "apG" = ( /obj/machinery/light_switch/directional/south, /obj/effect/turf_decal/tile/yellow/half/contrasted, @@ -895,26 +893,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) -"arA" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 6 +"aso" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/structure/rack, +/obj/item/storage/box/gloves{ + pixel_x = 3; + pixel_y = 3 }, -/obj/structure/closet/secure_closet/freezer/kitchen, -/obj/machinery/duct, -/obj/effect/turf_decal/tile/bar{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/machinery/button/door/directional/north{ - id = "kitchen_counter"; - name = "Counter Shutters Control"; - req_access = list("kitchen") - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) +/obj/item/storage/box/bodybags, +/obj/item/healthanalyzer, +/obj/structure/disposalpipe/segment, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) "asz" = ( /obj/structure/table, /obj/item/stack/sheet/iron/fifty, @@ -988,27 +979,11 @@ /obj/effect/spawner/random/vending/colavend, /turf/open/floor/iron/dark, /area/station/hallway/primary/aft) -"atI" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/space, -/area/space/nearstation) -"atK" = ( -/obj/machinery/computer/atmos_control/carbon_tank{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) +"atl" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/light/small/directional/south, +/turf/open/floor/engine, +/area/station/science/explab) "atN" = ( /obj/structure/cable, /obj/machinery/computer/records/security{ @@ -1073,6 +1048,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/gateway) +"auv" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/mob/living/carbon/human/species/monkey, +/turf/open/floor/grass, +/area/station/science/genetics) "auw" = ( /obj/machinery/door/airlock{ id_tag = "Cabin7"; @@ -1139,42 +1119,10 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"avv" = ( -/obj/structure/table, -/obj/machinery/button/door{ - id = "xenobio5"; - layer = 3.3; - name = "Xenobio Pen 5 Blast Doors"; - pixel_y = 4; - req_access = list("xenobiology") - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/science/xenobiology) "avA" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/command/corporate_showroom) -"avE" = ( -/obj/machinery/door/window{ - base_state = "right"; - icon_state = "right"; - name = "MiniSat Walkway Access" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "avJ" = ( /obj/structure/table, /obj/machinery/cell_charger, @@ -1263,13 +1211,6 @@ dir = 1 }, /area/station/engineering/atmos) -"axH" = ( -/obj/machinery/holopad/secure, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "axK" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 @@ -1399,11 +1340,27 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"azL" = ( -/obj/structure/table, -/obj/item/food/dough, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) +"azT" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"aAb" = ( +/obj/structure/table/wood, +/obj/item/lipstick{ + pixel_y = 5 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Theater - Stage" + }, +/obj/machinery/light/small/directional/east, +/obj/effect/spawner/random/entertainment/musical_instrument, +/obj/structure/sign/poster/random/directional/east, +/turf/open/floor/wood, +/area/station/service/theater) "aAg" = ( /obj/structure/disposalpipe/segment, /obj/effect/turf_decal/tile/neutral, @@ -1443,17 +1400,32 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) -"aAY" = ( -/mob/living/simple_animal/chicken{ - name = "Kentucky"; - real_name = "Kentucky" +"aBe" = ( +/obj/structure/window/spawner/directional/west, +/obj/machinery/light_switch/directional/north, +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/glass/mug{ + pixel_x = 13; + pixel_y = 7 }, -/obj/structure/window{ - dir = 8 +/obj/item/reagent_containers/cup/glass/mug{ + pixel_x = 6; + pixel_y = 3 }, -/obj/structure/window, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) +/obj/item/reagent_containers/cup/glass/mug{ + pixel_x = 13; + pixel_y = -1 + }, +/obj/item/reagent_containers/cup/glass/shaker{ + pixel_x = -2; + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/glass/ice{ + pixel_x = -4; + pixel_y = 2 + }, +/turf/open/floor/iron/dark, +/area/station/service/cafeteria) "aBw" = ( /obj/structure/cable, /obj/effect/landmark/event_spawn, @@ -1781,6 +1753,11 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/construction/storage_wing) +"aHy" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "aHH" = ( /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, /obj/effect/turf_decal/siding/purple{ @@ -1883,6 +1860,22 @@ }, /turf/open/floor/engine/n2o, /area/station/engineering/atmos) +"aJg" = ( +/obj/machinery/flasher/directional/north{ + id = "AI" + }, +/obj/structure/table/wood/fancy/blue, +/obj/effect/spawner/random/aimodule/neutral, +/obj/machinery/door/window{ + base_state = "right"; + dir = 4; + icon_state = "right"; + name = "Core Modules"; + req_access = list("captain") + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/circuit, +/area/station/ai_monitored/turret_protected/ai_upload) "aJj" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -2039,10 +2032,6 @@ /obj/effect/mapping_helpers/airlock/access/all/service/general, /turf/open/floor/iron, /area/station/maintenance/starboard/greater) -"aLv" = ( -/obj/machinery/holopad, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "aLw" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -2055,6 +2044,19 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/primary/central) +"aLO" = ( +/obj/structure/closet/crate, +/obj/item/stack/sheet/rglass{ + amount = 50 + }, +/obj/item/stack/sheet/iron/fifty, +/obj/item/storage/toolbox/emergency, +/obj/structure/window/spawner/directional/south, +/obj/structure/cable, +/obj/effect/spawner/random/engineering/flashlight, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "aMb" = ( /obj/structure/table, /obj/item/cultivator, @@ -2223,24 +2225,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/office) -"aOU" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/red/opposingcorners{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/tile/yellow{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "aPe" = ( /obj/machinery/defibrillator_mount/directional/south, /obj/machinery/light/directional/south, @@ -2286,21 +2270,6 @@ /obj/item/radio/intercom/directional/west, /turf/open/floor/wood, /area/station/command/heads_quarters/captain/private) -"aPu" = ( -/obj/structure/table, -/obj/machinery/button/door{ - id = "xenobio3"; - layer = 3.3; - name = "Xenobio Pen 3 Blast Doors"; - pixel_y = 4; - req_access = list("xenobiology") - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/science/xenobiology) "aPv" = ( /obj/structure/cable, /turf/open/floor/iron/dark, @@ -2330,6 +2299,10 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/cargo/sorting) +"aPV" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/commons/lounge) "aPX" = ( /obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ dir = 1 @@ -2338,6 +2311,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/server) +"aQu" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "aQE" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -2380,6 +2359,22 @@ /obj/item/pen, /turf/open/floor/iron, /area/station/maintenance/port/aft) +"aRE" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "aRI" = ( /turf/open/floor/circuit/green, /area/station/science/robotics/mechbay) @@ -2392,6 +2387,20 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"aRT" = ( +/obj/machinery/disposal/bin, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) "aRV" = ( /obj/machinery/porta_turret/ai{ dir = 1 @@ -2467,6 +2476,11 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) +"aTv" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space, +/area/space/nearstation) "aTD" = ( /obj/machinery/vending/coffee, /obj/item/radio/intercom/directional/south, @@ -2485,12 +2499,6 @@ "aTV" = ( /turf/closed/wall/r_wall, /area/station/ai_monitored/turret_protected/ai) -"aUg" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/chair/stool/directional/east, -/turf/open/floor/wood, -/area/station/commons/lounge) "aUj" = ( /obj/structure/closet/crate{ icon_state = "crateopen" @@ -2698,26 +2706,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/service/theater) -"aXu" = ( -/obj/item/storage/medkit/regular{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/storage/medkit/o2{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/medkit/o2, -/obj/item/storage/medkit/o2{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/structure/table/reinforced, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/medical/storage) "aXE" = ( /obj/machinery/door/airlock/maintenance{ name = "Service Maintenance" @@ -2899,19 +2887,11 @@ }, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"aZE" = ( -/obj/item/food/grown/harebell, -/obj/item/food/grown/harebell, -/obj/item/food/grown/harebell, -/obj/item/food/grown/harebell, -/obj/item/food/grown/harebell, -/obj/structure/table/wood, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/service/chapel/funeral) +"aZx" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) "aZL" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -3022,6 +3002,21 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) +"bcm" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "bcq" = ( /obj/machinery/bluespace_vendor/directional/north, /obj/effect/turf_decal/tile/neutral/half/contrasted{ @@ -3080,20 +3075,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white/smooth_large, /area/station/medical/surgery/theatre) -"bdJ" = ( -/obj/machinery/computer/camera_advanced/xenobio{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/bot, -/obj/machinery/light/small/directional/north, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "bdP" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -3116,22 +3097,6 @@ /obj/effect/turf_decal/tile/bar, /turf/open/floor/iron, /area/station/hallway/primary/central) -"bel" = ( -/obj/structure/closet{ - anchored = 1; - can_be_unanchored = 1; - name = "Cold protection gear" - }, -/obj/item/clothing/shoes/winterboots, -/obj/item/clothing/shoes/winterboots, -/obj/item/clothing/suit/hooded/wintercoat/science, -/obj/item/clothing/suit/hooded/wintercoat/science, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/science/xenobiology) "bep" = ( /obj/machinery/air_sensor/oxygen_tank, /turf/open/floor/engine/o2, @@ -3293,6 +3258,12 @@ /obj/structure/cable/layer3, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"bho" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "bhu" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark, @@ -3374,19 +3345,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"bju" = ( -/obj/machinery/status_display/ai/directional/north, -/obj/structure/cable, -/obj/structure/transit_tube/horizontal, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/blue{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/transit_tube) "bjB" = ( /obj/structure/sign/directions/security{ dir = 1; @@ -3448,6 +3406,17 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"bkp" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/computer/atmos_control/nitrous_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "bkF" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -3477,12 +3446,6 @@ }, /turf/open/floor/plating, /area/station/medical/treatment_center) -"bkS" = ( -/obj/effect/decal/cleanable/food/flour, -/obj/effect/turf_decal/tile/red/opposingcorners, -/obj/structure/window, -/turf/open/floor/iron/white, -/area/station/security/prison/mess) "bkT" = ( /obj/structure/chair/office/light, /obj/structure/cable, @@ -3738,14 +3701,6 @@ /obj/structure/closet, /turf/open/floor/iron/dark, /area/station/hallway/primary/aft) -"bok" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) "bor" = ( /obj/structure/table/wood/fancy/orange, /obj/item/gps{ @@ -3847,6 +3802,16 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) +"bqv" = ( +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/effect/turf_decal/siding/purple{ + dir = 6 + }, +/obj/machinery/light/directional/south, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/burnchamber) "bqJ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -3856,15 +3821,6 @@ }, /turf/open/floor/iron/white, /area/station/science/cytology) -"bqU" = ( -/obj/structure/filingcabinet{ - pixel_x = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "bqX" = ( /turf/closed/wall/r_wall, /area/station/medical/chemistry) @@ -3916,12 +3872,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/foyer) -"brZ" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/station/science/xenobiology) "bsb" = ( /obj/effect/turf_decal/tile/blue{ dir = 8 @@ -3980,35 +3930,6 @@ }, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"bsJ" = ( -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) -"bsL" = ( -/obj/machinery/light/no_nightlight/directional/east, -/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) -"bsM" = ( -/obj/structure/table/reinforced, -/obj/item/wheelchair{ - pixel_y = -3 - }, -/obj/item/wheelchair, -/obj/item/wheelchair{ - pixel_y = 3 - }, -/obj/structure/window{ - dir = 1 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/medical/office) "bsZ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -4165,20 +4086,29 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/commons/lounge) -"bvM" = ( -/obj/item/target, -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/station/science/ordnance/bomb) "bvN" = ( /obj/structure/cable, /turf/open/floor/iron, /area/station/science/robotics/lab) +"bvX" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/machinery/camera/directional/west{ + c_tag = "Starboard Primary Hallway - Atmospherics" + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "bvY" = ( /obj/machinery/power/tracker, /obj/structure/cable, @@ -4206,6 +4136,22 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/rd) +"bwn" = ( +/obj/structure/closet/crate/trashcart/laundry, +/obj/effect/spawner/random/contraband/prison, +/obj/item/clothing/under/rank/prisoner, +/obj/item/clothing/under/rank/prisoner, +/obj/item/clothing/under/rank/prisoner/skirt, +/obj/item/clothing/under/rank/prisoner/skirt, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison) "bwr" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -4302,12 +4248,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/fore/lesser) -"byp" = ( -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "byw" = ( /obj/effect/landmark/start/lawyer, /turf/open/floor/wood, @@ -4329,6 +4269,20 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/transit_tube) +"byV" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/closet{ + anchored = 1; + can_be_unanchored = 1; + name = "Cold protection gear" + }, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/shoes/winterboots, +/obj/item/clothing/suit/hooded/wintercoat/science, +/obj/item/clothing/suit/hooded/wintercoat/science, +/turf/open/floor/iron, +/area/station/science/xenobiology) "byW" = ( /obj/machinery/hydroponics/constructable, /obj/effect/turf_decal/bot, @@ -4349,6 +4303,13 @@ "bzH" = ( /turf/closed/wall, /area/station/cargo/sorting) +"bzI" = ( +/obj/structure/cable, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/wood, +/area/station/service/theater) "bzV" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ @@ -4377,32 +4338,6 @@ /obj/machinery/newscaster/directional/north, /turf/open/floor/carpet, /area/station/commons/dorms) -"bAP" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 1 - }, -/obj/structure/table/wood, -/obj/item/reagent_containers/cup/bottle/syrup_bottle/korta_nectar{ - pixel_x = 5; - pixel_y = 16 - }, -/obj/item/reagent_containers/cup/bottle/syrup_bottle/liqueur{ - pixel_x = -5; - pixel_y = 16 - }, -/obj/item/reagent_containers/cup/bottle/syrup_bottle/caramel{ - pixel_x = 15; - pixel_y = 16 - }, -/obj/item/storage/fancy/coffee_condi_display{ - pixel_x = 4; - pixel_y = 2 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/service/cafeteria) "bAR" = ( /obj/effect/turf_decal/plaque{ icon_state = "L4" @@ -4496,16 +4431,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/maintenance/port/aft) -"bCF" = ( -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 8 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/engine, -/area/station/science/explab) "bCM" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -4715,6 +4640,10 @@ /obj/structure/sign/poster/random/directional/east, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) +"bIb" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/grass, +/area/station/science/genetics) "bIo" = ( /obj/machinery/light_switch/directional/west, /obj/structure/table/reinforced, @@ -4792,6 +4721,29 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central) +"bKa" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/rack, +/obj/machinery/camera/directional/south{ + c_tag = "Brig - Infirmary" + }, +/obj/item/clothing/under/rank/medical/scrubs/purple, +/obj/item/storage/medkit/regular, +/obj/item/healthanalyzer{ + pixel_y = -2 + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/structure/cable, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 6 + }, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) "bKv" = ( /obj/item/pen, /obj/structure/table/reinforced, @@ -4880,20 +4832,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"bMn" = ( -/obj/structure/table, -/obj/structure/cable, -/obj/item/stack/package_wrap, -/obj/item/stack/package_wrap{ - pixel_x = 6 - }, -/obj/item/hand_labeler, -/obj/item/book/manual/chef_recipes{ - pixel_x = 2; - pixel_y = 6 - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "bMp" = ( /obj/machinery/vending/wardrobe/bar_wardrobe, /obj/item/radio/intercom/directional/east, @@ -4966,6 +4904,19 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) +"bNs" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/east, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "CO2 to Pure" + }, +/obj/effect/turf_decal/tile/dark/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "bNE" = ( /obj/machinery/light/directional/east, /obj/structure/cable, @@ -5006,11 +4957,25 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/ordnance/testlab) +"bOo" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/door/window/left/directional/west{ + dir = 1; + name = "Monkey Pen"; + req_access = list("genetics") + }, +/turf/open/floor/grass, +/area/station/science/genetics) "bOr" = ( /obj/structure/lattice/catwalk, /obj/item/stack/rods, /turf/open/space/basic, /area/station/solars/port/fore) +"bOu" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "bOA" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/light/directional/north, @@ -5107,6 +5072,14 @@ /obj/effect/landmark/start/scientist, /turf/open/floor/engine, /area/station/science/explab) +"bRc" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "bRG" = ( /obj/machinery/shower/directional/west, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -5155,25 +5128,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/security/prison/garden) -"bSc" = ( -/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)."; - icon_state = "map-left-MS"; - pixel_y = 32 - }, -/obj/structure/tank_dispenser{ - pixel_x = -1 - }, -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark/corner{ - dir = 1 - }, -/area/station/engineering/atmos/storage/gas) "bSj" = ( /obj/machinery/modular_computer/console/preset/id{ dir = 4 @@ -5196,9 +5150,6 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"bSA" = ( -/turf/open/floor/carpet, -/area/station/service/theater) "bSY" = ( /obj/structure/rack, /obj/effect/spawner/random/maintenance, @@ -5236,16 +5187,6 @@ /obj/machinery/power/apc/auto_name/directional/south, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) -"bTv" = ( -/obj/structure/filingcabinet/chestdrawer, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "bTP" = ( /obj/machinery/modular_computer/console/preset/research{ dir = 8 @@ -5261,16 +5202,6 @@ /obj/effect/landmark/start/assistant, /turf/open/floor/iron/freezer, /area/station/commons/toilet/restrooms) -"bUk" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/transit_tube/horizontal, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) "bUm" = ( /obj/structure/closet/crate, /obj/machinery/light/small/directional/east, @@ -5371,15 +5302,10 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/white, /area/station/medical/virology) -"bWK" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, -/obj/machinery/power/energy_accumulator/tesla_coil/anchored, -/obj/structure/window/reinforced/plasma{ - dir = 1 - }, +"bWb" = ( +/obj/structure/window/reinforced/spawner/directional/north, /turf/open/floor/engine, -/area/station/engineering/supermatter) +/area/station/science/xenobiology) "bWM" = ( /obj/item/radio/intercom/directional/south, /obj/effect/turf_decal/tile/blue, @@ -5550,6 +5476,13 @@ }, /turf/open/floor/iron/kitchen_coldroom, /area/station/medical/coldroom) +"cbb" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/item/kirbyplants/random, +/obj/machinery/light/small/directional/west, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron, +/area/station/science/research) "cbg" = ( /obj/effect/turf_decal/tile/purple{ dir = 1 @@ -5579,15 +5512,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"cch" = ( -/obj/structure/extinguisher_cabinet/directional/south, -/obj/effect/turf_decal/tile/bar, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "ccD" = ( /mob/living/carbon/human/species/monkey, /turf/open/floor/grass, @@ -5730,6 +5654,29 @@ /obj/machinery/oven/range, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"cgb" = ( +/obj/machinery/door/window/right/directional/south{ + name = "First Aid Supplies"; + req_access = list("medical") + }, +/obj/structure/window/spawner/directional/west, +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/brute{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/brute, +/obj/item/storage/medkit/brute{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/reinforced, +/obj/machinery/light/directional/north, +/turf/open/floor/iron/dark, +/area/station/medical/storage) "cgi" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark/side{ @@ -5816,15 +5763,6 @@ }, /turf/closed/wall, /area/station/maintenance/central) -"cie" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/chair/wood/wings{ - dir = 8 - }, -/obj/effect/landmark/start/clown, -/turf/open/floor/carpet, -/area/station/service/theater) "cii" = ( /obj/structure/disposalpipe/segment{ dir = 10 @@ -5832,6 +5770,10 @@ /obj/structure/lattice/catwalk, /turf/open/space, /area/space/nearstation) +"cim" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/holofloor/dark, +/area/station/science/cytology) "ciq" = ( /obj/machinery/light/small/directional/west, /turf/open/floor/plating, @@ -5871,6 +5813,20 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/maintenance/fore) +"cjD" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "MiniSat Exterior - Port Aft"; + network = list("minisat") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "cjJ" = ( /turf/open/floor/carpet/red, /area/station/command/heads_quarters/qm) @@ -6073,12 +6029,6 @@ "cnK" = ( /turf/closed/wall, /area/station/engineering/main) -"cnW" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/grass, -/area/station/science/genetics) "coc" = ( /obj/structure/chair, /obj/effect/turf_decal/stripes/line{ @@ -6362,21 +6312,6 @@ /obj/machinery/disposal/bin, /turf/open/floor/iron, /area/station/maintenance/port/aft) -"ctw" = ( -/obj/effect/turf_decal/delivery, -/obj/effect/decal/cleanable/dirt, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/tile/bar{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) "ctL" = ( /obj/machinery/computer/records/security{ dir = 4 @@ -6470,26 +6405,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, /turf/open/floor/engine, /area/station/science/cytology) -"cvq" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/structure/table/glass, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/grenade/chem_grenade, -/obj/item/stack/cable_coil, -/obj/item/stack/cable_coil, -/obj/item/screwdriver{ - pixel_x = -2; - pixel_y = 6 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/medical/pharmacy) "cvt" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/cyclelink_helper_multi{ @@ -6641,6 +6556,11 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"cwW" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/entertainment/cigar, +/turf/open/floor/wood, +/area/station/commons/lounge) "cwX" = ( /obj/machinery/door/window/brigdoor{ name = "Command Desk"; @@ -6650,9 +6570,6 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/dark, /area/station/command/bridge) -"cwY" = ( -/turf/open/floor/wood/large, -/area/station/commons/lounge) "cxi" = ( /obj/item/solar_assembly, /obj/item/solar_assembly, @@ -6710,18 +6627,6 @@ /obj/item/kirbyplants/random, /turf/open/floor/iron/white, /area/station/medical/office) -"cxw" = ( -/obj/machinery/mineral/stacking_machine{ - input_dir = 2 - }, -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/plating, -/area/station/maintenance/disposal) "cxz" = ( /turf/closed/wall, /area/station/science/ordnance/bomb) @@ -6906,6 +6811,16 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) +"cBW" = ( +/obj/item/kirbyplants/potty, +/obj/machinery/light/directional/south, +/obj/effect/turf_decal/siding/wood{ + dir = 1 + }, +/obj/machinery/computer/security/telescreen/entertainment/directional/south, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/lounge) "cCs" = ( /obj/effect/decal/cleanable/dirt, /obj/item/storage/belt/utility/full, @@ -6996,6 +6911,18 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"cDN" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/machinery/door/window{ + base_state = "right"; + icon_state = "right"; + name = "MiniSat Walkway Access" + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "cDP" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -7125,25 +7052,6 @@ /obj/effect/decal/cleanable/dirt, /turf/closed/wall, /area/station/commons/toilet/auxiliary) -"cHm" = ( -/obj/structure/table, -/obj/machinery/button/door{ - id = "xenobio4"; - layer = 3.3; - name = "Xenobio Pen 4 Blast Doors"; - pixel_y = 4; - req_access = list("xenobiology"); - sync_doors = 4 - }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "cHE" = ( /obj/effect/landmark/event_spawn, /obj/structure/cable, @@ -7173,33 +7081,6 @@ }, /turf/open/floor/plating, /area/station/science/genetics) -"cIz" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/window/left/directional/east{ - dir = 1; - name = "Kitchen Window"; - req_access = list("kitchen") - }, -/obj/machinery/door/firedoor, -/obj/item/paper, -/obj/effect/turf_decal/delivery, -/obj/machinery/door/poddoor/shutters/preopen{ - id = "kitchen_service"; - name = "Service Shutter" - }, -/obj/item/pen, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) -"cIG" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/space, -/area/space/nearstation) "cIM" = ( /obj/effect/turf_decal/trimline/yellow/filled/line{ dir = 6 @@ -7284,11 +7165,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"cKf" = ( -/obj/structure/cable, -/obj/structure/table, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "cKm" = ( /obj/structure/training_machine, /turf/open/floor/engine, @@ -7312,6 +7188,10 @@ /obj/effect/landmark/start/hangover, /turf/open/floor/carpet, /area/station/commons/dorms) +"cKP" = ( +/obj/effect/landmark/atmospheric_sanity/mark_all_station_areas_as_goal, +/turf/open/space/basic, +/area/space) "cLc" = ( /obj/structure/chair/office, /obj/effect/landmark/start/quartermaster, @@ -7324,17 +7204,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/commons/locker) -"cLf" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/item/kirbyplants/random, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) "cLj" = ( /obj/structure/cable, /turf/open/floor/iron, @@ -7384,20 +7253,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) -"cMt" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 1; - id = "kitchen_counter"; - name = "Kitchen Counter Shutters" - }, -/obj/structure/displaycase/forsale/kitchen{ - pixel_y = 8 - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/turf/open/floor/iron, -/area/station/service/kitchen) "cML" = ( /obj/structure/cable, /turf/closed/wall/r_wall, @@ -7428,20 +7283,6 @@ }, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) -"cNy" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 1; - id = "kitchen_counter"; - name = "Kitchen Counter Shutters" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/service/kitchen) "cNA" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -7455,6 +7296,13 @@ "cNS" = ( /turf/open/floor/iron, /area/station/maintenance/port/aft) +"cNX" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/item/kirbyplants/random, +/obj/machinery/light/small/directional/east, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron, +/area/station/science/research) "cOa" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, @@ -7529,13 +7377,6 @@ }, /turf/open/floor/engine/vacuum, /area/station/science/ordnance/burnchamber) -"cOW" = ( -/obj/machinery/computer/cargo/request{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "cOX" = ( /obj/structure/sign/warning/radiation/rad_area/directional/north, /obj/effect/turf_decal/stripes/line{ @@ -7545,6 +7386,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"cPo" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/delivery, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "cPQ" = ( /obj/structure/rack, /obj/item/clothing/gloves/color/fyellow, @@ -7625,6 +7476,20 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"cQZ" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table, +/obj/machinery/button/door{ + id = "xenobio5"; + layer = 3.3; + name = "Xenobio Pen 5 Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "cRj" = ( /obj/machinery/vending/hydronutrients, /obj/machinery/light/directional/north, @@ -7645,23 +7510,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"cRP" = ( -/obj/structure/plasticflaps, -/obj/machinery/disposal/delivery_chute, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/plating, -/area/station/cargo/sorting) +"cRC" = ( +/obj/machinery/light/small/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/wood, +/area/station/service/theater) "cRW" = ( /obj/machinery/light/directional/south, /obj/machinery/button/door/directional/south{ @@ -7806,6 +7661,36 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"cTG" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/siding/white, +/obj/effect/turf_decal/trimline/brown/warning, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/medical/medbay/lobby) +"cTJ" = ( +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/machinery/door/window{ + base_state = "right"; + dir = 4; + icon_state = "right"; + layer = 3 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating, +/area/station/maintenance/disposal) "cTQ" = ( /obj/machinery/door/airlock/maintenance{ name = "Disposal Conveyor Access" @@ -7835,14 +7720,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/security/prison) -"cUu" = ( -/obj/machinery/computer/atmos_control/mix_tank{ - dir = 1 - }, -/obj/effect/turf_decal/tile/brown/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "cUw" = ( /obj/machinery/power/apc/auto_name/directional/east, /obj/structure/cable, @@ -7856,6 +7733,13 @@ /obj/effect/mapping_helpers/airlock/access/all/supply/general, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"cUF" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/holofloor/dark, +/area/station/science/cytology) "cUH" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -7902,17 +7786,6 @@ }, /turf/open/floor/iron/white, /area/station/science/research) -"cVy" = ( -/obj/machinery/computer/atmos_control/plasma_tank{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/purple/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "cVJ" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 4 @@ -7923,23 +7796,6 @@ /obj/effect/spawner/random/engineering/atmospherics_portable, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"cWn" = ( -/obj/machinery/portable_atmospherics/scrubber, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/obj/structure/sign/warning/secure_area/directional/west{ - pixel_y = -32 - }, -/obj/effect/turf_decal/tile/red/opposingcorners{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/tile/yellow/opposingcorners, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "cWr" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -8052,15 +7908,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/storage) -"cYm" = ( -/obj/machinery/power/shieldwallgen, -/obj/structure/extinguisher_cabinet/directional/west, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "cYL" = ( /obj/machinery/door/poddoor/shutters{ id = "aux_base_shutters"; @@ -8239,6 +8086,13 @@ "dca" = ( /turf/open/floor/iron/white, /area/station/medical/office) +"dce" = ( +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/obj/effect/landmark/start/hangover, +/turf/open/floor/carpet, +/area/station/service/theater) "dcF" = ( /obj/effect/landmark/event_spawn, /obj/effect/decal/cleanable/dirt, @@ -8296,29 +8150,6 @@ /obj/structure/reagent_dispensers/fueltank, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"ddH" = ( -/obj/machinery/door/window/left/directional/north{ - dir = 8; - name = "Magboot Storage"; - pixel_x = -1; - req_access = list("eva") - }, -/obj/structure/rack, -/obj/item/clothing/shoes/magboots{ - pixel_x = -4; - pixel_y = 3 - }, -/obj/item/clothing/shoes/magboots, -/obj/item/clothing/shoes/magboots{ - pixel_x = 4; - pixel_y = -3 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/command/storage/eva) "ddK" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -8358,6 +8189,19 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"ded" = ( +/obj/machinery/deepfryer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/machinery/light_switch/directional/south, +/obj/effect/turf_decal/tile/bar, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "deg" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -8434,15 +8278,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) -"dfm" = ( -/obj/structure/window{ - dir = 8 - }, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "dfp" = ( /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, @@ -8959,15 +8794,6 @@ }, /turf/open/floor/iron/white, /area/station/science/robotics/lab) -"dpk" = ( -/obj/structure/table/wood, -/obj/item/radio/intercom/directional/east, -/obj/item/folder/blue, -/obj/item/hand_tele, -/obj/item/stamp/captain, -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "dpn" = ( /obj/effect/spawner/random/food_or_drink/donkpockets, /obj/structure/table/glass, @@ -9026,11 +8852,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/disposal) -"dqp" = ( -/obj/effect/landmark/event_spawn, -/obj/structure/cable, -/turf/open/floor/carpet, -/area/station/service/theater) "dqs" = ( /obj/structure/chair/wood{ dir = 4 @@ -9056,6 +8877,10 @@ "dqN" = ( /turf/open/floor/plating, /area/station/maintenance/port/aft) +"dqQ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/plating/airless, +/area/space/nearstation) "dri" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -9220,32 +9045,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"dtP" = ( -/obj/machinery/door/window/right/directional/south{ - dir = 1; - name = "First Aid Supplies"; - req_access = list("medical") - }, -/obj/item/storage/medkit/regular{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/storage/medkit/toxin{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/medkit/toxin, -/obj/item/storage/medkit/toxin{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/structure/table/reinforced, -/obj/machinery/light/directional/south, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/medical/storage) "dtY" = ( /obj/machinery/meter/monitored/waste_loop, /obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ @@ -9260,6 +9059,17 @@ dir = 1 }, /area/station/engineering/atmos/pumproom) +"dun" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/reagent_dispensers/watertank, +/obj/item/extinguisher{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/extinguisher, +/turf/open/floor/iron, +/area/station/science/xenobiology) "duu" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -9274,6 +9084,14 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) +"duF" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/transit_tube/horizontal, +/turf/open/space, +/area/space/nearstation) "duI" = ( /turf/closed/wall, /area/station/command/bridge) @@ -9395,6 +9213,22 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/cargo/drone_bay) +"dxp" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "QMLoad" + }, +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/machinery/light/directional/west, +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron, +/area/station/cargo/storage) "dxq" = ( /obj/structure/chair{ dir = 8 @@ -9457,6 +9291,10 @@ }, /turf/open/floor/plating, /area/station/science/lab) +"dyR" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/engine, +/area/station/science/xenobiology) "dzq" = ( /obj/item/radio/intercom/directional/north, /obj/machinery/light/directional/north, @@ -9521,13 +9359,29 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"dAO" = ( -/obj/structure/cable, -/obj/effect/turf_decal/siding/wood{ - dir = 1 +"dBQ" = ( +/obj/machinery/door/window/brigdoor{ + name = "Justice Chamber"; + req_access = list("armory") }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/door/window/brigdoor{ + dir = 1; + name = "Justice Chamber"; + req_access = list("armory") + }, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/preopen{ + id = "executionfireblast" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/execution/education) "dBV" = ( /obj/docking_port/stationary/escape_pod{ dir = 4 @@ -9727,26 +9581,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/service/library) -"dEY" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "packageExternal" - }, -/obj/structure/plasticflaps/opaque, -/obj/structure/window{ - dir = 8 - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/cargo/sorting) -"dFb" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "dFo" = ( /obj/machinery/airalarm/directional/south, /obj/effect/turf_decal/stripes/line{ @@ -9776,12 +9610,6 @@ }, /turf/open/floor/wood, /area/station/service/library) -"dFN" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/grimy, -/area/station/security/detectives_office) "dGq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/stairs/left{ @@ -9877,16 +9705,6 @@ /obj/item/radio/intercom/prison/directional/north, /turf/open/floor/iron, /area/station/security/prison/garden) -"dHW" = ( -/obj/machinery/door/window/right/directional/east{ - base_state = "left"; - dir = 8; - icon_state = "left"; - name = "Fitness Ring" - }, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "dIe" = ( /obj/effect/landmark/generic_maintenance_landmark, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -10121,6 +9939,12 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron/white, /area/station/security/prison/safe) +"dLY" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/costume/sombrero/green, +/obj/structure/sign/poster/random/directional/east, +/turf/open/floor/wood, +/area/station/service/theater) "dMb" = ( /obj/structure/table, /obj/item/analyzer, @@ -10160,6 +9984,17 @@ }, /turf/open/floor/iron/dark, /area/station/medical/storage) +"dMP" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/neutral/filled/corner{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "dNw" = ( /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, @@ -10174,12 +10009,6 @@ /obj/machinery/newscaster/directional/east, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"dNS" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/station/command/heads_quarters/rd) "dNX" = ( /obj/effect/turf_decal/tile/red{ dir = 8 @@ -10295,6 +10124,12 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/science/central) +"dQd" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/light_switch/directional/south, +/obj/effect/spawner/random/vending/colavend, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "dQA" = ( /obj/machinery/computer/rdservercontrol{ dir = 4 @@ -10358,6 +10193,17 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, /area/station/engineering/main) +"dRr" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/space_heater, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner, +/area/station/engineering/atmos/storage/gas) "dRx" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -10408,6 +10254,10 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/fore) +"dRW" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space/basic, +/area/space/nearstation) "dRY" = ( /obj/structure/chair/office, /obj/effect/landmark/start/hangover, @@ -10433,15 +10283,19 @@ /obj/effect/turf_decal/tile/brown/anticorner/contrasted, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"dSO" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/camera/directional/west{ - c_tag = "MiniSat Exterior - Fore Starboard"; - network = list("minisat") +"dTd" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/table, +/obj/machinery/camera/directional/south{ + c_tag = "Science Toxins Launch"; + network = list("ss13","rd") }, -/obj/structure/window/reinforced, +/obj/machinery/computer/pod/old/mass_driver_controller/ordnancedriver{ + pixel_y = -24 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) +/area/station/science/ordnance/testlab) "dTi" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -10874,35 +10728,6 @@ /obj/effect/turf_decal/trimline/red/filled/corner, /turf/open/floor/iron, /area/station/security/brig) -"eaa" = ( -/obj/effect/turf_decal/siding/purple{ - dir = 8 - }, -/obj/machinery/airalarm/mixingchamber{ - dir = 8; - pixel_x = -26 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/science/ordnance/freezerchamber) -"eaf" = ( -/obj/structure/table/wood/fancy/royalblue, -/obj/machinery/door/window{ - dir = 8; - name = "Secure Art Exhibition"; - req_access = list("library") - }, -/obj/structure/sign/painting/library_secure{ - pixel_x = 32 - }, -/obj/effect/spawner/random/decoration/statue{ - spawn_loot_chance = 50 - }, -/obj/structure/window, -/turf/open/floor/carpet/royalblue, -/area/station/service/library) "eal" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law{ @@ -10949,13 +10774,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/brig) -"eaZ" = ( -/obj/effect/landmark/event_spawn, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "ebn" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -11114,6 +10932,24 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"edK" = ( +/obj/structure/window/spawner/directional/north, +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/o2{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/o2, +/obj/item/storage/medkit/o2{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/reinforced, +/turf/open/floor/iron/dark, +/area/station/medical/storage) "edN" = ( /obj/effect/spawner/structure/window, /obj/structure/disposalpipe/segment, @@ -11133,13 +10969,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/fore) -"edV" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) "eeg" = ( /turf/closed/wall/mineral/plastitanium, /area/station/hallway/secondary/entry) @@ -11213,6 +11042,16 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"efQ" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/door/window/right/directional/east{ + base_state = "left"; + dir = 8; + icon_state = "left"; + name = "Fitness Ring" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "efY" = ( /obj/structure/chair/office{ dir = 1 @@ -11292,20 +11131,6 @@ /obj/machinery/atmospherics/components/unary/bluespace_sender, /turf/open/floor/iron, /area/station/engineering/atmos) -"ehe" = ( -/obj/structure/table/reinforced, -/obj/item/roller, -/obj/item/roller{ - pixel_y = 3 - }, -/obj/item/roller{ - pixel_y = 6 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/medical/office) "ehg" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 6 @@ -11389,11 +11214,6 @@ /obj/machinery/light/small/directional/east, /turf/open/floor/iron/dark/telecomms, /area/station/tcommsat/server) -"eiN" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) "eiO" = ( /obj/structure/table, /obj/item/storage/backpack/duffelbag/sec{ @@ -11470,6 +11290,13 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron/white, /area/station/science/research) +"ejL" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) "ejP" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -11516,6 +11343,14 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"eks" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/camera/directional/east{ + c_tag = "Xenobiology Lab - Pen #5"; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) "ekB" = ( /obj/effect/turf_decal/bot, /obj/effect/decal/cleanable/dirt, @@ -11652,13 +11487,6 @@ }, /turf/open/floor/iron, /area/station/maintenance/starboard/greater) -"enn" = ( -/obj/effect/landmark/start/hangover, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "enw" = ( /obj/structure/table, /obj/item/paper_bin, @@ -11951,6 +11779,15 @@ "esk" = ( /turf/closed/wall/r_wall, /area/station/engineering/storage/tcomms) +"esv" = ( +/obj/structure/chair/stool/bar/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/siding/wood{ + dir = 9 + }, +/obj/effect/turf_decal/tile/bar/opposingcorners, +/turf/open/floor/iron, +/area/station/commons/lounge) "esH" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -11982,6 +11819,20 @@ /obj/machinery/power/apc/auto_name/directional/south, /turf/open/floor/iron, /area/station/security/brig) +"eta" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) +"etg" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "etn" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -12093,19 +11944,6 @@ "eut" = ( /turf/closed/wall, /area/station/science/robotics/lab) -"euy" = ( -/obj/structure/transit_tube/curved/flipped, -/obj/effect/turf_decal/tile/blue{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "euQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -12149,6 +11987,10 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/foyer) +"evL" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron, +/area/station/science/xenobiology) "evY" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -12306,19 +12148,6 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/station/medical/surgery/theatre) -"eyt" = ( -/obj/structure/reagent_dispensers/watertank, -/obj/item/extinguisher{ - pixel_x = 4; - pixel_y = 3 - }, -/obj/item/extinguisher, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/science/xenobiology) "eyz" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -12468,6 +12297,13 @@ /obj/structure/table/wood, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"eCQ" = ( +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/service/theater) "eCS" = ( /obj/machinery/door/airlock/external{ name = "Space Shack" @@ -12620,16 +12456,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/medical/medbay/central) -"eGQ" = ( -/obj/structure/closet/bombcloset/security, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/brig) "eGV" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, @@ -12648,6 +12474,12 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"eIw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/hangover, +/turf/open/floor/wood, +/area/station/commons/lounge) "eIy" = ( /obj/structure/cable, /obj/machinery/photocopier, @@ -12692,12 +12524,6 @@ }, /turf/open/floor/plating, /area/station/science/research) -"eJG" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space/basic, -/area/space/nearstation) "eJI" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/machinery/light/directional/north, @@ -12812,22 +12638,14 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"eLP" = ( -/obj/structure/table/wood, -/obj/item/flashlight/lamp/green{ - pixel_x = 1; - pixel_y = 5 +"eLT" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ + dir = 8 }, -/obj/structure/disposalpipe/segment, -/obj/item/bikehorn/rubberducky, -/obj/machinery/light_switch/directional/west, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "eLX" = ( /obj/structure/chair, /obj/structure/sign/warning/vacuum/external/directional/north, @@ -13010,6 +12828,11 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"ePW" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "ePX" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/medical/glass{ @@ -13110,16 +12933,6 @@ /obj/item/multitool, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) -"eRV" = ( -/obj/structure/rack, -/obj/item/wrench, -/obj/item/crowbar/red, -/obj/machinery/light_switch/directional/south, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "eRX" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/structure/cable, @@ -13158,18 +12971,6 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/engine, /area/station/science/xenobiology) -"eSt" = ( -/obj/machinery/atmospherics/pipe/smart/manifold/scrubbers/visible{ - dir = 8 - }, -/obj/structure/window{ - dir = 1 - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "eSy" = ( /obj/machinery/computer/station_alert{ dir = 4 @@ -13189,22 +12990,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/virology) -"eSV" = ( -/obj/structure/table/glass, -/obj/item/folder/blue{ - pixel_y = 3 - }, -/obj/item/pen, -/obj/machinery/computer/security/telescreen/minisat{ - dir = 1; - pixel_y = -28 - }, -/obj/effect/turf_decal/tile/blue, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/transit_tube) "eSZ" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5{ dir = 4 @@ -13306,6 +13091,14 @@ /obj/structure/closet/firecloset, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"eVj" = ( +/obj/machinery/door/firedoor, +/obj/structure/window/spawner/directional/south, +/obj/machinery/computer/cargo/request{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/cargo/sorting) "eVm" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron, @@ -13319,18 +13112,6 @@ }, /turf/open/floor/iron, /area/station/commons/locker) -"eVI" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Mix Outlet Pump" - }, -/obj/effect/turf_decal/tile/brown/fourcorners, -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "eVX" = ( /obj/machinery/firealarm/directional/west, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -13360,6 +13141,17 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/medical/surgery/theatre) +"eWx" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/machinery/light/small/directional/north, +/obj/machinery/airalarm/directional/north, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "eWy" = ( /obj/item/reagent_containers/cup/bucket, /obj/structure/reagent_dispensers/watertank, @@ -13404,17 +13196,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"eXf" = ( -/obj/structure/table/wood, -/obj/item/radio/intercom/directional/east, -/obj/machinery/light/small/directional/south, -/obj/structure/sign/poster/random/directional/south, -/obj/item/food/pie/cream, -/obj/effect/turf_decal/siding/wood/corner{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/service/theater) "eXj" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -13547,12 +13328,6 @@ }, /turf/open/floor/iron, /area/station/cargo/sorting) -"eYT" = ( -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "eZb" = ( /obj/effect/landmark/event_spawn, /obj/structure/cable, @@ -13633,24 +13408,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"faU" = ( -/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"; - supplies_requestable = 1 - }, -/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) "fbf" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -13686,20 +13443,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"fbU" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "packageExternal" - }, -/obj/structure/window{ - dir = 8 - }, -/obj/structure/plasticflaps/opaque, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/cargo/sorting) "fbX" = ( /obj/effect/turf_decal/trimline/green/filled/line{ dir = 5 @@ -13729,12 +13472,28 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/plating/airless, /area/station/science/ordnance/bomb) +"fcU" = ( +/obj/structure/disposaloutlet{ + desc = "An outlet for the pneumatic disposal system. This one seems designed for rapid corpse disposal."; + dir = 8; + name = "rapid corpse mover 9000" + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "fdH" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ dir = 4 }, /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) +"fdQ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/cable, +/obj/effect/turf_decal/tile/blue/half/contrasted, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "fdX" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -13753,27 +13512,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, /turf/closed/wall/r_wall, /area/station/engineering/supermatter) -"fed" = ( -/obj/machinery/door/window/left/directional/north{ - dir = 8; - name = "Jetpack Storage"; - pixel_x = -1; - req_access = list("eva") - }, -/obj/structure/rack, -/obj/item/tank/jetpack/carbondioxide{ - pixel_x = 4; - pixel_y = -1 - }, -/obj/item/tank/jetpack/carbondioxide, -/obj/item/tank/jetpack/carbondioxide{ - pixel_x = -4; - pixel_y = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/command/storage/eva) "fee" = ( /obj/structure/lattice/catwalk, /obj/structure/disposalpipe/trunk{ @@ -13785,6 +13523,19 @@ /obj/structure/grille/broken, /turf/open/space/basic, /area/space/nearstation) +"fef" = ( +/obj/structure/table, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/button/door{ + id = "xenobio6"; + layer = 3.3; + name = "Xenobio Pen 6 Blast Doors"; + pixel_y = 1; + req_access = list("xenobiology") + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "feF" = ( /obj/structure/extinguisher_cabinet/directional/north, /obj/structure/cable, @@ -13941,6 +13692,19 @@ /obj/effect/spawner/random/maintenance/three, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"fhz" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/table, +/obj/machinery/button/door{ + id = "xenobio2"; + layer = 3.3; + name = "Xenobio Pen 2 Blast Doors"; + pixel_y = 1; + req_access = list("xenobiology") + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "fhA" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -13955,10 +13719,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/construction/storage_wing) -"fhE" = ( -/obj/structure/window/reinforced, -/turf/open/floor/holofloor/dark, -/area/station/science/cytology) "fhG" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -14071,13 +13831,6 @@ /obj/effect/turf_decal/siding/purple, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"fiT" = ( -/mob/living/carbon/human/species/monkey, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/science/genetics) "fjb" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -14111,6 +13864,16 @@ /obj/machinery/power/apc/auto_name/directional/north, /turf/open/floor/iron, /area/station/cargo/sorting) +"fjY" = ( +/obj/structure/chair/wood/wings{ + dir = 1 + }, +/obj/effect/landmark/start/clown, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/carpet, +/area/station/service/theater) "fkb" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 10 @@ -14217,6 +13980,19 @@ /obj/structure/railing, /turf/open/space/basic, /area/space/nearstation) +"flh" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "visitation"; + name = "Visitation Shutters" + }, +/obj/machinery/door/window/right/directional/south{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table, +/turf/open/floor/iron, +/area/station/security/prison/visit) "flk" = ( /obj/machinery/door/airlock/grunge{ name = "Cell 2" @@ -14382,19 +14158,22 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/command/teleporter) -"fnF" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/station/science/xenobiology) "fnN" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/security/holding_cell) +"foI" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/closet/crate/secure{ + desc = "A secure crate containing various materials for building a customised test-site."; + name = "Test Site Materials Crate"; + req_access = list("ordnance") + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) "foP" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -14485,19 +14264,6 @@ }, /turf/open/floor/iron, /area/station/engineering/main) -"fqX" = ( -/obj/structure/disposaloutlet{ - dir = 1 - }, -/obj/structure/disposalpipe/trunk, -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/plating, -/area/station/cargo/sorting) "frs" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -14605,23 +14371,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/engineering/atmospherics_engine) -"fuy" = ( -/obj/machinery/flasher/directional/north{ - id = "AI" - }, -/obj/effect/spawner/random/aimodule/harmful, -/obj/structure/table/wood/fancy/red, -/obj/machinery/door/window/brigdoor/left/directional/south{ - dir = 8; - name = "High-Risk Modules"; - req_access = list("captain") - }, -/obj/item/ai_module/reset/purge{ - pixel_y = 11 - }, -/obj/structure/window/reinforced, -/turf/open/floor/circuit/red, -/area/station/ai_monitored/turret_protected/ai_upload) "fuA" = ( /obj/effect/turf_decal/trimline/blue/filled/line, /obj/structure/cable, @@ -14726,6 +14475,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"fxW" = ( +/obj/machinery/light/directional/north, +/obj/machinery/door/window{ + name = "Secure Art Exhibition"; + req_access = list("library") + }, +/obj/structure/window/spawner/directional/west, +/obj/structure/table/wood/fancy/royalblue, +/obj/structure/sign/painting/large/library{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/service/library) "fym" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -14754,6 +14516,38 @@ }, /turf/open/floor/plating, /area/station/cargo/storage) +"fyE" = ( +/obj/item/target, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) +"fyL" = ( +/obj/structure/window/spawner/directional/west, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/obj/structure/table/wood, +/obj/item/reagent_containers/cup/bottle/syrup_bottle/korta_nectar{ + pixel_x = 5; + pixel_y = 16 + }, +/obj/item/reagent_containers/cup/bottle/syrup_bottle/liqueur{ + pixel_x = -5; + pixel_y = 16 + }, +/obj/item/reagent_containers/cup/bottle/syrup_bottle/caramel{ + pixel_x = 15; + pixel_y = 16 + }, +/obj/item/storage/fancy/coffee_condi_display{ + pixel_x = 4; + pixel_y = 2 + }, +/turf/open/floor/iron/dark, +/area/station/service/cafeteria) "fyY" = ( /obj/machinery/atmospherics/components/binary/pump/on{ dir = 1; @@ -14808,6 +14602,12 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"fzO" = ( +/obj/structure/window/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/service/theater) "fAd" = ( /obj/structure/table/reinforced, /obj/machinery/recharger, @@ -14830,6 +14630,16 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron, /area/station/security/checkpoint/engineering) +"fAy" = ( +/obj/structure/table/reinforced, +/obj/structure/window/spawner/directional/west, +/obj/item/storage/box/syringes{ + pixel_y = 4 + }, +/obj/item/storage/box/syringes, +/obj/item/gun/syringe, +/turf/open/floor/iron/dark, +/area/station/medical/storage) "fAI" = ( /obj/effect/spawner/random/structure/crate, /obj/effect/decal/cleanable/dirt, @@ -14938,19 +14748,6 @@ /obj/effect/turf_decal/tile/green/fourcorners, /turf/open/floor/iron, /area/station/hallway/primary/central) -"fCK" = ( -/obj/machinery/door/window{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "MiniSat Airlock Access" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "fDc" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ @@ -15142,26 +14939,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/detective, /turf/open/floor/plating, /area/station/maintenance/fore) -"fGG" = ( -/obj/machinery/door/window/left/directional/north{ - name = "Inner Pipe Access"; - req_access = list("atmospherics") - }, -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "N2 to Pure" - }, -/obj/structure/window{ - dir = 8 - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "fGM" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/turf_decal/stripes/line{ @@ -15232,19 +15009,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"fHI" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/camera/directional/east{ - c_tag = "Outer Vault"; - name = "storage wing camera"; - network = list("ss13","vault") - }, -/obj/structure/reagent_dispensers/watertank, -/obj/effect/turf_decal/trimline/brown/filled/corner, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/construction/storage_wing) "fHV" = ( /obj/structure/table/wood, /obj/item/book/manual/wiki/security_space_law{ @@ -15256,6 +15020,13 @@ }, /turf/open/floor/wood, /area/station/commons/vacant_room/office) +"fHW" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) "fHX" = ( /obj/machinery/holopad, /obj/structure/cable, @@ -15593,6 +15364,23 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/ce) +"fOo" = ( +/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)."; + icon_state = "map-left-MS"; + pixel_y = 32 + }, +/obj/structure/tank_dispenser{ + pixel_x = -1 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/turf/open/floor/iron/dark/corner{ + dir = 1 + }, +/area/station/engineering/atmos/storage/gas) "fOu" = ( /obj/effect/turf_decal/siding/white{ dir = 8 @@ -15636,17 +15424,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"fPy" = ( -/obj/machinery/ai_slipper{ - uses = 10 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "fPD" = ( /turf/open/floor/plating, /area/station/maintenance/starboard/aft) @@ -15685,6 +15462,13 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/maintenance/port/aft) +"fQT" = ( +/obj/effect/landmark/start/mime, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/service/theater) "fQW" = ( /obj/machinery/door/airlock/mining/glass{ name = "Mining Dock" @@ -15786,11 +15570,6 @@ /obj/effect/turf_decal/tile/blue/opposingcorners, /turf/open/floor/iron, /area/station/service/hydroponics) -"fTi" = ( -/obj/machinery/griddle, -/obj/machinery/light/directional/east, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "fTn" = ( /obj/structure/table/wood, /obj/item/folder/blue, @@ -15869,6 +15648,12 @@ /obj/effect/turf_decal/tile/brown/half/contrasted, /turf/open/floor/iron, /area/station/cargo/sorting) +"fVr" = ( +/obj/machinery/holopad, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/service/theater) "fVA" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 4 @@ -16025,14 +15810,6 @@ /obj/effect/turf_decal/tile/red/half/contrasted, /turf/open/floor/iron/dark, /area/station/security/office) -"fYE" = ( -/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{ - dir = 4 - }, -/obj/effect/turf_decal/tile/blue/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "fYI" = ( /obj/structure/table/glass, /obj/item/clothing/accessory/armband/hydro, @@ -16078,6 +15855,10 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/service/library) +"fZs" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "fZG" = ( /obj/item/radio/intercom/directional/north, /obj/machinery/computer/security, @@ -16187,21 +15968,6 @@ /obj/structure/cable, /turf/open/floor/carpet, /area/station/command/heads_quarters/hos) -"gbb" = ( -/obj/structure/table, -/obj/item/paper_bin{ - pixel_x = -3; - pixel_y = 7 - }, -/obj/item/pen, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 5 - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/security/medical) "gbf" = ( /obj/machinery/duct, /obj/effect/turf_decal/trimline/blue/filled/line{ @@ -16290,6 +16056,19 @@ }, /turf/open/floor/grass, /area/station/science/research) +"gcW" = ( +/obj/machinery/door/window{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "Theater Stage" + }, +/obj/effect/turf_decal/siding/wood{ + dir = 8 + }, +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) "gdb" = ( /turf/closed/wall/r_wall, /area/station/security/range) @@ -16300,21 +16079,6 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron, /area/station/engineering/break_room) -"gdG" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 10 - }, -/obj/machinery/disposal/bin{ - name = "Jim Norton's Quebecois Coffee disposal unit" - }, -/obj/effect/turf_decal/bot, -/obj/structure/disposalpipe/trunk, -/obj/structure/window, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/wood, -/area/station/service/cafeteria) "gdL" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -16499,6 +16263,32 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"ghq" = ( +/obj/effect/landmark/start/hangover, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) +"ghw" = ( +/obj/effect/landmark/start/clown, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/service/theater) +"ghC" = ( +/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ + dir = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/door/window/left/directional/east{ + name = "Kitchen Delivery"; + req_access = list("kitchen") + }, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) "ghK" = ( /obj/structure/rack, /obj/item/tank/internals/oxygen, @@ -16600,6 +16390,17 @@ /obj/machinery/vending/wardrobe/jani_wardrobe, /turf/open/floor/iron, /area/station/service/janitor) +"gjH" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/item/food/pie/cream, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "kitchen_counter"; + name = "Kitchen Counter Shutters" + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "gjZ" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 8 @@ -16678,6 +16479,13 @@ /obj/effect/turf_decal/tile/yellow/half/contrasted, /turf/open/floor/iron, /area/station/engineering/break_room) +"glJ" = ( +/obj/structure/table/wood, +/obj/item/clothing/glasses/monocle, +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) "glW" = ( /obj/structure/showcase/machinery/microwave{ dir = 1; @@ -16873,33 +16681,6 @@ }, /turf/open/floor/iron, /area/station/engineering/main) -"goo" = ( -/obj/item/radio/intercom/directional/south, -/obj/structure/disposaloutlet{ - dir = 4; - name = "Cargo Deliveries" - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 9 - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 9 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/siding/red{ - dir = 1 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/effect/turf_decal/tile/red{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/fore) "goG" = ( /obj/item/radio/intercom/directional/north, /obj/machinery/camera/directional/north{ @@ -16949,20 +16730,6 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics/garden) -"gpn" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/door/window{ - name = "MiniSat Walkway Access" - }, -/obj/machinery/camera/directional/east{ - c_tag = "MiniSat Exterior - Aft Port"; - network = list("minisat") - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "gpv" = ( /obj/structure/cable, /obj/machinery/door/airlock{ @@ -17357,6 +17124,11 @@ /obj/structure/cable, /turf/open/floor/iron/grimy, /area/station/service/chapel/office) +"gwT" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) "gwZ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -17381,22 +17153,6 @@ }, /turf/open/floor/iron/checker, /area/station/engineering/atmos/storage/gas) -"gxN" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 8; - id = "XenoPens"; - name = "Xenobiology Lockdown" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "gya" = ( /obj/structure/table, /obj/item/storage/box/hug{ @@ -17525,19 +17281,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"gAE" = ( -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/machinery/firealarm/directional/east, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "gAL" = ( /obj/machinery/airalarm/directional/west, /obj/effect/turf_decal/stripes/line{ @@ -17750,6 +17493,12 @@ /obj/machinery/photocopier, /turf/open/floor/carpet, /area/station/command/heads_quarters/hos) +"gFz" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) "gFD" = ( /obj/structure/table, /obj/item/book/manual/hydroponics_pod_people, @@ -17790,6 +17539,13 @@ /obj/structure/closet/crate/coffin, /turf/open/floor/plating, /area/station/service/chapel/funeral) +"gGk" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/decal/cleanable/cobweb, +/obj/structure/cable, +/obj/effect/spawner/random/decoration/showcase, +/turf/open/floor/carpet, +/area/station/command/corporate_showroom) "gGo" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -18013,27 +17769,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) -"gKP" = ( -/obj/structure/table, -/obj/machinery/button/door{ - id = "xenobio8"; - layer = 3.3; - name = "Xenobio Pen 8 Blast Doors"; - pixel_y = 4; - req_access = list("xenobiology") - }, -/obj/item/reagent_containers/spray/cleaner{ - pixel_x = 10; - pixel_y = -1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "gKS" = ( /obj/machinery/gibber, /obj/machinery/atmospherics/pipe/heat_exchanging/simple{ @@ -18041,25 +17776,6 @@ }, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) -"gKT" = ( -/obj/structure/table, -/obj/effect/turf_decal/siding{ - dir = 4 - }, -/obj/item/paper_bin, -/obj/item/pen, -/obj/item/taperecorder{ - pixel_x = 6; - pixel_y = 10 - }, -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/rd) "gLb" = ( /obj/structure/cable, /turf/open/floor/iron/dark/corner, @@ -18160,15 +17876,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/main) -"gMJ" = ( -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "gMQ" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -18290,12 +17997,6 @@ /obj/machinery/light/small/directional/west, /turf/open/floor/engine, /area/station/science/xenobiology) -"gOF" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/space, -/area/space/nearstation) "gOS" = ( /obj/structure/cable, /obj/structure/table/glass, @@ -18332,12 +18033,6 @@ /obj/structure/table/wood, /turf/open/floor/wood, /area/station/commons/lounge) -"gPq" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "gPz" = ( /obj/item/hand_labeler_refill, /obj/structure/rack, @@ -18349,6 +18044,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/carpet, /area/station/command/heads_quarters/captain/private) +"gPF" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "gPY" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -18406,34 +18108,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/hallway/secondary/exit/departure_lounge) -"gRo" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposaloutlet{ - dir = 4; - name = "Cargo Deliveries" - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 10 - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 10 - }, -/obj/effect/turf_decal/siding/yellow, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 1 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "gRp" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -18572,6 +18246,12 @@ /obj/structure/sign/warning/electric_shock/directional/north, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"gUM" = ( +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on/coldroom, +/obj/effect/turf_decal/delivery, +/obj/machinery/light_switch/directional/north, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) "gUP" = ( /obj/structure/chair{ dir = 1 @@ -18581,19 +18261,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"gUQ" = ( -/obj/structure/transit_tube/curved{ - dir = 1 - }, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "gUS" = ( /turf/closed/wall, /area/station/science/xenobiology/hallway) @@ -18612,6 +18279,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"gVa" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/wood, +/area/station/commons/lounge) "gVb" = ( /obj/effect/decal/cleanable/cobweb, /obj/effect/decal/cleanable/dirt/dust, @@ -18646,13 +18318,14 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"gVA" = ( -/obj/structure/window/reinforced{ - dir = 4 +"gVE" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/computer/atmos_control/mix_tank{ + dir = 1 }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) +/obj/effect/turf_decal/tile/brown/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "gVO" = ( /obj/effect/turf_decal/trimline/purple/corner{ dir = 1 @@ -18664,17 +18337,6 @@ /obj/effect/turf_decal/siding/purple, /turf/open/floor/iron/white, /area/station/science/research) -"gVQ" = ( -/obj/effect/landmark/start/mime, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/station/service/theater) -"gVU" = ( -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) "gWc" = ( /obj/machinery/computer/prisoner/gulag_teleporter_computer{ dir = 8 @@ -18762,18 +18424,23 @@ /obj/structure/flora/rock/pile/jungle/style_random, /turf/open/floor/grass, /area/station/medical/virology) +"gXo" = ( +/obj/structure/extinguisher_cabinet/directional/south, +/obj/machinery/deepfryer, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 9 + }, +/obj/effect/turf_decal/tile/bar, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "gXp" = ( /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating/airless, /area/station/solars/port/aft) -"gXq" = ( -/obj/machinery/camera/directional/east{ - c_tag = "Xenobiology Lab - Pen #5"; - network = list("ss13","rd","xeno") - }, -/obj/structure/window/reinforced, -/turf/open/floor/engine, -/area/station/science/xenobiology) "gXs" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/turf_decal/tile/green{ @@ -18910,6 +18577,14 @@ /obj/effect/mapping_helpers/mail_sorting/service/kitchen, /turf/open/floor/iron, /area/station/maintenance/starboard/greater) +"gZt" = ( +/obj/item/target, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/turf/open/floor/plating/airless, +/area/station/science/ordnance/bomb) "gZD" = ( /obj/structure/table/glass, /obj/machinery/light_switch/directional/west, @@ -18922,15 +18597,6 @@ /obj/machinery/light_switch/directional/south, /turf/open/floor/iron, /area/station/engineering/main) -"gZI" = ( -/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/red/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "gZQ" = ( /obj/effect/turf_decal/trimline/blue/filled/corner, /obj/effect/turf_decal/trimline/brown/filled/line{ @@ -18985,16 +18651,6 @@ /obj/effect/mapping_helpers/airlock/access/all/medical/pharmacy, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"hay" = ( -/obj/machinery/light/small/directional/south, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/light_switch/directional/south, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/service/theater) "haA" = ( /obj/structure/table/wood, /obj/item/paper_bin{ @@ -19171,6 +18827,14 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"hdQ" = ( +/obj/machinery/mineral/stacking_machine{ + input_dir = 2 + }, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/plating, +/area/station/maintenance/disposal) "hdZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -19194,19 +18858,6 @@ /obj/effect/mapping_helpers/burnt_floor, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"hex" = ( -/obj/structure/closet/crate, -/obj/item/stack/sheet/rglass{ - amount = 50 - }, -/obj/item/stack/sheet/iron/fifty, -/obj/item/storage/toolbox/emergency, -/obj/structure/cable, -/obj/effect/spawner/random/engineering/flashlight, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "heE" = ( /obj/structure/table/wood, /obj/effect/spawner/random/decoration/ornament, @@ -19315,17 +18966,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/greater) -"hhj" = ( -/obj/machinery/camera{ - c_tag = "Xenobiology Lab - Pen #4"; - dir = 6; - network = list("ss13","rd","xeno") - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/station/science/xenobiology) "hhl" = ( /obj/machinery/power/apc/auto_name/directional/north, /obj/structure/table, @@ -19347,13 +18987,6 @@ }, /turf/open/floor/plating, /area/station/security/brig) -"hhr" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/holofloor/dark, -/area/station/science/cytology) "hht" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -19405,18 +19038,6 @@ }, /turf/open/floor/iron/kitchen_coldroom/freezerfloor, /area/station/service/kitchen/coldroom) -"hiU" = ( -/obj/effect/turf_decal/delivery, -/obj/machinery/door/firedoor, -/obj/effect/turf_decal/stripes/line, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 8; - id = "XenoPens"; - name = "Xenobiology Lockdown" - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/science/xenobiology) "hja" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -19462,18 +19083,6 @@ "hjw" = ( /turf/open/floor/iron/white, /area/station/science/cytology) -"hjF" = ( -/obj/effect/turf_decal/delivery/white{ - color = "#52B4E9" - }, -/obj/machinery/door/window/right/directional/south{ - name = "Corpse Arrivals" - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "hjH" = ( /obj/machinery/light/small/directional/north, /obj/structure/sign/warning/vacuum/external/directional/north, @@ -19490,6 +19099,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"hki" = ( +/obj/structure/closet/bombcloset/security, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) "hkj" = ( /turf/open/floor/plating, /area/station/cargo/drone_bay) @@ -19503,6 +19120,22 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"hku" = ( +/obj/machinery/light/small/directional/south, +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison) +"hkA" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/turf/open/floor/iron/white, +/area/station/science/lab) "hkE" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -19570,19 +19203,6 @@ }, /turf/open/floor/iron, /area/station/cargo/sorting) -"hll" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/neutral/filled/corner{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "hlq" = ( /obj/structure/chair{ dir = 4 @@ -19843,6 +19463,22 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"hqW" = ( +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = 6; + pixel_y = 6 + }, +/obj/item/radio/intercom/directional/south, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 9 + }, +/obj/effect/turf_decal/tile/bar, +/obj/effect/turf_decal/tile/neutral{ + dir = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "hrh" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/simple/layer2, /turf/open/floor/iron/dark/airless, @@ -19975,12 +19611,6 @@ /obj/structure/fluff/iced_abductor, /turf/open/misc/asteroid/basalt/airless, /area/space/nearstation) -"htV" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) "htY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -20002,18 +19632,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/closed/wall/r_wall, /area/station/maintenance/starboard/greater) -"hun" = ( -/obj/effect/turf_decal/trimline/purple/filled/line, -/obj/effect/turf_decal/bot_white, -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "huq" = ( /obj/machinery/modular_computer/console/preset/id{ dir = 4 @@ -20077,6 +19695,26 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"hvv" = ( +/obj/structure/table/reinforced, +/obj/item/tank/internals/anesthetic{ + pixel_x = 3 + }, +/obj/item/tank/internals/anesthetic, +/obj/item/tank/internals/anesthetic{ + pixel_x = -3 + }, +/obj/item/clothing/mask/breath/medical{ + pixel_y = -3 + }, +/obj/item/clothing/mask/breath/medical, +/obj/item/clothing/mask/breath/medical{ + pixel_y = 3 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) "hvB" = ( /obj/effect/turf_decal/trimline/green/filled/line, /obj/effect/turf_decal/trimline/brown/filled/warning, @@ -20149,6 +19787,13 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"hwS" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron, +/area/station/science/research) "hwZ" = ( /obj/structure/chair/stool/directional/north, /obj/structure/cable, @@ -20254,13 +19899,6 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) -"hxS" = ( -/obj/structure/closet/secure_closet/captains, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "hxV" = ( /obj/structure/chair, /obj/effect/turf_decal/stripes/line{ @@ -20353,6 +19991,11 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/cytology) +"hAc" = ( +/obj/effect/landmark/event_spawn, +/obj/effect/turf_decal/tile/bar, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "hAk" = ( /obj/structure/cable, /obj/effect/landmark/start/hangover, @@ -20492,13 +20135,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"hDn" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, -/obj/machinery/power/energy_accumulator/tesla_coil/anchored, -/obj/structure/window/reinforced/plasma, -/turf/open/floor/engine, -/area/station/engineering/supermatter) "hDp" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/blue/filled/warning{ @@ -20508,10 +20144,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"hDV" = ( -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "hDX" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -20533,6 +20165,11 @@ }, /turf/open/floor/iron/white, /area/station/medical/cryo) +"hED" = ( +/obj/structure/cable, +/obj/machinery/holopad, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "hEO" = ( /obj/machinery/suit_storage_unit/rd, /obj/effect/turf_decal/stripes/line{ @@ -20631,6 +20268,12 @@ }, /turf/open/floor/iron/white, /area/station/medical/pharmacy) +"hGK" = ( +/obj/structure/table, +/obj/item/book/manual/wiki/cooking_to_serve_man, +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "hGL" = ( /obj/effect/turf_decal/stripes/corner{ dir = 1 @@ -20721,6 +20364,12 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"hJf" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/turf/open/space, +/area/space/nearstation) "hJv" = ( /obj/structure/chair/stool/directional/south, /obj/structure/disposalpipe/segment{ @@ -20803,6 +20452,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) +"hKL" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/light/small/directional/north, +/turf/open/floor/engine, +/area/station/science/explab) "hKP" = ( /obj/machinery/firealarm/directional/north, /obj/structure/tank_holder/extinguisher, @@ -20847,6 +20501,14 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"hLC" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/bodycontainer/morgue, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 8 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) "hLJ" = ( /obj/machinery/portable_atmospherics/canister/carbon_dioxide, /obj/effect/turf_decal/stripes/line, @@ -21032,16 +20694,6 @@ }, /turf/open/floor/iron/freezer, /area/station/security/prison/shower) -"hOX" = ( -/obj/machinery/portable_atmospherics/canister/carbon_dioxide, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/security/execution/education) "hPu" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/hidden{ dir = 5 @@ -21106,18 +20758,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/plating, /area/station/maintenance/department/medical/central) -"hRk" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/camera/directional/east{ - c_tag = "MiniSat Exterior - Port Fore"; - network = list("minisat") - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "hRl" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on, /turf/open/floor/engine, @@ -21380,22 +21020,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"hVt" = ( -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/machinery/door/window/left/directional/north{ - name = "Inner Pipe Access"; - req_access = list("atmospherics") - }, -/obj/structure/window{ - dir = 8 - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "hVE" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -21464,31 +21088,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"hWe" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/space, -/area/space/nearstation) "hWj" = ( /obj/machinery/computer/slot_machine{ pixel_y = 2 }, /turf/open/floor/wood, /area/station/maintenance/port/aft) -"hWu" = ( -/obj/structure/bodycontainer/morgue, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 8 - }, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/security/medical) "hWx" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -21721,15 +21326,6 @@ /obj/machinery/seed_extractor, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"iaK" = ( -/obj/item/kirbyplants/random, -/obj/machinery/light/small/directional/west, -/obj/effect/turf_decal/tile/purple/opposingcorners, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/research) "iaO" = ( /obj/effect/turf_decal/siding/purple, /obj/item/kirbyplants/random, @@ -21749,6 +21345,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/security/courtroom) +"ibj" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "ibw" = ( /obj/effect/turf_decal/tile/purple/half/contrasted{ dir = 4 @@ -21801,16 +21407,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/central) -"icq" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/pen, -/obj/structure/table/wood, -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/station/command/heads_quarters/hop) "icC" = ( /obj/structure/disposalpipe/segment{ dir = 9 @@ -21952,6 +21548,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"ifU" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/east, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Plasma to Pure" + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "iga" = ( /obj/machinery/door/airlock{ name = "Theater Stage" @@ -21978,23 +21587,6 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/maintenance/space_hut) -"igo" = ( -/obj/structure/rack, -/obj/item/storage/box/gloves{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/box/bodybags, -/obj/item/healthanalyzer, -/obj/structure/disposalpipe/segment, -/obj/structure/window{ - dir = 8 - }, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/science/robotics/lab) "igr" = ( /obj/structure/table/glass, /obj/machinery/cell_charger, @@ -22008,27 +21600,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) -"igu" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) -"igw" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "igz" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -22190,18 +21761,6 @@ }, /turf/open/floor/carpet, /area/station/command/heads_quarters/hop) -"iiG" = ( -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "CO2 to Pure" - }, -/obj/effect/turf_decal/tile/dark/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "iiL" = ( /obj/machinery/air_sensor/mix_tank, /turf/open/floor/engine/vacuum, @@ -22211,15 +21770,6 @@ /obj/machinery/power/apc/auto_name/directional/east, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"iji" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/table/wood/poker, -/obj/effect/spawner/random/entertainment/gambling, -/obj/effect/spawner/random/entertainment/gambling, -/obj/effect/spawner/random/entertainment/gambling, -/turf/open/floor/wood, -/area/station/commons/lounge) "ijv" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -22227,6 +21777,15 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/service/hydroponics) +"ijU" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "ijZ" = ( /obj/structure/cable, /turf/open/floor/iron/white, @@ -22341,6 +21900,11 @@ }, /turf/open/floor/iron/white, /area/station/science/research) +"ill" = ( +/obj/structure/closet/crate/coffin, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/plating, +/area/station/service/chapel/funeral) "ilx" = ( /obj/structure/closet/emcloset, /obj/effect/landmark/start/hangover/closet, @@ -22376,27 +21940,6 @@ }, /turf/open/floor/iron, /area/station/construction/mining/aux_base) -"ilN" = ( -/obj/structure/table, -/obj/item/reagent_containers/condiment/saltshaker{ - layer = 3.1; - pixel_x = -2; - pixel_y = 2 - }, -/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/reagent_containers/condiment/enzyme{ - pixel_x = 9; - pixel_y = 3 - }, -/obj/item/book/manual/chef_recipes, -/obj/effect/turf_decal/tile/red/opposingcorners, -/obj/structure/window, -/turf/open/floor/iron/white, -/area/station/security/prison/mess) "ilQ" = ( /obj/structure/closet/crate/bin, /obj/item/knife/kitchen, @@ -22438,17 +21981,6 @@ /obj/structure/extinguisher_cabinet/directional/west, /turf/open/floor/iron, /area/station/cargo/warehouse) -"imq" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, -/obj/structure/cable, -/obj/machinery/light/small/directional/east, -/turf/open/floor/iron, -/area/station/maintenance/disposal/incinerator) "imw" = ( /obj/machinery/door/window/left/directional/north{ dir = 8; @@ -22620,6 +22152,11 @@ }, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"ipd" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "ipy" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -22670,6 +22207,22 @@ }, /turf/open/floor/iron/dark, /area/station/hallway/primary/fore) +"ipY" = ( +/obj/machinery/door/window/right/directional/south{ + dir = 4; + name = "Engineering Deliveries"; + req_access = list("engineering") + }, +/obj/effect/turf_decal/delivery, +/turf/open/floor/iron, +/area/station/engineering/main) +"ipZ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/decal/cleanable/cobweb/cobweb2, +/obj/structure/cable, +/obj/effect/spawner/random/decoration/showcase, +/turf/open/floor/carpet, +/area/station/command/corporate_showroom) "iqc" = ( /obj/structure/reflector/single/anchored{ dir = 9 @@ -23117,11 +22670,33 @@ /obj/item/clothing/glasses/welding, /turf/open/floor/iron, /area/station/science/robotics/lab) +"iwM" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/item/paper_bin, +/obj/item/pen, +/obj/item/taperecorder{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) "iwO" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/science/xenobiology) +"iwU" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) "ixd" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/cyclelink_helper{ @@ -23453,14 +23028,6 @@ /obj/machinery/holopad, /turf/open/floor/wood, /area/station/service/cafeteria) -"iBz" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "iBL" = ( /obj/structure/table/wood, /turf/open/floor/wood, @@ -23470,6 +23037,15 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/iron/dark, /area/station/medical/morgue) +"iCi" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 1 + }, +/obj/machinery/dna_infuser, +/obj/item/infuser_book, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/genetics) "iCj" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, /obj/effect/mapping_helpers/airlock/locked, @@ -23521,6 +23097,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"iCY" = ( +/obj/structure/cable, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "iDh" = ( /obj/machinery/computer/communications{ dir = 8 @@ -23537,6 +23117,27 @@ /obj/effect/landmark/start/security_officer, /turf/open/floor/iron/dark, /area/station/security/range) +"iDA" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"iDC" = ( +/obj/structure/table/wood, +/obj/item/radio/intercom/directional/east, +/obj/item/clothing/glasses/regular/hipster{ + name = "Hipster Glasses" + }, +/obj/machinery/light/small/directional/south, +/obj/effect/landmark/start/hangover, +/obj/effect/spawner/random/entertainment/musical_instrument, +/obj/structure/sign/poster/random/directional/south, +/turf/open/floor/wood, +/area/station/service/theater) "iDG" = ( /obj/structure/table, /obj/item/stock_parts/scanning_module{ @@ -23555,18 +23156,21 @@ }, /turf/open/floor/iron, /area/station/cargo/drone_bay) +"iDK" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/obj/item/kirbyplants/random, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "iDN" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"iDO" = ( -/obj/structure/cable, -/obj/effect/turf_decal/tile/blue/half/contrasted, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "iDP" = ( /obj/effect/spawner/random/vending/colavend, /obj/structure/disposalpipe/segment{ @@ -23604,13 +23208,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"iEQ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "iFe" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/white/line{ @@ -23757,14 +23354,27 @@ "iHD" = ( /turf/closed/wall/r_wall, /area/station/security/courtroom) -"iHM" = ( -/obj/effect/spawner/random/maintenance, -/obj/structure/reagent_dispensers/fueltank, -/obj/structure/window/reinforced{ - dir = 8 +"iHQ" = ( +/obj/structure/table, +/obj/structure/window/spawner/directional/south, +/obj/item/reagent_containers/condiment/saltshaker{ + layer = 3.1; + pixel_x = -2; + pixel_y = 2 }, -/turf/open/floor/plating, -/area/station/maintenance/department/engine) +/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/reagent_containers/condiment/enzyme{ + pixel_x = 9; + pixel_y = 3 + }, +/obj/item/book/manual/chef_recipes, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) "iIq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/chapel{ @@ -23790,6 +23400,33 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) +"iIT" = ( +/obj/structure/rack, +/obj/item/stack/package_wrap{ + pixel_x = 6 + }, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, +/obj/item/book/manual/chef_recipes{ + pixel_x = 2; + pixel_y = 6 + }, +/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"; + supplies_requestable = 1 + }, +/obj/effect/turf_decal/tile/bar, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "iIW" = ( /obj/effect/landmark/event_spawn, /obj/effect/turf_decal/tile/yellow/opposingcorners, @@ -23908,6 +23545,25 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"iKm" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) +"iKJ" = ( +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/pen, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table/wood, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) "iKL" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -24114,6 +23770,19 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/robotics/lab) +"iMJ" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Air to Pure" + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/structure/window/spawner/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "iMQ" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -24157,6 +23826,10 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating/airless, /area/space/nearstation) +"iNj" = ( +/obj/structure/window/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "iNo" = ( /obj/structure/filingcabinet/filingcabinet, /obj/machinery/camera/directional/south{ @@ -24513,6 +24186,12 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron, /area/station/construction/storage_wing) +"iRU" = ( +/obj/effect/spawner/random/structure/musician/piano/random_piano, +/obj/structure/window/spawner/directional/west, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/wood, +/area/station/service/theater) "iRW" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -24560,28 +24239,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/main) -"iSW" = ( -/obj/structure/table/reinforced, -/obj/item/tank/internals/anesthetic{ - pixel_x = 3 - }, -/obj/item/tank/internals/anesthetic, -/obj/item/tank/internals/anesthetic{ - pixel_x = -3 - }, -/obj/item/clothing/mask/breath/medical{ - pixel_y = -3 - }, -/obj/item/clothing/mask/breath/medical, -/obj/item/clothing/mask/breath/medical{ - pixel_y = 3 - }, -/obj/effect/turf_decal/tile/blue/fourcorners, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/white, -/area/station/medical/surgery/theatre) "iTc" = ( /obj/machinery/atmospherics/pipe/smart/manifold/purple/visible{ dir = 4 @@ -24840,21 +24497,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/plating, /area/station/maintenance/central) -"iYa" = ( -/obj/machinery/camera/directional/east{ - c_tag = "Prison Laundry"; - network = list("ss13","prison") - }, -/obj/structure/table, -/obj/structure/bedsheetbin, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/cafeteria, -/area/station/security/prison) "iYc" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -24988,17 +24630,6 @@ /obj/machinery/light_switch/directional/west, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) -"jbe" = ( -/obj/structure/flora/bush/pale/style_random, -/obj/structure/flora/bush/ferny/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/window, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/grass, -/area/station/science/research) "jbg" = ( /obj/effect/turf_decal/trimline/blue/filled/corner{ dir = 1 @@ -25039,6 +24670,13 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"jcp" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 10 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron, +/area/station/security/range) "jcw" = ( /obj/machinery/atmospherics/components/tank, /turf/open/floor/iron/dark, @@ -25097,6 +24735,10 @@ }, /turf/open/floor/iron, /area/station/construction/storage_wing) +"jds" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "jdB" = ( /obj/structure/table, /obj/machinery/cell_charger, @@ -25117,6 +24759,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/fore) +"jdY" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/purple/opposingcorners, +/turf/open/floor/iron, +/area/station/science/research) "jdZ" = ( /obj/docking_port/stationary/random{ dir = 4; @@ -25437,6 +25084,11 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) +"jiR" = ( +/obj/structure/window/spawner/directional/north, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "jjj" = ( /obj/structure/chair/comfy/black{ dir = 4 @@ -25513,6 +25165,15 @@ }, /turf/open/floor/iron, /area/station/security/office) +"jkE" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/transit_tube/station/dispenser{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "jkT" = ( /obj/effect/turf_decal/stripes/line{ dir = 6 @@ -25540,6 +25201,22 @@ /obj/structure/chair/stool/directional/west, /turf/open/floor/iron, /area/station/cargo/sorting) +"jlh" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/machinery/door/window/left/directional/north{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "N2 to Pure" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "jln" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/circuit/red, @@ -25585,6 +25262,13 @@ }, /turf/open/floor/iron, /area/station/construction/mining/aux_base) +"jme" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) "jml" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -25592,33 +25276,6 @@ /obj/structure/sink/directional/west, /turf/open/floor/iron/white, /area/station/medical/surgery/theatre) -"jmm" = ( -/obj/machinery/door/window/brigdoor{ - name = "Justice Chamber"; - req_access = list("armory") - }, -/obj/machinery/door/window/brigdoor{ - dir = 1; - name = "Justice Chamber"; - req_access = list("armory") - }, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/preopen{ - id = "executionfireblast" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/general/hidden, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 8 - }, -/obj/effect/turf_decal/tile/red/fourcorners, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/security/execution/education) "jmq" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -25674,12 +25331,6 @@ /obj/effect/mapping_helpers/airlock/access/all/command/gateway, /turf/open/floor/iron, /area/station/command/gateway) -"jnc" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) "jnl" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command/glass{ @@ -25813,15 +25464,17 @@ }, /turf/open/floor/iron, /area/station/commons/toilet/auxiliary) -"jqA" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, -/obj/machinery/power/energy_accumulator/grounding_rod/anchored, -/obj/structure/window/reinforced/plasma{ +"jqC" = ( +/obj/effect/turf_decal/siding/purple{ + dir = 8 + }, +/obj/machinery/atmospherics/components/binary/pump{ dir = 1 }, -/turf/open/floor/engine, -/area/station/engineering/supermatter) +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, +/obj/machinery/airalarm/directional/west, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/freezerchamber) "jqQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /obj/effect/turf_decal/tile/blue/fourcorners, @@ -26281,6 +25934,15 @@ }, /turf/open/floor/iron/white, /area/station/science/explab) +"jwV" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/west, +/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "jwW" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ @@ -26437,27 +26099,6 @@ "jzN" = ( /turf/closed/wall/r_wall, /area/station/command/corporate_showroom) -"jzT" = ( -/obj/structure/table/wood, -/obj/item/clothing/head/costume/sombrero/green, -/obj/structure/sign/poster/random/directional/east, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/obj/effect/landmark/start/hangover, -/turf/open/floor/wood/large, -/area/station/service/theater) -"jzX" = ( -/obj/effect/turf_decal/siding/white, -/obj/effect/turf_decal/trimline/brown/warning, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/medical/medbay/lobby) "jAl" = ( /obj/machinery/computer/records/security, /obj/machinery/newscaster/directional/north, @@ -26581,21 +26222,19 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"jDl" = ( -/obj/structure/cable, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/turf/open/floor/wood/large, -/area/station/service/theater) "jDB" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/security/prison/work) +"jDI" = ( +/obj/structure/window/spawner/directional/north, +/obj/machinery/door/window/right/directional/east{ + dir = 8; + name = "Fitness Ring" + }, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "jDP" = ( /obj/machinery/airalarm/directional/west, /obj/machinery/light/directional/west, @@ -26861,6 +26500,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) +"jIF" = ( +/obj/structure/cable, +/obj/machinery/computer/shuttle/mining/common, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/station/security/checkpoint/customs) "jIR" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -26994,6 +26640,15 @@ /obj/effect/turf_decal/trimline/yellow/warning, /turf/open/floor/iron, /area/station/engineering/atmos) +"jKQ" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "jKS" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -27157,17 +26812,21 @@ /obj/effect/turf_decal/tile/purple, /turf/open/floor/iron, /area/station/hallway/primary/aft) +"jNV" = ( +/obj/structure/table/wood, +/obj/item/staff/broom, +/obj/item/wrench, +/obj/machinery/airalarm/directional/east, +/obj/machinery/light/small/directional/north, +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) "jOb" = ( /obj/docking_port/stationary/mining_home/common{ dir = 2 }, /turf/open/floor/plating, /area/station/hallway/primary/port) -"jOl" = ( -/obj/structure/cable, -/obj/structure/window/reinforced, -/turf/open/floor/engine, -/area/station/science/xenobiology) "jOv" = ( /obj/structure/rack, /obj/item/wrench, @@ -27183,6 +26842,27 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/commons/vacant_room/commissary) +"jOx" = ( +/obj/machinery/door/window/left/directional/north{ + dir = 8; + name = "Jetpack Storage"; + pixel_x = -1; + req_access = list("eva") + }, +/obj/structure/window/spawner/directional/south, +/obj/structure/rack, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = 4; + pixel_y = -1 + }, +/obj/item/tank/jetpack/carbondioxide, +/obj/item/tank/jetpack/carbondioxide{ + pixel_x = -4; + pixel_y = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/storage/eva) "jOF" = ( /obj/structure/rack, /obj/item/gun/energy/laser/practice{ @@ -27253,6 +26933,16 @@ /obj/structure/closet/firecloset, /turf/open/floor/iron/dark, /area/station/hallway/primary/central) +"jPD" = ( +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/structure/window/spawner/directional/east, +/obj/machinery/door/window/right/directional/south{ + name = "Corpse Arrivals" + }, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "jPE" = ( /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)."; @@ -27289,14 +26979,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, /turf/open/space/basic, /area/space/nearstation) -"jPS" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "jPU" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=3-Central-Port"; @@ -27305,6 +26987,18 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central) +"jPZ" = ( +/obj/structure/table/reinforced, +/obj/structure/window/spawner/directional/west, +/obj/item/defibrillator/loaded{ + pixel_y = 6 + }, +/obj/item/defibrillator/loaded{ + pixel_y = 3 + }, +/obj/item/defibrillator/loaded, +/turf/open/floor/iron/dark, +/area/station/medical/storage) "jQa" = ( /obj/effect/turf_decal/stripes/line, /obj/effect/spawner/random/trash/garbage{ @@ -27329,6 +27023,10 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/engine, /area/station/science/xenobiology) +"jQG" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/engine, +/area/station/command/heads_quarters/rd) "jQM" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/command{ @@ -27338,23 +27036,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/general, /turf/open/floor/iron/dark, /area/station/command/bridge) -"jQT" = ( -/obj/structure/table, -/obj/machinery/button/door{ - id = "xenobio1"; - layer = 3.3; - name = "Xenobio Pen 1 Blast Doors"; - pixel_y = 1; - req_access = list("xenobiology") - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "jRb" = ( /obj/structure/table/reinforced, /obj/effect/spawner/random/trash/food_packaging, @@ -27542,15 +27223,6 @@ }, /turf/open/floor/plating/airless, /area/station/science/ordnance/bomb) -"jUs" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/landmark/start/hangover, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "jUu" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -27569,6 +27241,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"jUG" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/transit_tube/curved{ + dir = 1 + }, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "jUP" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -27623,6 +27306,17 @@ }, /turf/open/floor/iron/dark, /area/station/service/chapel/office) +"jVQ" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "MiniSat Exterior - Starboard Aft"; + network = list("minisat") + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "jVZ" = ( /obj/structure/table/reinforced, /obj/machinery/door/window/left/directional/west{ @@ -27658,6 +27352,17 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"jWh" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/door/window{ + base_state = "right"; + dir = 8; + icon_state = "right"; + name = "MiniSat Airlock Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "jWj" = ( /obj/structure/cable, /obj/machinery/light/small/directional/south, @@ -27703,12 +27408,6 @@ /obj/item/wirecutters, /turf/open/space/basic, /area/space/nearstation) -"jXf" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) "jXq" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -27787,18 +27486,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/green/visible, /turf/closed/wall/r_wall, /area/station/engineering/atmos) -"jYw" = ( -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "N2O to Pure" - }, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "jYy" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 1 @@ -27868,6 +27555,12 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"jZY" = ( +/obj/effect/decal/cleanable/dirt, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/reagent_dispensers/plumbed, +/turf/open/floor/iron, +/area/station/service/hydroponics) "jZZ" = ( /obj/machinery/camera/directional/north{ c_tag = "Bridge - Council Chamber" @@ -28165,6 +27858,26 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/gateway) +"kgu" = ( +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/obj/structure/table/wood, +/obj/structure/window/spawner/directional/west, +/obj/item/food/cherrycupcake{ + pixel_y = 10 + }, +/obj/item/food/muffin/berry{ + pixel_x = 18; + pixel_y = 9 + }, +/obj/item/food/cakeslice/pound_cake_slice{ + pixel_x = 4; + pixel_y = -5 + }, +/turf/open/floor/iron/dark, +/area/station/service/cafeteria) "kgy" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 4 @@ -28484,15 +28197,6 @@ }, /turf/open/floor/iron, /area/station/service/hydroponics) -"klM" = ( -/obj/structure/cable, -/obj/machinery/computer/shuttle/mining/common, -/obj/machinery/door/firedoor, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/plating, -/area/station/security/checkpoint/customs) "klS" = ( /obj/machinery/griddle, /turf/open/floor/iron/cafeteria, @@ -28506,22 +28210,6 @@ }, /turf/open/floor/iron/white, /area/station/science/ordnance/office) -"klX" = ( -/obj/effect/turf_decal/tile/purple/opposingcorners, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/research) -"kml" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/disposalpipe/segment, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/service/theater) "kms" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -28828,12 +28516,6 @@ }, /turf/open/floor/wood, /area/station/command/heads_quarters/qm) -"ksP" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/holopad, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "ksT" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -28917,6 +28599,11 @@ /obj/structure/lattice, /turf/open/space/basic, /area/space/nearstation) +"ktP" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/stool/directional/north, +/turf/open/floor/wood, +/area/station/commons/lounge) "ktW" = ( /obj/structure/showcase/cyborg/old{ dir = 8; @@ -29242,15 +28929,6 @@ "kzG" = ( /turf/open/floor/iron/recharge_floor, /area/station/maintenance/port/aft) -"kzH" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "kzI" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -29261,6 +28939,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/science/research) +"kzX" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/stripes/line{ + dir = 6 + }, +/turf/open/floor/iron/white, +/area/station/science/xenobiology) "kzZ" = ( /obj/structure/bed/dogbed, /obj/effect/decal/cleanable/blood/old, @@ -29335,6 +29021,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"kBz" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/filingcabinet{ + pixel_x = 4 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "kBQ" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/electrolyzer, @@ -29355,15 +29048,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/command/teleporter) -"kCa" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/space, -/area/space/nearstation) "kCq" = ( /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)."; @@ -29485,6 +29169,14 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"kFu" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "kFC" = ( /obj/machinery/door/poddoor/shutters/preopen{ dir = 8; @@ -29567,24 +29259,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) -"kGy" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/power/apc/auto_name/directional/south, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) -"kGC" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/engine, -/area/station/science/xenobiology) "kGM" = ( /obj/structure/filingcabinet, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ @@ -29632,24 +29306,37 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"kIv" = ( +/obj/item/radio/intercom/directional/south, +/obj/structure/disposaloutlet{ + dir = 4; + name = "Cargo Deliveries" + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 9 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 9 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) "kIG" = ( /obj/structure/rack, /obj/effect/spawner/random/maintenance/two, /obj/structure/sign/poster/contraband/random/directional/north, /turf/open/floor/plating, /area/station/maintenance/port) -"kIQ" = ( -/obj/structure/closet/secure_closet/freezer/meat, -/obj/machinery/light/small/directional/west, -/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/obj/machinery/camera/directional/west{ - c_tag = "Kitchen - Cold Room" - }, -/turf/open/floor/iron/kitchen_coldroom/freezerfloor, -/area/station/service/kitchen/coldroom) "kIR" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -29668,22 +29355,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating/airless, /area/station/science/ordnance/bomb) -"kJu" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/machinery/camera/directional/east{ - c_tag = "Engineering Supermatter Port"; - network = list("ss13","engine") - }, -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, -/obj/machinery/airalarm/engine{ - dir = 4; - pixel_x = 24 - }, -/turf/open/floor/engine, -/area/station/engineering/supermatter) "kJx" = ( /obj/structure/chair/office, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -29707,6 +29378,19 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"kKn" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table, +/obj/machinery/button/door{ + id = "xenobio3"; + layer = 3.3; + name = "Xenobio Pen 3 Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "kKq" = ( /obj/structure/closet/radiation, /obj/effect/turf_decal/stripes/line, @@ -29890,6 +29574,12 @@ }, /turf/open/floor/iron, /area/station/cargo/sorting) +"kND" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/entertainment/gambling, +/obj/effect/spawner/random/entertainment/gambling, +/turf/open/floor/wood, +/area/station/commons/lounge) "kNO" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /obj/effect/turf_decal/trimline/yellow/filled/end, @@ -29920,6 +29610,16 @@ /obj/effect/turf_decal/tile/red/fourcorners, /turf/open/floor/iron/dark, /area/station/security/checkpoint/medical) +"kOq" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "Telecomms - Server Room - Aft-Port"; + network = list("ss13","tcomms") + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, +/turf/open/floor/iron/dark/telecomms, +/area/station/tcommsat/server) "kOt" = ( /obj/effect/decal/cleanable/dirt, /turf/closed/wall, @@ -30080,16 +29780,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) -"kQU" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "kQX" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -30181,15 +29871,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"kSn" = ( -/obj/structure/table/wood, -/obj/machinery/fax{ - fax_name = "Captain's Office"; - name = "Captain's Fax Machine" - }, -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "kSo" = ( /obj/structure/chair{ dir = 1 @@ -30329,6 +30010,12 @@ /obj/item/kirbyplants/photosynthetic, /turf/open/floor/circuit, /area/station/ai_monitored/turret_protected/ai_upload) +"kUw" = ( +/obj/structure/window/spawner/directional/north, +/obj/machinery/light/no_nightlight/directional/east, +/obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "kUJ" = ( /obj/effect/turf_decal/box/white{ color = "#52B4E9" @@ -30429,6 +30116,19 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat/foyer) +"kWr" = ( +/obj/structure/table/reinforced, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/north, +/obj/item/wheelchair{ + pixel_y = -3 + }, +/obj/item/wheelchair, +/obj/item/wheelchair{ + pixel_y = 3 + }, +/turf/open/floor/iron/dark, +/area/station/medical/office) "kWL" = ( /obj/structure/sign/directions/command{ dir = 4; @@ -30609,14 +30309,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/science/ordnance/office) -"kYX" = ( -/obj/machinery/door/firedoor, -/obj/machinery/computer/cargo/request{ - dir = 1 - }, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/cargo/sorting) "kZk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -30639,12 +30331,6 @@ "kZx" = ( /turf/closed/wall, /area/station/science/lab) -"kZy" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/engine, -/area/station/science/xenobiology) "kZF" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 10 @@ -30681,27 +30367,6 @@ }, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"kZZ" = ( -/obj/machinery/computer/upload/ai, -/obj/machinery/door/window/left/directional/west{ - base_state = "right"; - dir = 2; - icon_state = "right"; - layer = 3.1; - name = "Upload Console Window"; - req_access = list("ai_upload") - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/ai_upload) "laf" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -30730,11 +30395,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"lax" = ( -/obj/effect/landmark/start/hangover, -/obj/machinery/holopad, -/turf/open/floor/carpet, -/area/station/service/theater) "laE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/visible/layer4, /turf/closed/wall/r_wall, @@ -30818,6 +30478,15 @@ /obj/effect/mapping_helpers/airlock/access/any/supply/maintenance, /turf/open/floor/plating, /area/station/maintenance/disposal) +"lcy" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageExternal" + }, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/plating, +/area/station/cargo/sorting) "lcG" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, @@ -30864,6 +30533,14 @@ /obj/effect/turf_decal/tile/red/opposingcorners, /turf/open/floor/iron/white, /area/station/security/prison/mess) +"ldE" = ( +/obj/structure/closet/l3closet/security, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/security/brig) "ldJ" = ( /obj/machinery/light/directional/north, /obj/structure/sign/map/right{ @@ -30942,6 +30619,18 @@ /obj/machinery/light_switch/directional/north, /turf/open/floor/iron/freezer, /area/station/security/prison/shower) +"lfp" = ( +/obj/machinery/door/window/right/directional/south{ + dir = 1; + name = "Medical Deliveries"; + req_access = list("medical") + }, +/obj/effect/turf_decal/delivery/white{ + color = "#52B4E9" + }, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/medical/storage) "lfu" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -30953,15 +30642,6 @@ }, /turf/open/floor/iron/white, /area/station/science/research) -"lfQ" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 10 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/range) "lfY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -31251,17 +30931,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/glass/reinforced, /area/station/science/research) -"llR" = ( -/obj/structure/flora/bush/pale/style_random, -/obj/structure/flora/bush/ferny/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/window, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/grass, -/area/station/science/research) "llT" = ( /obj/structure/table/wood, /obj/machinery/button/ticket_machine{ @@ -31364,20 +31033,6 @@ "lnc" = ( /turf/closed/wall, /area/station/commons/dorms) -"lnl" = ( -/obj/machinery/door/window/right/directional/south{ - dir = 1; - name = "Medical Deliveries"; - req_access = list("medical") - }, -/obj/effect/turf_decal/delivery/white{ - color = "#52B4E9" - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/medical/storage) "lnv" = ( /obj/structure/cable, /obj/machinery/door/airlock/maintenance{ @@ -31648,17 +31303,6 @@ /obj/effect/turf_decal/tile/blue/half/contrasted, /turf/open/floor/iron/white, /area/station/medical/medbay/lobby) -"lrY" = ( -/obj/machinery/computer/atmos_control/air_tank{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "lrZ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -31840,15 +31484,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/primary/central) -"luG" = ( -/obj/machinery/power/shieldwallgen, -/obj/machinery/light/directional/east, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "luL" = ( /obj/effect/landmark/start/assistant, /obj/structure/chair/comfy/black, @@ -31865,6 +31500,13 @@ }, /turf/open/floor/iron, /area/station/security/range) +"lvm" = ( +/obj/machinery/power/shieldwallgen, +/obj/structure/window/spawner/directional/north, +/obj/structure/extinguisher_cabinet/directional/west, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "lvs" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/disposalpipe/segment, @@ -31903,22 +31545,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/general, /turf/open/floor/iron/dark, /area/station/security/office) -"lwd" = ( -/obj/machinery/door/window{ - base_state = "right"; - dir = 8; - icon_state = "right"; - name = "Theater Stage" - }, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/obj/structure/sign/poster/random/directional/north, -/obj/effect/turf_decal/siding/wood{ - dir = 10 - }, -/turf/open/floor/wood/large, -/area/station/service/theater) "lwg" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -32065,12 +31691,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"lzr" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) "lzJ" = ( /obj/structure/cable, /turf/open/floor/iron/solarpanel/airless, @@ -32088,6 +31708,10 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"lzR" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/plating/airless, +/area/space/nearstation) "lzU" = ( /obj/structure/table/glass, /obj/machinery/light/small/directional/south, @@ -32172,6 +31796,20 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/commons/lounge) +"lBE" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/door/window{ + base_state = "right"; + icon_state = "right"; + name = "MiniSat Walkway Access" + }, +/obj/machinery/camera/directional/west{ + c_tag = "MiniSat Exterior - Aft Starboard"; + network = list("minisat") + }, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "lBN" = ( /obj/structure/table, /obj/effect/turf_decal/delivery, @@ -32186,14 +31824,6 @@ /obj/item/storage/belt/utility, /turf/open/floor/iron, /area/station/engineering/main) -"lBW" = ( -/obj/structure/sign/plaques/kiddie/perfect_man{ - pixel_y = 32 - }, -/obj/effect/spawner/random/decoration/showcase, -/obj/structure/window/reinforced, -/turf/open/floor/carpet, -/area/station/command/corporate_showroom) "lCb" = ( /obj/structure/cable, /obj/structure/sign/poster/ripped{ @@ -32301,6 +31931,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/wood, /area/station/commons/vacant_room/office) +"lFN" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) "lFV" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -32314,6 +31949,23 @@ dir = 4 }, /area/station/service/chapel) +"lGt" = ( +/obj/machinery/portable_atmospherics/scrubber, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/structure/sign/warning/secure_area/directional/west{ + pixel_y = -32 + }, +/obj/effect/turf_decal/tile/red/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/yellow/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "lGL" = ( /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, @@ -32515,6 +32167,11 @@ }, /turf/open/floor/iron/freezer, /area/station/commons/fitness/recreation) +"lLy" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space, +/area/space/nearstation) "lLz" = ( /obj/item/clothing/suit/hazardvest, /obj/item/clothing/suit/hazardvest, @@ -32863,26 +32520,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"lRs" = ( -/obj/machinery/door/window/left/directional/west{ - dir = 1; - name = "Monkey Pen"; - req_access = list("genetics") - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/grass, -/area/station/science/genetics) -"lRN" = ( -/obj/structure/reagent_dispensers/watertank/high, -/obj/item/reagent_containers/cup/watering_can, -/obj/effect/turf_decal/stripes/line, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "lRS" = ( /obj/machinery/atmospherics/pipe/smart/simple/green/visible, /obj/effect/spawner/structure/window/reinforced, @@ -32892,16 +32529,6 @@ /obj/structure/sign/directions/evac, /turf/closed/wall/r_wall, /area/station/maintenance/department/medical/central) -"lSb" = ( -/obj/structure/bodycontainer/morgue{ - dir = 2 - }, -/obj/effect/turf_decal/stripes/white/full, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/white, -/area/station/science/robotics/lab) "lSw" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, @@ -32917,6 +32544,10 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/command) +"lSH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space, +/area/space/nearstation) "lTi" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/camera/directional/south{ @@ -33186,6 +32817,24 @@ /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) +"lWt" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) +"lWB" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table/glass, +/obj/item/phone{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/cigbutt/cigarbutt{ + pixel_x = 5; + pixel_y = -1 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) "lWG" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -33295,6 +32944,12 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) +"lYy" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/turf/open/space, +/area/space/nearstation) "lYG" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -33345,18 +33000,6 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/service/bar) -"lZf" = ( -/obj/machinery/door/poddoor/shutters{ - dir = 4; - id = "visitation"; - name = "Visitation Shutters" - }, -/obj/machinery/door/window/right/directional/south{ - dir = 4 - }, -/obj/structure/table, -/turf/open/floor/iron, -/area/station/security/prison/visit) "lZk" = ( /obj/machinery/power/turbine/inlet_compressor{ dir = 4 @@ -33390,6 +33033,15 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/fore) +"mae" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "MiniSat Exterior - Fore Starboard"; + network = list("minisat") + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "mam" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -33398,21 +33050,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"mao" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 10 - }, -/obj/structure/closet/secure_closet/freezer/fridge, -/obj/machinery/duct, -/obj/effect/turf_decal/tile/bar{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "mav" = ( /obj/machinery/door/airlock/medical{ name = "Medical Cold Room" @@ -33489,16 +33126,26 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"mcm" = ( -/obj/machinery/door/window/right/directional/east{ - dir = 8; - name = "Fitness Ring" +"mcn" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 10 }, -/obj/structure/window{ +/obj/structure/closet/secure_closet/freezer/fridge, +/obj/machinery/duct, +/obj/machinery/button/door/directional/north{ + id = "kitchen_counter"; + name = "Counter Shutters Control"; + req_access = list("kitchen") + }, +/obj/effect/turf_decal/tile/bar{ dir = 1 }, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "mcP" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -33544,15 +33191,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/central) -"mdC" = ( -/obj/structure/table/wood/poker, -/obj/effect/spawner/random/entertainment/deck, -/obj/structure/cable, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "mdL" = ( /obj/machinery/computer/shuttle/mining{ dir = 1; @@ -33563,21 +33201,6 @@ }, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"mdP" = ( -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Air to Pure" - }, -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/engineering/atmos) "mdW" = ( /obj/structure/safe/floor, /obj/item/food/fortunecookie, @@ -33835,6 +33458,24 @@ /obj/effect/turf_decal/tile/yellow/fourcorners, /turf/open/floor/iron/textured, /area/station/medical/medbay/central) +"mln" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/machinery/camera/directional/east{ + c_tag = "Engineering Supermatter Port"; + network = list("ss13","engine") + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/engine_access, +/turf/open/floor/engine, +/area/station/engineering/supermatter) +"mlr" = ( +/obj/structure/window/spawner/directional/west, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "mlu" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -34017,13 +33658,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"mok" = ( -/obj/machinery/light/small/directional/north, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/engine, -/area/station/science/explab) "mos" = ( /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 1 @@ -34138,15 +33772,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/chapel, /area/station/service/chapel) -"mqE" = ( -/obj/structure/chair/stool/bar/directional/south, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/obj/effect/landmark/start/assistant, -/turf/open/floor/iron, -/area/station/commons/lounge) "mqK" = ( /obj/effect/landmark/blobstart, /obj/structure/cable, @@ -34201,16 +33826,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/fore) -"msk" = ( -/obj/structure/cable, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "msu" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 8 @@ -34325,21 +33940,17 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/commons/dorms) -"mtW" = ( -/obj/structure/table, -/obj/machinery/button/door{ - id = "xenobio7"; - layer = 3.3; - name = "Xenobio Pen 7 Blast Doors"; - pixel_y = 4; - req_access = list("xenobiology") +"mtX" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/bar{ + dir = 1 }, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 +/obj/effect/turf_decal/tile/neutral{ + dir = 4 }, -/turf/open/floor/iron, -/area/station/science/xenobiology) +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "mtZ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -34419,15 +34030,12 @@ }, /turf/open/floor/carpet, /area/station/service/library) -"mvl" = ( -/obj/structure/lattice/catwalk, -/obj/structure/cable, +"mvk" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposalpipe/segment, +/turf/open/floor/wood, +/area/station/service/theater) "mvR" = ( /turf/closed/wall/r_wall, /area/station/science/lab) @@ -34640,25 +34248,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/security/prison/visit) -"mzM" = ( -/obj/machinery/portable_atmospherics/pump, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/machinery/camera/directional/west{ - c_tag = "Starboard Primary Hallway - Atmospherics" - }, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/tile/yellow{ - dir = 1 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "mAb" = ( /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, @@ -34821,14 +34410,6 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) -"mCm" = ( -/obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/brown/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "mCn" = ( /obj/structure/rack, /obj/effect/spawner/random/maintenance/two, @@ -34980,6 +34561,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"mFn" = ( +/obj/structure/table/wood, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/item/radio/intercom/directional/east, +/obj/item/folder/blue, +/obj/item/hand_tele, +/obj/item/stamp/captain, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "mFo" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -35100,21 +34690,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"mHp" = ( -/obj/machinery/door/window/right/directional/south{ - dir = 8; - name = "Surgical Supplies"; - req_access = list("surgery") - }, -/obj/structure/table/reinforced, -/obj/item/stack/sticky_tape/surgical, -/obj/item/stack/medical/bone_gel, -/obj/effect/turf_decal/tile/blue/fourcorners, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/white, -/area/station/medical/surgery/theatre) "mHy" = ( /obj/structure/rack, /turf/open/floor/plating, @@ -35306,6 +34881,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/engineering/main) +"mLn" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "MiniSat Exterior - Fore Port"; + network = list("minisat") + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "mLu" = ( /obj/machinery/camera/directional/south{ c_tag = "Science Hallway - RD Office"; @@ -35447,13 +35031,6 @@ }, /turf/open/floor/iron/showroomfloor, /area/station/security/warden) -"mMT" = ( -/obj/effect/decal/cleanable/cobweb, -/obj/structure/cable, -/obj/effect/spawner/random/decoration/showcase, -/obj/structure/window/reinforced, -/turf/open/floor/carpet, -/area/station/command/corporate_showroom) "mMX" = ( /turf/closed/wall/r_wall, /area/station/science/ordnance/office) @@ -35515,15 +35092,6 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"mOM" = ( -/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/blue/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "mPh" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -35536,17 +35104,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"mPj" = ( -/obj/structure/table, -/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/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "mPw" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -35780,14 +35337,6 @@ }, /turf/open/floor/iron, /area/station/science/robotics/mechbay) -"mTz" = ( -/obj/item/kirbyplants/potty, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/turf/open/floor/iron, -/area/station/commons/lounge) "mTB" = ( /obj/effect/landmark/blobstart, /turf/open/floor/plating, @@ -35830,17 +35379,6 @@ }, /turf/open/floor/engine, /area/station/engineering/atmospherics_engine) -"mUg" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 1; - id = "kitchen_counter"; - name = "Kitchen Counter Shutters" - }, -/obj/item/holosign_creator/robot_seat/restaurant, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "mUr" = ( /obj/machinery/atmospherics/components/binary/pump{ dir = 8; @@ -35880,6 +35418,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) +"mUY" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Teleporter Room" + }, +/obj/structure/rack, +/obj/structure/window/spawner/directional/north, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/suit/hazardvest, +/obj/item/clothing/mask/breath, +/obj/item/clothing/mask/breath, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "mVb" = ( /obj/machinery/defibrillator_mount/directional/south, /obj/machinery/light/directional/south, @@ -35932,17 +35483,6 @@ /obj/machinery/atmospherics/pipe/smart/simple/purple/visible, /turf/open/floor/plating, /area/station/engineering/atmos) -"mVJ" = ( -/obj/machinery/light/small/directional/south, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/cafeteria, -/area/station/security/prison) "mVS" = ( /obj/effect/landmark/generic_maintenance_landmark, /obj/effect/decal/cleanable/cobweb, @@ -36006,12 +35546,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"mWN" = ( -/obj/effect/landmark/event_spawn, -/obj/effect/turf_decal/tile/bar, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "mWS" = ( /obj/machinery/status_display/evac/directional/west, /obj/machinery/camera/directional/west{ @@ -36263,13 +35797,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"naj" = ( -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "nau" = ( /obj/machinery/atmospherics/pipe/smart/simple/scrubbers/visible{ dir = 4 @@ -36324,6 +35851,16 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"nbx" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/machinery/door/window/left/directional/north{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "nbJ" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -36382,6 +35919,15 @@ /obj/effect/spawner/random/structure/closet_maintenance, /turf/open/floor/plating, /area/station/maintenance/port) +"ndj" = ( +/obj/structure/sign/plaques/kiddie/perfect_drone{ + pixel_y = 32 + }, +/obj/structure/table/wood, +/obj/item/storage/backpack/duffelbag/drone, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/carpet, +/area/station/command/corporate_showroom) "ndk" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -36422,18 +35968,6 @@ "ndS" = ( /turf/closed/wall/r_wall, /area/station/hallway/secondary/command) -"nez" = ( -/obj/structure/table/wood, -/obj/item/staff/broom, -/obj/item/wrench, -/obj/machinery/airalarm/directional/east, -/obj/machinery/light/small/directional/north, -/obj/structure/sign/poster/random/directional/north, -/obj/effect/turf_decal/siding/wood/corner{ - dir = 8 - }, -/turf/open/floor/wood/large, -/area/station/service/theater) "neA" = ( /obj/machinery/computer/scan_consolenew{ dir = 4 @@ -36504,6 +36038,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"ngb" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "ngf" = ( /obj/machinery/door/firedoor, /obj/effect/turf_decal/delivery, @@ -36568,18 +36107,6 @@ }, /turf/open/floor/iron, /area/station/security/courtroom) -"nhs" = ( -/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, -/obj/effect/turf_decal/siding/purple{ - dir = 6 - }, -/obj/machinery/airalarm/mixingchamber{ - dir = 4; - pixel_x = 25 - }, -/obj/machinery/light/directional/south, -/turf/open/floor/iron/dark, -/area/station/science/ordnance/burnchamber) "nhP" = ( /turf/open/floor/circuit/green, /area/station/ai_monitored/turret_protected/ai_upload) @@ -36866,34 +36393,6 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"nmS" = ( -/obj/machinery/cell_charger{ - pixel_y = 4 - }, -/obj/structure/table/glass, -/obj/item/stock_parts/cell/high, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) -"nmT" = ( -/obj/structure/sign/poster/official/cleanliness{ - pixel_x = 32 - }, -/obj/machinery/door/window/right/directional/east{ - dir = 1; - name = "Hydroponics Delivery"; - req_access = list("hydroponics") - }, -/obj/effect/turf_decal/delivery, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/decal/cleanable/dirt, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "nmZ" = ( /obj/effect/turf_decal/stripes/white/line, /obj/effect/turf_decal/stripes/white/line{ @@ -37127,6 +36626,17 @@ }, /turf/open/floor/engine, /area/station/engineering/atmospherics_engine) +"nqW" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/obj/item/folder/blue{ + pixel_y = 2 + }, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "nre" = ( /obj/structure/disposalpipe/segment, /obj/effect/mapping_helpers/broken_floor, @@ -37189,6 +36699,13 @@ }, /turf/open/floor/iron, /area/station/command/gateway) +"nsn" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space, +/area/space/nearstation) "nsq" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -37293,6 +36810,19 @@ /obj/effect/turf_decal/tile/purple/fourcorners, /turf/open/floor/iron/white, /area/station/science/lab) +"ntj" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "kitchen_counter"; + name = "Kitchen Counter Shutters" + }, +/obj/structure/displaycase/forsale/kitchen{ + pixel_y = 8 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "ntk" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 8 @@ -37312,19 +36842,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/external, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) -"ntB" = ( -/obj/structure/table/glass, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/item/folder/blue{ - pixel_y = 2 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "ntM" = ( /obj/machinery/power/solar_control{ id = "foreport"; @@ -37333,6 +36850,19 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/solars/port/fore) +"ntN" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/light/small/directional/south, +/obj/machinery/camera/directional/south{ + c_tag = "MiniSat Exterior Access"; + network = list("minisat") + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "ntP" = ( /obj/machinery/door/airlock/security/glass{ name = "Brig Control" @@ -37456,6 +36986,13 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/commons/dorms) +"nwh" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "nwi" = ( /obj/machinery/space_heater, /obj/effect/mapping_helpers/broken_floor, @@ -37479,6 +37016,19 @@ /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5, /turf/closed/wall, /area/station/engineering/atmos/pumproom) +"nwQ" = ( +/obj/machinery/computer/upload/borg, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/door/window/left/directional/west{ + dir = 2; + layer = 3.1; + name = "Cyborg Upload Console Window"; + req_access = list("ai_upload") + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) "nwT" = ( /obj/structure/disposalpipe/sorting/mail/flip{ dir = 8 @@ -37656,6 +37206,11 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/central) +"nzb" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "nzg" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -37678,6 +37233,14 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"nzH" = ( +/obj/structure/sign/plaques/kiddie/perfect_man{ + pixel_y = 32 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/spawner/random/decoration/showcase, +/turf/open/floor/carpet, +/area/station/command/corporate_showroom) "nzP" = ( /obj/machinery/atmospherics/pipe/smart/simple/purple/visible{ dir = 10 @@ -37707,6 +37270,13 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/engineering/atmos) +"nAy" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/turf/open/space, +/area/space/nearstation) "nAC" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -37810,6 +37380,12 @@ }, /turf/open/floor/iron/white/smooth_large, /area/station/medical/surgery/aft) +"nCd" = ( +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 1 + }, +/turf/open/floor/wood, +/area/station/commons/lounge) "nCu" = ( /obj/structure/chair/office{ dir = 1 @@ -37829,12 +37405,6 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/external, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"nCG" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/science/genetics) "nCI" = ( /obj/structure/chair/stool/directional/west, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, @@ -37859,6 +37429,19 @@ }, /turf/open/floor/iron/dark, /area/station/security/office) +"nDp" = ( +/obj/structure/table, +/obj/structure/window/spawner/directional/east, +/obj/item/paper_bin{ + pixel_x = -3; + pixel_y = 7 + }, +/obj/item/pen, +/obj/effect/turf_decal/trimline/blue/filled/line{ + dir = 5 + }, +/turf/open/floor/iron/white, +/area/station/security/medical) "nDw" = ( /obj/machinery/atmospherics/components/tank, /obj/effect/turf_decal/siding/purple{ @@ -37953,22 +37536,6 @@ /obj/structure/cable/layer3, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai) -"nFi" = ( -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/machinery/door/window/left/directional/north{ - name = "Inner Pipe Access"; - req_access = list("atmospherics") - }, -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "nFn" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, @@ -37987,12 +37554,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/medical/morgue) -"nGo" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/landmark/start/hangover, -/obj/machinery/duct, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "nGp" = ( /obj/structure/table, /obj/effect/spawner/random/entertainment/dice, @@ -38020,18 +37581,6 @@ }, /turf/open/floor/iron/dark, /area/station/medical/break_room) -"nGw" = ( -/obj/machinery/door/window{ - name = "MiniSat Walkway Access" - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "nGz" = ( /obj/structure/rack, /obj/item/radio/off{ @@ -38100,6 +37649,11 @@ /obj/effect/mapping_helpers/airlock/access/all/service/theatre, /turf/open/floor/wood, /area/station/service/theater) +"nIt" = ( +/obj/item/radio/intercom/directional/east, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "nIP" = ( /obj/structure/table/glass, /obj/item/paper_bin{ @@ -38140,13 +37694,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/lockers) -"nJz" = ( -/obj/effect/decal/cleanable/dirt, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "nJA" = ( /obj/machinery/door/airlock/research/glass/incinerator/ordmix_interior, /obj/effect/mapping_helpers/airlock/locked, @@ -38181,13 +37728,6 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"nJN" = ( -/obj/machinery/light/small/directional/south, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/engine, -/area/station/science/explab) "nJW" = ( /obj/structure/disposalpipe/segment{ dir = 6 @@ -38199,6 +37739,13 @@ /obj/effect/turf_decal/trimline/red/filled/corner, /turf/open/floor/iron, /area/station/security/brig) +"nJY" = ( +/obj/structure/chair/wood/wings, +/obj/effect/landmark/start/mime, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/carpet, +/area/station/service/theater) "nKr" = ( /obj/docking_port/stationary{ dir = 8; @@ -38259,14 +37806,6 @@ /obj/machinery/airalarm/directional/south, /turf/open/floor/wood, /area/station/service/library) -"nLx" = ( -/obj/effect/decal/cleanable/dirt, -/obj/structure/reagent_dispensers/plumbed, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/service/hydroponics) "nLz" = ( /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, @@ -38511,15 +38050,6 @@ /obj/structure/bookcase/random/fiction, /turf/open/floor/wood, /area/station/service/library) -"nPD" = ( -/obj/structure/cable, -/obj/effect/spawner/random/decoration/showcase, -/obj/structure/window/reinforced, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/station/command/corporate_showroom) "nPJ" = ( /obj/structure/reagent_dispensers/watertank, /obj/effect/mapping_helpers/broken_floor, @@ -38567,14 +38097,6 @@ }, /turf/open/floor/iron/dark, /area/station/security/range) -"nQL" = ( -/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma{ - dir = 4 - }, -/obj/effect/turf_decal/tile/purple/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "nQX" = ( /turf/open/floor/iron/white, /area/station/science/robotics/lab) @@ -38808,13 +38330,6 @@ /obj/item/bouquet/poppy, /turf/open/floor/plating/airless, /area/space/nearstation) -"nVU" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 1 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/white, -/area/station/science/lab) "nWk" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -38829,6 +38344,16 @@ /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/station/maintenance/department/engine) +"nWp" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/door/window{ + name = "MiniSat Walkway Access" + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "nWu" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/disposalpipe/segment{ @@ -38899,6 +38424,12 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) +"nYI" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/table/reinforced, +/obj/item/storage/backpack/duffelbag/med/surgery, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "nYJ" = ( /obj/structure/lattice, /obj/structure/grille/broken, @@ -38982,6 +38513,10 @@ }, /turf/open/floor/engine, /area/station/science/ordnance/burnchamber) +"nZQ" = ( +/obj/structure/window/spawner/directional/south, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "oae" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron, @@ -39038,6 +38573,13 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/customs) +"oax" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/obj/machinery/suit_storage_unit/captain, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "oaB" = ( /obj/effect/turf_decal/stripes/white/line{ dir = 8 @@ -39079,15 +38621,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"obd" = ( -/obj/structure/chair/stool/bar/directional/south, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/commons/lounge) "obk" = ( /obj/item/target/alien, /turf/open/floor/plating, @@ -39320,22 +38853,6 @@ /obj/effect/mapping_helpers/airlock/access/all/security/armory, /turf/open/floor/iron/dark, /area/station/security/lockers) -"ofY" = ( -/obj/machinery/door/window/left/directional/north{ - name = "Inner Pipe Access"; - req_access = list("atmospherics") - }, -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "ofZ" = ( /obj/machinery/vending/hydroseeds{ slogan_delay = 700 @@ -39345,6 +38862,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"ogp" = ( +/obj/structure/lattice/catwalk, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/turf/open/space, +/area/space/nearstation) "ogs" = ( /obj/machinery/vending/coffee, /obj/effect/turf_decal/tile/bar/opposingcorners, @@ -39359,19 +38884,6 @@ }, /turf/open/floor/iron/white, /area/station/command/heads_quarters/captain/private) -"ogO" = ( -/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ - dir = 8; - initialize_directions = 4; - name = "euthanization chamber freezer" - }, -/obj/machinery/light/small/directional/north, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/science/xenobiology) "ohf" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/east, @@ -39404,6 +38916,13 @@ }, /turf/open/floor/iron, /area/station/science/lab) +"oht" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, +/obj/machinery/power/energy_accumulator/tesla_coil/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) "ohw" = ( /obj/machinery/light/small/directional/east, /obj/effect/decal/cleanable/dirt, @@ -39509,6 +39028,15 @@ }, /turf/open/floor/engine/plasma, /area/station/engineering/atmos) +"okc" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/spawner/random/vending/snackvend, +/turf/open/floor/iron/dark, +/area/station/command/bridge) +"oky" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/space, +/area/space/nearstation) "okP" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -39609,12 +39137,6 @@ /obj/machinery/duct, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"omy" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/chair/stool/directional/west, -/turf/open/floor/wood, -/area/station/commons/lounge) "omF" = ( /obj/machinery/teleport/station, /obj/machinery/status_display/evac/directional/north, @@ -39633,13 +39155,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark/telecomms, /area/station/science/server) -"omS" = ( -/obj/effect/turf_decal/trimline/neutral/filled/corner, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "onf" = ( /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/south, @@ -39704,6 +39219,15 @@ }, /turf/open/floor/iron/freezer, /area/station/commons/toilet/restrooms) +"oox" = ( +/obj/effect/decal/cleanable/dirt, +/obj/machinery/atmospherics/pipe/smart/simple/dark/visible, +/obj/structure/cable, +/obj/machinery/light/small/directional/east, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, +/turf/open/floor/iron, +/area/station/maintenance/disposal/incinerator) "ooz" = ( /obj/structure/closet/emcloset, /obj/machinery/camera/directional/west{ @@ -39927,22 +39451,6 @@ /obj/machinery/newscaster/directional/east, /turf/open/floor/iron, /area/station/science/robotics/lab) -"osH" = ( -/obj/structure/table, -/obj/effect/turf_decal/siding{ - dir = 4 - }, -/obj/item/computer_disk/ordnance, -/obj/item/computer_disk/ordnance, -/obj/item/computer_disk/ordnance, -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/rd) "osM" = ( /obj/machinery/shower/directional/south{ name = "emergency shower" @@ -39991,6 +39499,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /turf/open/floor/engine, /area/station/engineering/supermatter/room) +"oto" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron, +/area/station/science/xenobiology) "otu" = ( /turf/closed/wall, /area/station/service/chapel) @@ -40142,31 +39660,6 @@ }, /turf/closed/wall/r_wall, /area/station/engineering/atmos/storage/gas) -"ovx" = ( -/obj/machinery/button/ignition{ - id = "Xenobio"; - pixel_x = -4; - pixel_y = -3 - }, -/obj/machinery/button/door/directional/north{ - id = "Xenolab"; - name = "Test Chamber Blast Doors"; - pixel_x = 6; - pixel_y = -2; - req_access = list("xenobiology") - }, -/obj/structure/table/reinforced/plastitaniumglass, -/obj/machinery/computer/security/telescreen{ - name = "Test Chamber Monitor"; - network = list("xeno"); - pixel_y = 9 - }, -/obj/item/radio/intercom/directional/north, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "ovz" = ( /obj/structure/table/wood, /obj/item/storage/secure/safe/directional/east, @@ -40217,6 +39710,19 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"ows" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/structure/cable, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "kitchen_counter"; + name = "Kitchen Counter Shutters" + }, +/obj/item/holosign_creator/robot_seat/restaurant, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "owv" = ( /obj/machinery/computer/atmos_alert, /obj/effect/turf_decal/tile/brown/half/contrasted{ @@ -40233,6 +39739,13 @@ }, /turf/open/floor/iron, /area/station/engineering/gravity_generator) +"owL" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/recharger, +/obj/item/restraints/handcuffs, +/obj/structure/table/glass, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "owM" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/cable, @@ -40307,6 +39820,13 @@ }, /turf/open/floor/plating, /area/station/commons/toilet/auxiliary) +"oyI" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/turf/open/space, +/area/space/nearstation) "oyO" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -40584,6 +40104,11 @@ /obj/effect/spawner/random/trash/garbage, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) +"oEC" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/holopad/secure, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "oEM" = ( /obj/effect/turf_decal/stripes/line{ dir = 4 @@ -40816,9 +40341,24 @@ /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible, /turf/open/space, /area/space/nearstation) +"oIf" = ( +/obj/structure/disposaloutlet{ + dir = 1 + }, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/plating, +/area/station/cargo/sorting) "oIg" = ( /turf/closed/wall/r_wall, /area/station/science/genetics) +"oIr" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/holopad, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "oIG" = ( /obj/structure/lattice/catwalk, /turf/open/space/basic, @@ -40834,6 +40374,16 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"oJi" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "oJj" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -40860,16 +40410,6 @@ /obj/effect/spawner/random/structure/closet_maintenance, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"oJv" = ( -/obj/machinery/light/small/directional/north, -/obj/structure/table/wood, -/obj/structure/sign/poster/random/directional/north, -/obj/item/stack/sheet/cloth/ten, -/obj/item/stack/rods/ten, -/obj/item/toy/crayon/spraycan, -/obj/effect/turf_decal/siding/wood, -/turf/open/floor/wood/large, -/area/station/service/theater) "oJD" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 4 @@ -41073,15 +40613,6 @@ /obj/machinery/firealarm/directional/south, /turf/open/floor/iron, /area/station/science/lab) -"oOC" = ( -/obj/effect/turf_decal/tile/blue{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "oOE" = ( /obj/structure/cable, /obj/effect/mapping_helpers/iannewyear, @@ -41293,37 +40824,12 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/command/corporate_showroom) -"oSv" = ( -/obj/machinery/flasher/directional/north{ - id = "AI" - }, -/obj/structure/table/wood/fancy/blue, -/obj/effect/spawner/random/aimodule/neutral, -/obj/machinery/door/window{ - base_state = "right"; - dir = 4; - icon_state = "right"; - name = "Core Modules"; - req_access = list("captain") - }, -/obj/structure/window/reinforced, -/turf/open/floor/circuit, -/area/station/ai_monitored/turret_protected/ai_upload) "oSy" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"oSX" = ( -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "oTa" = ( /obj/machinery/vending/cart{ req_access = list("hop") @@ -41344,6 +40850,21 @@ /obj/structure/frame/computer, /turf/open/floor/plating/airless, /area/space/nearstation) +"oTG" = ( +/obj/structure/sign/poster/official/cleanliness{ + pixel_x = 32 + }, +/obj/machinery/door/window/right/directional/east{ + dir = 1; + name = "Hydroponics Delivery"; + req_access = list("hydroponics") + }, +/obj/effect/turf_decal/delivery, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/iron, +/area/station/service/hydroponics) "oTK" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/flasher/directional/west{ @@ -41652,21 +41173,6 @@ }, /turf/open/floor/engine/cult, /area/station/service/library) -"oZm" = ( -/obj/structure/table, -/obj/machinery/camera/directional/south{ - c_tag = "Science Toxins Launch"; - network = list("ss13","rd") - }, -/obj/machinery/computer/pod/old/mass_driver_controller/ordnancedriver{ - pixel_y = -24 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/science/ordnance/testlab) "oZs" = ( /obj/structure/bed, /obj/effect/decal/cleanable/blood/gibs/old, @@ -41724,6 +41230,20 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"paJ" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/computer/atmos_control/nitrogen_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/dark/visible{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "paQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -41750,31 +41270,6 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/research) -"pbu" = ( -/obj/machinery/disposal/delivery_chute{ - dir = 4 - }, -/obj/machinery/door/window{ - base_state = "right"; - dir = 4; - icon_state = "right"; - layer = 3 - }, -/obj/structure/disposalpipe/trunk{ - dir = 1 - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/window, -/obj/structure/window{ - dir = 1 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/plating, -/area/station/maintenance/disposal) "pbz" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 4 @@ -41850,6 +41345,16 @@ }, /turf/open/floor/iron/white, /area/station/command/heads_quarters/cmo) +"pcP" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageExternal" + }, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/structure/plasticflaps/opaque, +/turf/open/floor/plating, +/area/station/cargo/sorting) "pcS" = ( /obj/item/stack/ore/silver, /obj/item/stack/ore/silver, @@ -41891,6 +41396,21 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/service/hydroponics) +"pdu" = ( +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/delivery, +/obj/effect/decal/cleanable/dirt, +/obj/structure/disposalpipe/segment{ + dir = 4 + }, +/obj/effect/turf_decal/tile/bar{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "pdx" = ( /obj/structure/disposalpipe/segment, /obj/structure/cable, @@ -41942,12 +41462,12 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/carpet, /area/station/service/theater) -"pey" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) +"peF" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/chair/stool/directional/south, +/turf/open/floor/wood, +/area/station/commons/lounge) "peM" = ( /turf/closed/wall/r_wall, /area/station/engineering/atmos/storage/gas) @@ -42219,11 +41739,6 @@ /obj/effect/turf_decal/tile/red/opposingcorners, /turf/open/floor/iron, /area/station/security/checkpoint/science) -"pkf" = ( -/obj/structure/table, -/obj/effect/spawner/random/food_or_drink/cake_ingredients, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "pkH" = ( /obj/structure/rack, /obj/item/restraints/handcuffs, @@ -42420,6 +41935,17 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/genetics) +"ppi" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/transit_tube/curved/flipped, +/obj/effect/turf_decal/tile/blue{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "ppB" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/carpet, @@ -42573,11 +42099,6 @@ }, /turf/open/floor/iron, /area/station/commons/fitness/recreation) -"prJ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "prT" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -42746,16 +42267,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"puq" = ( -/obj/structure/chair/stool/bar/directional/south, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/commons/lounge) "puD" = ( /obj/effect/decal/cleanable/dirt, /obj/structure/rack, @@ -42836,22 +42347,6 @@ name = "Holodeck Projector Floor" }, /area/station/holodeck/rec_center) -"pwb" = ( -/obj/machinery/disposal/bin, -/obj/effect/turf_decal/siding{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/effect/turf_decal/tile/neutral/opposingcorners{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/heads_quarters/rd) "pwm" = ( /obj/machinery/telecomms/processor/preset_four, /turf/open/floor/circuit/telecomms/mainframe, @@ -42873,15 +42368,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/solars/starboard/fore) -"pwF" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/carpet, -/area/station/service/theater) "pwM" = ( /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/station/commons/dorms) +"pwY" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "pwZ" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -43088,6 +42585,15 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/service/bar) +"pAR" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/south, +/mob/living/simple_animal/chicken{ + name = "Kentucky"; + real_name = "Kentucky" + }, +/turf/open/floor/grass, +/area/station/service/hydroponics/garden) "pAW" = ( /obj/machinery/atmospherics/pipe/heat_exchanging/manifold/layer2{ dir = 4 @@ -43110,20 +42616,6 @@ }, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/rd) -"pBt" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/closet/crate/secure{ - desc = "A secure crate containing various materials for building a customised test-site."; - name = "Test Site Materials Crate"; - req_access = list("ordnance") - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/science/ordnance/testlab) "pBG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -43242,6 +42734,13 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/dark, /area/station/medical/treatment_center) +"pDR" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/chair/office/light{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "pDU" = ( /obj/effect/turf_decal/trimline/blue/filled/corner, /obj/structure/disposalpipe/segment{ @@ -43499,28 +42998,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/eva, /turf/open/floor/iron, /area/station/ai_monitored/command/storage/eva) -"pIu" = ( -/obj/effect/turf_decal/trimline/green/line{ - dir = 1 - }, -/obj/structure/table/wood, -/obj/item/food/cherrycupcake{ - pixel_y = 10 - }, -/obj/item/food/muffin/berry{ - pixel_x = 18; - pixel_y = 9 - }, -/obj/item/food/cakeslice/pound_cake_slice{ - pixel_x = 4; - pixel_y = -5 - }, -/obj/structure/window, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/service/cafeteria) "pIv" = ( /obj/item/radio/intercom/directional/west, /obj/structure/closet/secure_closet/security/science, @@ -43734,6 +43211,12 @@ }, /turf/open/floor/iron, /area/station/security/warden) +"pME" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/spawner/random/maintenance, +/obj/structure/reagent_dispensers/fueltank, +/turf/open/floor/plating, +/area/station/maintenance/department/engine) "pMH" = ( /obj/machinery/computer/station_alert{ dir = 4 @@ -44057,6 +43540,15 @@ /obj/effect/decal/cleanable/blood/old, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) +"pRB" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/camera/directional/west{ + c_tag = "MiniSat Exterior - Starboard Fore"; + network = list("minisat") + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "pSa" = ( /obj/effect/turf_decal/trimline/red/filled/corner{ dir = 1 @@ -44064,28 +43556,6 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/security/prison) -"pSh" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 6 - }, -/obj/structure/sign/warning/secure_area/directional/east{ - pixel_y = 32 - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 6 - }, -/obj/effect/turf_decal/siding/yellow, -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/obj/effect/turf_decal/tile/neutral/opposingcorners, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "pSl" = ( /obj/effect/turf_decal/trimline/blue/filled/line{ dir = 5 @@ -44145,15 +43615,6 @@ "pTS" = ( /turf/closed/wall, /area/station/service/bar) -"pTT" = ( -/obj/structure/cable, -/obj/effect/spawner/random/decoration/showcase, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/floor/carpet, -/area/station/command/corporate_showroom) "pTW" = ( /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ dir = 6 @@ -44302,6 +43763,11 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/science/xenobiology) +"pWW" = ( +/obj/structure/window/spawner/directional/east, +/obj/effect/turf_decal/trimline/neutral/filled/corner, +/turf/open/floor/iron/dark, +/area/station/medical/morgue) "pWX" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -44367,12 +43833,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"pYp" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/engine, -/area/station/science/explab) "pYw" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -44587,17 +44047,6 @@ }, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) -"qdO" = ( -/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ - dir = 4 - }, -/obj/effect/turf_decal/tile/dark/fourcorners, -/obj/structure/window, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/engineering/atmos) "qdT" = ( /obj/effect/turf_decal/siding/red, /obj/effect/landmark/start/depsec/science, @@ -44642,6 +44091,16 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"qev" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/trimline/purple/filled/line, +/obj/effect/turf_decal/bot_white, +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "qeJ" = ( /obj/structure/disposalpipe/segment, /obj/machinery/door/firedoor, @@ -44690,6 +44149,18 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/cargo/miningoffice) +"qfk" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/space, +/area/space/nearstation) +"qfl" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/bodycontainer/morgue{ + dir = 2 + }, +/obj/effect/turf_decal/stripes/white/full, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) "qfp" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/public/glass{ @@ -44736,22 +44207,6 @@ /obj/machinery/portable_atmospherics/canister, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"qfY" = ( -/obj/structure/table/wood, -/obj/item/lipstick{ - pixel_y = 5 - }, -/obj/machinery/camera/directional/east{ - c_tag = "Theater - Stage" - }, -/obj/machinery/light/small/directional/east, -/obj/effect/spawner/random/entertainment/musical_instrument, -/obj/structure/sign/poster/random/directional/east, -/obj/effect/turf_decal/siding/wood{ - dir = 8 - }, -/turf/open/floor/wood/large, -/area/station/service/theater) "qfZ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/chapel{ @@ -44816,11 +44271,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/department/science/xenobiology) -"qgq" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/duct, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "qgr" = ( /obj/machinery/door/poddoor/shutters{ dir = 8; @@ -44890,13 +44340,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron/dark, /area/station/security/holding_cell) -"qhA" = ( -/obj/item/radio/intercom/directional/east, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "qhF" = ( /obj/item/radio/intercom/directional/north, /obj/effect/turf_decal/stripes/line{ @@ -45085,6 +44528,19 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"qlE" = ( +/obj/machinery/camera/directional/east{ + c_tag = "Prison Laundry"; + network = list("ss13","prison") + }, +/obj/structure/table, +/obj/structure/bedsheetbin, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/station/security/prison) "qlG" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 1 @@ -45194,22 +44650,6 @@ /obj/effect/spawner/random/structure/steam_vent, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) -"qnN" = ( -/obj/structure/table/reinforced, -/obj/item/storage/box/syringes{ - pixel_y = 4 - }, -/obj/item/storage/box/syringes, -/obj/item/gun/syringe, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/medical/storage) -"qnP" = ( -/obj/structure/window/reinforced, -/turf/open/floor/plating/airless, -/area/space/nearstation) "qnS" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/cable, @@ -45739,18 +45179,6 @@ }, /turf/open/floor/iron, /area/station/security/brig) -"qyA" = ( -/obj/effect/landmark/start/clown, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/turf/open/floor/carpet, -/area/station/service/theater) -"qyB" = ( -/obj/machinery/suit_storage_unit/captain, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "qyC" = ( /turf/closed/wall, /area/station/engineering/atmos/pumproom) @@ -46189,21 +45617,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) -"qGY" = ( -/obj/structure/showcase/cyborg/old{ - dir = 8; - pixel_x = 9; - pixel_y = 2 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/tile/blue{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "qGZ" = ( /obj/effect/turf_decal/stripes/line, /obj/structure/cable, @@ -46216,74 +45629,17 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"qHq" = ( -/obj/machinery/door/window{ - dir = 8; - name = "MiniSat Airlock Access" - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "qHs" = ( /obj/structure/sign/warning/docking, /turf/closed/wall, /area/station/hallway/secondary/entry) -"qHz" = ( -/obj/machinery/door/window/left/directional/north{ - name = "Inner Pipe Access"; - req_access = list("atmospherics") - }, -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump/off{ - dir = 1; - name = "O2 To Pure" - }, -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/atmos) "qHK" = ( /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"qIc" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "qIl" = ( /turf/closed/wall, /area/station/hallway/secondary/command) -"qIo" = ( -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 5 - }, -/obj/effect/turf_decal/bot, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/siding/green{ - dir = 1 - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 5 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/hallway/secondary/service) "qIp" = ( /obj/structure/sign/poster/official/cleanliness{ pixel_x = 32 @@ -46557,6 +45913,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"qML" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageSort2" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/window/spawner/directional/east, +/turf/open/floor/plating, +/area/station/cargo/sorting) "qMP" = ( /obj/structure/cable, /obj/effect/turf_decal/trimline/green/filled/line{ @@ -46648,6 +46015,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/carpet, /area/station/command/bridge) +"qOh" = ( +/obj/machinery/disposal/bin, +/obj/structure/disposalpipe/trunk{ + dir = 4 + }, +/obj/effect/turf_decal/delivery, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/turf/open/floor/iron, +/area/station/engineering/main) "qOs" = ( /obj/machinery/door/airlock/maintenance{ name = "Genetics Maintenance" @@ -46834,6 +46212,13 @@ }, /turf/open/floor/iron, /area/station/commons/locker) +"qRl" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/turf/open/space, +/area/space/nearstation) "qRz" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible, /obj/effect/spawner/random/trash/janitor_supplies, @@ -46899,6 +46284,19 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/command) +"qRW" = ( +/obj/effect/turf_decal/siding/wood{ + dir = 10 + }, +/obj/machinery/disposal/bin{ + name = "Jim Norton's Quebecois Coffee disposal unit" + }, +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/south, +/obj/effect/turf_decal/bot, +/obj/structure/disposalpipe/trunk, +/turf/open/floor/wood, +/area/station/service/cafeteria) "qSc" = ( /obj/machinery/atmospherics/pipe/smart/manifold/yellow/visible{ dir = 8 @@ -47096,15 +46494,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) -"qWr" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/effect/turf_decal/tile/purple/opposingcorners, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/research) "qWw" = ( /obj/structure/closet/boxinggloves, /obj/effect/landmark/start/hangover/closet, @@ -47277,6 +46666,14 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/research) +"qYS" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "qYY" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/button/door/directional/east{ @@ -47294,13 +46691,14 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"qZe" = ( -/obj/effect/spawner/random/trash/mess, -/obj/structure/window/reinforced{ +"qZd" = ( +/obj/machinery/portable_atmospherics/canister/carbon_dioxide, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ dir = 4 }, -/turf/open/floor/plating, -/area/station/maintenance/port/aft) +/turf/open/floor/iron/dark, +/area/station/security/execution/education) "qZg" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -47431,6 +46829,22 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/warden) +"rbz" = ( +/obj/machinery/portable_atmospherics/pump, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 4 + }, +/obj/effect/turf_decal/bot, +/obj/effect/turf_decal/tile/blue/opposingcorners{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/obj/effect/turf_decal/tile/yellow{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "rbF" = ( /obj/machinery/mass_driver/chapelgun, /obj/structure/sign/warning/vacuum/external/directional/north, @@ -47461,17 +46875,6 @@ }, /turf/open/floor/iron, /area/station/cargo/storage) -"rbQ" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/camera/directional/west{ - c_tag = "MiniSat Exterior - Starboard Aft"; - network = list("minisat") - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "rcq" = ( /obj/machinery/atmospherics/pipe/layer_manifold/purple/visible, /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible/layer5{ @@ -47514,6 +46917,12 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"rdS" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/turf/open/space, +/area/space/nearstation) "rdT" = ( /obj/structure/toilet{ pixel_y = 8 @@ -47582,6 +46991,12 @@ /obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/science/ordnance) +"reS" = ( +/obj/structure/table/wood/poker, +/obj/structure/cable, +/obj/effect/spawner/random/entertainment/deck, +/turf/open/floor/wood, +/area/station/commons/lounge) "rfb" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -47598,17 +47013,6 @@ "rft" = ( /turf/closed/wall/r_wall, /area/station/security/prison/mess) -"rfN" = ( -/obj/structure/table/wood, -/obj/machinery/light_switch/directional/west, -/obj/item/storage/secure/briefcase{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/storage/lockbox/medal, -/obj/structure/window/reinforced, -/turf/open/floor/wood, -/area/station/command/heads_quarters/captain/private) "rfY" = ( /obj/structure/lattice, /obj/structure/sign/warning/electric_shock/directional/east, @@ -47684,18 +47088,6 @@ /obj/machinery/door/firedoor/heavy, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"rhH" = ( -/obj/item/radio/intercom/directional/south, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 9 - }, -/obj/effect/turf_decal/tile/bar, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/machinery/deepfryer, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "rhK" = ( /obj/machinery/teleport/hub, /turf/open/floor/plating, @@ -47716,19 +47108,6 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) -"rhZ" = ( -/obj/structure/table, -/obj/item/surgical_drapes, -/obj/item/cautery, -/obj/structure/disposalpipe/segment{ - dir = 9 - }, -/obj/effect/turf_decal/tile/purple/half/contrasted, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/white, -/area/station/science/robotics/lab) "riz" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper{ dir = 1 @@ -47782,6 +47161,17 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"rjM" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/computer/atmos_control/plasma_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/purple/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "rke" = ( /obj/machinery/recharge_station, /turf/open/floor/plating, @@ -47794,18 +47184,6 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"rkn" = ( -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/machinery/atmospherics/components/binary/pump{ - dir = 1; - name = "Plasma to Pure" - }, -/obj/effect/turf_decal/tile/purple/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "rkA" = ( /obj/structure/table, /obj/item/cultivator, @@ -47870,6 +47248,12 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"rlk" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/turf/open/floor/plating/airless, +/area/space/nearstation) "rlm" = ( /obj/effect/turf_decal/tile/yellow{ dir = 8 @@ -47906,24 +47290,6 @@ "rlU" = ( /turf/closed/wall/r_wall, /area/station/ai_monitored/command/nuke_storage) -"rmn" = ( -/obj/machinery/atmospherics/pipe/heat_exchanging/simple{ - dir = 10 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/door/window/left/directional/east{ - name = "Kitchen Delivery"; - req_access = list("kitchen") - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/machinery/airalarm/kitchen_cold_room{ - dir = 1; - pixel_y = 24 - }, -/turf/open/floor/iron/kitchen_coldroom/freezerfloor, -/area/station/service/kitchen/coldroom) "rmF" = ( /obj/machinery/door/airlock/maintenance{ name = "Law Office Maintenance" @@ -48003,25 +47369,6 @@ /obj/effect/turf_decal/tile/purple/opposingcorners, /turf/open/floor/iron, /area/station/science/research) -"rnD" = ( -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 5 - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 5 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/siding/red{ - dir = 1 - }, -/obj/effect/turf_decal/tile/red{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/fore) "rnX" = ( /obj/machinery/suit_storage_unit/standard_unit, /obj/machinery/firealarm/directional/east, @@ -48041,32 +47388,6 @@ }, /turf/open/floor/iron, /area/station/science/explab) -"rph" = ( -/obj/effect/turf_decal/tile/bar{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) -"rpr" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "QMLoad" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/machinery/light/directional/west, -/obj/structure/disposaloutlet{ - dir = 1 - }, -/obj/structure/disposalpipe/trunk, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/cargo/storage) "rps" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 4 @@ -48117,6 +47438,12 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"rqF" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/filingcabinet/chestdrawer, +/turf/open/floor/iron, +/area/station/science/xenobiology) "rrf" = ( /obj/structure/bodycontainer/morgue{ dir = 1 @@ -48321,22 +47648,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/starboard/greater) -"rui" = ( -/obj/structure/table/glass, -/obj/item/phone{ - pixel_x = -3; - pixel_y = 3 - }, -/obj/item/cigbutt/cigarbutt{ - pixel_x = 5; - pixel_y = -1 - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/engineering/transit_tube) "rul" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -48396,15 +47707,6 @@ /obj/structure/chair/stool/directional/north, /turf/open/floor/wood, /area/station/maintenance/port/aft) -"ruK" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/camera/directional/east{ - c_tag = "MiniSat Exterior - Fore Port"; - network = list("minisat") - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "ruP" = ( /obj/structure/cable, /turf/open/floor/iron, @@ -48467,6 +47769,13 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron, /area/station/hallway/primary/central) +"rvP" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "rvY" = ( /obj/effect/turf_decal/tile/neutral/anticorner/contrasted{ dir = 1 @@ -48696,20 +48005,6 @@ /obj/item/multitool, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) -"rzs" = ( -/obj/structure/table/reinforced, -/obj/item/defibrillator/loaded{ - pixel_y = 6 - }, -/obj/item/defibrillator/loaded{ - pixel_y = 3 - }, -/obj/item/defibrillator/loaded, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/medical/storage) "rzx" = ( /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, @@ -48745,13 +48040,6 @@ }, /turf/open/floor/iron, /area/station/security/office) -"rzQ" = ( -/obj/effect/spawner/random/vending/snackvend, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "rzT" = ( /obj/machinery/atmospherics/pipe/smart/simple/supply/visible{ dir = 5 @@ -48992,6 +48280,12 @@ /obj/structure/cable, /turf/open/floor/iron, /area/station/hallway/primary/port) +"rEQ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "rES" = ( /turf/closed/wall/r_wall, /area/station/security/office) @@ -49001,6 +48295,21 @@ }, /turf/open/floor/wood, /area/station/service/library) +"rFH" = ( +/obj/machinery/computer/upload/ai, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/door/window/left/directional/west{ + base_state = "right"; + dir = 2; + icon_state = "right"; + layer = 3.1; + name = "Upload Console Window"; + req_access = list("ai_upload") + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/turret_protected/ai_upload) "rFR" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 4 @@ -49057,15 +48366,6 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/ai_monitored/command/storage/eva) -"rGp" = ( -/obj/structure/chair/office/light{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "rGB" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -49285,24 +48585,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"rJO" = ( -/obj/item/storage/medkit/regular{ - pixel_x = 3; - pixel_y = -3 - }, -/obj/item/storage/medkit/fire{ - pixel_x = 3; - pixel_y = 3 - }, -/obj/item/storage/medkit/fire, -/obj/item/storage/medkit/fire{ - pixel_x = -3; - pixel_y = -3 - }, -/obj/structure/table/reinforced, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/medical/storage) "rJS" = ( /obj/machinery/door/airlock/external, /obj/effect/mapping_helpers/airlock/cyclelink_helper{ @@ -49443,17 +48725,6 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/command) -"rLM" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/decal/cleanable/dirt, -/obj/effect/landmark/start/hangover, -/obj/machinery/duct, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "rLN" = ( /obj/machinery/camera/directional/west{ c_tag = "Engineering Supermatter Chamber"; @@ -49461,6 +48732,21 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter) +"rMh" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/obj/machinery/button/door{ + id = "xenobio4"; + layer = 3.3; + name = "Xenobio Pen 4 Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology"); + sync_doors = 4 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "rMl" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -49515,6 +48801,12 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/carpet, /area/station/service/library) +"rMY" = ( +/obj/structure/window/spawner/directional/south, +/obj/effect/decal/cleanable/food/flour, +/obj/effect/turf_decal/tile/red/opposingcorners, +/turf/open/floor/iron/white, +/area/station/security/prison/mess) "rMZ" = ( /obj/structure/table, /obj/item/folder/blue{ @@ -49538,6 +48830,10 @@ }, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/aisat_interior) +"rNt" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/engine, +/area/station/science/xenobiology) "rNI" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -49791,13 +49087,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/transit_tube) -"rRU" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "rRZ" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -49847,31 +49136,6 @@ /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/wood, /area/station/service/library) -"rSM" = ( -/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{ - dir = 4 - }, -/obj/effect/turf_decal/tile/red{ - dir = 8 - }, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) -"rSO" = ( -/obj/machinery/light/small/directional/east, -/obj/machinery/camera/directional/east{ - c_tag = "MiniSat Exterior - Port Aft"; - network = list("minisat") - }, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "rTg" = ( /obj/structure/table, /obj/item/stock_parts/micro_laser, @@ -50232,15 +49496,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/pharmacy) -"rYP" = ( -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "rYR" = ( /obj/structure/table, /obj/item/reagent_containers/cup/glass/drinkingglass{ @@ -50364,11 +49619,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"sam" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "saB" = ( /obj/machinery/button/door/directional/west{ id = "atmoshfr"; @@ -50377,6 +49627,20 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) +"saM" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table/glass, +/obj/item/folder/blue{ + pixel_y = 3 + }, +/obj/item/pen, +/obj/machinery/computer/security/telescreen/minisat{ + dir = 1; + pixel_y = -28 + }, +/obj/effect/turf_decal/tile/blue, +/turf/open/floor/iron/dark, +/area/station/engineering/transit_tube) "saN" = ( /obj/structure/bookcase/random/religion, /turf/open/floor/wood, @@ -50412,6 +49676,15 @@ /obj/item/storage/toolbox/electrical, /turf/open/floor/iron, /area/station/security/brig) +"sbr" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/pipe/bridge_pipe/cyan/visible, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "sbK" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -50459,13 +49732,6 @@ }, /turf/open/floor/iron, /area/station/science/robotics/lab) -"scw" = ( -/obj/effect/mapping_helpers/broken_floor, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/plating/airless, -/area/space/nearstation) "scy" = ( /obj/effect/decal/cleanable/oil, /obj/machinery/light_switch/directional/east, @@ -50568,6 +49834,28 @@ /obj/machinery/duct, /turf/open/floor/plating, /area/station/maintenance/department/engine) +"seh" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) +"sej" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/landmark/start/hangover, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/bar{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) +"sew" = ( +/obj/structure/chair/stool/directional/east, +/obj/effect/landmark/start/assistant, +/turf/open/floor/wood, +/area/station/commons/lounge) "sey" = ( /obj/structure/sign/departments/court/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -50607,15 +49895,6 @@ dir = 8 }, /area/station/engineering/atmos) -"sfw" = ( -/obj/structure/chair/stool/bar/directional/south, -/obj/effect/turf_decal/siding/wood{ - dir = 9 - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/turf/open/floor/iron, -/area/station/commons/lounge) "sfz" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -50629,6 +49908,21 @@ "sfA" = ( /turf/open/floor/carpet, /area/station/medical/psychology) +"sfD" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 6 + }, +/obj/structure/closet/secure_closet/freezer/kitchen, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/bar{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "sfF" = ( /obj/machinery/duct, /obj/effect/turf_decal/trimline/blue/filled/end, @@ -50767,6 +50061,22 @@ /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"six" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/east, +/obj/machinery/door/window/left/directional/north{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump/off{ + dir = 1; + name = "O2 To Pure" + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "siz" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/effect/decal/cleanable/dirt, @@ -50783,6 +50093,16 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"siH" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/east, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "Mix Outlet Pump" + }, +/obj/effect/turf_decal/tile/brown/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "siL" = ( /obj/item/storage/box/lights/mixed, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -50819,11 +50139,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"sjv" = ( -/obj/structure/cable, -/obj/effect/decal/cleanable/dirt, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "sjx" = ( /obj/structure/cable, /obj/item/kirbyplants/random, @@ -50848,6 +50163,21 @@ "sjP" = ( /turf/closed/wall/r_wall, /area/station/security/prison/safe) +"skc" = ( +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/bot, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/siding/green{ + dir = 1 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "skx" = ( /obj/effect/turf_decal/tile/yellow/half/contrasted{ dir = 8 @@ -50939,6 +50269,24 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/station/medical/surgery/theatre) +"sng" = ( +/obj/structure/window/spawner/directional/south, +/obj/item/storage/medkit/regular{ + pixel_x = 3; + pixel_y = -3 + }, +/obj/item/storage/medkit/fire{ + pixel_x = 3; + pixel_y = 3 + }, +/obj/item/storage/medkit/fire, +/obj/item/storage/medkit/fire{ + pixel_x = -3; + pixel_y = -3 + }, +/obj/structure/table/reinforced, +/turf/open/floor/iron/dark, +/area/station/medical/storage) "snu" = ( /obj/structure/table/wood, /obj/machinery/door/window{ @@ -51006,6 +50354,17 @@ }, /turf/open/floor/plating, /area/station/maintenance/port/greater) +"snV" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/computer/atmos_control/carbon_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "soa" = ( /obj/machinery/light/small/directional/south, /obj/structure/sign/poster/official/random/directional/south, @@ -51071,19 +50430,6 @@ /obj/machinery/atmospherics/pipe/color_adapter, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) -"spk" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "packageExternal" - }, -/obj/structure/window{ - dir = 8 - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/cargo/sorting) "spH" = ( /obj/item/radio/intercom/directional/south, /obj/structure/disposalpipe/segment{ @@ -51094,6 +50440,13 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"spP" = ( +/obj/machinery/power/shieldwallgen, +/obj/structure/window/spawner/directional/north, +/obj/machinery/light/directional/east, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "sqb" = ( /obj/structure/rack, /obj/item/reagent_containers/cup/bottle/ethanol{ @@ -51186,6 +50539,24 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/central) +"srq" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/window/left/directional/east{ + dir = 1; + name = "Kitchen Window"; + req_access = list("kitchen") + }, +/obj/machinery/door/firedoor, +/obj/item/paper, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/poddoor/shutters/preopen{ + id = "kitchen_service"; + name = "Service Shutter" + }, +/obj/item/pen, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron, +/area/station/hallway/secondary/service) "srx" = ( /obj/machinery/light/no_nightlight/directional/east, /obj/machinery/atmospherics/pipe/layer_manifold/cyan/visible, @@ -51462,12 +50833,6 @@ "svS" = ( /turf/closed/wall/r_wall, /area/station/maintenance/aft/lesser) -"svV" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "svW" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -51477,6 +50842,18 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/entry) +"swa" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/camera/directional/east{ + c_tag = "MiniSat Exterior - Port Fore"; + network = list("minisat") + }, +/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ + dir = 8 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "swe" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security/glass{ @@ -51542,15 +50919,6 @@ /obj/machinery/door/firedoor, /turf/open/floor/iron/white/side, /area/station/science/lobby) -"sxj" = ( -/obj/machinery/recharger, -/obj/item/restraints/handcuffs, -/obj/structure/table/glass, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "sxn" = ( /obj/machinery/power/port_gen/pacman/pre_loaded, /turf/open/floor/plating, @@ -51565,14 +50933,18 @@ /obj/machinery/light/directional/west, /turf/open/floor/iron/white, /area/station/science/lab) -"sxK" = ( -/obj/structure/lattice/catwalk, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ - dir = 1 +"sxO" = ( +/obj/structure/table/reinforced, +/obj/structure/window/spawner/directional/west, +/obj/item/roller, +/obj/item/roller{ + pixel_y = 3 }, -/turf/open/space, -/area/space/nearstation) +/obj/item/roller{ + pixel_y = 6 + }, +/turf/open/floor/iron/dark, +/area/station/medical/office) "sxR" = ( /obj/structure/table/wood, /obj/machinery/computer/security/wooden_tv, @@ -51685,6 +51057,11 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/yellow/visible, /turf/open/floor/iron/dark, /area/station/engineering/supermatter/room) +"szi" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space, +/area/space/nearstation) "szk" = ( /obj/effect/spawner/structure/window/reinforced, /obj/structure/cable, @@ -51765,6 +51142,23 @@ /obj/item/stack/cable_coil, /turf/open/space/basic, /area/space/nearstation) +"sBs" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/airalarm/directional/east, +/obj/item/food/poppypretzel{ + pixel_x = -5; + pixel_y = -2 + }, +/obj/item/food/hotcrossbun{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/effect/turf_decal/trimline/green/line{ + dir = 1 + }, +/obj/structure/table/wood, +/turf/open/floor/iron/dark, +/area/station/service/cafeteria) "sBL" = ( /obj/structure/chair/stool/directional/west, /obj/effect/mapping_helpers/broken_floor, @@ -51934,6 +51328,20 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/engineering/atmos/storage/gas) +"sDD" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "XenoPens"; + name = "Xenobiology Lockdown" + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "sDE" = ( /obj/structure/sign/warning/secure_area/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -52018,6 +51426,12 @@ "sFw" = ( /turf/open/floor/iron/chapel, /area/station/service/chapel) +"sGa" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "sGm" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -52117,23 +51531,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"sIy" = ( -/obj/structure/table, -/obj/machinery/button/door{ - id = "xenobio2"; - layer = 3.3; - name = "Xenobio Pen 2 Blast Doors"; - pixel_y = 1; - req_access = list("xenobiology") - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "sID" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -52347,6 +51744,9 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"sNi" = ( +/turf/open/floor/wood, +/area/station/service/theater) "sNl" = ( /obj/effect/turf_decal/plaque{ icon_state = "L1" @@ -52586,6 +51986,17 @@ }, /turf/open/floor/iron, /area/station/engineering/gravity_generator) +"sQV" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/computer/atmos_control/oxygen_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "sQY" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -52629,15 +52040,6 @@ /obj/structure/cable, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) -"sRU" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) "sRW" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -52694,15 +52096,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/engineering/storage_shared) -"sSF" = ( -/obj/effect/turf_decal/tile/bar{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral{ - dir = 4 - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "sSL" = ( /obj/machinery/door/firedoor, /obj/structure/disposalpipe/segment{ @@ -52908,17 +52301,6 @@ }, /turf/open/floor/plating, /area/station/cargo/sorting) -"sVw" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/transit_tube/station/dispenser{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "sVx" = ( /obj/machinery/power/smes{ charge = 5e+006 @@ -53105,21 +52487,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port) -"sXJ" = ( -/obj/machinery/light/directional/north, -/obj/machinery/door/window{ - name = "Secure Art Exhibition"; - req_access = list("library") - }, -/obj/structure/table/wood/fancy/royalblue, -/obj/structure/sign/painting/large/library{ - dir = 1 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/wood, -/area/station/service/library) "sXR" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -53582,18 +52949,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"tgJ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/cable, -/turf/open/floor/carpet, -/area/station/service/theater) -"tgL" = ( -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/grass, -/area/station/service/hydroponics/garden) "thc" = ( /obj/machinery/camera/directional/east{ c_tag = "Gravity Generator Room" @@ -53612,6 +52967,18 @@ dir = 1 }, /area/station/engineering/atmos/pumproom) +"thA" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/item/target/alien, +/obj/item/target/alien, +/obj/item/target/clown, +/obj/item/target/clown, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/science/ordnance/testlab) "thQ" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -53715,6 +53082,19 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"tjI" = ( +/obj/structure/closet/secure_closet/freezer/meat, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/dark/visible, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/window/spawner/directional/north, +/obj/machinery/camera/directional/west{ + c_tag = "Kitchen - Cold Room" + }, +/turf/open/floor/iron/kitchen_coldroom/freezerfloor, +/area/station/service/kitchen/coldroom) "tjL" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -53889,6 +53269,19 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/maintenance, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"tmM" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/camera/directional/east{ + c_tag = "Outer Vault"; + name = "storage wing camera"; + network = list("ss13","vault") + }, +/obj/structure/reagent_dispensers/watertank, +/obj/effect/turf_decal/trimline/brown/filled/corner, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/structure/window/spawner/directional/south, +/turf/open/floor/iron, +/area/station/construction/storage_wing) "tmQ" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/yellow{ @@ -53904,13 +53297,6 @@ /obj/machinery/meter, /turf/open/floor/plating, /area/station/maintenance/department/science/xenobiology) -"tmZ" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/table/wood/poker, -/obj/effect/spawner/random/entertainment/cigarette, -/turf/open/floor/wood, -/area/station/commons/lounge) "tng" = ( /obj/machinery/light/no_nightlight/directional/north, /turf/open/floor/iron/dark, @@ -53954,6 +53340,10 @@ /obj/effect/turf_decal/tile/red, /turf/open/floor/iron, /area/station/hallway/primary/fore) +"tof" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/plating/airless, +/area/space/nearstation) "tok" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/machinery/camera/directional/south{ @@ -54061,6 +53451,11 @@ }, /turf/open/floor/iron/dark, /area/station/command/bridge) +"tqL" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "tqU" = ( /obj/structure/cable, /obj/machinery/door/firedoor, @@ -54114,6 +53509,10 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) +"trI" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/grass, +/area/station/science/genetics) "trM" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -54165,6 +53564,18 @@ /obj/effect/decal/cleanable/dirt/dust, /turf/open/floor/wood, /area/station/maintenance/port/aft) +"tsV" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/door/window{ + name = "MiniSat Walkway Access" + }, +/obj/machinery/camera/directional/east{ + c_tag = "MiniSat Exterior - Aft Port"; + network = list("minisat") + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "tsZ" = ( /obj/machinery/atmospherics/pipe/smart/simple/orange/visible, /obj/structure/lattice/catwalk, @@ -54325,12 +53736,10 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/space, /area/space/nearstation) -"twi" = ( -/obj/effect/landmark/start/hangover, -/obj/machinery/light_switch/directional/north, -/obj/effect/turf_decal/siding/wood, -/turf/open/floor/wood/large, -/area/station/service/theater) +"twg" = ( +/obj/structure/window/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "twj" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/spawner/random/structure/crate, @@ -54381,6 +53790,19 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"twW" = ( +/obj/structure/plasticflaps, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/obj/machinery/disposal/delivery_chute, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 1 + }, +/turf/open/floor/plating, +/area/station/cargo/sorting) "txa" = ( /obj/effect/landmark/event_spawn, /turf/open/floor/iron, @@ -54472,31 +53894,12 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/service/hydroponics) -"tyi" = ( -/obj/structure/cable, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/engine, -/area/station/science/xenobiology) "tyj" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 }, /turf/open/floor/holofloor/dark, /area/station/science/cytology) -"tym" = ( -/obj/machinery/airalarm/server{ - dir = 8; - pixel_x = -24 - }, -/obj/machinery/light/small/directional/west, -/obj/machinery/camera/directional/west{ - c_tag = "Telecomms - Server Room - Aft-Port"; - network = list("ss13","tcomms") - }, -/turf/open/floor/iron/dark/telecomms, -/area/station/tcommsat/server) "tyy" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -54564,6 +53967,13 @@ "tAg" = ( /turf/closed/wall/r_wall, /area/station/command/heads_quarters/rd) +"tAm" = ( +/obj/structure/window/reinforced/plasma/spawner/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/green/visible, +/obj/machinery/power/energy_accumulator/grounding_rod/anchored, +/turf/open/floor/engine, +/area/station/engineering/supermatter) "tAx" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/red{ @@ -54721,6 +54131,19 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"tDM" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/east, +/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ + dir = 4 + }, +/obj/machinery/atmospherics/components/binary/pump{ + dir = 1; + name = "N2O to Pure" + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "tDN" = ( /obj/structure/chair{ dir = 8 @@ -54743,6 +54166,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"tEe" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/bot_white, +/obj/machinery/smartfridge/petri/preloaded, +/turf/open/floor/iron, +/area/station/science/xenobiology) "tEj" = ( /obj/machinery/firealarm/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -54789,6 +54221,15 @@ /obj/machinery/light_switch/directional/east, /turf/open/floor/iron/dark, /area/station/engineering/storage/tcomms) +"tFd" = ( +/obj/structure/table/wood, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/fax{ + fax_name = "Captain's Office"; + name = "Captain's Fax Machine" + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "tFj" = ( /obj/structure/railing/corner{ dir = 4 @@ -55195,14 +54636,6 @@ /obj/effect/turf_decal/bot, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) -"tMr" = ( -/obj/structure/chair/stool/directional/east, -/obj/structure/cable, -/obj/effect/turf_decal/siding/wood{ - dir = 1 - }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) "tMI" = ( /obj/effect/turf_decal/stripes/line{ dir = 8 @@ -55416,20 +54849,6 @@ /obj/item/clothing/mask/surgical, /turf/open/floor/iron/showroomfloor, /area/station/maintenance/starboard/lesser) -"tQk" = ( -/obj/machinery/computer/atmos_control/nitrogen_tank{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/bridge_pipe/dark/visible{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/bridge_pipe/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/red/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "tQG" = ( /obj/structure/cable, /obj/machinery/door/airlock/virology/glass{ @@ -55441,17 +54860,6 @@ /obj/effect/mapping_helpers/airlock/access/all/medical/virology, /turf/open/floor/iron/white, /area/station/medical/virology) -"tQX" = ( -/obj/effect/turf_decal/trimline/purple/filled/line{ - dir = 1 - }, -/obj/effect/turf_decal/bot_white, -/obj/machinery/smartfridge/petri/preloaded, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "tRb" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/structure/cable, @@ -55499,18 +54907,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) -"tSq" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 5 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) "tSw" = ( /turf/closed/wall, /area/station/maintenance/aft/greater) @@ -55653,6 +55049,16 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron/dark, /area/station/security/execution/education) +"tVa" = ( +/obj/machinery/conveyor{ + dir = 1; + id = "packageExternal" + }, +/obj/structure/plasticflaps/opaque, +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/west, +/turf/open/floor/plating, +/area/station/cargo/sorting) "tVm" = ( /obj/structure/closet/secure_closet/brig, /obj/effect/turf_decal/trimline/red/filled/line{ @@ -55791,6 +55197,11 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/engineering/storage/tech) +"tXH" = ( +/obj/structure/cable, +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/commons/lounge) "tXU" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -55892,6 +55303,20 @@ }, /turf/open/floor/iron, /area/station/engineering/main) +"tZB" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/cable, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"tZC" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/ai_slipper{ + uses = 10 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "tZD" = ( /obj/effect/landmark/start/captain, /obj/structure/chair/comfy/brown, @@ -55942,15 +55367,6 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/wood/parquet, /area/station/medical/psychology) -"ual" = ( -/obj/structure/sign/plaques/kiddie/perfect_drone{ - pixel_y = 32 - }, -/obj/structure/table/wood, -/obj/item/storage/backpack/duffelbag/drone, -/obj/structure/window/reinforced, -/turf/open/floor/carpet, -/area/station/command/corporate_showroom) "uam" = ( /obj/effect/turf_decal/plaque{ icon_state = "L6" @@ -56095,14 +55511,6 @@ /obj/effect/turf_decal/tile/neutral, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) -"ucO" = ( -/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{ - dir = 4 - }, -/obj/effect/turf_decal/tile/red/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "ucU" = ( /obj/machinery/light/directional/south, /obj/machinery/camera/directional/south{ @@ -56423,16 +55831,6 @@ /obj/item/stamp/hos, /turf/open/floor/wood, /area/station/command/heads_quarters/hos) -"uio" = ( -/obj/structure/closet/l3closet/security, -/obj/effect/turf_decal/tile/red/half/contrasted{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/brig) "uiB" = ( /obj/machinery/door/airlock/maintenance, /obj/structure/cable, @@ -56448,13 +55846,6 @@ /obj/effect/turf_decal/tile/bar/opposingcorners, /turf/open/floor/iron, /area/station/service/bar) -"uiU" = ( -/obj/structure/cable, -/obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, -/obj/machinery/power/energy_accumulator/grounding_rod/anchored, -/obj/structure/window/reinforced/plasma, -/turf/open/floor/engine, -/area/station/engineering/supermatter) "ujk" = ( /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, /obj/effect/turf_decal/siding/purple{ @@ -56507,6 +55898,15 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) +"uku" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/door/window{ + dir = 8; + name = "MiniSat Airlock Access" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "ukv" = ( /obj/structure/rack, /obj/item/clothing/mask/gas, @@ -56580,16 +55980,6 @@ }, /turf/open/floor/iron/white, /area/station/science/lobby) -"ume" = ( -/obj/machinery/door/window/right/directional/south{ - dir = 4; - name = "Engineering Deliveries"; - req_access = list("engineering") - }, -/obj/effect/turf_decal/delivery, -/obj/structure/window/reinforced, -/turf/open/floor/iron, -/area/station/engineering/main) "umI" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -56663,15 +56053,6 @@ }, /turf/open/floor/engine, /area/station/engineering/supermatter/room) -"unD" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "unL" = ( /turf/closed/wall, /area/station/maintenance/starboard/greater) @@ -56763,27 +56144,32 @@ /obj/item/toy/cattoy, /turf/open/floor/plating, /area/station/medical/abandoned) -"ups" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk, -/obj/effect/decal/cleanable/dirt, -/obj/effect/turf_decal/delivery, -/obj/structure/cable, +"upC" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/structure/window/reinforced{ +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/disposaloutlet{ + dir = 4; + name = "Cargo Deliveries" + }, +/obj/structure/window/spawner/directional/west, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 10 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 10 + }, +/obj/effect/turf_decal/siding/yellow, +/obj/structure/disposalpipe/trunk{ dir = 8 }, -/turf/open/floor/iron, -/area/station/maintenance/disposal/incinerator) -"upx" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/camera/directional/west{ - c_tag = "MiniSat Exterior - Starboard Fore"; - network = list("minisat") +/obj/effect/turf_decal/tile/yellow{ + dir = 4 }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) +/obj/effect/turf_decal/tile/neutral{ + dir = 1 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "upR" = ( /obj/structure/table, /obj/machinery/recharger{ @@ -57093,18 +56479,6 @@ dir = 8 }, /area/station/service/chapel) -"uuj" = ( -/obj/machinery/computer/camera_advanced/xenobio{ - dir = 8 - }, -/obj/effect/turf_decal/trimline/purple/filled/line, -/obj/effect/turf_decal/bot, -/obj/machinery/light/small/directional/south, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "uur" = ( /obj/effect/spawner/random/maintenance, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -57234,22 +56608,6 @@ /obj/item/clothing/head/fedora, /turf/open/floor/plating, /area/station/maintenance/port/aft) -"uwq" = ( -/obj/machinery/light/small/directional/west, -/obj/machinery/door/window{ - base_state = "right"; - icon_state = "right"; - name = "MiniSat Walkway Access" - }, -/obj/machinery/camera/directional/west{ - c_tag = "MiniSat Exterior - Aft Starboard"; - network = list("minisat") - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "uwx" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -57353,6 +56711,20 @@ }, /turf/open/floor/iron, /area/station/cargo/sorting) +"uxo" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table, +/obj/effect/turf_decal/siding{ + dir = 4 + }, +/obj/item/computer_disk/ordnance, +/obj/item/computer_disk/ordnance, +/obj/item/computer_disk/ordnance, +/obj/effect/turf_decal/tile/neutral/opposingcorners{ + dir = 1 + }, +/turf/open/floor/iron/dark, +/area/station/command/heads_quarters/rd) "uxt" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/general/visible, /obj/machinery/meter, @@ -57569,24 +56941,20 @@ }, /turf/open/floor/iron/dark, /area/station/security/lockers) -"uCa" = ( -/obj/structure/flora/bush/pale/style_random, -/obj/structure/flora/bush/ferny/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/window{ - dir = 1 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/grass, -/area/station/science/research) "uCq" = ( /obj/structure/closet/firecloset, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/hallway/primary/central) +"uCA" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/item/paper_bin{ + pixel_x = -2; + pixel_y = 8 + }, +/obj/structure/table/glass, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "uCG" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/spawner/random/trash/garbage{ @@ -57958,19 +57326,6 @@ /obj/structure/disposalpipe/segment, /turf/open/floor/iron/white, /area/station/science/xenobiology) -"uHS" = ( -/obj/machinery/light/small/directional/south, -/obj/machinery/camera/directional/south{ - c_tag = "MiniSat Exterior Access"; - network = list("minisat") - }, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "uId" = ( /obj/effect/turf_decal/tile/yellow/opposingcorners{ dir = 1 @@ -58023,12 +57378,6 @@ /obj/machinery/power/apc/auto_name/directional/west, /turf/open/floor/plating, /area/station/maintenance/fore/lesser) -"uIR" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "uJa" = ( /obj/structure/cable, /turf/open/floor/wood, @@ -58062,23 +57411,6 @@ /obj/item/storage/fancy/cigarettes, /turf/open/floor/carpet, /area/station/security/detectives_office) -"uJy" = ( -/obj/structure/table, -/obj/machinery/button/door{ - id = "xenobio6"; - layer = 3.3; - name = "Xenobio Pen 6 Blast Doors"; - pixel_y = 1; - req_access = list("xenobiology") - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/xenobiology) "uJz" = ( /obj/effect/turf_decal/bot, /obj/structure/rack, @@ -58095,6 +57427,26 @@ /obj/structure/chair/stool/directional/east, /turf/open/floor/iron, /area/station/commons/locker) +"uJR" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 5 + }, +/obj/structure/table/glass, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/grenade/chem_grenade, +/obj/item/stack/cable_coil, +/obj/item/stack/cable_coil, +/obj/item/screwdriver{ + pixel_x = -2; + pixel_y = 6 + }, +/turf/open/floor/iron/white, +/area/station/medical/pharmacy) "uKa" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 6 @@ -58144,6 +57496,17 @@ }, /turf/open/floor/iron, /area/station/science/explab) +"uKD" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/table, +/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/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/command/teleporter) "uKR" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -58209,6 +57572,11 @@ /obj/machinery/firealarm/directional/north, /turf/open/floor/iron/white, /area/station/science/research) +"uLX" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/outlet_injector/on/layer2, +/turf/open/floor/plating/airless, +/area/station/ai_monitored/aisat/exterior) "uMb" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58307,18 +57675,6 @@ /obj/machinery/power/apc/auto_name/directional/west, /turf/open/floor/iron, /area/station/service/janitor) -"uNJ" = ( -/obj/machinery/door/poddoor/shutters{ - dir = 4; - id = "visitation"; - name = "Visitation Shutters" - }, -/obj/machinery/door/window/left/directional/south{ - dir = 4 - }, -/obj/structure/table, -/turf/open/floor/iron, -/area/station/security/prison/visit) "uNO" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -58481,6 +57837,23 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/cargo/sorting) +"uRw" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 5 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/effect/turf_decal/siding/red{ + dir = 1 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/turf/open/floor/iron, +/area/station/hallway/primary/fore) "uRA" = ( /obj/structure/extinguisher_cabinet/directional/west, /obj/item/kirbyplants{ @@ -58907,10 +58280,6 @@ /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/security/range) -"vaG" = ( -/obj/structure/window/reinforced, -/turf/open/floor/engine, -/area/station/science/xenobiology) "vaH" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -59051,6 +58420,22 @@ }, /turf/open/floor/engine, /area/station/science/xenobiology) +"vdX" = ( +/obj/structure/table/reinforced, +/obj/machinery/door/firedoor, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = 3 + }, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -3 + }, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "kitchen_counter"; + name = "Kitchen Counter Shutters" + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "veO" = ( /obj/effect/turf_decal/tile/blue/anticorner/contrasted{ dir = 8 @@ -59072,6 +58457,19 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4, /turf/open/floor/iron/white/smooth_large, /area/station/medical/treatment_center) +"vfb" = ( +/obj/machinery/door/poddoor/shutters{ + dir = 4; + id = "visitation"; + name = "Visitation Shutters" + }, +/obj/machinery/door/window/left/directional/south{ + dir = 4 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/table, +/turf/open/floor/iron, +/area/station/security/prison/visit) "vfh" = ( /obj/machinery/door/window/right/directional/north{ dir = 8; @@ -59102,14 +58500,6 @@ /obj/machinery/vending/coffee, /turf/open/floor/iron/dark, /area/station/security/courtroom) -"vfN" = ( -/obj/machinery/light_switch/directional/south, -/obj/effect/spawner/random/vending/colavend, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "vfO" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ @@ -59124,6 +58514,10 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"vgb" = ( +/obj/effect/decal/cleanable/dirt, +/turf/open/floor/wood, +/area/station/commons/lounge) "vgd" = ( /obj/machinery/door/airlock/engineering{ name = "Telecomms Storage" @@ -59182,25 +58576,6 @@ "vhv" = ( /turf/closed/wall/r_wall, /area/station/engineering/atmospherics_engine) -"vhy" = ( -/obj/machinery/computer/upload/borg, -/obj/machinery/door/window/left/directional/west{ - dir = 2; - layer = 3.1; - name = "Cyborg Upload Console Window"; - req_access = list("ai_upload") - }, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/turret_protected/ai_upload) "vhB" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -59256,19 +58631,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) -"viy" = ( -/obj/structure/flora/bush/pale/style_random, -/obj/structure/flora/bush/ferny/style_random, -/obj/structure/flora/bush/fullgrass/style_random, -/obj/structure/flora/bush/flowers_br/style_random, -/obj/structure/window{ - dir = 4 - }, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/grass, -/area/station/science/research) "viH" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/effect/spawner/structure/window/reinforced, @@ -59370,6 +58732,13 @@ /obj/effect/mapping_helpers/airlock/access/any/service/kitchen, /turf/open/floor/iron/cafeteria, /area/station/service/kitchen) +"vjR" = ( +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 4 + }, +/obj/structure/chair/stool/directional/north, +/turf/open/floor/wood, +/area/station/commons/lounge) "vjS" = ( /obj/effect/landmark/start/paramedic, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -59451,17 +58820,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/aft/greater) -"vkx" = ( -/obj/machinery/computer/atmos_control/nitrous_tank{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/yellow/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "vkz" = ( /obj/effect/turf_decal/stripes/corner{ dir = 4 @@ -59502,19 +58860,11 @@ }, /turf/open/floor/wood, /area/station/command/heads_quarters/qm) -"vlg" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/machinery/space_heater, -/obj/effect/turf_decal/tile/yellow{ - dir = 4 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark/corner, -/area/station/engineering/atmos/storage/gas) +"vld" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/spawner/random/trash/mess, +/turf/open/floor/plating, +/area/station/maintenance/port/aft) "vlh" = ( /obj/structure/rack, /obj/effect/spawner/random/techstorage/rnd_secure_all, @@ -59747,6 +59097,17 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/command/bridge) +"vpj" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/table, +/obj/item/surgical_drapes, +/obj/item/cautery, +/obj/structure/disposalpipe/segment{ + dir = 9 + }, +/obj/effect/turf_decal/tile/purple/half/contrasted, +/turf/open/floor/iron/white, +/area/station/science/robotics/lab) "vpl" = ( /obj/structure/chair{ dir = 8 @@ -59767,14 +59128,6 @@ }, /turf/open/floor/iron, /area/station/security/checkpoint/customs) -"vpr" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/carpet, -/area/station/service/theater) "vpB" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -59869,6 +59222,10 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/service) +"vqN" = ( +/obj/effect/landmark/event_spawn, +/turf/open/floor/carpet, +/area/station/service/theater) "vqU" = ( /obj/structure/cable, /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ @@ -59958,23 +59315,17 @@ }, /turf/open/floor/plating, /area/station/cargo/storage) -"vsX" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/item/reagent_containers/condiment/peppermill{ - pixel_x = 3 - }, -/obj/item/reagent_containers/condiment/saltshaker{ - pixel_x = -3 - }, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 1; - id = "kitchen_counter"; - name = "Kitchen Counter Shutters" - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/turf/open/floor/iron, -/area/station/service/kitchen) +"vsY" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/item/food/grown/harebell, +/obj/item/food/grown/harebell, +/obj/item/food/grown/harebell, +/obj/item/food/grown/harebell, +/obj/item/food/grown/harebell, +/obj/structure/table/wood, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/service/chapel/funeral) "vsZ" = ( /obj/structure/table/reinforced, /obj/item/folder/red, @@ -60072,13 +59423,6 @@ }, /turf/open/floor/iron, /area/station/engineering/atmos) -"vvo" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/space, -/area/space/nearstation) "vvp" = ( /obj/machinery/firealarm/directional/south, /obj/effect/turf_decal/tile/neutral{ @@ -60217,19 +59561,6 @@ /obj/structure/sign/warning/secure_area, /turf/closed/wall/r_wall, /area/station/command/corporate_showroom) -"vyA" = ( -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 6 - }, -/obj/effect/turf_decal/trimline/brown/warning{ - dir = 6 - }, -/obj/effect/turf_decal/siding/purple, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/science/lobby) "vyM" = ( /obj/machinery/holopad, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -60260,14 +59591,6 @@ }, /turf/open/floor/iron, /area/station/cargo/warehouse) -"vzr" = ( -/obj/structure/table/wood, -/obj/item/clothing/glasses/monocle, -/obj/structure/cable, -/obj/machinery/power/apc/auto_name/directional/north, -/obj/effect/turf_decal/siding/wood, -/turf/open/floor/wood/large, -/area/station/service/theater) "vzx" = ( /obj/machinery/portable_atmospherics/canister/plasma, /obj/effect/turf_decal/siding/purple{ @@ -60360,14 +59683,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) -"vAi" = ( -/obj/effect/landmark/start/hangover, -/obj/structure/window{ - dir = 8 - }, -/obj/machinery/computer/security/telescreen/entertainment/directional/south, -/turf/open/floor/carpet, -/area/station/service/theater) "vAF" = ( /obj/structure/table/glass, /obj/item/retractor, @@ -60399,20 +59714,6 @@ /obj/effect/turf_decal/tile/purple, /turf/open/floor/iron, /area/station/hallway/primary/central) -"vBA" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/firealarm/directional/south, -/obj/structure/table/wood, -/obj/effect/spawner/random/entertainment/musical_instrument, -/obj/item/clothing/glasses/regular/hipster{ - name = "Hipster Glasses" - }, -/obj/effect/turf_decal/siding/wood{ - dir = 9 - }, -/turf/open/floor/wood/large, -/area/station/service/theater) "vBG" = ( /obj/item/radio/intercom/directional/south, /obj/effect/turf_decal/siding/purple{ @@ -60430,11 +59731,32 @@ /obj/machinery/power/apc/auto_name/directional/south, /turf/open/floor/iron/freezer, /area/station/commons/toilet/restrooms) +"vBY" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/decal/cleanable/dirt, +/obj/effect/landmark/start/hangover, +/obj/machinery/duct, +/obj/effect/turf_decal/tile/bar{ + dir = 1 + }, +/obj/effect/turf_decal/tile/neutral{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "vCh" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/maintenance/port/aft) +"vCm" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/cable, +/obj/effect/spawner/random/decoration/showcase, +/turf/open/floor/carpet, +/area/station/command/corporate_showroom) "vCr" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -60487,6 +59809,19 @@ /obj/item/tail_pin, /turf/open/space/basic, /area/space/nearstation) +"vDr" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/table, +/obj/machinery/button/door{ + id = "xenobio7"; + layer = 3.3; + name = "Xenobio Pen 7 Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "vDt" = ( /obj/machinery/door/airlock/maintenance{ name = "Research Maintenance" @@ -60579,6 +59914,15 @@ /obj/machinery/atmospherics/pipe/smart/simple/supply/hidden, /turf/open/floor/iron, /area/station/engineering/atmos/storage/gas) +"vEO" = ( +/obj/structure/chair/wood/wings{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/wood, +/area/station/service/theater) "vET" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -60739,6 +60083,15 @@ /obj/machinery/atmospherics/pipe/layer_manifold/scrubbers/hidden, /turf/closed/wall/r_wall, /area/station/maintenance/starboard/greater) +"vIx" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/west, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) "vIB" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -60860,15 +60213,10 @@ }, /turf/open/floor/carpet/royalblue, /area/station/service/library) -"vKw" = ( -/obj/structure/cable, -/obj/structure/window{ - dir = 8 - }, -/obj/structure/chair/wood/wings, -/obj/effect/landmark/start/mime, -/turf/open/floor/carpet, -/area/station/service/theater) +"vKE" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) "vKL" = ( /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ dir = 1 @@ -60922,12 +60270,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) -"vLo" = ( -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "vLA" = ( /obj/structure/disposalpipe/junction/flip{ dir = 4 @@ -61006,20 +60348,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"vNz" = ( -/obj/machinery/door/firedoor, -/obj/structure/table/reinforced, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 1; - id = "kitchen_counter"; - name = "Kitchen Counter Shutters" - }, -/obj/structure/desk_bell{ - pixel_x = 7 - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/turf/open/floor/iron, -/area/station/service/kitchen) "vNG" = ( /obj/structure/table/wood, /obj/machinery/newscaster/directional/west, @@ -61049,24 +60377,6 @@ /obj/effect/mapping_helpers/airlock/access/any/command/maintenance, /turf/open/floor/plating, /area/station/maintenance/central) -"vOE" = ( -/obj/machinery/portable_atmospherics/pump, -/obj/machinery/atmospherics/components/unary/portables_connector/visible{ - dir = 4 - }, -/obj/effect/turf_decal/bot, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/effect/turf_decal/tile/yellow{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/hallway/primary/starboard) "vOK" = ( /obj/structure/plasticflaps/opaque, /obj/effect/turf_decal/bot, @@ -61083,13 +60393,6 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/lesser) -"vPa" = ( -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/space, -/area/space/nearstation) "vPm" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61278,22 +60581,6 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) -"vRH" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/item/target/alien, -/obj/item/target/alien, -/obj/item/target/clown, -/obj/item/target/clown, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/science/ordnance/testlab) "vRN" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 8 @@ -61385,12 +60672,51 @@ }, /turf/open/floor/iron/freezer, /area/station/commons/toilet/restrooms) +"vTb" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/button/ignition{ + id = "Xenobio"; + pixel_x = -4; + pixel_y = -3 + }, +/obj/machinery/button/door/directional/north{ + id = "Xenolab"; + name = "Test Chamber Blast Doors"; + pixel_x = 6; + pixel_y = -2; + req_access = list("xenobiology") + }, +/obj/structure/table/reinforced/plastitaniumglass, +/obj/machinery/computer/security/telescreen{ + name = "Test Chamber Monitor"; + network = list("xeno"); + pixel_y = 9 + }, +/obj/item/radio/intercom/directional/north, +/turf/open/floor/iron, +/area/station/science/xenobiology) "vTf" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ dir = 8 }, /turf/open/floor/plating, /area/station/maintenance/fore) +"vTO" = ( +/obj/structure/table/wood, +/obj/item/flashlight/lamp/green{ + pixel_x = 1; + pixel_y = 5 + }, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/obj/structure/disposalpipe/segment, +/obj/item/bikehorn/rubberducky, +/obj/machinery/light_switch/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "vTX" = ( /turf/open/floor/iron/dark, /area/station/engineering/atmospherics_engine) @@ -61423,6 +60749,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/aft/greater) +"vVb" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/structure/lattice, +/turf/open/space, +/area/space/nearstation) "vVm" = ( /obj/machinery/firealarm/directional/north, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -61496,6 +60829,14 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/ai_monitored/command/nuke_storage) +"vVQ" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ + dir = 8 + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/engine, +/area/station/science/explab) "vVV" = ( /obj/structure/disposalpipe/segment{ dir = 5 @@ -61544,16 +60885,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/science/ordnance/testlab) -"vWh" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 6 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/white, -/area/station/science/xenobiology) "vWn" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -61566,14 +60897,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/aft) -"vWp" = ( -/obj/machinery/disposal/bin, -/obj/structure/disposalpipe/trunk{ - dir = 4 - }, -/obj/effect/turf_decal/delivery, -/turf/open/floor/iron, -/area/station/engineering/main) "vWt" = ( /obj/machinery/firealarm/directional/east, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -61613,37 +60936,6 @@ dir = 1 }, /area/station/engineering/atmos) -"vWD" = ( -/obj/machinery/conveyor{ - dir = 8; - id = "packageExternal" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/machinery/camera/directional/south{ - c_tag = "Cargo Bay - Aft"; - pixel_x = 14 - }, -/obj/machinery/disposal/delivery_chute{ - dir = 4 - }, -/obj/structure/disposalpipe/trunk{ - dir = 8 - }, -/obj/machinery/door/window/right/directional/west{ - dir = 4; - name = "Crate to Shuttle"; - req_access = list("shipping") - }, -/obj/structure/plasticflaps/opaque{ - name = "Service Deliveries" - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/cargo/storage) "vWF" = ( /obj/structure/cable, /obj/machinery/holopad, @@ -61654,21 +60946,6 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/security/courtroom) -"vWK" = ( -/obj/machinery/camera/directional/east{ - c_tag = "Teleporter Room" - }, -/obj/structure/rack, -/obj/item/clothing/suit/hazardvest, -/obj/item/clothing/suit/hazardvest, -/obj/item/clothing/mask/breath, -/obj/item/clothing/mask/breath, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/command/teleporter) "vWT" = ( /obj/structure/frame/machine{ anchored = 1 @@ -61684,6 +60961,13 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/station/medical/treatment_center) +"vXh" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "vXt" = ( /obj/machinery/atmospherics/pipe/smart/simple/cyan/visible{ dir = 9 @@ -61709,6 +60993,10 @@ /obj/effect/spawner/random/structure/grille, /turf/open/floor/plating, /area/station/maintenance/port) +"vXK" = ( +/obj/structure/window/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "vXO" = ( /obj/effect/decal/cleanable/dirt, /obj/effect/spawner/random/trash/mess, @@ -61795,17 +61083,6 @@ "vZm" = ( /turf/closed/wall, /area/station/security/lockers) -"vZq" = ( -/obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/directional/north, -/obj/effect/turf_decal/tile/blue{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "vZB" = ( /obj/structure/sign/directions/evac, /turf/closed/wall, @@ -61838,15 +61115,6 @@ /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, /area/station/hallway/secondary/command) -"vZZ" = ( -/obj/structure/table, -/obj/structure/cable, -/obj/machinery/reagentgrinder{ - pixel_x = 6; - pixel_y = 6 - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "wac" = ( /obj/item/stack/sheet/glass/fifty{ pixel_x = 3; @@ -61912,14 +61180,6 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/station/medical/storage) -"waZ" = ( -/obj/structure/table/reinforced, -/obj/item/storage/backpack/duffelbag/med/surgery, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "wbv" = ( /obj/structure/sign/warning/vacuum/external/directional/north, /obj/effect/turf_decal/stripes/line{ @@ -61939,6 +61199,26 @@ /obj/effect/spawner/random/trash/bin, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"wcb" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 6 + }, +/obj/structure/sign/warning/secure_area/directional/east{ + pixel_y = 32 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 6 + }, +/obj/effect/turf_decal/siding/yellow, +/obj/effect/turf_decal/tile/yellow{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/opposingcorners, +/turf/open/floor/iron, +/area/station/hallway/primary/starboard) "wcr" = ( /obj/structure/cable, /obj/effect/turf_decal/tile/neutral{ @@ -61980,6 +61260,15 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/central) +"wda" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/obj/machinery/camera{ + c_tag = "Xenobiology Lab - Pen #4"; + dir = 6; + network = list("ss13","rd","xeno") + }, +/turf/open/floor/engine, +/area/station/science/xenobiology) "wde" = ( /obj/effect/turf_decal/trimline/red/filled/line{ dir = 9 @@ -62032,22 +61321,17 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/construction/storage_wing) +"wei" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/cable, +/obj/effect/landmark/start/hangover, +/turf/open/floor/carpet, +/area/station/service/theater) "wek" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/spawner/random/trash/mess, /turf/open/floor/iron/white, /area/station/medical/abandoned) -"wem" = ( -/obj/item/paper_bin{ - pixel_x = -2; - pixel_y = 8 - }, -/obj/structure/table/glass, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/command/bridge) "wen" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment, @@ -62105,6 +61389,11 @@ /obj/effect/turf_decal/tile/neutral/half/contrasted, /turf/open/floor/iron, /area/station/service/hydroponics/garden) +"wff" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/effect/mapping_helpers/broken_floor, +/turf/open/floor/plating/airless, +/area/space/nearstation) "wfm" = ( /obj/effect/spawner/structure/window, /turf/open/floor/plating, @@ -62152,6 +61441,10 @@ /obj/structure/table/glass, /turf/open/floor/iron/dark, /area/station/command/bridge) +"wfG" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/science/explab) "wfN" = ( /obj/structure/closet/secure_closet/personal, /obj/item/clothing/under/misc/assistantformal, @@ -62251,6 +61544,13 @@ /obj/item/stock_parts/matter_bin, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"whn" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/lattice/catwalk, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/space, +/area/space/nearstation) "whx" = ( /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -62286,6 +61586,12 @@ /obj/machinery/duct, /turf/open/floor/iron, /area/station/engineering/break_room) +"whI" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "whN" = ( /obj/docking_port/stationary{ dheight = 4; @@ -62320,6 +61626,13 @@ }, /turf/open/floor/iron, /area/station/commons/storage/tools) +"wiR" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/cable, +/obj/effect/spawner/random/decoration/showcase, +/turf/open/floor/carpet, +/area/station/command/corporate_showroom) "wiS" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/structure/cable, @@ -62411,6 +61724,15 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/wood, /area/station/service/library) +"wkn" = ( +/obj/structure/window/spawner/directional/west, +/obj/structure/window/spawner/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/brown/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "wkv" = ( /obj/structure/railing{ dir = 8 @@ -62491,6 +61813,19 @@ /obj/machinery/atmospherics/pipe/smart/simple/dark/visible, /turf/open/floor/iron, /area/station/engineering/atmos) +"wmK" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table, +/obj/machinery/button/door{ + id = "xenobio1"; + layer = 3.3; + name = "Xenobio Pen 1 Blast Doors"; + pixel_y = 1; + req_access = list("xenobiology") + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "wmL" = ( /turf/closed/wall/r_wall, /area/station/science/xenobiology/hallway) @@ -62527,14 +61862,6 @@ }, /turf/open/floor/plating, /area/station/medical/abandoned) -"wnP" = ( -/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, -/obj/effect/turf_decal/tile/blue{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "wnR" = ( /obj/machinery/vending/wardrobe/hydro_wardrobe, /obj/effect/turf_decal/stripes/line{ @@ -62544,6 +61871,13 @@ /obj/structure/sign/poster/official/random/directional/east, /turf/open/floor/iron, /area/station/service/hydroponics) +"wnZ" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "woc" = ( /obj/effect/turf_decal/stripes/line{ dir = 1 @@ -62551,18 +61885,6 @@ /obj/structure/cable, /turf/open/floor/plating, /area/station/maintenance/port) -"wof" = ( -/obj/effect/turf_decal/siding/purple{ - dir = 1 - }, -/obj/machinery/dna_infuser, -/obj/item/infuser_book, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/science/genetics) "woi" = ( /obj/machinery/camera/directional/south{ c_tag = "Arrivals - Aft Arm - Far" @@ -62570,13 +61892,6 @@ /obj/effect/turf_decal/stripes/line, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"woD" = ( -/obj/structure/closet/crate/coffin, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/service/chapel/funeral) "woG" = ( /obj/structure/cable, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -62666,15 +61981,6 @@ /obj/effect/mapping_helpers/airlock/access/all/command/ai_upload, /turf/open/floor/iron/dark, /area/station/ai_monitored/turret_protected/ai_upload) -"wpV" = ( -/obj/item/kirbyplants/random, -/obj/machinery/light/small/directional/east, -/obj/effect/turf_decal/tile/purple/opposingcorners, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron, -/area/station/science/research) "wqh" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ @@ -62696,15 +62002,6 @@ /obj/machinery/power/apc/auto_name/directional/north, /turf/open/floor/iron, /area/station/maintenance/starboard/greater) -"wqD" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "wqJ" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -62762,19 +62059,6 @@ /obj/effect/spawner/random/engineering/tracking_beacon, /turf/open/floor/circuit/green, /area/station/science/robotics/mechbay) -"wrP" = ( -/obj/machinery/conveyor{ - dir = 1; - id = "packageSort2" - }, -/obj/effect/turf_decal/stripes/line{ - dir = 4 - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/plating, -/area/station/cargo/sorting) "wsq" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ @@ -62961,6 +62245,17 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/wood, /area/station/commons/dorms) +"wvj" = ( +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 6 + }, +/obj/effect/turf_decal/trimline/brown/warning{ + dir = 6 + }, +/obj/structure/window/spawner/directional/east, +/obj/effect/turf_decal/siding/purple, +/turf/open/floor/iron/white, +/area/station/science/lobby) "wvo" = ( /obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ dir = 4 @@ -63105,6 +62400,12 @@ /obj/effect/spawner/random/structure/crate, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"wyV" = ( +/obj/structure/table/wood, +/obj/effect/spawner/random/trash/soap, +/obj/structure/sign/poster/random/directional/east, +/turf/open/floor/wood, +/area/station/service/theater) "wza" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -63152,6 +62453,30 @@ }, /turf/open/floor/plating, /area/station/maintenance/starboard/fore) +"wzO" = ( +/obj/machinery/door/window/right/directional/south{ + dir = 8; + name = "Surgical Supplies"; + req_access = list("surgery") + }, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table/reinforced, +/obj/item/stack/sticky_tape/surgical, +/obj/item/stack/medical/bone_gel, +/obj/effect/turf_decal/tile/blue/fourcorners, +/turf/open/floor/iron/white, +/area/station/medical/surgery/theatre) +"wzZ" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/computer/cargo/request{ + dir = 8 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/hop) +"wAm" = ( +/obj/structure/window/spawner/directional/west, +/turf/open/floor/carpet, +/area/station/service/theater) "wAp" = ( /obj/item/radio/intercom/directional/west, /obj/structure/table, @@ -63246,6 +62571,10 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/general, /turf/open/floor/plating, /area/station/engineering/supermatter/room) +"wBT" = ( +/obj/structure/cable, +/turf/open/floor/carpet, +/area/station/service/theater) "wBV" = ( /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/components/binary/pump/on{ @@ -63447,6 +62776,16 @@ /obj/structure/light_construct/directional/east, /turf/open/floor/plating, /area/station/maintenance/port/aft) +"wGB" = ( +/obj/machinery/door/window/left/directional/north{ + name = "Inner Pipe Access"; + req_access = list("atmospherics") + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "wGE" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/power/apc/auto_name/directional/north, @@ -63551,6 +62890,21 @@ }, /turf/open/floor/iron/white, /area/station/medical/virology) +"wIY" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/rack, +/obj/item/wrench, +/obj/item/crowbar/red, +/obj/machinery/light_switch/directional/south, +/turf/open/floor/iron, +/area/station/science/xenobiology) +"wJc" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + layer = 2.9 + }, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "wJw" = ( /turf/open/floor/engine/plasma, /area/station/engineering/atmos) @@ -63585,6 +62939,10 @@ }, /turf/open/floor/iron, /area/station/commons/storage/tools) +"wKu" = ( +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/lounge) "wKC" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -63611,15 +62969,23 @@ /obj/effect/turf_decal/delivery, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"wLg" = ( -/obj/structure/table/wood, -/obj/effect/spawner/random/trash/soap, -/obj/structure/sign/poster/random/directional/east, -/obj/effect/turf_decal/siding/wood{ - dir = 8 +"wLc" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/north, +/obj/structure/table, +/obj/machinery/button/door{ + id = "xenobio8"; + layer = 3.3; + name = "Xenobio Pen 8 Blast Doors"; + pixel_y = 4; + req_access = list("xenobiology") }, -/turf/open/floor/wood/large, -/area/station/service/theater) +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = 10; + pixel_y = -1 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "wLw" = ( /obj/machinery/duct, /turf/open/floor/plating, @@ -63739,6 +63105,13 @@ }, /turf/open/floor/iron/white, /area/station/science/cytology) +"wOa" = ( +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/structure/window/spawner/directional/north, +/turf/open/floor/iron/dark, +/area/station/engineering/atmos) "wOl" = ( /obj/effect/turf_decal/tile/yellow/opposingcorners{ dir = 1 @@ -63826,13 +63199,6 @@ /obj/machinery/vending/wardrobe/det_wardrobe, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) -"wPn" = ( -/obj/structure/window/reinforced{ - dir = 1 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/ai_monitored/aisat/exterior) "wPo" = ( /obj/item/radio/intercom/directional/west{ freerange = 1; @@ -63867,6 +63233,11 @@ }, /turf/open/floor/circuit/green, /area/station/ai_monitored/turret_protected/ai) +"wPv" = ( +/obj/structure/chair/stool/directional/east, +/obj/structure/cable, +/turf/open/floor/wood, +/area/station/commons/lounge) "wPB" = ( /obj/machinery/light/small/directional/south, /turf/open/floor/engine/air, @@ -63920,6 +63291,13 @@ /obj/effect/spawner/structure/window, /turf/open/floor/plating, /area/station/science/lab) +"wQg" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "wQj" = ( /obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4{ dir = 8 @@ -63995,6 +63373,15 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron/grimy, /area/station/service/chapel/office) +"wRz" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/machinery/cell_charger{ + pixel_y = 4 + }, +/obj/structure/table/glass, +/obj/item/stock_parts/cell/high, +/turf/open/floor/iron/dark, +/area/station/command/bridge) "wRB" = ( /obj/item/radio/intercom/directional/north, /obj/machinery/firealarm/directional/west, @@ -64055,6 +63442,11 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/starboard) +"wSp" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "wSs" = ( /obj/structure/table/wood/poker, /obj/effect/spawner/random/entertainment/deck, @@ -64109,6 +63501,20 @@ /obj/item/papercutter, /turf/open/floor/iron/dark, /area/station/ai_monitored/security/armory) +"wTr" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/obj/structure/table, +/obj/item/storage/box/gloves{ + pixel_x = -4; + pixel_y = 8 + }, +/obj/item/storage/box/masks{ + pixel_x = 4; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/station/science/xenobiology) "wTs" = ( /obj/item/radio/intercom/directional/south, /obj/machinery/camera/directional/south{ @@ -64366,6 +63772,35 @@ /obj/effect/spawner/random/trash/mess, /turf/open/floor/plating, /area/station/maintenance/starboard/aft) +"wYm" = ( +/obj/structure/window/spawner/directional/west, +/obj/machinery/conveyor{ + dir = 8; + id = "packageExternal" + }, +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/machinery/camera/directional/south{ + c_tag = "Cargo Bay - Aft"; + pixel_x = 14 + }, +/obj/machinery/disposal/delivery_chute{ + dir = 4 + }, +/obj/structure/disposalpipe/trunk{ + dir = 8 + }, +/obj/machinery/door/window/right/directional/west{ + dir = 4; + name = "Crate to Shuttle"; + req_access = list("shipping") + }, +/obj/structure/plasticflaps/opaque{ + name = "Service Deliveries" + }, +/turf/open/floor/iron, +/area/station/cargo/storage) "wYn" = ( /obj/machinery/chem_dispenser/drinks/beer{ dir = 1 @@ -64382,6 +63817,23 @@ }, /turf/open/floor/iron/white, /area/station/medical/medbay/central) +"wYt" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/flasher/directional/north{ + id = "AI" + }, +/obj/effect/spawner/random/aimodule/harmful, +/obj/structure/table/wood/fancy/red, +/obj/machinery/door/window/brigdoor/left/directional/south{ + dir = 8; + name = "High-Risk Modules"; + req_access = list("captain") + }, +/obj/item/ai_module/reset/purge{ + pixel_y = 11 + }, +/turf/open/floor/circuit/red, +/area/station/ai_monitored/turret_protected/ai_upload) "wYx" = ( /obj/effect/turf_decal/stripes/line{ dir = 5 @@ -64511,13 +63963,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"xbI" = ( -/obj/structure/lattice, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/space, -/area/space/nearstation) "xbT" = ( /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -64606,27 +64051,14 @@ /obj/effect/mapping_helpers/airlock/access/all/supply/mining, /turf/open/floor/iron, /area/station/cargo/miningoffice) +"xek" = ( +/obj/structure/window/spawner/directional/south, +/turf/open/floor/iron/dark, +/area/station/commons/fitness/recreation) "xel" = ( /obj/structure/closet/firecloset, /turf/open/floor/plating, /area/station/maintenance/central) -"xem" = ( -/obj/machinery/airalarm/directional/east, -/obj/item/food/poppypretzel{ - pixel_x = -5; - pixel_y = -2 - }, -/obj/item/food/hotcrossbun{ - pixel_x = 5; - pixel_y = 7 - }, -/obj/effect/turf_decal/trimline/green/line{ - dir = 1 - }, -/obj/structure/table/wood, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/service/cafeteria) "xen" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -64849,29 +64281,39 @@ "xhh" = ( /turf/open/floor/plating/airless, /area/station/science/ordnance/bomb) -"xhm" = ( +"xhV" = ( +/obj/structure/window/spawner/directional/south, +/obj/machinery/computer/atmos_control/air_tank{ + dir = 1 + }, +/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ + dir = 4 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) +"xia" = ( /obj/machinery/door/window/right/directional/south{ + dir = 1; name = "First Aid Supplies"; req_access = list("medical") }, +/obj/structure/window/spawner/directional/west, /obj/item/storage/medkit/regular{ pixel_x = 3; pixel_y = -3 }, -/obj/item/storage/medkit/brute{ +/obj/item/storage/medkit/toxin{ pixel_x = 3; pixel_y = 3 }, -/obj/item/storage/medkit/brute, -/obj/item/storage/medkit/brute{ +/obj/item/storage/medkit/toxin, +/obj/item/storage/medkit/toxin{ pixel_x = -3; pixel_y = -3 }, /obj/structure/table/reinforced, -/obj/machinery/light/directional/north, -/obj/structure/window{ - dir = 8 - }, +/obj/machinery/light/directional/south, /turf/open/floor/iron/dark, /area/station/medical/storage) "xip" = ( @@ -65025,18 +64467,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/security/prison) -"xkZ" = ( -/obj/structure/table/reinforced, -/obj/machinery/door/firedoor, -/obj/item/food/pie/cream, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 1; - id = "kitchen_counter"; - name = "Kitchen Counter Shutters" - }, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/turf/open/floor/iron, -/area/station/service/kitchen) "xln" = ( /obj/machinery/requests_console/directional/west{ department = "Detective"; @@ -65116,6 +64546,17 @@ /obj/machinery/airalarm/directional/west, /turf/open/floor/iron/grimy, /area/station/tcommsat/computer) +"xmx" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{ + dir = 8; + initialize_directions = 4; + name = "euthanization chamber freezer" + }, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/science/xenobiology) "xmT" = ( /obj/structure/lattice, /obj/machinery/atmospherics/pipe/smart/simple/yellow/visible{ @@ -65253,34 +64694,6 @@ }, /turf/open/floor/iron/dark, /area/station/engineering/atmos) -"xpn" = ( -/obj/machinery/light_switch/directional/north, -/obj/structure/table/wood, -/obj/item/reagent_containers/cup/glass/mug{ - pixel_x = 13; - pixel_y = 7 - }, -/obj/item/reagent_containers/cup/glass/mug{ - pixel_x = 6; - pixel_y = 3 - }, -/obj/item/reagent_containers/cup/glass/mug{ - pixel_x = 13; - pixel_y = -1 - }, -/obj/item/reagent_containers/cup/glass/shaker{ - pixel_x = -2; - pixel_y = 12 - }, -/obj/item/reagent_containers/cup/glass/ice{ - pixel_x = -4; - pixel_y = 2 - }, -/obj/structure/window{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/service/cafeteria) "xpo" = ( /turf/open/floor/carpet, /area/station/commons/dorms) @@ -65289,13 +64702,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/visible/layer2, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) -"xpM" = ( -/obj/structure/window{ - dir = 8 - }, -/obj/effect/spawner/random/structure/musician/piano/random_piano, -/turf/open/floor/carpet, -/area/station/service/theater) "xpO" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/spawner/random/medical/patient_stretcher, @@ -65373,10 +64779,26 @@ }, /turf/open/floor/iron, /area/station/commons/fitness/recreation) +"xrk" = ( +/obj/structure/window/reinforced/spawner/directional/north, +/turf/open/floor/iron/grimy, +/area/station/security/detectives_office) "xrr" = ( /obj/effect/spawner/structure/window/reinforced, /turf/open/floor/plating, /area/station/maintenance/disposal/incinerator) +"xrE" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/computer/camera_advanced/xenobio{ + dir = 8 + }, +/obj/effect/turf_decal/trimline/purple/filled/line{ + dir = 1 + }, +/obj/effect/turf_decal/bot, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron, +/area/station/science/xenobiology) "xrN" = ( /obj/effect/turf_decal/delivery, /obj/machinery/atmospherics/pipe/smart/simple/supply/hidden, @@ -65543,24 +64965,6 @@ }, /turf/open/floor/iron/solarpanel/airless, /area/station/solars/port/fore) -"xuL" = ( -/obj/structure/closet/crate/trashcart/laundry, -/obj/effect/spawner/random/contraband/prison, -/obj/item/clothing/under/rank/prisoner, -/obj/item/clothing/under/rank/prisoner, -/obj/item/clothing/under/rank/prisoner/skirt, -/obj/item/clothing/under/rank/prisoner/skirt, -/obj/machinery/atmospherics/components/unary/vent_pump/on/layer4{ - dir = 8 - }, -/obj/effect/turf_decal/tile/blue/opposingcorners{ - dir = 1 - }, -/obj/structure/window/reinforced{ - dir = 1 - }, -/turf/open/floor/iron/cafeteria, -/area/station/security/prison) "xuS" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -65631,17 +65035,6 @@ /obj/structure/extinguisher_cabinet/directional/east, /turf/open/floor/iron/freezer, /area/station/commons/toilet/restrooms) -"xwe" = ( -/obj/structure/chair{ - dir = 8 - }, -/obj/effect/turf_decal/tile/neutral/fourcorners, -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/iron/dark, -/area/station/security/courtroom) "xwf" = ( /obj/structure/weightmachine/weightlifter, /turf/open/floor/iron/dark/side{ @@ -65869,12 +65262,22 @@ /obj/effect/turf_decal/tile/blue/fourcorners, /turf/open/floor/iron/white, /area/station/medical/treatment_center) -"xzO" = ( -/obj/effect/turf_decal/siding/wood{ - dir = 1 +"xzJ" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/engine, +/area/station/science/xenobiology) +"xzY" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/effect/turf_decal/delivery, +/obj/machinery/door/firedoor, +/obj/effect/turf_decal/stripes/line, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 8; + id = "XenoPens"; + name = "Xenobiology Lockdown" }, -/turf/open/floor/wood/large, -/area/station/commons/lounge) +/turf/open/floor/iron, +/area/station/science/xenobiology) "xAb" = ( /obj/structure/disposalpipe/segment{ dir = 4 @@ -66228,12 +65631,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/iron, /area/station/hallway/secondary/entry) -"xFH" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron/dark, -/area/station/security/courtroom) "xGa" = ( /obj/structure/rack, /obj/item/storage/box, @@ -66467,6 +65864,19 @@ /obj/machinery/light/small/directional/north, /turf/open/floor/plating, /area/station/maintenance/aft/lesser) +"xLR" = ( +/obj/machinery/door/firedoor, +/obj/structure/table/reinforced, +/obj/machinery/door/poddoor/shutters/preopen{ + dir = 1; + id = "kitchen_counter"; + name = "Kitchen Counter Shutters" + }, +/obj/structure/desk_bell{ + pixel_x = 7 + }, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "xMl" = ( /obj/machinery/navbeacon{ codes_txt = "patrol;next_patrol=15-Court"; @@ -66494,6 +65904,17 @@ }, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) +"xMD" = ( +/obj/structure/table/wood, +/obj/structure/window/reinforced/spawner/directional/south, +/obj/machinery/light_switch/directional/west, +/obj/item/storage/secure/briefcase{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/storage/lockbox/medal, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "xML" = ( /obj/structure/cable, /turf/open/floor/wood, @@ -66586,6 +66007,15 @@ "xNU" = ( /turf/closed/wall, /area/station/service/lawoffice) +"xNY" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/west, +/obj/machinery/atmospherics/components/trinary/filter/atmos/co2{ + dir = 4 + }, +/obj/effect/turf_decal/tile/dark/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "xOw" = ( /obj/structure/cable, /obj/structure/disposalpipe/segment{ @@ -66593,13 +66023,6 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) -"xOE" = ( -/obj/structure/window/reinforced{ - dir = 8 - }, -/obj/structure/window/reinforced, -/turf/open/floor/engine, -/area/station/science/xenobiology) "xOF" = ( /obj/docking_port/stationary/laborcamp_home{ dir = 8 @@ -66753,6 +66176,13 @@ /obj/machinery/exodrone_launcher, /turf/open/floor/plating, /area/station/cargo/drone_bay) +"xQS" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/table/wood, +/obj/item/food/pie/cream, +/obj/structure/sign/poster/random/directional/north, +/turf/open/floor/wood, +/area/station/service/theater) "xQT" = ( /obj/machinery/power/apc/auto_name/directional/south, /obj/effect/turf_decal/siding/wood{ @@ -66798,6 +66228,13 @@ /obj/effect/mapping_helpers/airlock/access/all/engineering/atmos, /turf/open/floor/plating, /area/station/engineering/atmos) +"xRo" = ( +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 1 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "xRZ" = ( /turf/open/floor/iron, /area/station/engineering/atmos/pumproom) @@ -66821,19 +66258,27 @@ /obj/structure/closet/secure_closet/detective, /turf/open/floor/iron/grimy, /area/station/security/detectives_office) +"xTt" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/chair{ + dir = 8 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/security/courtroom) "xTw" = ( /turf/closed/wall/r_wall, /area/station/medical/medbay/central) -"xTz" = ( -/obj/effect/turf_decal/stripes/line{ - dir = 9 - }, -/obj/structure/cable, -/obj/structure/window/reinforced{ - dir = 8 - }, -/turf/open/floor/iron, -/area/station/security/range) +"xTH" = ( +/obj/structure/window/spawner/directional/east, +/obj/structure/window/spawner/directional/north, +/obj/structure/flora/bush/pale/style_random, +/obj/structure/flora/bush/ferny/style_random, +/obj/structure/flora/bush/fullgrass/style_random, +/obj/structure/flora/bush/flowers_br/style_random, +/turf/open/floor/grass, +/area/station/science/research) "xTO" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, @@ -66905,13 +66350,6 @@ /obj/structure/sign/poster/contraband/missing_gloves, /turf/closed/wall, /area/station/commons/storage/primary) -"xUN" = ( -/obj/effect/decal/cleanable/cobweb/cobweb2, -/obj/structure/cable, -/obj/effect/spawner/random/decoration/showcase, -/obj/structure/window/reinforced, -/turf/open/floor/carpet, -/area/station/command/corporate_showroom) "xUX" = ( /obj/structure/disposalpipe/segment, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, @@ -66965,6 +66403,27 @@ /obj/structure/cable, /turf/open/floor/iron/white, /area/station/science/research) +"xVT" = ( +/obj/machinery/door/window/left/directional/north{ + dir = 8; + name = "Magboot Storage"; + pixel_x = -1; + req_access = list("eva") + }, +/obj/structure/window/spawner/directional/north, +/obj/structure/rack, +/obj/item/clothing/shoes/magboots{ + pixel_x = -4; + pixel_y = 3 + }, +/obj/item/clothing/shoes/magboots, +/obj/item/clothing/shoes/magboots{ + pixel_x = 4; + pixel_y = -3 + }, +/obj/effect/turf_decal/tile/neutral/fourcorners, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/command/storage/eva) "xVY" = ( /obj/structure/table/wood, /obj/machinery/button/door/directional/south{ @@ -67021,17 +66480,6 @@ /obj/machinery/drone_dispenser, /turf/open/floor/plating, /area/station/maintenance/department/science/central) -"xWR" = ( -/obj/structure/table/reinforced, -/obj/effect/turf_decal/tile/bar/opposingcorners, -/obj/machinery/door/poddoor/shutters/preopen{ - dir = 1; - id = "kitchen_counter"; - name = "Kitchen Counter Shutters" - }, -/obj/machinery/door/firedoor, -/turf/open/floor/iron, -/area/station/service/kitchen) "xWV" = ( /obj/effect/spawner/random/vending/colavend, /obj/effect/turf_decal/trimline/brown/filled/line{ @@ -67129,24 +66577,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/iron, /area/station/cargo/miningoffice) -"xYn" = ( -/obj/effect/turf_decal/bot, -/obj/machinery/light_switch/directional/south, -/obj/effect/turf_decal/tile/bar, -/obj/effect/turf_decal/tile/neutral{ - dir = 8 - }, -/obj/structure/table, -/obj/item/reagent_containers/cup/beaker/large, -/obj/item/reagent_containers/cup/beaker{ - pixel_x = 8; - pixel_y = 2 - }, -/obj/item/reagent_containers/cup/rag{ - pixel_x = -4 - }, -/turf/open/floor/iron/cafeteria, -/area/station/service/kitchen) "xYq" = ( /obj/structure/rack, /obj/item/stack/sheet/cardboard, @@ -67167,17 +66597,6 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /turf/open/floor/plating, /area/station/engineering/supermatter/room) -"xYJ" = ( -/obj/machinery/computer/atmos_control/oxygen_tank{ - dir = 1 - }, -/obj/machinery/atmospherics/pipe/smart/simple/green/visible{ - dir = 4 - }, -/obj/effect/turf_decal/tile/blue/fourcorners, -/obj/structure/window, -/turf/open/floor/iron, -/area/station/engineering/atmos) "xYQ" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden, /obj/effect/spawner/structure/window/reinforced, @@ -67223,6 +66642,20 @@ }, /turf/open/floor/iron/white, /area/station/medical/chemistry) +"xZH" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/showcase/cyborg/old{ + dir = 8; + pixel_x = 9; + pixel_y = 2 + }, +/obj/machinery/firealarm/directional/east, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, +/obj/effect/turf_decal/tile/blue{ + dir = 8 + }, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "xZR" = ( /obj/machinery/portable_atmospherics/canister/nitrogen, /obj/effect/turf_decal/bot, @@ -67357,6 +66790,14 @@ }, /turf/open/floor/iron, /area/station/hallway/primary/port) +"ybo" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 9 + }, +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/station/security/range) "ybs" = ( /obj/machinery/light/directional/south, /turf/open/floor/iron/freezer, @@ -67365,6 +66806,18 @@ /obj/item/radio/intercom/directional/east, /turf/open/floor/iron/chapel, /area/station/service/chapel) +"ybL" = ( +/obj/structure/window/spawner/directional/south, +/obj/structure/window/spawner/directional/west, +/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o{ + dir = 4 + }, +/obj/effect/turf_decal/tile/red{ + dir = 8 + }, +/obj/effect/turf_decal/tile/yellow/fourcorners, +/turf/open/floor/iron, +/area/station/engineering/atmos) "yci" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2, /obj/structure/cable, @@ -67406,6 +66859,13 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4, /turf/open/floor/plating, /area/station/maintenance/port/fore) +"ycs" = ( +/obj/structure/closet/secure_closet/captains, +/obj/structure/window/reinforced/spawner/directional/north{ + pixel_y = 2 + }, +/turf/open/floor/wood, +/area/station/command/heads_quarters/captain/private) "ycv" = ( /turf/open/floor/iron/white, /area/station/science/xenobiology) @@ -67536,11 +66996,6 @@ /obj/structure/cable, /turf/open/floor/iron/dark, /area/station/command/heads_quarters/hos) -"yfd" = ( -/obj/machinery/atmospherics/components/unary/outlet_injector/on/layer2, -/obj/structure/window/reinforced, -/turf/open/floor/plating/airless, -/area/station/ai_monitored/aisat/exterior) "yfg" = ( /obj/effect/spawner/structure/window/reinforced, /obj/machinery/door/poddoor/shutters/preopen{ @@ -67613,6 +67068,16 @@ }, /turf/open/floor/iron, /area/station/engineering/break_room) +"yge" = ( +/obj/structure/window/reinforced/spawner/directional/west, +/obj/structure/window/reinforced/spawner/directional/south, +/turf/open/space, +/area/space/nearstation) +"ygI" = ( +/obj/structure/window/reinforced/spawner/directional/south, +/obj/structure/window/reinforced/spawner/directional/east, +/turf/open/floor/iron/dark, +/area/station/ai_monitored/aisat/exterior) "ygR" = ( /obj/effect/turf_decal/trimline/brown/filled/corner{ dir = 4 @@ -67647,13 +67112,6 @@ /obj/effect/landmark/event_spawn, /turf/open/floor/iron, /area/station/science/research) -"yhz" = ( -/obj/structure/window, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/dark, -/area/station/commons/fitness/recreation) "yhK" = ( /obj/structure/chair, /obj/effect/turf_decal/stripes/line{ @@ -67752,31 +67210,6 @@ /obj/machinery/light/small/directional/south, /turf/open/floor/carpet, /area/station/commons/dorms) -"yjS" = ( -/obj/structure/rack, -/obj/machinery/camera/directional/south{ - c_tag = "Brig - Infirmary" - }, -/obj/item/clothing/under/rank/medical/scrubs/purple, -/obj/item/storage/medkit/regular, -/obj/item/healthanalyzer{ - pixel_y = -2 - }, -/obj/structure/disposalpipe/segment{ - dir = 4 - }, -/obj/structure/cable, -/obj/effect/turf_decal/trimline/blue/filled/line{ - dir = 6 - }, -/obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2{ - dir = 4 - }, -/obj/structure/window{ - dir = 4 - }, -/turf/open/floor/iron/white, -/area/station/security/medical) "yjW" = ( /obj/machinery/disposal/bin, /obj/structure/disposalpipe/trunk{ @@ -67784,6 +67217,12 @@ }, /turf/open/floor/iron/grimy, /area/station/service/chapel/office) +"ykj" = ( +/obj/structure/table, +/obj/structure/cable, +/obj/effect/spawner/random/food_or_drink/cake_ingredients, +/turf/open/floor/iron/cafeteria, +/area/station/service/kitchen) "ykn" = ( /obj/effect/mapping_helpers/airlock/cyclelink_helper, /obj/machinery/door/airlock/external{ @@ -67869,16 +67308,6 @@ /obj/machinery/atmospherics/components/unary/vent_scrubber/on/layer2, /turf/open/floor/iron/dark, /area/station/science/ordnance) -"ylK" = ( -/obj/structure/disposaloutlet{ - desc = "An outlet for the pneumatic disposal system. This one seems designed for rapid corpse disposal."; - dir = 8; - name = "rapid corpse mover 9000" - }, -/obj/structure/disposalpipe/trunk, -/obj/structure/window, -/turf/open/floor/iron/dark, -/area/station/medical/morgue) "ylO" = ( /obj/effect/decal/cleanable/dirt, /turf/closed/wall, @@ -67904,6 +67333,22 @@ }, /turf/open/floor/iron, /area/station/security/brig) +"ymc" = ( +/obj/structure/table/wood/fancy/royalblue, +/obj/structure/window/spawner/directional/south, +/obj/machinery/door/window{ + dir = 8; + name = "Secure Art Exhibition"; + req_access = list("library") + }, +/obj/structure/sign/painting/library_secure{ + pixel_x = 32 + }, +/obj/effect/spawner/random/decoration/statue{ + spawn_loot_chance = 50 + }, +/turf/open/floor/carpet/royalblue, +/area/station/service/library) "ymd" = ( /obj/machinery/stasis{ dir = 4 @@ -68177,7 +67622,7 @@ aaa "} (2,1,1) = {" aaa -aaa +cKP aaa aaa aaa @@ -82685,7 +82130,7 @@ fcq fZG fie vrP -klM +jIF dRH qGZ htE @@ -84518,7 +83963,7 @@ ifh jUb pSw jUb -qZe +vld dqN dqN dqN @@ -84990,7 +84435,7 @@ jYB vsO vsO uAu -rpr +dxp rbL mmR mmR @@ -85219,7 +84664,7 @@ qvJ nxi rvj hTn -pbu +cTJ iPE vfv cTQ @@ -85733,7 +85178,7 @@ qvJ kVR jCM teg -cxw +hdQ pQu vEH jXu @@ -86534,7 +85979,7 @@ aok aok bgx mmR -vWD +wYm kQP kQP kQP @@ -86793,13 +86238,13 @@ bgx mmR pyZ pOb -spk +lcy hfv sVp sVp sVp -fbU -dEY +tVa +pcP hKw xOw piC @@ -87051,11 +86496,11 @@ hod dfk dfk edN -cRP -wrP +twW +qML yhL -wrP -fqX +qML +oIf iev mkb sly @@ -87350,8 +86795,8 @@ yih ixv jml wRZ -mHp -iSW +wzO +hvv jUb oOZ omm @@ -87767,7 +87212,7 @@ gQT aXa jMx umN -bkS +rMY aht ivu uEA @@ -87872,7 +87317,7 @@ pMs uLs wFa iov -lnl +lfp vun rtX wGk @@ -88076,7 +87521,7 @@ vQs aUk uwx aXq -kYX +eVj qMA piB epv @@ -88155,9 +87600,9 @@ lUP vhS qrD vQg -woD +ill aGD -woD +ill gYU ppJ gYU @@ -88281,7 +87726,7 @@ tGX aXa aKl lds -ilN +iHQ hXQ bVF fGP @@ -89374,7 +88819,7 @@ sXr ybn fLp sVY -sXJ +fxW mjr mjr mjr @@ -89444,7 +88889,7 @@ gYU upZ gYU kho -aZE +vsY gYU aaa aaa @@ -89632,7 +89077,7 @@ xOw iOc sVY vKt -eaf +ymc mjr mjr cWr @@ -89667,11 +89112,11 @@ qXh ehg aPe vun -xhm +cgb uTj usC ehX -dtP +xia vun gQG tFr @@ -89863,7 +89308,7 @@ rlU lMJ aEH kQx -fHI +tmM xAZ wcs hMn @@ -89924,11 +89369,11 @@ bJk ppG ppG vun -rJO -rzs +sng +jPZ hwe -qnN -aXu +fAy +edK vun uzJ aUt @@ -90075,9 +89520,9 @@ dji iUv iUv vjZ -xuL +bwn lyu -mVJ +hku ihb lfm hOR @@ -90125,12 +89570,12 @@ cFp vvH cFp guX -xpn +aBe ykR -bAP +fyL pPH hSg -gdG +qRW uVm sSV wRP @@ -90332,7 +89777,7 @@ aaa aaa iUv iUv -iYa +qlE rGb jFK ihb @@ -90641,7 +90086,7 @@ kzb guX cli kSN -pIu +kgu euo xML gWL @@ -90858,7 +90303,7 @@ why cwa rXB wAp -hOX +qZd wPM tdW tkP @@ -90898,7 +90343,7 @@ orC guX qIp mLD -xem +sBs jWR iHf pAk @@ -91170,7 +90615,7 @@ qSJ pJR oXT sRT -icq +iKJ gaU flu jbd @@ -91195,9 +90640,9 @@ nvI oNP aww rlw -bsM +kWr ylf -ehe +sxO bMY dAx iZF @@ -91368,7 +90813,7 @@ ehB hwz oEM ibH -jmm +dBQ hnp nrV tzJ @@ -91641,13 +91086,13 @@ lAM txg rGd lAM -uNJ +vfb mzL -lZf +flh nRZ vkO gMg -hWu +hLC vaH nRZ cGu @@ -91684,7 +91129,7 @@ krP pJR tBV qAA -cOW +wzZ eIy aVd ovK @@ -92210,9 +91655,9 @@ tYW tOh euj rnX -ddH +xVT yfL -fed +jOx dYb gqA tOh @@ -92416,10 +91861,10 @@ wsX wsX kDk sch -gbb +nDp lvu iom -yjS +bKa sch pHb guS @@ -92436,7 +91881,7 @@ qWF aaa aJS aJS -oSv +aJg pQG kUq dvk @@ -92723,11 +92168,11 @@ dhX nIR gBD twl -mPj +uKD rhK rKJ wFe -cYm +lvm fHd gBD iun @@ -92951,7 +92396,7 @@ aaa aJS oOl rxx -vhy +nwQ aPv oWF eQg @@ -93249,7 +92694,7 @@ cfb laK lYL mTk -jzX +cTG kqm vLf kXD @@ -93278,11 +92723,11 @@ dVN iqz sLD hZV -waZ -omS +nYI +pWW gOl cuR -hll +dMP tSw nNJ tSw @@ -93465,7 +92910,7 @@ aaa aJS bpu wzH -kZZ +rFH aPv iIQ aRV @@ -93494,11 +92939,11 @@ ebx aks hux bbT -hex +aLO kAp -vWK +mUY ghK -luG +spP fHd gBD eMH @@ -93517,7 +92962,7 @@ wmT hCt jVt rYN -cvq +uJR rla eIO sGn @@ -93705,8 +93150,8 @@ aeq aeq anl aeq -eGQ -uio +hki +ldE wsX bPk cQq @@ -93978,7 +93423,7 @@ qWF aaa aJS aJS -fuy +wYt vrJ iXa uGb @@ -94010,7 +93455,7 @@ qRI aaf aaf inX -mMT +gGk gMi hUG yaM @@ -94049,7 +93494,7 @@ bCo iqz jtl hZV -hjF +jPD rGK ooV rGK @@ -94230,7 +93675,7 @@ axe wkL rsI rCo -goo +kIv qWF aaa aaa @@ -94267,7 +93712,7 @@ ndS qRI qRI jzN -ual +ndj qeZ nBs ory @@ -94306,7 +93751,7 @@ joj afE qIR hZV -ylK +fcU vSP gUl rGK @@ -94524,7 +93969,7 @@ qzz qRV tnm inX -pTT +vCm eQe jOR avA @@ -94744,7 +94189,7 @@ xnT ycM rsI rCo -rnD +uRw qWF uDP qWF @@ -94766,10 +94211,10 @@ dho ofc gGy qVc -iDO -sxj -nmS -vfN +fdQ +owL +wRz +dQd duI pCO ddm @@ -95280,7 +94725,7 @@ dsQ sAz fMf ifE -iDO +fdQ gIO itr qNV @@ -95537,7 +94982,7 @@ dsQ owv dUj gGy -iDO +fdQ raJ nEC qMf @@ -95794,10 +95239,10 @@ dho oYd gGy gGy -iDO -ntB -wem -rzQ +fdQ +nqW +uCA +okc duI jZZ ppB @@ -96066,7 +95511,7 @@ kHn gUP haP inX -nPD +wiR tNH hsZ fsh @@ -96107,7 +95552,7 @@ oIg wBq neA vKW -fiT +auv jxW dKC rhU @@ -96323,7 +95768,7 @@ ndS qRI qRI jzN -lBW +nzH gzi krL cqm @@ -96364,7 +95809,7 @@ byf kBu oir wal -nCG +bIb jxW dKC tjE @@ -96580,7 +96025,7 @@ qRI aaf aaf inX -xUN +ipZ cwu mYJ sDj @@ -96590,7 +96035,7 @@ htd tHR udN ghk -vyA +wvj fak jUh wUj @@ -96615,14 +96060,14 @@ gle mOx syC gqm -wof +iCi lOr sNS qXK xoa wal -lRs -cnW +bOo +trI svS dKC dKC @@ -97636,8 +97081,8 @@ gcU noN bCc bCc -igo -rhZ +aso +vpj eut dEV gwf @@ -97805,9 +97250,9 @@ aaa aaa aaa gdb -xTz +ybo luV -lfQ +jcp dgD jGl kxA @@ -97830,8 +97275,8 @@ ieV lVn wJL kdO -xFH -xwe +vKE +xTt alE oVY amo @@ -97853,7 +97298,7 @@ ogL tyY aPs cUX -rfN +xMD nOq xDa vwP @@ -97890,7 +97335,7 @@ obN gwf dMz tga -lSb +qfl nJH gso nQX @@ -98341,7 +97786,7 @@ sWV sWV sWV xln -dFN +xrk hME olw olw @@ -98367,7 +97812,7 @@ eCB tyY xFx sxR -kSn +tFd sqJ gPA lZM @@ -98421,7 +97866,7 @@ raK dOA gyQ hKE -eaa +jqC iTc qfQ cLk @@ -98619,7 +98064,7 @@ syo mIH iFX ifM -eLP +vTO rDT syL rDT @@ -98855,7 +98300,7 @@ iOS iOS iOS jAP -dFN +xrk xTs xNU iUb @@ -98881,7 +98326,7 @@ uGj tyY iDh csS -dpk +mFn gpS xuH rVC @@ -99130,10 +98575,10 @@ wEG htd ggU syo -bqU +kBz dIV -axH -hxS +oEC +ycs uGj tyY tyY @@ -99180,8 +98625,8 @@ sPU ulv qWX fke -uCa -llR +iKm +vIx wwW lrp rYI @@ -99390,7 +98835,7 @@ syo aEP gBX oRn -qyB +oax xNd tyY tOK @@ -99437,8 +98882,8 @@ xKK xKK euQ fke -viy -jbe +xTH +aaS wwW lrp rYI @@ -99967,7 +99412,7 @@ jwj ujk jvo aHH -nhs +bqv pCa hRy pCa @@ -100193,7 +99638,7 @@ ofZ tUn hKV fWK -nVU +hkA sQB gIi iPe @@ -100940,7 +100385,7 @@ uOO hkG xEJ yjc -enn +gvm xIC hri qRD @@ -101197,7 +100642,7 @@ kMr jSf gjr hnr -eaZ +qpM bGJ vrF tju @@ -101208,7 +100653,7 @@ nxH mVY pQC eQE -ctw +pdu pcc wYB ebC @@ -101454,7 +100899,7 @@ wCL gPh hkG wPE -xzO +hkG gwc aLk pAr @@ -101711,7 +101156,7 @@ kSw oPx gvm uhP -naj +vgb gwc pof owi @@ -101744,9 +101189,9 @@ vQb pBd uhT wtP -pwb -osH -gKT +aRT +uxo +iwM vQb jbg gwf @@ -101968,7 +101413,7 @@ hkG gae uFf qVt -xzO +hkG gwc jjF vfm @@ -101992,16 +101437,16 @@ rHr tUn hKV wXF -mok -pYp -bCF +hKL +wfG +vVQ vfh -nJN +atl tAg tcx mOa vYE -dNS +jQG nfs hAW tAg @@ -102224,8 +101669,8 @@ xDw riZ nGK nGK -aUg -jUs +gVa +eIw bTl lIB dDq @@ -102330,7 +101775,7 @@ aaf aaf kJi kJi -adk +gZt kJi kJi aaa @@ -102481,8 +101926,8 @@ lWm gvm vLM wSs -tmZ -xzO +qVt +hkG lBA uky ici @@ -102515,7 +101960,7 @@ tAg lnA bTP hBB -dNS +jQG nfs nfs tAg @@ -102738,12 +102183,12 @@ pIz kdN wSs jGA -iji -xzO -nJz -cwY +qVt +hkG +vgb +hkG +vgb vjI -sSF pmZ qdI xPh @@ -102995,13 +102440,13 @@ rXF uey fSd fSd -omy -xzO -sfw -cNy -mUg -rph -rLM +peF +kND +vjR +wKu +esv +ows +vBY wXc xzj vMb @@ -103011,7 +102456,7 @@ qmy ltv wYB kCZ -nLx +jZY rwd xlF xlF @@ -103252,18 +102697,18 @@ riL bCk bDR qpM -qVt -xzO -puq -vsX -rph -rph -qgq +peF +cwW +ktP +wKu +bGJ +vdX +mtX xqv -azL +klS fWW rTQ -cIz +srq jER rMA ukv @@ -103306,10 +102751,10 @@ oWk csz guG fJc -vRH -pBt +thA +foI uFq -oZm +dTd nsA nsA anS @@ -103510,22 +102955,22 @@ khA khA jsn qVt -rRU -obd -xkZ -rph -cfA -qgq -vZZ -aLv +aPV +aPV +tXH +gwc +gjH +mtX +ykj +msT dVm -rhH +hqW uIs qVM aJI iJK wYB -lRN +adT rwd cOa cOa @@ -103719,11 +103164,11 @@ szp szp nVH ewf -mcm -eYT -eYT -eYT -dHW +jDI +twg +twg +twg +efQ iYG lOU eMG @@ -103767,14 +103212,14 @@ kcs khA gXj btI -dAO +wKu +wKu +wKu gwc -vsX -rph -pkf -qgq -bMn -msT +vdX +mtX +hGK +cfA lPi cgR uIs @@ -103872,7 +103317,7 @@ aaf aaf kJi kJi -bvM +fyE kJi kJi aaa @@ -103976,11 +103421,11 @@ nvn iVO eZN sqz -byp +iNj dYl dYl try -sam +seh fNS lOU ewk @@ -104024,16 +103469,16 @@ pKw khA rPg mwS -msk -mqE -vNz -rph -cfA -nGo -cKf -mWN +gjr +nCd +wKu +gwc +xLR +sej +hED +hAc tEy -faU +iIT uIs mAV vqp @@ -104233,11 +103678,11 @@ nvn qli clE byz -byp +iNj dYl gYA dYl -bsJ +xek epH aJO oew @@ -104281,14 +103726,14 @@ oeQ khA pyc qVt -tMr +nGK +sew +wPv gwc -xWR -rph -sSF +ntj txi -sjv -cch +iCY +gXo huG huG huG @@ -104490,11 +103935,11 @@ nvn qWw xrf mnl -byp +iNj cxU cUH toK -prJ +ake lJr wVW xvt @@ -104538,21 +103983,21 @@ unL unL xPg fge -mdC -mTz -cMt -fTi -klS -mao +wSs +jGA +reS +cBW +uIs +mcn mlu -xYn +ded huG -aci -kIQ +gUM +tjI phS huG iNQ -qIo +skc kCZ nKI bZq @@ -104747,11 +104192,11 @@ szp szp vjd sqH -gMJ -vLo -vLo -vLo -yhz +jiR +vXK +vXK +vXK +aHy kZq gNh kOY @@ -104793,14 +104238,14 @@ unL ydq vmE unL -lwd -vpr -vKw -xpM -vAi +gcW +fzO +wAm +wAm +wei +iRU obG -obG -arA +sfD ebK sLp laT @@ -104832,7 +104277,7 @@ wXF vWT tOZ vWT -iaK +cbb aHM fpK oWk @@ -105050,12 +104495,12 @@ unL ohn iuh unL -twi +ghq yaO -tgJ -cie -pwF -vBA +nJY +fVr +fjY +vEO obG inI iHh @@ -105089,7 +104534,7 @@ wXF hao gcV nNe -klX +jdY aHM hbC oWk @@ -105284,13 +104729,13 @@ lnc dis dqs lqQ -tgL +mlr jzC -aAY +pAR xUE -dfm +ePW xyI -tgL +mlr qXB kbo qXB @@ -105307,12 +104752,12 @@ hNC hCl xMY unL -oJv +xQS yaO -dqp -lax -bSA -hay +vqN +dce +wBT +cRC obG obG obG @@ -105543,9 +104988,9 @@ mil lqQ lbH lJa -ahd +nZQ ozi -qhA +nIt jYu lJa qXB @@ -105564,12 +105009,12 @@ unL crT hCl unL -vzr +glJ kuA pZQ vSa pek -kml +mvk nIo eWG dbH @@ -105821,26 +105266,26 @@ unL unL wMk unL -nez -jDl -jzT -qfY -wLg -eXf +jNV +bzI +dLY +aAb +wyV +iDC obG rIk -gVQ -amn +fQT +eCQ mMu obG -rmn +ghC cCR unL aLu unL wnR ltX -nmT +oTG vOK pnx unL @@ -105860,7 +105305,7 @@ wXF qPS wZg ojo -qWr +hwS sBS rBs oWk @@ -106086,8 +105531,8 @@ unL unL unL rls -bSA -qyA +sNi +ghw cwb unL irm @@ -106117,7 +105562,7 @@ tUn vWT pOw vWT -wpV +cNX sgB hOd gFQ @@ -107613,15 +107058,15 @@ bfO pCt vYK sqE -gRo +upC pYE rlm -vOE -mzM +rbz +bvX eXD gYO -aOU -cWn +aRE +lGt cVj eji xDH @@ -107898,7 +107343,7 @@ dXe xrW xdQ hum -ups +cPo jKA bHD tLv @@ -108127,7 +107572,7 @@ geJ cuc fqC tUw -pSh +wcb peX kRi klw @@ -108159,7 +107604,7 @@ lmA cnv ouV xhb -imq +oox lYM vzc gUY @@ -108394,7 +107839,7 @@ isX dlc iWU peM -bSc +fOo pIw htP vGF @@ -108926,7 +108371,7 @@ axx scL fhG xRc -eSt +eLT pxC gAT vNT @@ -109183,7 +108628,7 @@ lrK heV cyW cyW -ucO +qYS hHt lRS cxl @@ -109386,8 +108831,8 @@ qXB qXB kSE tCS -ume -vWp +ipY +qOh rlu pTw kYG @@ -109440,7 +108885,7 @@ fVA jAV wmz wmz -tQk +paJ gyg lAh aaf @@ -109697,7 +109142,7 @@ apg vuU sBV mei -gZI +ijU fyY qSc xmT @@ -109912,7 +109357,7 @@ otn dRN wdB oET -kJu +mln bjD vQt qLw @@ -109954,7 +109399,7 @@ nau vuU jvj vmx -fGG +jlh hGk tfs aaf @@ -110195,7 +109640,7 @@ uRL peM vzI pLn -vlg +dRr jML mSM etK @@ -110211,7 +109656,7 @@ nau cBd jvj nnD -fYE +azT sbl lRS cxl @@ -110232,7 +109677,7 @@ uaR oue wRL tyj -hhr +cUF xfm nHG hjw @@ -110468,7 +109913,7 @@ gMt vuU jvj nnD -xYJ +sQV aTN lAh aaf @@ -110489,7 +109934,7 @@ oMA sKf sri oQk -fhE +cim tsy sRa ppC @@ -110725,7 +110170,7 @@ nzo vuU lxm smt -mOM +iDA juC qSc xmT @@ -110937,11 +110382,11 @@ stl jUx wBE oNs -hDn +oht qZB oNs hRl -bWK +jme rLN rtQ uLp @@ -110982,7 +110427,7 @@ nzo mTI jvj qua -qHz +six hGk tfs aaf @@ -111005,11 +110450,11 @@ jlU jlU jlU jlU -tQX +tEe lVB bsE uHD -hun +qev jlU jlU jlU @@ -111194,11 +110639,11 @@ stl jUx bDA vfk -uiU +ejL qZB qgi hRl -jqA +tAm vfk sJL uLp @@ -111208,7 +110653,7 @@ uhu rOK wWN wLw -iHM +pME fJy pHj aap @@ -111239,7 +110684,7 @@ nzo vuU iTC smt -aaQ +sbr fPw okV oId @@ -111451,11 +110896,11 @@ stl qOz wBE oNs -hDn +oht qZB oNs hRl -bWK +jme oNs rtQ mBo @@ -111496,7 +110941,7 @@ nzo vuU dwf nnD -lrY +xhV smZ lAh aaf @@ -111753,7 +111198,7 @@ nzo vuU cyW kEe -mdP +iMJ jie okV oId @@ -111772,9 +111217,9 @@ lMJ lMJ vIJ jlU -ajO +dyR psU -ajO +dyR gog jjj jNo @@ -111782,9 +111227,9 @@ sgk klK aDQ hFz -ajO +dyR hVn -ajO +dyR jlU pMS lMJ @@ -111985,9 +111430,9 @@ mhW uNl kTK fJy -bju -rui -eSV +apD +lWB +saM bDq rRR laE @@ -112010,7 +111455,7 @@ swy cFa kLi sEI -oSX +wOa oLV uwQ aaf @@ -112029,19 +111474,19 @@ aaa bPB kWc xiL -eyt +dun hMv -jQT +wmK vGq -bdJ -gxN +xrE +sDD uNs -hiU -uuj +xzY +oto vGq -bel +byV gyI -gKP +wLc xiL kvO bPB @@ -112242,9 +111687,9 @@ rrj bQj tcU gHI -bUk -jnc -jnc +duF +qfk +qfk bDq iRh qcd @@ -112524,7 +111969,7 @@ ydb xpi kUb dfj -oSX +wOa oFn uwQ lMJ @@ -112781,7 +112226,7 @@ gSn fzM qOW nnD -qdO +xNY xXG oqT xtZ @@ -113038,7 +112483,7 @@ sCW lNY sCW nnD -atK +snV oIM lAh lMJ @@ -113057,8 +112502,8 @@ hbK uhs xiL kHt -jOl -bTv +tZB +rqF faD lTi xVu @@ -113068,8 +112513,8 @@ cXP xVu jbk iWc -ahi -tyi +wTr +agO mCj xiL lmn @@ -113295,7 +112740,7 @@ rVJ fzM sCW qua -iiG +bNs kBh qKR gQf @@ -113552,7 +112997,7 @@ sCW fzM sCW nnD -nFi +nbx oIM lAh lMJ @@ -113571,8 +113016,8 @@ hbK oyj xiL mtu -jOl -sIy +tZB +fhz faD iWc cXP @@ -113582,8 +113027,8 @@ vvD cXP lVB iWc -mtW -tyi +vDr +agO mtu xiL lmn @@ -113809,7 +113254,7 @@ hur uel cyW nnD -nQL +jwV xXG oqT xtZ @@ -113833,7 +113278,7 @@ xVu uQu iWc xVu -ogO +xmx jSj rzz xVu @@ -114066,7 +113511,7 @@ vlq gTC cyW qzK -cVy +rjM eSZ lAh lMJ @@ -114323,7 +113768,7 @@ rZt jZz cyW ccK -rkn +ifU kBh qKR gQf @@ -114342,9 +113787,9 @@ hbK hbK oyj xiL -aPu +kKn rwx -igu +ibj dac evD pJf @@ -114352,9 +113797,9 @@ ycv tIe min min -vWh +kzX ohD -uJy +fef xiL lmn hbK @@ -114580,7 +114025,7 @@ jtf rdv lxt nnD -hVt +nbx oIM lAh lMJ @@ -114599,19 +114044,19 @@ aaa wrc oyj xiL -kZy +xzJ imw -xOE -cHm +lFN +rMh rrL -tSq +ahl min -cLf +iDK sCv -avv -kGC +cQZ +iwU eOP -kZy +xzJ xiL lmn wrc @@ -114837,7 +114282,7 @@ uhx psl cyW nnD -rSM +ybL xXG oqT xtZ @@ -114858,15 +114303,15 @@ oyj xiL mtu mtu -vaG -fnF +rNt +iwU qvQ -xOE +lFN diq -fnF +iwU gjv -xOE -brZ +lFN +bWb mtu mtu xiL @@ -115094,7 +114539,7 @@ jZz nnD cyW nnD -vkx +bkp oIM lAh lMJ @@ -115115,15 +114560,15 @@ oyj xiL rTi iXS -vaG -brZ +rNt +bWb mtu -vaG +rNt gva -brZ +bWb vxa -vaG -brZ +rNt +bWb iXS lWM xiL @@ -115351,7 +114796,7 @@ jZz jaq daT hTq -jYw +tDM kBh qKR gQf @@ -115373,13 +114818,13 @@ xiL xiL xiL xiL -hhj +wda mtu -vaG +rNt gva -brZ +bWb mtu -gXq +eks xiL xiL xiL @@ -115608,7 +115053,7 @@ pul cyW cyW plD -ofY +wGB oIM lAh lMJ @@ -115631,11 +115076,11 @@ goW msN xiL jlU -ovx -rGp +vTb +pDR gva -dFb -eRV +evL +wIY jlU xiL qxr @@ -115865,7 +115310,7 @@ xEN nAb cjl nkG -mCm +wkn wFi oqT xtZ @@ -116122,7 +115567,7 @@ pul cyW cyW ewU -cUu +gVE oIM lAh lMJ @@ -116379,7 +115824,7 @@ nzP xkV dtB dWN -eVI +siH rcq mVG hwg @@ -116893,7 +116338,7 @@ tmQ tmQ nkj kaS -bsL +kUw wez gAT kuD @@ -119175,14 +118620,14 @@ aaa aaa aaa lMJ -gVU +lSH qjC qjC -gOF +lYy blw -lzr -mvl -lzr +oky +whn +oky qot aaa lMJ @@ -119432,15 +118877,15 @@ aaa aaa aaa lMJ -gVU +lSH pyP pyP -gOF -gVU -euy -sVw -gUQ -gOF +lYy +lSH +ppi +jkE +jUG +lYy aaa aaa aaa @@ -119694,9 +119139,9 @@ qmR cUI beq blx -vZq +eWx hml -uHS +ntN blx aaa lMJ @@ -119946,18 +119391,18 @@ aaa aaa aaa lMJ -vPa +lLy xew pyP -kCa -vPa -oOC +nAy +szi +jKQ xXK -wnP -kCa -lzr -vvo -lzr +bRc +nAy +oky +gwT +oky aaa aaa aaa @@ -120196,26 +119641,26 @@ lMJ anS lMJ aaa -vvo -lzr -lzr -lzr -lzr -lzr -bok -iEQ -fCK -qHq -kQU -kQU +gwT +oky +oky +oky +oky +oky +gFz +tqL +jWh +uku +whI +whI eGd vyM gey -iEQ -kQU -kQU -jPS -gOF +whI +whI +whI +rEQ +rdS aaa aaa aaa @@ -120448,44 +119893,44 @@ aaa aaa aaa aaa -lzr -vvo -jXf -vvo -vPa -nGw -kzH -kzH -kzH -kzH -kzH -kzH -hRk -hWe -jnc -jnc -edV -oOC +oky +gwT +tof +gwT +lLy +nWp +nzb +nzb +nzb +nzb +nzb +nzb +swa +nsn +qfk +qfk +yge +jKQ neG -kGy +oJi eNR -jnc -edV -iBz -kCa -lzr -lzr -lzr -lzr -lzr -lzr -lzr -lzr -vvo -scw -vvo -lzr -eJG +qfk +aTv +kFu +oyI +oky +oky +oky +oky +oky +oky +oky +oky +gwT +wff +gwT +oky +dRW aaa aaa aaa @@ -120704,46 +120149,46 @@ flb blx lMJ lMJ -eiN -unD -kzH -kzH -kzH -kzH -ruK -hWe -jnc -jnc -jnc -jnc -jnc +aeA +rvP +nzb +nzb +nzb +nzb +mLn +nsn +qfk +qfk +qfk +qfk +qfk gfU aaa aaa aaa -yfd -qGY +uLX +bcm mjH -gAE +xZH eNR aaa -gVU -rSO -kzH -kzH -kzH -kzH -kzH -kzH -gpn -qIc -qIc -qIc -qIc -qIc -qIc -igw -cIG +lSH +cjD +nzb +nzb +nzb +nzb +ngb +ngb +tsV +ngb +ngb +ngb +ngb +nzb +nzb +wSp +vVb lMJ lMJ blx @@ -120961,12 +120406,12 @@ aaa rrt aaa aaa -gVU -wPn -atI -pey -xbI -jnc +lSH +nwh +eta +lzR +aZx +qfk gfU aaa aaa @@ -120986,21 +120431,21 @@ gfU aaa aaa gfU -jnc -jnc -jnc -jnc -jnc -jnc +qfk +qfk +qfk +qfk +qfk +qfk gfU -jnc -jnc -xbI -pey -xbI -edV -wPn -gOF +qfk +qfk +aZx +lzR +aZx +aTv +nwh +hJf aaa aaa rrt @@ -121218,9 +120663,9 @@ aaa rrt aaa aaa -gVU -wPn -cIG +lSH +nwh +fHW anS lMJ lMJ @@ -121255,9 +120700,9 @@ aaa lMJ anS lMJ -eiN -wPn -gOF +aeA +nwh +hJf aaa aaa rrt @@ -121475,9 +120920,9 @@ aaa rrt aaa aaa -gVU -wPn -htV +lSH +nwh +rlk anS anS anS @@ -121512,9 +120957,9 @@ eNR xMA anS anS -qnP -wPn -gOF +dqQ +nwh +hJf aaa aaa rrt @@ -121732,9 +121177,9 @@ aaa rrt aaa aaa -gVU -wPn -gOF +lSH +nwh +lYy aaa aaa gfU @@ -121769,9 +121214,9 @@ gfU gfU lMJ lMJ -eiN -wPn -gOF +aeA +wJc +hJf aaa aaa rrt @@ -121988,10 +121433,10 @@ aaa aaa rrt aaa -lzr -vPa -wPn -gOF +oky +lLy +nwh +lYy aaa aaa gfU @@ -122021,15 +121466,15 @@ tUA tUA juf uRp -tym +kOq ubl gfU aaa aaa -gVU -wPn -sRU -lzr +lSH +wJc +oyI +oky aaa rrt aaa @@ -122244,11 +121689,11 @@ aaa aaa aaa rrt -gVU -unD -uIR -hDV -gOF +lSH +xRo +fZs +jds +lYy aaa gfU gfU @@ -122283,11 +121728,11 @@ bXk gfU eNR aaa -gVU -svV -uIR -igw -gOF +lSH +bho +fZs +ipd +hJf rrt aaa aaa @@ -122501,11 +121946,11 @@ aaa aaa aaa rrt -gVU -svV +lSH +etg iQr -hDV -gOF +jds +lYy aaa gfU aTV @@ -122540,11 +121985,11 @@ pHi jGr gfU gfU -vPa -svV +szi +bho uKj -hDV -gOF +jds +hJf rrt aaa aaa @@ -122761,8 +122206,8 @@ rrt gfU nFL ddc -ksP -sxK +oIr +ogp jZC pan mbS @@ -122797,7 +122242,7 @@ tnh mXb xgL qYg -kQU +aQu eNh orU ixw @@ -123015,11 +122460,11 @@ aaa aaa aaa rrt -gVU -svV +lSH +etg iQr -hDV -gOF +jds +lYy aaa gfU aTV @@ -123054,11 +122499,11 @@ czQ jGr gfU gfU -edV -svV +aTv +bho uKj -hDV -gOF +jds +hJf rrt aaa aaa @@ -123272,11 +122717,11 @@ aaa aaa aaa rrt -gVU -wqD -gPq -hDV -gOF +lSH +wnZ +lWt +jds +lYy aaa gfU gfU @@ -123311,11 +122756,11 @@ fIE gfU eNR aaa -gVU -svV -gPq -gVA -gOF +lSH +bho +lWt +bOu +hJf rrt aaa aaa @@ -123530,10 +122975,10 @@ aaa aaa rrt aaa -jnc -edV -wPn -gOF +qfk +aTv +vXh +lYy aaa aaa gfU @@ -123568,10 +123013,10 @@ kOf gfU aaa aaa -gVU -wPn -hWe -jnc +lSH +wJc +nsn +qfk aaa rrt aaa @@ -123788,9 +123233,9 @@ aaa rrt aaa aaa -gVU -wPn -gOF +lSH +vXh +lYy aaa aaa gfU @@ -123825,9 +123270,9 @@ gfU gfU aaa aaa -gVU -wPn -gOF +lSH +wJc +hJf aaa aaa rrt @@ -124045,9 +123490,9 @@ aaa rrt aaa aaa -gVU -wPn -gOF +lSH +vXh +lYy aaa aaa aaa @@ -124082,9 +123527,9 @@ eNR aaa aaa aaa -gVU -wPn -gOF +lSH +wJc +hJf aaa aaa rrt @@ -124302,9 +123747,9 @@ aaa rrt aaa aaa -gVU -wPn -gOF +lSH +vXh +lYy aaa aaa aaa @@ -124339,9 +123784,9 @@ aaa aaa aaa aaa -gVU -wPn -gOF +lSH +wJc +hJf aaa aaa rrt @@ -124559,12 +124004,12 @@ aaa rrt aaa aaa -gVU -wPn -kCa -lzr -lzr -lzr +lSH +vXh +nAy +oky +oky +oky gfU aaa aaa @@ -124584,21 +124029,21 @@ gfU aaa aaa gfU -lzr -lzr -lzr -lzr -lzr -lzr +oky +oky +oky +oky +oky +oky gfU -lzr -lzr -lzr -lzr -lzr -vPa -wPn -gOF +oky +oky +oky +oky +oky +szi +wJc +hJf aaa aaa rrt @@ -124816,19 +124261,19 @@ flb blx lMJ lMJ -eiN -wqD -kzH -kzH -kzH -kzH -dSO -kCa -lzr -lzr -lzr -lzr -lzr +aeA +wQg +nzb +nzb +nzb +nzb +mae +nAy +oky +oky +oky +oky +oky gfU aaa aaa @@ -124839,23 +124284,23 @@ ikC gfU gfU aaa -gVU -rbQ -kzH -kzH -kzH -kzH -kzH -kzH -uwq -kzH -kzH -kzH -kzH -kzH -kzH -gVA -cIG +lSH +jVQ +nzb +nzb +nzb +nzb +nzb +nzb +lBE +ngb +ngb +ngb +ngb +ngb +ngb +ygI +vVb lMJ lMJ blx @@ -125074,44 +124519,44 @@ rrt aaa aaa aaa -xbI -jnc -jnc -jnc -edV -avE -kzH -kzH -kzH -kzH -kzH -kzH -upx -gOF +aZx +qfk +qfk +qfk +yge +cDN +nzb +nzb +nzb +nzb +nzb +nzb +pRB +hJf aaa aaa aaa -gVU -fPy -gOF +lSH +tZC +hJf aaa aaa -gVU -wPn -hWe -jnc -jnc -jnc -jnc -jnc -jnc -jnc -jnc -jnc -jnc -jnc -jnc -xbI +lSH +wJc +nsn +qfk +qfk +qfk +qfk +qfk +qfk +qfk +qfk +qfk +qfk +qfk +qfk +aZx aaa aaa aaa @@ -125336,26 +124781,26 @@ aaa aaa aaa aaa -xbI -jnc -jnc -jnc -jnc -jnc -edV -wPn -kCa -lzr -lzr -lzr -vPa -iBz -kCa -lzr -lzr -vPa -wPn -gOF +aZx +qfk +qfk +qfk +qfk +qfk +aTv +wJc +qRl +oky +oky +oky +lLy +sGa +alw +oky +oky +szi +wJc +hJf aaa aaa aaa @@ -125599,20 +125044,20 @@ aaa aaa aaa aaa -gVU -wqD -kzH -kzH -kzH -kzH -kzH -rYP -kzH -kzH -kzH -kzH -gVA -gOF +lSH +gPF +nzb +nzb +nzb +nzb +nzb +pwY +nzb +nzb +nzb +nzb +bOu +hJf aaa aaa aaa @@ -125857,18 +125302,18 @@ aaa aaa aaa aaa -xbI -jnc -jnc -jnc -jnc -jnc -jnc -jnc -jnc -jnc -jnc -xbI +aZx +qfk +qfk +qfk +qfk +qfk +qfk +qfk +qfk +qfk +qfk +aZx aaa aaa aaa diff --git a/_maps/map_files/debug/runtimestation.dmm b/_maps/map_files/debug/runtimestation.dmm index 682216193a5..88dd330815d 100644 --- a/_maps/map_files/debug/runtimestation.dmm +++ b/_maps/map_files/debug/runtimestation.dmm @@ -62,27 +62,23 @@ /turf/open/floor/iron, /area/station/engineering/main) "ar" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/structure/closet/secure_closet/engineering_welding{ locked = 0 }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/engineering/main) "as" = ( /obj/machinery/power/smes{ charge = 5e+006 }, -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/effect/turf_decal/stripes/line{ dir = 9 }, /obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/engineering/gravity_generator) "at" = ( @@ -325,11 +321,8 @@ /turf/open/floor/iron, /area/station/engineering/gravity_generator) "bs" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/machinery/rnd/destructive_analyzer, +/obj/machinery/airalarm/directional/north, /turf/open/floor/iron, /area/station/science) "bt" = ( @@ -381,10 +374,6 @@ /turf/open/floor/iron, /area/station/science) "bG" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/machinery/power/apc/auto_name/directional/west, /obj/structure/table, /obj/item/uplink/debug{ @@ -396,6 +385,8 @@ /obj/effect/turf_decal/tile/blue/half/contrasted{ dir = 8 }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/command/bridge) "bH" = ( @@ -449,12 +440,10 @@ /turf/open/floor/engine, /area/station/cargo/miningoffice) "bP" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/structure/table, /obj/machinery/reagentgrinder, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron/dark, /area/station/medical/chemistry) "bQ" = ( @@ -480,16 +469,14 @@ /turf/open/floor/iron, /area/station/security/brig) "bU" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/machinery/power/apc/auto_name/directional/west, /obj/structure/cable, /mob/living/carbon/human, /obj/effect/turf_decal/tile/blue/opposingcorners{ dir = 1 }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron/white/corner{ dir = 1 }, @@ -778,13 +765,11 @@ /turf/open/floor/iron, /area/station/commons/storage/primary) "cW" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/machinery/power/apc/auto_name/directional/west, /obj/effect/turf_decal/stripes/corner, /obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/construction) "cX" = ( @@ -820,13 +805,11 @@ /turf/open/floor/iron, /area/station/commons/storage/primary) "dd" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, /obj/machinery/power/apc/auto_name/directional/west, /obj/effect/turf_decal/stripes/line, /obj/structure/cable, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/commons/storage/primary) "de" = ( @@ -835,6 +818,7 @@ /area/station/security/brig) "dg" = ( /obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/security/brig) "dh" = ( @@ -1219,10 +1203,8 @@ /turf/open/floor/iron, /area/station/hallway/secondary/entry) "eG" = ( -/obj/machinery/airalarm/unlocked{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/cargo/storage) "eH" = ( @@ -1249,10 +1231,8 @@ /turf/open/floor/iron, /area/station/hallway/secondary/entry) "eM" = ( -/obj/machinery/airalarm/unlocked{ - dir = 4; - pixel_x = 23 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/hallway/secondary/entry) "eN" = ( @@ -1709,12 +1689,10 @@ /area/station/commons/storage/primary) "gi" = ( /obj/machinery/power/apc/auto_name/directional/north, -/obj/machinery/airalarm/unlocked{ - dir = 4; - pixel_x = 32 - }, /obj/structure/cable, /obj/machinery/computer/shuttle/mining, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/cargo/miningoffice) "gk" = ( @@ -1964,6 +1942,7 @@ /area/station/hallway/secondary/entry) "ou" = ( /obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/plating, /area/station/engineering/atmos) "oV" = ( @@ -2125,10 +2104,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 }, -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/hallway/primary/central) "wU" = ( @@ -2158,10 +2135,8 @@ /turf/open/floor/iron, /area/station/engineering/atmos) "AE" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron/dark, /area/station/science/explab) "AP" = ( @@ -2411,10 +2386,8 @@ /turf/open/floor/iron/white/corner, /area/station/medical/medbay) "Sp" = ( -/obj/machinery/airalarm/unlocked{ - dir = 1; - pixel_y = 23 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron, /area/station/hallway/secondary/exit/departure_lounge) "Td" = ( diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index d454829cc29..c29e0c19d05 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -3949,11 +3949,9 @@ /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) "atD" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, /obj/effect/decal/cleanable/dirt, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron, /area/station/maintenance/disposal/incinerator) "atP" = ( @@ -7886,14 +7884,13 @@ /obj/effect/turf_decal/stripes/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/cyan/visible, /obj/machinery/meter, -/obj/machinery/airalarm/engine{ - pixel_y = -24 - }, /obj/effect/turf_decal/trimline/yellow/arrow_ccw{ dir = 1 }, /obj/effect/turf_decal/trimline/yellow/arrow_cw, /obj/structure/cable/layer1, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/engine_access, /turf/open/floor/engine, /area/station/engineering/supermatter) "blN" = ( @@ -18579,9 +18576,8 @@ /turf/open/floor/plating, /area/station/science/lower) "fiv" = ( -/obj/machinery/airalarm/kitchen_cold_room{ - pixel_y = -24 - }, +/obj/effect/mapping_helpers/airalarm/tlv_cold_room, +/obj/machinery/airalarm/directional/south, /turf/open/misc/asteroid/snow/coldroom, /area/station/service/kitchen/coldroom) "fiA" = ( @@ -34107,13 +34103,11 @@ /turf/open/floor/iron/white, /area/station/science/lower) "kYZ" = ( -/obj/machinery/airalarm/server{ - dir = 4; - pixel_x = 22 - }, /obj/machinery/camera/emp_proof/directional/east{ c_tag = "Secure - Telecomms Server Room East" }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/tlv_no_checks, /turf/open/floor/circuit/telecomms/mainframe, /area/station/tcommsat/server) "kZh" = ( @@ -39623,9 +39617,8 @@ c_tag = "Science - Mixing Lab"; network = list("ss13","rd") }, -/obj/machinery/airalarm/mixingchamber{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, /turf/open/floor/iron/white, /area/station/science/ordnance/burnchamber) "nca" = ( @@ -57131,13 +57124,11 @@ dir = 8 }, /obj/machinery/meter, -/obj/machinery/airalarm/mixingchamber{ - dir = 8; - pixel_x = -24 - }, /obj/effect/turf_decal/trimline/purple/filled/line{ dir = 8 }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/mixingchamber_access, /turf/open/floor/iron/white, /area/station/science/ordnance/freezerchamber) "toY" = ( diff --git a/_maps/shuttles/emergency_monastery.dmm b/_maps/shuttles/emergency_monastery.dmm index b2809b094a8..d4f75fa0a0d 100644 --- a/_maps/shuttles/emergency_monastery.dmm +++ b/_maps/shuttles/emergency_monastery.dmm @@ -984,10 +984,8 @@ /turf/open/floor/iron/dark, /area/shuttle/escape) "oI" = ( -/obj/machinery/airalarm/unlocked{ - pixel_y = 23; - dir = 1 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/iron/dark, /area/shuttle/escape) "oS" = ( diff --git a/_maps/shuttles/hunter_russian.dmm b/_maps/shuttles/hunter_russian.dmm index 1bf88560fa5..ed48ece46eb 100644 --- a/_maps/shuttles/hunter_russian.dmm +++ b/_maps/shuttles/hunter_russian.dmm @@ -108,10 +108,8 @@ /turf/open/floor/pod/dark, /area/shuttle/hunter/russian) "gp" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/suit_storage_unit/standard_unit{ mask_type = /obj/item/clothing/mask/gas; storage_type = /obj/item/tank/internals/oxygen/yellow @@ -567,10 +565,8 @@ dir = 1 }, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/pod/dark, /area/shuttle/hunter/russian) "Nr" = ( @@ -683,10 +679,8 @@ }, /obj/effect/turf_decal/stripes/line, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/plating, /area/shuttle/hunter/russian) "WL" = ( @@ -717,10 +711,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/mineral/plastitanium, /area/shuttle/hunter/russian) diff --git a/_maps/shuttles/infiltrator_advanced.dmm b/_maps/shuttles/infiltrator_advanced.dmm index 1a2e99fea5c..03708c1abce 100644 --- a/_maps/shuttles/infiltrator_advanced.dmm +++ b/_maps/shuttles/infiltrator_advanced.dmm @@ -234,9 +234,8 @@ /obj/effect/turf_decal/stripes/line{ dir = 4 }, -/obj/machinery/airalarm/syndicate{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /obj/effect/decal/cleanable/dirt, /obj/structure/cable, /turf/open/floor/mineral/plastitanium/red, @@ -405,10 +404,8 @@ }, /obj/effect/mapping_helpers/apc/cut_AI_wire, /obj/effect/mapping_helpers/apc/syndicate_access, -/obj/machinery/airalarm/syndicate{ - dir = 4; - pixel_x = 25 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /obj/structure/cable, /turf/open/floor/mineral/plastitanium, /area/shuttle/syndicate/hallway) @@ -1012,9 +1009,8 @@ "cg" = ( /obj/machinery/suit_storage_unit/syndicate, /obj/effect/turf_decal/box, -/obj/machinery/airalarm/syndicate{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/pod/dark, /area/shuttle/syndicate/eva) "ch" = ( @@ -1164,10 +1160,8 @@ pixel_x = -4; pixel_y = -4 }, -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/dark, /area/shuttle/syndicate/medical) @@ -1441,9 +1435,8 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, -/obj/machinery/airalarm/syndicate{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /obj/effect/turf_decal/stripes/line{ dir = 6 }, @@ -1471,9 +1464,8 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, -/obj/machinery/airalarm/syndicate{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /obj/effect/decal/cleanable/dirt, /obj/effect/turf_decal/stripes/line{ dir = 10 @@ -1485,10 +1477,8 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/syndicate{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/mineral/plastitanium/red, /area/shuttle/syndicate/airlock) "dm" = ( @@ -1523,10 +1513,8 @@ /obj/effect/turf_decal/stripes/line{ dir = 8 }, -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/mineral/plastitanium/red, /area/shuttle/syndicate/airlock) "dq" = ( @@ -1836,10 +1824,8 @@ dir = 1 }, /obj/effect/turf_decal/bot, -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /obj/effect/turf_decal/stripes/line, /turf/open/floor/pod/dark, /area/shuttle/syndicate/medical) @@ -2080,10 +2066,8 @@ pixel_y = 4 }, /obj/structure/extinguisher_cabinet/directional/east, -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/pod/dark, /area/shuttle/syndicate/armory) "ep" = ( diff --git a/_maps/shuttles/pirate_default.dmm b/_maps/shuttles/pirate_default.dmm index d8590db9cc3..765e19f89ac 100644 --- a/_maps/shuttles/pirate_default.dmm +++ b/_maps/shuttles/pirate_default.dmm @@ -4,10 +4,8 @@ dir = 1 }, /obj/machinery/light/small/directional/west, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/dark, @@ -83,10 +81,8 @@ /turf/closed/wall/mineral/plastitanium/nodiagonal, /area/shuttle/pirate) "ak" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/machinery/light/small/directional/west, /obj/structure/closet/secure_closet/freezer{ @@ -140,10 +136,8 @@ dir = 1 }, /obj/machinery/light/small/directional/east, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/dark, @@ -454,10 +448,8 @@ dir = 6 }, /obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/structure/table, /obj/machinery/cell_charger, @@ -553,10 +545,8 @@ /turf/open/floor/iron, /area/shuttle/pirate) "bC" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/directional/east, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 @@ -829,10 +819,8 @@ "np" = ( /obj/structure/reagent_dispensers/fueltank, /obj/effect/turf_decal/bot, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/plating, /area/shuttle/pirate) @@ -842,9 +830,8 @@ dir = 8 }, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/red/anticorner/contrasted{ dir = 8 }, @@ -955,10 +942,8 @@ /turf/open/floor/iron, /area/shuttle/pirate) "OD" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/sign/poster/contraband/random{ pixel_x = 32 }, @@ -975,10 +960,8 @@ /obj/effect/mob_spawn/ghost_role/human/pirate/captain{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/structure/sign/poster/contraband/random{ pixel_x = -32 diff --git a/_maps/shuttles/pirate_psyker.dmm b/_maps/shuttles/pirate_psyker.dmm index db7c746b925..dd9a12fd356 100644 --- a/_maps/shuttles/pirate_psyker.dmm +++ b/_maps/shuttles/pirate_psyker.dmm @@ -841,10 +841,8 @@ /area/shuttle/pirate) "Rs" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/robot_debris/up, /turf/open/floor/plating, diff --git a/_maps/shuttles/pirate_silverscale.dmm b/_maps/shuttles/pirate_silverscale.dmm index 70e5b0fc017..f2437daf82e 100644 --- a/_maps/shuttles/pirate_silverscale.dmm +++ b/_maps/shuttles/pirate_silverscale.dmm @@ -40,20 +40,16 @@ }, /area/shuttle/pirate) "bH" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/pod/dark, /area/shuttle/pirate) "ci" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/pod/dark, /area/shuttle/pirate) "cE" = ( @@ -157,10 +153,8 @@ /obj/structure/chair/comfy/shuttle{ dir = 1 }, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/carpet/royalblack, /area/shuttle/pirate) "ht" = ( @@ -243,10 +237,8 @@ /area/shuttle/pirate) "lu" = ( /obj/item/storage/secure/safe/directional/north, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/bed/pod, /obj/item/bedsheet/black, /turf/open/floor/carpet/royalblack, @@ -558,10 +550,8 @@ /turf/open/floor/iron/dark/textured, /area/shuttle/pirate) "DP" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/carpet/royalblack, /area/shuttle/pirate) "DX" = ( @@ -870,10 +860,8 @@ anchored = 1 }, /obj/structure/cable, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/bot, /turf/open/floor/pod/dark, /area/shuttle/pirate) diff --git a/_maps/shuttles/ruin_caravan_victim.dmm b/_maps/shuttles/ruin_caravan_victim.dmm index 614ae713c7b..90344acccd1 100644 --- a/_maps/shuttles/ruin_caravan_victim.dmm +++ b/_maps/shuttles/ruin_caravan_victim.dmm @@ -185,10 +185,8 @@ /turf/open/floor/iron/airless, /area/shuttle/ruin/caravan/freighter1) "nj" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/blood, /obj/machinery/atmospherics/components/unary/vent_pump/on, @@ -198,10 +196,8 @@ /turf/template_noop, /area/shuttle/ruin/caravan/freighter1) "nO" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /obj/effect/mapping_helpers/broken_floor, /turf/open/floor/plating/airless, @@ -227,10 +223,8 @@ pixel_x = 1; pixel_y = 5 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/airless, /area/shuttle/ruin/caravan/freighter1) @@ -545,10 +539,8 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -628,10 +620,8 @@ /turf/open/floor/iron/dark/airless, /area/shuttle/ruin/caravan/freighter1) "LI" = ( -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 1 }, @@ -656,10 +646,8 @@ /area/shuttle/ruin/caravan/freighter1) "Mr" = ( /obj/machinery/light/small/directional/north, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 }, @@ -678,10 +666,8 @@ /obj/structure/bed, /obj/item/bedsheet, /obj/effect/decal/cleanable/dirt, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -735,10 +721,8 @@ /turf/open/floor/plating/airless, /area/shuttle/ruin/caravan/freighter1) "Qi" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /obj/effect/mob_spawn/corpse/human/cargo_tech, diff --git a/_maps/shuttles/ruin_cyborg_mothership.dmm b/_maps/shuttles/ruin_cyborg_mothership.dmm index 0b3bc064bd5..dfd85488fb8 100644 --- a/_maps/shuttles/ruin_cyborg_mothership.dmm +++ b/_maps/shuttles/ruin_cyborg_mothership.dmm @@ -647,10 +647,8 @@ }, /obj/machinery/camera/directional/west, /obj/item/pipe_dispenser, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/item/wrench, /turf/open/floor/plating, /area/shuttle/ruin/cyborg_mothership) diff --git a/_maps/shuttles/ruin_pirate_cutter.dmm b/_maps/shuttles/ruin_pirate_cutter.dmm index b8155a5da29..6cf0f722dd3 100644 --- a/_maps/shuttles/ruin_pirate_cutter.dmm +++ b/_maps/shuttles/ruin_pirate_cutter.dmm @@ -361,10 +361,8 @@ /area/shuttle/ruin/caravan/pirate) "xq" = ( /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/cable, /obj/machinery/power/apc/auto_name/directional/west, /turf/open/floor/plating, @@ -435,10 +433,8 @@ /area/shuttle/ruin/caravan/pirate) "BX" = ( /obj/structure/closet/crate/secure/loot, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/dark, /area/shuttle/ruin/caravan/pirate) "CI" = ( @@ -510,10 +506,8 @@ /obj/item/bedsheet/brown{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/red{ dir = 8 }, @@ -653,9 +647,8 @@ dir = 1 }, /obj/effect/turf_decal/delivery, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/white, /area/shuttle/ruin/caravan/pirate) "Po" = ( @@ -803,10 +796,8 @@ /area/shuttle/ruin/caravan/pirate) "Xw" = ( /obj/structure/table, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/item/ammo_box/a40mm, /obj/effect/turf_decal/tile/neutral/fourcorners, /turf/open/floor/iron/dark, diff --git a/_maps/shuttles/ruin_syndicate_dropship.dmm b/_maps/shuttles/ruin_syndicate_dropship.dmm index f2378b9c468..0ee74f72266 100644 --- a/_maps/shuttles/ruin_syndicate_dropship.dmm +++ b/_maps/shuttles/ruin_syndicate_dropship.dmm @@ -165,10 +165,8 @@ /turf/open/floor/iron/dark, /area/shuttle/ruin/caravan/syndicate3) "nA" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron/dark, /area/shuttle/ruin/caravan/syndicate3) @@ -254,10 +252,8 @@ /turf/open/floor/iron/dark, /area/shuttle/ruin/caravan/syndicate3) "ES" = ( -/obj/machinery/airalarm/syndicate{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /turf/open/floor/iron/dark, /area/shuttle/ruin/caravan/syndicate3) "GU" = ( @@ -363,10 +359,8 @@ /area/shuttle/ruin/caravan/syndicate3) "Li" = ( /obj/structure/chair/comfy/shuttle, -/obj/machinery/airalarm/syndicate{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/syndicate_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/pod/dark, /area/shuttle/ruin/caravan/syndicate3) diff --git a/_maps/shuttles/whiteship_birdshot.dmm b/_maps/shuttles/whiteship_birdshot.dmm new file mode 100644 index 00000000000..aa5daf0e34a --- /dev/null +++ b/_maps/shuttles/whiteship_birdshot.dmm @@ -0,0 +1,2091 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ar" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/cold/directional/south, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"aW" = ( +/obj/structure/table/greyscale, +/obj/machinery/recharger{ + pixel_x = -13; + pixel_y = 11 + }, +/obj/machinery/cell_charger{ + pixel_x = 4; + pixel_y = 11 + }, +/obj/item/stock_parts/cell/high{ + pixel_x = 4; + pixel_y = 11 + }, +/obj/item/storage/toolbox/emergency{ + pixel_y = 2 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"bi" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"bk" = ( +/obj/machinery/atmospherics/pipe/smart/simple/general/visible{ + dir = 6 + }, +/obj/machinery/meter, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"bo" = ( +/obj/effect/turf_decal/box/white/corners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate{ + icon_state = "crateopen" + }, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/iron/dark/textured_large, +/area/shuttle/abandoned/cargo) +"bp" = ( +/turf/closed/wall/mineral/titanium/overspace, +/area/shuttle/abandoned/engine) +"bq" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/door/airlock/titanium/glass{ + name = "Canteen" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/bar) +"bw" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/poddoor{ + id = "whiteship_port" + }, +/turf/open/floor/plating, +/area/shuttle/abandoned/cargo) +"bH" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/door/airlock/titanium{ + name = "Head" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/crew) +"cm" = ( +/obj/machinery/light/small/broken/directional/east, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"cq" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance/three, +/obj/machinery/light/small/directional/north, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"dk" = ( +/obj/structure/table/greyscale, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/turretid{ + icon_state = "control_kill"; + lethal = 1; + locked = 0; + pixel_y = 28; + req_access = null + }, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"dw" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"dy" = ( +/obj/effect/turf_decal/box/white/corners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/textured_large, +/area/shuttle/abandoned/cargo) +"dH" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/poddoor{ + id = "whiteship_starboard" + }, +/turf/open/floor/plating, +/area/shuttle/abandoned/cargo) +"eb" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"eK" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/built/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/iron/textured, +/area/shuttle/abandoned/cargo) +"eU" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/cold/directional/north, +/obj/structure/cable, +/obj/machinery/firealarm/directional/east, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"fD" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/iron/cafeteria, +/area/shuttle/abandoned/bar) +"fT" = ( +/turf/open/floor/plating/airless, +/area/shuttle/abandoned/crew) +"fW" = ( +/obj/machinery/porta_turret/centcom_shuttle/weak{ + dir = 4 + }, +/turf/closed/wall/mineral/titanium/overspace, +/area/shuttle/abandoned/crew) +"fX" = ( +/obj/structure/chair{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, +/turf/open/floor/carpet/green, +/area/shuttle/abandoned/bar) +"gs" = ( +/obj/machinery/power/terminal{ + dir = 4 + }, +/obj/structure/closet/crate, +/obj/item/stack/sheet/glass{ + amount = 10 + }, +/obj/item/stack/sheet/iron/twenty, +/obj/item/stack/sheet/mineral/plasma{ + amount = 10 + }, +/obj/structure/cable, +/obj/machinery/light/small/built/directional/south, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"gz" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/machinery/door/airlock/external/ruin, +/obj/effect/mapping_helpers/airlock/cyclelink_helper, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/crew) +"hq" = ( +/obj/machinery/power/apc/auto_name/directional/east, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"hr" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table, +/obj/item/plate{ + pixel_x = 5; + pixel_y = -2 + }, +/obj/item/plate{ + pixel_x = 5 + }, +/obj/item/plate{ + pixel_x = 5; + pixel_y = 2 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/broken/directional/east, +/turf/open/floor/iron, +/area/shuttle/abandoned/bar) +"hT" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/shuttle/abandoned/cargo) +"ia" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 1 + }, +/obj/machinery/light/small/built/directional/south, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"in" = ( +/obj/structure/closet/secure_closet/freezer/fridge/open, +/obj/item/reagent_containers/condiment/enzyme{ + layer = 5 + }, +/obj/item/food/meat/slab/synthmeat{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/food/meat/slab/synthmeat{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/food/meat/slab/synthmeat{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/reagent_containers/condiment/flour{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/reagent_containers/condiment/flour{ + pixel_x = -3; + pixel_y = 3 + }, +/obj/item/reagent_containers/condiment/milk, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/cafeteria, +/area/shuttle/abandoned/bar) +"iy" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/item/bedsheet/brown{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"jp" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"jB" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/door/airlock/titanium{ + name = "Infirmary" + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/medbay) +"jQ" = ( +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/button/door/directional/north{ + id = "whiteship_port"; + name = "Port Doors Control" + }, +/turf/open/floor/iron/textured, +/area/shuttle/abandoned/cargo) +"kw" = ( +/obj/machinery/computer/monitor{ + name = "Bridge Power Monitoring Console" + }, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"kz" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/carpet/green, +/area/shuttle/abandoned/bar) +"kN" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"kQ" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/abandoned/cargo) +"kS" = ( +/obj/machinery/light/small/directional/south, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"lq" = ( +/obj/machinery/power/shuttle_engine/propulsion/left{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/shuttle/abandoned/crew) +"lt" = ( +/turf/template_noop, +/area/template_noop) +"lE" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/door/airlock/titanium{ + name = "Port Cargo Bay" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/cargo) +"ma" = ( +/turf/closed/wall/mineral/titanium/overspace, +/area/shuttle/abandoned/cargo) +"mJ" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/carpet/green, +/area/shuttle/abandoned/bar) +"ne" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/door/airlock/titanium/glass{ + name = "Port Cargo Control" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/cargo) +"nh" = ( +/obj/machinery/light/small/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"nm" = ( +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"ny" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/cafeteria, +/area/shuttle/abandoned/bar) +"nI" = ( +/obj/machinery/shower/directional/south, +/obj/item/soap, +/obj/structure/curtain, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/white/small, +/area/shuttle/abandoned/crew) +"nQ" = ( +/obj/structure/toilet{ + pixel_y = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/door/window/right/directional/east{ + name = "Shower" + }, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/white/small, +/area/shuttle/abandoned/crew) +"oe" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/power/shuttle_engine/heater{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/shuttle/abandoned/engine) +"ol" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"pr" = ( +/obj/machinery/computer/operating, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) +"pv" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/abandoned/pod) +"pC" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/abandoned/medbay) +"pO" = ( +/obj/structure/dresser, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"pP" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/tank_dispenser, +/obj/machinery/light/small/directional/west, +/turf/open/floor/iron/smooth, +/area/shuttle/abandoned/crew) +"qa" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron, +/area/shuttle/abandoned/bar) +"qn" = ( +/obj/structure/rack, +/obj/item/storage/toolbox/electrical{ + pixel_x = 1; + pixel_y = 6 + }, +/obj/item/storage/toolbox/mechanical{ + pixel_x = -2; + pixel_y = -1 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"qq" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table, +/obj/machinery/reagentgrinder{ + pixel_x = 5; + pixel_y = -8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/shuttle/abandoned/bar) +"qz" = ( +/obj/machinery/computer/shuttle/white_ship/pod/recall{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"ry" = ( +/turf/closed/wall/mineral/titanium/overspace, +/area/shuttle/abandoned/bar) +"rF" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/iron/smooth, +/area/shuttle/abandoned/crew) +"sl" = ( +/obj/structure/table, +/obj/item/reagent_containers/blood/o_minus{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/reagent_containers/blood, +/obj/item/storage/backpack/duffelbag/med/surgery{ + pixel_x = 2; + pixel_y = 9 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) +"sr" = ( +/obj/structure/bed{ + dir = 4 + }, +/obj/item/bedsheet/brown{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/broken/directional/west, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"sC" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"te" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/door/airlock/command{ + name = "Cockpit" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/bridge) +"tW" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/official/random/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"uj" = ( +/obj/structure/closet/emcloset/anchored, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"uk" = ( +/turf/closed/wall/mineral/titanium/overspace, +/area/shuttle/abandoned/pod) +"uo" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"uT" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/suit_storage_unit/standard_unit, +/obj/machinery/light/small/built/directional/east, +/turf/open/floor/iron/smooth, +/area/shuttle/abandoned/crew) +"vc" = ( +/obj/machinery/computer/camera_advanced/shuttle_docker/whiteship{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"vo" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/turf/open/floor/carpet/green, +/area/shuttle/abandoned/bar) +"vD" = ( +/obj/structure/chair/stool/directional/west, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"wh" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/iron/textured, +/area/shuttle/abandoned/cargo) +"wp" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"xn" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/south, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"xv" = ( +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/textured, +/area/shuttle/abandoned/cargo) +"xH" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate, +/obj/effect/spawner/random/maintenance/three, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"xI" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron, +/area/shuttle/abandoned/bar) +"yN" = ( +/obj/structure/closet/secure_closet/personal, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"yP" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/shuttle/abandoned/bar) +"yT" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/apc/auto_name/directional/west, +/obj/structure/cable, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"yV" = ( +/obj/effect/turf_decal/box/white/corners{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/textured_large, +/area/shuttle/abandoned/cargo) +"zh" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/door/airlock/grunge{ + name = "Cabin" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/crew) +"Av" = ( +/obj/machinery/atmospherics/components/trinary/filter{ + dir = 1 + }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/item/wrench, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"AV" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned/crew) +"Bb" = ( +/obj/structure/table, +/obj/machinery/microwave{ + pixel_y = 3 + }, +/obj/item/storage/box/donkpockets, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/cafeteria, +/area/shuttle/abandoned/bar) +"Bx" = ( +/obj/machinery/griddle, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/cafeteria, +/area/shuttle/abandoned/bar) +"BH" = ( +/obj/machinery/power/shuttle_engine/propulsion/left{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/shuttle/abandoned/engine) +"BZ" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/door/poddoor{ + id = "whiteship_windows" + }, +/turf/open/floor/plating, +/area/shuttle/abandoned/pod) +"Cf" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"Cw" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/shuttle/abandoned/medbay) +"Cz" = ( +/obj/machinery/light/small/built/directional/west, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"CG" = ( +/obj/structure/closet/firecloset/full{ + anchored = 1 + }, +/obj/machinery/light/small/broken/directional/north, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"Db" = ( +/obj/structure/table, +/obj/item/reagent_containers/condiment/saltshaker{ + pixel_x = -8; + pixel_y = 10 + }, +/obj/item/reagent_containers/condiment/peppermill{ + pixel_x = -8; + pixel_y = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/built/directional/west, +/turf/open/floor/carpet/green, +/area/shuttle/abandoned/bar) +"Dw" = ( +/obj/machinery/atmospherics/components/binary/pump/on{ + dir = 4; + name = "Air to Distro" + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"DF" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/machinery/door/airlock/titanium{ + name = "Kitchen" + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/bar) +"DN" = ( +/obj/machinery/door/airlock/atmos{ + name = "Atmospherics" + }, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"DR" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/door/firedoor, +/turf/open/floor/plating, +/area/shuttle/abandoned/bar) +"DT" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/abandoned/bar) +"Eo" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/textured, +/area/shuttle/abandoned/cargo) +"EC" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"Fa" = ( +/obj/machinery/atmospherics/components/tank/air{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"Fm" = ( +/obj/structure/chair/comfy/shuttle{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/firealarm/directional/north, +/turf/open/floor/iron/textured, +/area/shuttle/abandoned/cargo) +"Fn" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/broken/directional/south, +/obj/machinery/firealarm/directional/east, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"Ft" = ( +/obj/structure/table, +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/machinery/recharger{ + pixel_x = 6; + pixel_y = 11 + }, +/obj/item/book/manual/wiki/security_space_law{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/item/reagent_containers/spray/pepper{ + pixel_x = 9; + pixel_y = 4 + }, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"Fu" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/carpet/green, +/area/shuttle/abandoned/bar) +"FH" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted, +/obj/structure/chair{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"FL" = ( +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"FP" = ( +/obj/effect/turf_decal/box/white/corners{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/textured_large, +/area/shuttle/abandoned/cargo) +"FQ" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) +"FX" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 4 + }, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"FZ" = ( +/obj/structure/chair/stool/bar/directional/east, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/firealarm/directional/north, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/carpet/green, +/area/shuttle/abandoned/bar) +"Gb" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table, +/obj/machinery/coffeemaker{ + pixel_y = 12 + }, +/obj/item/reagent_containers/cup/glass/mug{ + pixel_x = 10; + pixel_y = 1 + }, +/obj/item/reagent_containers/cup/glass/mug{ + pixel_x = 2; + pixel_y = -1 + }, +/obj/item/reagent_containers/cup/glass/mug{ + pixel_x = 7; + pixel_y = -5 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron, +/area/shuttle/abandoned/bar) +"Ge" = ( +/obj/machinery/power/smes/engineering{ + charge = 1e+006 + }, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"Gi" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned/engine) +"Gk" = ( +/obj/structure/chair/comfy/shuttle, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/firealarm/directional/west, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"Gy" = ( +/obj/machinery/computer/shuttle/white_ship/bridge{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/broken/directional/south, +/obj/machinery/button/door/directional/south{ + id = "whiteship_windows"; + name = "Windows Blast Door Control"; + pixel_x = -8 + }, +/obj/machinery/button/door/directional/south{ + id = "whiteship_bridge"; + name = "Bridge Blast Door Control"; + pixel_x = 6 + }, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"Gz" = ( +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"GE" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table, +/obj/item/storage/fancy/donut_box{ + pixel_y = 14 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/computer/security/telescreen/entertainment/directional/north, +/turf/open/floor/iron, +/area/shuttle/abandoned/bar) +"GV" = ( +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"HD" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"HH" = ( +/obj/effect/turf_decal/box/white/corners{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/dark/textured_large, +/area/shuttle/abandoned/cargo) +"In" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"Je" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/machinery/door/airlock/titanium/glass{ + name = "Brig" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/pod) +"Jt" = ( +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"JL" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_pump/on, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) +"JP" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/abandoned/bridge) +"JU" = ( +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/structure/chair{ + pixel_y = 10 + }, +/obj/machinery/door/window/brigdoor/security/cell/right/directional/south{ + name = "Brig Cell" + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"KV" = ( +/obj/structure/cable, +/obj/machinery/door/airlock/engineering{ + name = "Engineering" + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"Lj" = ( +/obj/machinery/porta_turret/centcom_shuttle/weak{ + dir = 4 + }, +/turf/closed/wall/mineral/titanium/overspace, +/area/shuttle/abandoned/pod) +"Ll" = ( +/obj/structure/cable, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"Mq" = ( +/obj/machinery/power/port_gen/pacman{ + anchored = 1 + }, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"MJ" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"MO" = ( +/obj/machinery/light/small/broken/directional/east, +/obj/structure/sign/poster/official/random/directional/north, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"Na" = ( +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"Nl" = ( +/obj/structure/table, +/obj/machinery/cell_charger{ + pixel_y = 11 + }, +/obj/item/stock_parts/cell/high{ + pixel_y = 11 + }, +/obj/item/stack/cable_coil{ + pixel_y = -1 + }, +/obj/item/multitool, +/obj/machinery/light/small/directional/north, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"NK" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/abandoned/crew) +"NP" = ( +/obj/machinery/light/small/directional/east, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"Oe" = ( +/obj/effect/turf_decal/box/white/corners{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/closet/crate, +/obj/item/stack/sheet/glass{ + amount = 10 + }, +/obj/item/stack/sheet/iron/twenty, +/obj/item/stack/rods/twentyfive, +/obj/item/weldingtool, +/turf/open/floor/iron/dark/textured_large, +/area/shuttle/abandoned/cargo) +"Om" = ( +/turf/closed/wall/mineral/titanium/nodiagonal, +/area/shuttle/abandoned/engine) +"Ot" = ( +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/structure/closet/secure_closet/personal{ + name = "Security Closet" + }, +/obj/item/gun/energy/laser/retro, +/obj/item/restraints/handcuffs/cable, +/obj/item/restraints/handcuffs/cable, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/north, +/obj/structure/reagent_dispensers/wall/peppertank/directional/north, +/obj/item/inspector, +/obj/item/flashlight/seclite, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"OC" = ( +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/textured, +/area/shuttle/abandoned/cargo) +"Pm" = ( +/obj/machinery/light/small/directional/north, +/obj/structure/cable, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"Pu" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"Pz" = ( +/obj/structure/sink/directional/east, +/obj/structure/mirror/directional/west, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 1 + }, +/turf/open/floor/iron/white/small, +/area/shuttle/abandoned/crew) +"PC" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/door/poddoor{ + id = "whiteship_windows" + }, +/turf/open/floor/plating, +/area/shuttle/abandoned/bar) +"PN" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned/pod) +"Qb" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/north, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/dark/small, +/area/shuttle/abandoned/bridge) +"Qf" = ( +/obj/machinery/porta_turret/centcom_shuttle/weak{ + dir = 4 + }, +/turf/closed/wall/mineral/titanium/overspace, +/area/shuttle/abandoned/bridge) +"Qr" = ( +/obj/structure/chair, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/carpet/green, +/area/shuttle/abandoned/bar) +"QT" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/machinery/door/airlock/external/ruin, +/obj/effect/mapping_helpers/airlock/cyclelink_helper{ + dir = 1 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/crew) +"QU" = ( +/obj/structure/chair/stool/directional/south, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/broken/directional/west, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) +"QY" = ( +/obj/effect/turf_decal/stripes/line{ + dir = 8 + }, +/obj/effect/turf_decal/stripes/line{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 4 + }, +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 8 + }, +/obj/machinery/door/airlock/titanium{ + name = "Starboard Cargo Bay" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/cargo) +"RH" = ( +/obj/structure/chair{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"RI" = ( +/obj/effect/turf_decal/tile/red/fourcorners, +/obj/structure/chair{ + pixel_y = 10 + }, +/obj/machinery/door/window/brigdoor/security/cell/left/directional/south{ + name = "Brig Cell" + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"RN" = ( +/obj/structure/table/optable, +/obj/machinery/defibrillator_mount/directional/north, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) +"RY" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"Tg" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned/cargo) +"Uy" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/official/random/directional/north, +/mob/living/simple_animal/hostile/ooze/gelatinous{ + desc = "Father of Cubie"; + melee_damage_upper = 30; + name = "Squarsire" + }, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"UB" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"UG" = ( +/obj/effect/turf_decal/tile/red/half/contrasted, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/broken/directional/south, +/obj/machinery/atmospherics/components/unary/vent_pump/on{ + dir = 8 + }, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"Vp" = ( +/obj/structure/window/reinforced/spawner/directional/east, +/obj/machinery/power/shuttle_engine/heater{ + dir = 8 + }, +/turf/open/floor/plating/airless, +/area/shuttle/abandoned/crew) +"VB" = ( +/obj/structure/table, +/obj/structure/sink/kitchen/directional/west, +/obj/item/reagent_containers/condiment/sugar{ + pixel_x = 4; + pixel_y = 14 + }, +/obj/item/kitchen/rollingpin{ + pixel_x = -1 + }, +/obj/item/knife/kitchen{ + pixel_x = -8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron/cafeteria, +/area/shuttle/abandoned/bar) +"VO" = ( +/obj/structure/table/wood, +/obj/effect/decal/cleanable/dirt/dust, +/obj/structure/sign/poster/official/random/directional/north, +/turf/open/floor/iron/grimy, +/area/shuttle/abandoned/crew) +"VP" = ( +/obj/effect/turf_decal/tile/red/anticorner/contrasted{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/firealarm/directional/south, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"VS" = ( +/obj/structure/table, +/obj/item/defibrillator/loaded, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/power/apc/auto_name/directional/south, +/obj/structure/cable, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) +"VU" = ( +/obj/structure/cable, +/obj/machinery/power/apc/auto_name/directional/east, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"We" = ( +/obj/effect/turf_decal/tile/red/half/contrasted{ + dir = 4 + }, +/obj/effect/decal/cleanable/dirt/dust, +/turf/open/floor/iron, +/area/shuttle/abandoned/pod) +"Wi" = ( +/obj/machinery/light/small/directional/east, +/obj/structure/cable, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"Wu" = ( +/obj/machinery/space_heater, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"WG" = ( +/turf/closed/wall/mineral/titanium/overspace, +/area/shuttle/abandoned/bridge) +"WL" = ( +/obj/structure/rack, +/obj/item/tank/internals/anesthetic{ + pixel_x = -3 + }, +/obj/item/stack/sticky_tape/surgical, +/obj/item/clothing/mask/breath/medical{ + pixel_y = 3 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/small/directional/east, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) +"WU" = ( +/obj/structure/table/reinforced, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/button/door/directional/south{ + id = "whiteship_starboard"; + name = "Starboard Doors Control" + }, +/turf/open/floor/iron/textured, +/area/shuttle/abandoned/cargo) +"XB" = ( +/turf/closed/wall/mineral/titanium, +/area/shuttle/abandoned/bridge) +"XQ" = ( +/obj/machinery/atmospherics/components/unary/portables_connector/visible{ + dir = 8 + }, +/obj/machinery/portable_atmospherics/canister, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"XX" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/door/poddoor{ + id = "whiteship_windows" + }, +/turf/open/floor/plating, +/area/shuttle/abandoned/crew) +"Yg" = ( +/obj/effect/turf_decal/siding/thinplating/dark{ + dir = 1 + }, +/obj/effect/turf_decal/siding/thinplating/dark, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/door/airlock/titanium/glass{ + name = "Starboard Cargo Control" + }, +/obj/structure/cable, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron/small, +/area/shuttle/abandoned/cargo) +"Yn" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"Yo" = ( +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/light/built/directional/north, +/obj/structure/cable, +/turf/open/floor/iron/smooth_large, +/area/shuttle/abandoned/cargo) +"YJ" = ( +/obj/effect/spawner/structure/window/reinforced/shuttle, +/obj/machinery/door/poddoor{ + id = "whiteship_bridge" + }, +/turf/open/floor/plating, +/area/shuttle/abandoned/bridge) +"YZ" = ( +/obj/effect/turf_decal/stripes/line, +/obj/effect/turf_decal/stripes/line{ + dir = 1 + }, +/obj/machinery/door/poddoor{ + id = "whiteship_port" + }, +/obj/docking_port/mobile{ + callTime = 200; + can_move_docking_ports = 1; + dir = 2; + launch_status = 0; + movement_force = list("KNOCKDOWN" = 0, "THROW" = 0); + name = "Patrol Bee"; + port_direction = 8; + preferred_direction = 4; + shuttle_id = "whiteship" + }, +/turf/open/floor/plating, +/area/shuttle/abandoned/cargo) +"Zn" = ( +/obj/structure/chair/stool/directional/north, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/engine) +"Zp" = ( +/obj/effect/turf_decal/tile/bar/opposingcorners, +/obj/structure/table, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 9; + pixel_y = 15 + }, +/obj/item/reagent_containers/cup/glass/drinkingglass{ + pixel_x = 5; + pixel_y = 8 + }, +/obj/effect/turf_decal/siding/wideplating/dark{ + dir = 8 + }, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/iron, +/area/shuttle/abandoned/bar) +"Zy" = ( +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, +/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ + dir = 4 + }, +/turf/open/floor/catwalk_floor, +/area/shuttle/abandoned/crew) +"ZT" = ( +/obj/structure/bed/pod, +/obj/machinery/iv_drip, +/obj/effect/decal/cleanable/dirt/dust, +/obj/machinery/firealarm/directional/south, +/turf/open/floor/iron/freezer, +/area/shuttle/abandoned/medbay) + +(1,1,1) = {" +lt +lt +bp +BH +bp +lt +lt +lt +lt +lt +lt +lt +lt +lt +lt +lt +bp +BH +bp +lt +lt +"} +(2,1,1) = {" +lt +bp +Om +oe +Gi +BH +lt +lt +lt +lt +lt +lt +lt +lt +lt +BH +Gi +oe +Om +bp +lt +"} +(3,1,1) = {" +lt +Om +Wu +RH +Gi +oe +bp +lt +lt +lt +lt +lt +lt +lt +bp +oe +Gi +qn +Mq +Om +lt +"} +(4,1,1) = {" +lt +Gi +CG +bk +Av +ia +Gi +lt +lt +lt +lt +lt +lt +lt +Gi +Nl +Zn +Jt +gs +Gi +lt +"} +(5,1,1) = {" +lt +Gi +uj +Dw +XQ +Fa +Gi +lt +lt +lt +lt +lt +lt +lt +Gi +kw +VU +Gz +Ge +Gi +lt +"} +(6,1,1) = {" +lt +Gi +Om +DN +Om +Om +Om +lq +lt +lt +lt +lt +lt +lq +Om +Om +Om +KV +Om +Gi +lt +"} +(7,1,1) = {" +ma +kQ +cq +Pu +Pu +ar +kQ +Vp +AV +fT +NK +fT +AV +Vp +kQ +Yo +sC +sC +xn +kQ +ma +"} +(8,1,1) = {" +kQ +Tg +GV +FP +yV +uo +kQ +NK +NK +XX +NK +XX +NK +NK +kQ +Yn +FP +Oe +GV +Tg +kQ +"} +(9,1,1) = {" +bw +Cf +GV +HH +bo +UB +kQ +pO +iy +bi +NK +VO +sr +pO +kQ +tW +HH +dy +GV +RY +dH +"} +(10,1,1) = {" +YZ +xH +GV +In +MJ +Fn +kQ +yN +FX +vD +NK +vD +FX +wp +kQ +eU +MJ +EC +ol +RY +dH +"} +(11,1,1) = {" +kQ +hT +hT +kQ +lE +kQ +kQ +NK +zh +NK +NK +NK +zh +NK +kQ +kQ +QY +kQ +hT +hT +kQ +"} +(12,1,1) = {" +Tg +jQ +Eo +kQ +eb +FL +dw +FL +FL +Cz +FL +nh +FL +FL +dw +FL +eb +kQ +Fm +WU +Tg +"} +(13,1,1) = {" +Tg +xv +eK +ne +eb +nm +Wi +nm +hq +nm +Ll +nm +nm +nm +cm +nm +eb +Yg +wh +OC +Tg +"} +(14,1,1) = {" +fW +NK +NK +NK +Na +kS +DT +DR +DT +DR +pC +Cw +pC +Cw +pC +Pm +Zy +NK +NK +NK +fW +"} +(15,1,1) = {" +lt +NK +pP +NK +FL +nm +DT +Qr +Db +fX +pC +pr +QU +VS +pC +nm +FL +bH +Pz +NK +lt +"} +(16,1,1) = {" +lt +gz +rF +QT +FL +eb +bq +Fu +mJ +vo +pC +RN +JL +FQ +jB +eb +FL +NK +nQ +NK +lt +"} +(17,1,1) = {" +lt +NK +uT +NK +MO +eb +DT +FZ +kz +vo +pC +sl +WL +ZT +pC +eb +NP +NK +nI +NK +lt +"} +(18,1,1) = {" +lt +uk +pv +pv +pv +Je +DT +GE +Zp +xI +pC +pC +pC +pC +JP +te +JP +JP +JP +WG +lt +"} +(19,1,1) = {" +lt +lt +PN +JU +yT +VP +DT +yP +yP +qa +DF +ny +fD +in +JP +kN +Gk +qz +XB +lt +lt +"} +(20,1,1) = {" +lt +lt +PN +pv +Uy +UG +DT +Gb +qq +hr +DT +Bx +VB +Bb +JP +Qb +HD +JP +XB +lt +lt +"} +(21,1,1) = {" +lt +lt +PN +RI +We +FH +DT +DT +PC +DT +DT +DT +PC +JP +JP +dk +jp +vc +XB +lt +lt +"} +(22,1,1) = {" +lt +lt +uk +pv +Ot +Ft +pv +ry +lt +lt +lt +lt +lt +WG +JP +aW +Gy +JP +WG +lt +lt +"} +(23,1,1) = {" +lt +lt +lt +uk +BZ +BZ +Lj +lt +lt +lt +lt +lt +lt +lt +Qf +YJ +YJ +WG +lt +lt +lt +"} diff --git a/_maps/shuttles/whiteship_box.dmm b/_maps/shuttles/whiteship_box.dmm index b99d256427f..eb5da7b54d3 100644 --- a/_maps/shuttles/whiteship_box.dmm +++ b/_maps/shuttles/whiteship_box.dmm @@ -102,10 +102,8 @@ pixel_x = -6; pixel_y = 6 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/item/storage/backpack/duffelbag/med/surgery{ pixel_y = 4 }, @@ -156,10 +154,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 1 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/cable, /obj/effect/turf_decal/tile/neutral/half/contrasted{ dir = 1 @@ -413,9 +409,8 @@ /area/shuttle/abandoned/engine) "aV" = ( /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/built/directional/south, /turf/open/floor/plating, /area/shuttle/abandoned/engine) @@ -494,9 +489,8 @@ /obj/effect/decal/cleanable/dirt/dust, /obj/structure/closet/crate/bin, /obj/item/trash/pistachios, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/item/trash/can, /obj/item/light/bulb/broken, /obj/effect/turf_decal/tile/neutral/anticorner/contrasted, @@ -572,10 +566,8 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/built/directional/north, /obj/structure/cable, /turf/open/floor/plating, @@ -622,10 +614,8 @@ /obj/effect/turf_decal/stripes/line{ dir = 1 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt, /turf/open/floor/iron, /area/shuttle/abandoned/medbay) @@ -685,10 +675,8 @@ /obj/structure/closet/secure_closet/medical2{ anchored = 1 }, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/white/side{ dir = 5 }, @@ -744,10 +732,8 @@ /obj/structure/closet/firecloset{ anchored = 1 }, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, @@ -1248,10 +1234,8 @@ /obj/item/pen{ pixel_x = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/item/flashlight/pen{ pixel_x = -6; pixel_y = -2 @@ -1293,10 +1277,8 @@ /obj/machinery/vending/medical{ req_access = null }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/white, /area/shuttle/abandoned/medbay) "cM" = ( @@ -1668,10 +1650,8 @@ /obj/item/assembly/flash/handheld, /obj/item/melee/baton/telescopic, /obj/machinery/light/small/built/directional/west, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/power/apc/auto_name/directional/north, /obj/structure/cable, /obj/effect/turf_decal/tile/blue{ @@ -1791,10 +1771,8 @@ /obj/structure/bed{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/item/bedsheet{ dir = 4 }, @@ -1813,10 +1791,8 @@ /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/light/small/built/directional/north, /obj/structure/bed, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/item/bedsheet, /obj/machinery/atmospherics/components/unary/vent_pump/on, /obj/effect/turf_decal/tile/neutral/fourcorners, diff --git a/_maps/shuttles/whiteship_delta.dmm b/_maps/shuttles/whiteship_delta.dmm index 03c87d809a7..5280dd4f226 100644 --- a/_maps/shuttles/whiteship_delta.dmm +++ b/_maps/shuttles/whiteship_delta.dmm @@ -76,10 +76,8 @@ dir = 4 }, /obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/wood, /area/shuttle/abandoned/crew) "am" = ( @@ -88,10 +86,8 @@ /obj/item/bedsheet/centcom, /obj/machinery/light/small/directional/north, /obj/machinery/atmospherics/components/unary/vent_pump/on, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/wood, /area/shuttle/abandoned/crew) "an" = ( @@ -349,10 +345,8 @@ "aT" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/light/small/directional/south, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/firealarm/directional/south, /obj/structure/spider/stickyweb, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ @@ -502,10 +496,8 @@ dir = 1 }, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 8 }, @@ -594,9 +586,8 @@ pixel_x = -3; pixel_y = 5 }, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 1 }, @@ -831,10 +822,8 @@ "bU" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/built/directional/east, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /obj/structure/cable, @@ -1016,10 +1005,8 @@ /obj/item/megaphone, /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/blue/half/contrasted{ dir = 8 }, @@ -1238,10 +1225,8 @@ dir = 8 }, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/spider/stickyweb, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 8 @@ -1308,10 +1293,8 @@ pixel_y = 3 }, /obj/item/radio/off, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/components/unary/vent_pump/on, /turf/open/floor/iron/dark, /area/shuttle/abandoned/medbay) @@ -1585,10 +1568,8 @@ "dE" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/light/small/built/directional/east, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/spider/stickyweb, /turf/open/floor/iron/white/side, /area/shuttle/abandoned/medbay) @@ -1647,9 +1628,8 @@ }, /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/white, /area/shuttle/abandoned/medbay) "dP" = ( @@ -1881,9 +1861,8 @@ /turf/open/floor/iron, /area/shuttle/abandoned/bar) "La" = ( -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt/dust, /obj/structure/closet/secure_closet/freezer{ locked = 0; @@ -1927,10 +1906,8 @@ /obj/item/extinguisher, /obj/item/extinguisher, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/box/white/corners{ dir = 4 }, diff --git a/_maps/shuttles/whiteship_kilo.dmm b/_maps/shuttles/whiteship_kilo.dmm index d481932f3b2..b4d87448c5b 100644 --- a/_maps/shuttles/whiteship_kilo.dmm +++ b/_maps/shuttles/whiteship_kilo.dmm @@ -170,9 +170,8 @@ /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, /obj/effect/decal/cleanable/blood/gibs/old, /obj/structure/cable, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/tile/bar{ dir = 1 }, @@ -305,10 +304,8 @@ /obj/effect/decal/cleanable/vomit/old, /obj/machinery/light/small/broken/directional/west, /obj/structure/cable, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/pod/light, /area/shuttle/abandoned/crew) "mH" = ( @@ -565,9 +562,8 @@ icon_state = "medium" }, /obj/item/stack/cable_coil/cut, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/pod/light, /area/shuttle/abandoned/bridge) "zu" = ( @@ -614,10 +610,8 @@ dir = 1 }, /obj/effect/decal/cleanable/blood, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/plating, /area/shuttle/abandoned/cargo) "BS" = ( @@ -1071,10 +1065,8 @@ /obj/item/storage/box/stockparts/basic{ pixel_y = 6 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 22 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/pod/dark, /area/shuttle/abandoned/engine) "Tg" = ( diff --git a/_maps/shuttles/whiteship_meta.dmm b/_maps/shuttles/whiteship_meta.dmm index d13fccbf701..984a7dbbdac 100644 --- a/_maps/shuttles/whiteship_meta.dmm +++ b/_maps/shuttles/whiteship_meta.dmm @@ -334,10 +334,8 @@ /area/shuttle/abandoned/crew) "bc" = ( /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 @@ -398,9 +396,8 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/built/directional/south, /obj/effect/decal/cleanable/blood, /turf/open/floor/plating, @@ -524,10 +521,8 @@ "bC" = ( /obj/machinery/light/built/directional/east, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/iron/dark, /area/shuttle/abandoned/cargo) "bD" = ( @@ -704,10 +699,8 @@ /area/shuttle/abandoned/bar) "cc" = ( /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 8 @@ -737,10 +730,8 @@ /area/shuttle/abandoned/bridge) "ce" = ( /obj/structure/table, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt/dust, /obj/item/folder/blue{ pixel_x = 6; @@ -1043,10 +1034,8 @@ /obj/machinery/light/built/directional/west, /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/cable, /turf/open/floor/iron/dark, /area/shuttle/abandoned/cargo) @@ -1065,10 +1054,8 @@ /area/shuttle/abandoned/cargo) "cU" = ( /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/processor, /obj/effect/decal/cleanable/dirt, @@ -1111,10 +1098,8 @@ /obj/machinery/atmospherics/components/unary/vent_pump/on{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/small/built/directional/north, /obj/structure/cable, /turf/open/floor/plating, @@ -1569,9 +1554,8 @@ "fm" = ( /obj/machinery/light/small/built/directional/south, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/dirt/dust, /obj/effect/turf_decal/stripes/white/line, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, @@ -1628,10 +1612,8 @@ /area/shuttle/abandoned/crew) "jv" = ( /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/stripes/white/line{ dir = 1 }, @@ -1687,10 +1669,8 @@ /obj/effect/decal/cleanable/dirt/dust, /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/turf_decal/stripes/white/corner{ dir = 1 }, @@ -2034,10 +2014,8 @@ /area/shuttle/abandoned/crew) "PW" = ( /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/closet/secure_closet/personal, /obj/effect/decal/cleanable/dirt/dust, /obj/effect/turf_decal/tile/neutral/fourcorners, @@ -2124,10 +2102,8 @@ "SW" = ( /obj/effect/decal/cleanable/dirt/dust, /obj/machinery/hydroponics/constructable, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/spawner/random/food_or_drink/seed_rare, /obj/effect/turf_decal/tile/green/half/contrasted, /turf/open/floor/iron, diff --git a/_maps/shuttles/whiteship_obelisk.dmm b/_maps/shuttles/whiteship_obelisk.dmm index 303b0912c9f..5f0fdd9d490 100644 --- a/_maps/shuttles/whiteship_obelisk.dmm +++ b/_maps/shuttles/whiteship_obelisk.dmm @@ -189,9 +189,8 @@ /area/shuttle/abandoned/crew) "kE" = ( /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/light/broken/directional/east, /obj/structure/table, /obj/effect/spawner/random/entertainment/money_medium, @@ -360,10 +359,8 @@ /obj/structure/cable, /obj/effect/decal/cleanable/blood/splatter, /obj/effect/spawner/random/trash/garbage, -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 }, @@ -498,10 +495,8 @@ /area/shuttle/abandoned/medbay) "EB" = ( /obj/effect/decal/cleanable/blood/gibs/up, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/spawner/random/maintenance, /turf/open/floor/plating, /area/shuttle/abandoned/engine) @@ -581,10 +576,8 @@ /turf/open/floor/catwalk_floor/iron_smooth, /area/shuttle/abandoned/engine) "Iu" = ( -/obj/machinery/airalarm/all_access{ - dir = 4; - pixel_x = 24 - }, +/obj/machinery/airalarm/directional/east, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/structure/bookcase/random, /turf/open/floor/mineral/titanium/white, /area/shuttle/abandoned) @@ -800,10 +793,8 @@ /turf/open/floor/mineral/titanium/purple, /area/shuttle/abandoned/bar) "SW" = ( -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/suit_storage_unit/spaceruin{ desc = "An industrial suit storage device carrying retro space suits. Neat!" }, @@ -898,9 +889,8 @@ /obj/effect/decal/cleanable/blood/footprints{ dir = 4 }, -/obj/machinery/airalarm/all_access{ - pixel_y = -24 - }, +/obj/machinery/airalarm/directional/south, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden{ dir = 4 }, diff --git a/_maps/shuttles/whiteship_personalshuttle.dmm b/_maps/shuttles/whiteship_personalshuttle.dmm index 49667f43a48..55c215349ca 100644 --- a/_maps/shuttles/whiteship_personalshuttle.dmm +++ b/_maps/shuttles/whiteship_personalshuttle.dmm @@ -466,10 +466,8 @@ /obj/machinery/light_switch/directional/north{ pixel_y = 23 }, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 30 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /obj/effect/decal/cleanable/blood/tracks{ dir = 5 }, @@ -486,10 +484,8 @@ dir = 4 }, /obj/effect/decal/cleanable/dirt/dust, -/obj/machinery/airalarm/all_access{ - dir = 8; - pixel_x = -28 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/mineral/titanium, /area/shuttle/abandoned/engine) "NX" = ( diff --git a/_maps/shuttles/whiteship_pubby.dmm b/_maps/shuttles/whiteship_pubby.dmm index 51a2e5088c5..ffb1efd2e98 100644 --- a/_maps/shuttles/whiteship_pubby.dmm +++ b/_maps/shuttles/whiteship_pubby.dmm @@ -800,10 +800,8 @@ /obj/machinery/atmospherics/components/unary/portables_connector/visible/layer4, /obj/effect/decal/cleanable/dirt, /obj/effect/decal/cleanable/cobweb, -/obj/machinery/airalarm/all_access{ - dir = 1; - pixel_y = 24 - }, +/obj/machinery/airalarm/directional/north, +/obj/effect/mapping_helpers/airalarm/all_access, /turf/open/floor/plating, /area/shuttle/abandoned) "Il" = ( diff --git a/_maps/templates/lazy_templates/nukie_base.dmm b/_maps/templates/lazy_templates/nukie_base.dmm index 5714b349c10..78910f5852b 100644 --- a/_maps/templates/lazy_templates/nukie_base.dmm +++ b/_maps/templates/lazy_templates/nukie_base.dmm @@ -448,10 +448,8 @@ /obj/machinery/atmospherics/components/binary/pump/on{ dir = 1 }, -/obj/machinery/airalarm/unlocked{ - dir = 8; - pixel_x = -24 - }, +/obj/machinery/airalarm/directional/west, +/obj/effect/mapping_helpers/airalarm/unlocked, /turf/open/floor/mineral/titanium/tiled/yellow, /area/centcom/syndicate_mothership/expansion_bombthreat) "fH" = ( diff --git a/code/modules/atmospherics/machinery/air_alarm/_air_alarm.dm b/code/modules/atmospherics/machinery/air_alarm/_air_alarm.dm index 5aa77fba3b8..b1f1967a993 100644 --- a/code/modules/atmospherics/machinery/air_alarm/_air_alarm.dm +++ b/code/modules/atmospherics/machinery/air_alarm/_air_alarm.dm @@ -39,6 +39,25 @@ /// An assoc list of [datum/tlv]s, indexed by "pressure", "temperature", and [datum/gas] typepaths. var/list/datum/tlv/tlv_collection + /// Used for air alarm helper called unlocked to make air alarm unlocked. + var/unlocked = FALSE + /// Used for air alarm helper called syndicate_access to make air alarm's required access syndicate_access. + var/syndicate_access = FALSE + /// Used for air alarm helper called away_general_access to make air alarm's required access away_general_access. + var/away_general_access = FALSE + /// Used for air alarm helper called engine_access to make air alarm's required access one of ACCESS_ATMOSPHERICS & ACCESS_ENGINEERING. + var/engine_access = FALSE + /// Used for air alarm helper called mixingchamber_access to make air alarm's required access one of ACCESS_ATMOSPHERICS & ACCESS_ORDNANCE. + var/mixingchamber_access = FALSE + /// Used for air alarm helper called all_access to remove air alarm's required access. + var/all_access = FALSE + + /// Used for air alarm helper called tlv_cold_room to adjust alarm thresholds for cold room. + var/tlv_cold_room = FALSE + /// Used for air alarm helper called tlv_no_ckecks to remove alarm thresholds. + var/tlv_no_checks = FALSE + + GLOBAL_LIST_EMPTY_TYPED(air_alarms, /obj/machinery/airalarm) /datum/armor/machinery_airalarm @@ -494,3 +513,47 @@ GLOBAL_LIST_EMPTY_TYPED(air_alarms, /obj/machinery/airalarm) SEND_SIGNAL(src, COMSIG_AIRALARM_UPDATE_MODE, source) MAPPING_DIRECTIONAL_HELPERS(/obj/machinery/airalarm, 24) + +/// Used for unlocked air alarm helper, which unlocks the air alarm. +/obj/machinery/airalarm/proc/unlock() + locked = FALSE + +/// Used for syndicate_access air alarm helper, which sets air alarm's required access to syndicate_access. +/obj/machinery/airalarm/proc/give_syndicate_access() + req_access = list(ACCESS_SYNDICATE) + +///Used for away_general_access air alarm helper, which set air alarm's required access to away_general_access. +/obj/machinery/airalarm/proc/give_away_general_access() + req_access = list(ACCESS_AWAY_GENERAL) + +///Used for engine_access air alarm helper, which set air alarm's required access to away_general_access. +/obj/machinery/airalarm/proc/give_engine_access() + name = "engine air alarm" + locked = FALSE + req_access = null + req_one_access = list(ACCESS_ATMOSPHERICS, ACCESS_ENGINEERING) + +///Used for mixingchamber_access air alarm helper, which set air alarm's required access to away_general_access. +/obj/machinery/airalarm/proc/give_mixingchamber_access() + name = "chamber air alarm" + locked = FALSE + req_access = null + req_one_access = list(ACCESS_ATMOSPHERICS, ACCESS_ORDNANCE) + +///Used for all_access air alarm helper, which set air alarm's required access to null. +/obj/machinery/airalarm/proc/give_all_access() + name = "all-access air alarm" + desc = "This particular atmos control unit appears to have no access restrictions." + locked = FALSE + req_access = null + req_one_access = null + +///Used for air alarm cold room tlv helper, which sets cold room temperature and pressure alarm thresholds +/obj/machinery/airalarm/proc/set_tlv_cold_room() + tlv_collection["temperature"] = new /datum/tlv/cold_room_temperature + tlv_collection["pressure"] = new /datum/tlv/cold_room_pressure + +///Used for air alarm no tlv helper, which removes alarm thresholds +/obj/machinery/airalarm/proc/set_tlv_no_checks() + tlv_collection["temperature"] = new /datum/tlv/no_checks + tlv_collection["pressure"] = new /datum/tlv/no_checks diff --git a/code/modules/atmospherics/machinery/air_alarm/air_alarm_variants.dm b/code/modules/atmospherics/machinery/air_alarm/air_alarm_variants.dm deleted file mode 100644 index d6230bbe204..00000000000 --- a/code/modules/atmospherics/machinery/air_alarm/air_alarm_variants.dm +++ /dev/null @@ -1,42 +0,0 @@ - -/obj/machinery/airalarm/server - -/obj/machinery/airalarm/server/Initialize(mapload) - . = ..() - tlv_collection["temperature"] = new /datum/tlv/no_checks - tlv_collection["pressure"] = new /datum/tlv/no_checks - -/obj/machinery/airalarm/kitchen_cold_room - -/obj/machinery/airalarm/kitchen_cold_room/Initialize(mapload) - . = ..() - tlv_collection["temperature"] = new /datum/tlv/cold_room_temperature - tlv_collection["pressure"] = new /datum/tlv/cold_room_pressure - -/obj/machinery/airalarm/unlocked - locked = FALSE - -/obj/machinery/airalarm/engine - name = "engine air alarm" - locked = FALSE - req_access = null - req_one_access = list(ACCESS_ATMOSPHERICS, ACCESS_ENGINEERING) - -/obj/machinery/airalarm/mixingchamber - name = "chamber air alarm" - locked = FALSE - req_access = null - req_one_access = list(ACCESS_ATMOSPHERICS, ACCESS_ORDNANCE) - -/obj/machinery/airalarm/all_access - name = "all-access air alarm" - desc = "This particular atmos control unit appears to have no access restrictions." - locked = FALSE - req_access = null - req_one_access = null - -/obj/machinery/airalarm/syndicate //general syndicate access - req_access = list(ACCESS_SYNDICATE) - -/obj/machinery/airalarm/away //general away mission access - req_access = list(ACCESS_AWAY_GENERAL) diff --git a/code/modules/mapping/mapping_helpers.dm b/code/modules/mapping/mapping_helpers.dm index 86c19062c30..1afff92ee8f 100644 --- a/code/modules/mapping/mapping_helpers.dm +++ b/code/modules/mapping/mapping_helpers.dm @@ -249,6 +249,143 @@ else airlock.autoname = TRUE +//air alarm helpers +/obj/effect/mapping_helpers/airalarm + desc = "You shouldn't see this. Report it please." + layer = DOOR_HELPER_LAYER + late = TRUE + +/obj/effect/mapping_helpers/airalarm/Initialize(mapload) + . = ..() + if(!mapload) + log_mapping("[src] spawned outside of mapload!") + return INITIALIZE_HINT_QDEL + + var/obj/machinery/airalarm/target = locate(/obj/machinery/airalarm) in loc + if(isnull(target)) + var/area/target_area = get_area(target) + log_mapping("[src] failed to find an air alarm at [AREACOORD(src)] ([target_area.type]).") + else + payload(target) + + return INITIALIZE_HINT_LATELOAD + +/obj/effect/mapping_helpers/airalarm/LateInitialize() + . = ..() + var/obj/machinery/airalarm/target = locate(/obj/machinery/airalarm) in loc + + if(isnull(target)) + qdel(src) + return + if(target.unlocked) + target.unlock() + + if(target.tlv_cold_room) + target.set_tlv_cold_room() + if(target.tlv_no_checks) + target.set_tlv_no_checks() + if(target.tlv_no_checks && target.tlv_cold_room) + CRASH("Tried to apply incompatible air alarm threshold helpers!") + + if(target.syndicate_access) + target.give_syndicate_access() + if(target.away_general_access) + target.give_away_general_access() + if(target.engine_access) + target.give_engine_access() + if(target.mixingchamber_access) + target.give_mixingchamber_access() + if(target.all_access) + target.give_all_access() + if(target.syndicate_access + target.away_general_access + target.engine_access + target.mixingchamber_access + target.all_access > 1) + CRASH("Tried to combine incompatible air alarm access helpers!") + + target.update_appearance() + qdel(src) + +/obj/effect/mapping_helpers/airalarm/proc/payload(obj/machinery/airalarm/target) + return + +/obj/effect/mapping_helpers/airalarm/unlocked + name = "airalarm unlocked interface helper" + icon_state = "airalarm_unlocked_interface_helper" + +/obj/effect/mapping_helpers/airalarm/unlocked/payload(obj/machinery/airalarm/target) + if(target.unlocked) + var/area/area = get_area(target) + log_mapping("[src] at [AREACOORD(src)] [(area.type)] tried to unlock the [target] but it's already unlocked!") + target.unlocked = TRUE + +/obj/effect/mapping_helpers/airalarm/syndicate_access + name = "airalarm syndicate access helper" + icon_state = "airalarm_syndicate_access_helper" + +/obj/effect/mapping_helpers/airalarm/syndicate_access/payload(obj/machinery/airalarm/target) + if(target.syndicate_access) + var/area/area = get_area(target) + log_mapping("[src] at [AREACOORD(src)] [(area.type)] tried to adjust [target]'s access to syndicate but it's already changed!") + target.syndicate_access = TRUE + +/obj/effect/mapping_helpers/airalarm/away_general_access + name = "airalarm away access helper" + icon_state = "airalarm_away_general_access_helper" + +/obj/effect/mapping_helpers/airalarm/away_general_access/payload(obj/machinery/airalarm/target) + if(target.away_general_access) + var/area/area = get_area(target) + log_mapping("[src] at [AREACOORD(src)] [(area.type)] tried to adjust [target]'s access to away_general but it's already changed!") + target.away_general_access = TRUE + +/obj/effect/mapping_helpers/airalarm/engine_access + name = "airalarm engine access helper" + icon_state = "airalarm_engine_access_helper" + +/obj/effect/mapping_helpers/airalarm/engine_access/payload(obj/machinery/airalarm/target) + if(target.engine_access) + var/area/area = get_area(target) + log_mapping("[src] at [AREACOORD(src)] [(area.type)] tried to adjust [target]'s access to engine_access but it's already changed!") + target.engine_access = TRUE + +/obj/effect/mapping_helpers/airalarm/mixingchamber_access + name = "airalarm mixingchamber access helper" + icon_state = "airalarm_mixingchamber_access_helper" + +/obj/effect/mapping_helpers/airalarm/mixingchamber_access/payload(obj/machinery/airalarm/target) + if(target.mixingchamber_access) + var/area/area = get_area(target) + log_mapping("[src] at [AREACOORD(src)] [(area.type)] tried to adjust [target]'s access to mixingchamber_access but it's already changed!") + target.mixingchamber_access = TRUE + +/obj/effect/mapping_helpers/airalarm/all_access + name = "airalarm all access helper" + icon_state = "airalarm_all_access_helper" + +/obj/effect/mapping_helpers/airalarm/all_access/payload(obj/machinery/airalarm/target) + if(target.all_access) + var/area/area = get_area(target) + log_mapping("[src] at [AREACOORD(src)] [(area.type)] tried to adjust [target]'s access to all_access but it's already changed!") + target.all_access = TRUE + +/obj/effect/mapping_helpers/airalarm/tlv_cold_room + name = "airalarm cold room tlv helper" + icon_state = "airalarm_tlv_cold_room_helper" + +/obj/effect/mapping_helpers/airalarm/tlv_cold_room/payload(obj/machinery/airalarm/target) + if(target.tlv_cold_room) + var/area/area = get_area(target) + log_mapping("[src] at [AREACOORD(src)] [(area.type)] tried to adjust [target]'s tlv to cold_room but it's already changed!") + target.tlv_cold_room = TRUE + +/obj/effect/mapping_helpers/airalarm/tlv_no_checks + name = "airalarm no checks tlv helper" + icon_state = "airalarm_tlv_no_checks_helper" + +/obj/effect/mapping_helpers/airalarm/tlv_no_checks/payload(obj/machinery/airalarm/target) + if(target.tlv_no_checks) + var/area/area = get_area(target) + log_mapping("[src] at [AREACOORD(src)] [(area.type)] tried to adjust [target]'s tlv to no_checks but it's already changed!") + target.tlv_no_checks = TRUE + //apc helpers /obj/effect/mapping_helpers/apc desc = "You shouldn't see this. Report it please." @@ -267,7 +404,7 @@ log_mapping("[src] failed to find an apc at [AREACOORD(src)] ([target_area.type]).") else payload(target) - + return INITIALIZE_HINT_LATELOAD /obj/effect/mapping_helpers/apc/LateInitialize() diff --git a/icons/effects/mapping_helpers.dmi b/icons/effects/mapping_helpers.dmi index 1e7fcef6f6a017bdf0b61c345499dc97e0d08d2a..ef06694acb9dc360a8c8d06a8cf4969d960694fc 100644 GIT binary patch literal 22748 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 literal 23608 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